Build Logs
apache/pekko • scala/scala3:release-3.8.0_backport-24775:2025-12-21
Errors
1497
Warnings
1736
Total Lines
5768
1##################################
2Clonning https://github.com/apache/pekko.git into /build/repo using revision v1.4.0
3##################################
4Note: switching to '2884b12f06df09a38040add82e78361dcb5c51c2'.
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.7
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
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.7"
33Replacement: val scala3Version = "3.7.4"
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.7"' in project/Dependencies.scala
38----
39Starting build for 3.7.4
40Execute tests: false
41sbt project found:
42No prepare script found for project apache/pekko
43##################################
44Scala version: 3.7.4
45Targets: 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
46Project 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.7\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
47##################################
48Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
49Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
50[sbt_options] declare -a sbt_options=()
51[process_args] java_version = '21'
52[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
53# Executing command line:
54java
55-Dfile.encoding=UTF-8
56-Xmx4G
57-Xms1G
58-Dmultinode.XX:MetaspaceSize=128M
59-XX:+AlwaysActAsServerClassMachine
60-Dcommunitybuild.scala=3.7.4
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.7.4"
70"++3.7.4 -v"
71"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""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75"set every targetSystemJdk := true"
76moduleMappings
77"runBuild 3.7.4 """{"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.7\"","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"
78
79[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
80[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 43 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.14s.
86[info] done compiling
87[info] loading settings for project pekko from build.sbt...
88[info] resolving key references (75342 settings) ...
89[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
90[info]
91[info] ________ ______ ______
92[info] ___ __ \_______ /____ /_______
93[info] __ /_/ / _ \_ //_/_ //_/ __ \
94[info] _ ____// __/ ,< _ ,< / /_/ /
95[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251221-2113-SNAPSHOT
96[info]
97[info] Useful sbt tasks:
98[info] * compile - Compile the current project
99[info] * test - Run all the tests
100[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
101[info] * testOnly *.AnySpec - Only run a selected test
102[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
103[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
104[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
105[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
106[info] * verifyCodeStyle - Verify code style
107[info] * applyCodeStyle - Apply code style
108[info] * sortImports - Sort the imports
109[info] * mimaReportBinaryIssues - Check binary issues
110[info] * validatePullRequest - Validate pull request
111[info] * docs/paradox - Build documentation
112[info] * docs/paradoxBrowse - Browse the generated documentation
113[info] * tips: - prefix commands with `+` to run against cross Scala versions.
114[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
115[warn] there are 163 keys that are not used by any other settings/tasks:
116[warn]
117[warn] * ThisBuild / projectInfoVersion
118[warn] +- /build/repo/project/PekkoBuild.scala:48
119[warn] * actor / Pr-validation / fork
120[warn] +- /build/repo/project/ValidatePullRequest.scala:70
121[warn] * actor / logManager
122[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
123[warn] +- /build/repo/project/AddLogTimestamps.scala:32
124[warn] * actor / projectInfoVersion
125[warn] +- /build/repo/project/PekkoBuild.scala:126
126[warn] * actor / test / javacOptions
127[warn] +- /build/repo/project/PekkoBuild.scala:320
128[warn] * actor-testkit-typed / Pr-validation / fork
129[warn] +- /build/repo/project/ValidatePullRequest.scala:70
130[warn] * actor-testkit-typed / logManager
131[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
132[warn] +- /build/repo/project/AddLogTimestamps.scala:32
133[warn] * actor-testkit-typed / projectInfoVersion
134[warn] +- /build/repo/project/PekkoBuild.scala:126
135[warn] * actor-testkit-typed / test / javacOptions
136[warn] +- /build/repo/project/PekkoBuild.scala:320
137[warn] * actor-tests / Pr-validation / fork
138[warn] +- /build/repo/project/ValidatePullRequest.scala:70
139[warn] * actor-tests / logManager
140[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
141[warn] +- /build/repo/project/AddLogTimestamps.scala:32
142[warn] * actor-tests / projectInfoVersion
143[warn] +- /build/repo/project/PekkoBuild.scala:126
144[warn] * actor-tests / test / javacOptions
145[warn] +- /build/repo/project/PekkoBuild.scala:320
146[warn] * actor-typed / Pr-validation / fork
147[warn] +- /build/repo/project/ValidatePullRequest.scala:70
148[warn] * actor-typed / logManager
149[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
150[warn] +- /build/repo/project/AddLogTimestamps.scala:32
151[warn] * actor-typed / projectInfoVersion
152[warn] +- /build/repo/project/PekkoBuild.scala:126
153[warn] * actor-typed / test / javacOptions
154[warn] +- /build/repo/project/PekkoBuild.scala:320
155[warn] * actor-typed-tests / Pr-validation / fork
156[warn] +- /build/repo/project/ValidatePullRequest.scala:70
157[warn] * actor-typed-tests / logManager
158[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
159[warn] +- /build/repo/project/AddLogTimestamps.scala:32
160[warn] * actor-typed-tests / projectInfoVersion
161[warn] +- /build/repo/project/PekkoBuild.scala:126
162[warn] * actor-typed-tests / test / javacOptions
163[warn] +- /build/repo/project/PekkoBuild.scala:320
164[warn] * bench-jmh / logManager
165[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
166[warn] +- /build/repo/project/AddLogTimestamps.scala:32
167[warn] * bench-jmh / projectInfoVersion
168[warn] +- /build/repo/project/PekkoBuild.scala:126
169[warn] * bench-jmh / test / javacOptions
170[warn] +- /build/repo/project/PekkoBuild.scala:320
171[warn] * bill-of-materials / Pr-validation / fork
172[warn] +- /build/repo/project/ValidatePullRequest.scala:70
173[warn] * bill-of-materials / logManager
174[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
175[warn] +- /build/repo/project/AddLogTimestamps.scala:32
176[warn] * bill-of-materials / projectInfoVersion
177[warn] +- /build/repo/project/PekkoBuild.scala:126
178[warn] * bill-of-materials / test / javacOptions
179[warn] +- /build/repo/project/PekkoBuild.scala:320
180[warn] * cluster / Pr-validation / fork
181[warn] +- /build/repo/project/ValidatePullRequest.scala:70
182[warn] * cluster / logManager
183[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
184[warn] +- /build/repo/project/AddLogTimestamps.scala:32
185[warn] * cluster / projectInfoVersion
186[warn] +- /build/repo/project/PekkoBuild.scala:126
187[warn] * cluster / test / javacOptions
188[warn] +- /build/repo/project/PekkoBuild.scala:320
189[warn] * cluster-metrics / Pr-validation / fork
190[warn] +- /build/repo/project/ValidatePullRequest.scala:70
191[warn] * cluster-metrics / logManager
192[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
193[warn] +- /build/repo/project/AddLogTimestamps.scala:32
194[warn] * cluster-metrics / projectInfoVersion
195[warn] +- /build/repo/project/PekkoBuild.scala:126
196[warn] * cluster-metrics / test / javacOptions
197[warn] +- /build/repo/project/PekkoBuild.scala:320
198[warn] * cluster-sharding / Pr-validation / fork
199[warn] +- /build/repo/project/ValidatePullRequest.scala:70
200[warn] * cluster-sharding / logManager
201[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
202[warn] +- /build/repo/project/AddLogTimestamps.scala:32
203[warn] * cluster-sharding / projectInfoVersion
204[warn] +- /build/repo/project/PekkoBuild.scala:126
205[warn] * cluster-sharding / test / javacOptions
206[warn] +- /build/repo/project/PekkoBuild.scala:320
207[warn] * cluster-sharding-typed / Pr-validation / fork
208[warn] +- /build/repo/project/ValidatePullRequest.scala:70
209[warn] * cluster-sharding-typed / logManager
210[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
211[warn] +- /build/repo/project/AddLogTimestamps.scala:32
212[warn] * cluster-sharding-typed / projectInfoVersion
213[warn] +- /build/repo/project/PekkoBuild.scala:126
214[warn] * cluster-sharding-typed / test / javacOptions
215[warn] +- /build/repo/project/PekkoBuild.scala:320
216[warn] * cluster-tools / Pr-validation / fork
217[warn] +- /build/repo/project/ValidatePullRequest.scala:70
218[warn] * cluster-tools / logManager
219[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
220[warn] +- /build/repo/project/AddLogTimestamps.scala:32
221[warn] * cluster-tools / projectInfoVersion
222[warn] +- /build/repo/project/PekkoBuild.scala:126
223[warn] * cluster-tools / test / javacOptions
224[warn] +- /build/repo/project/PekkoBuild.scala:320
225[warn] * cluster-typed / Pr-validation / fork
226[warn] +- /build/repo/project/ValidatePullRequest.scala:70
227[warn] * cluster-typed / logManager
228[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
229[warn] +- /build/repo/project/AddLogTimestamps.scala:32
230[warn] * cluster-typed / projectInfoVersion
231[warn] +- /build/repo/project/PekkoBuild.scala:126
232[warn] * cluster-typed / test / javacOptions
233[warn] +- /build/repo/project/PekkoBuild.scala:320
234[warn] * coordination / Pr-validation / fork
235[warn] +- /build/repo/project/ValidatePullRequest.scala:70
236[warn] * coordination / logManager
237[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
238[warn] +- /build/repo/project/AddLogTimestamps.scala:32
239[warn] * coordination / projectInfoVersion
240[warn] +- /build/repo/project/PekkoBuild.scala:126
241[warn] * coordination / test / javacOptions
242[warn] +- /build/repo/project/PekkoBuild.scala:320
243[warn] * discovery / Pr-validation / fork
244[warn] +- /build/repo/project/ValidatePullRequest.scala:70
245[warn] * discovery / logManager
246[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
247[warn] +- /build/repo/project/AddLogTimestamps.scala:32
248[warn] * discovery / projectInfoVersion
249[warn] +- /build/repo/project/PekkoBuild.scala:126
250[warn] * discovery / test / javacOptions
251[warn] +- /build/repo/project/PekkoBuild.scala:320
252[warn] * distributed-data / Pr-validation / fork
253[warn] +- /build/repo/project/ValidatePullRequest.scala:70
254[warn] * distributed-data / logManager
255[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
256[warn] +- /build/repo/project/AddLogTimestamps.scala:32
257[warn] * distributed-data / projectInfoVersion
258[warn] +- /build/repo/project/PekkoBuild.scala:126
259[warn] * distributed-data / test / javacOptions
260[warn] +- /build/repo/project/PekkoBuild.scala:320
261[warn] * docs / Pr-validation / fork
262[warn] +- /build/repo/project/ValidatePullRequest.scala:70
263[warn] * docs / logManager
264[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
265[warn] +- /build/repo/project/AddLogTimestamps.scala:32
266[warn] * docs / test / javacOptions
267[warn] +- /build/repo/project/PekkoBuild.scala:320
268[warn] * multi-node-testkit / Pr-validation / fork
269[warn] +- /build/repo/project/ValidatePullRequest.scala:70
270[warn] * multi-node-testkit / logManager
271[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
272[warn] +- /build/repo/project/AddLogTimestamps.scala:32
273[warn] * multi-node-testkit / projectInfoVersion
274[warn] +- /build/repo/project/PekkoBuild.scala:126
275[warn] * multi-node-testkit / test / javacOptions
276[warn] +- /build/repo/project/PekkoBuild.scala:320
277[warn] * osgi / Pr-validation / fork
278[warn] +- /build/repo/project/ValidatePullRequest.scala:70
279[warn] * osgi / logManager
280[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
281[warn] +- /build/repo/project/AddLogTimestamps.scala:32
282[warn] * osgi / projectInfoVersion
283[warn] +- /build/repo/project/PekkoBuild.scala:126
284[warn] * osgi / test / javacOptions
285[warn] +- /build/repo/project/PekkoBuild.scala:320
286[warn] * pekko / Javaunidoc / unidoc / unidocProjectFilter
287[warn] +- /build/repo/project/Doc.scala:156
288[warn] * pekko / Pr-validation / fork
289[warn] +- /build/repo/project/ValidatePullRequest.scala:70
290[warn] * pekko / logManager
291[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
292[warn] +- /build/repo/project/AddLogTimestamps.scala:32
293[warn] * persistence / Pr-validation / fork
294[warn] +- /build/repo/project/ValidatePullRequest.scala:70
295[warn] * persistence / logManager
296[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
297[warn] +- /build/repo/project/AddLogTimestamps.scala:32
298[warn] * persistence / projectInfoVersion
299[warn] +- /build/repo/project/PekkoBuild.scala:126
300[warn] * persistence / test / javacOptions
301[warn] +- /build/repo/project/PekkoBuild.scala:320
302[warn] * persistence-query / Pr-validation / fork
303[warn] +- /build/repo/project/ValidatePullRequest.scala:70
304[warn] * persistence-query / logManager
305[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
306[warn] +- /build/repo/project/AddLogTimestamps.scala:32
307[warn] * persistence-query / projectInfoVersion
308[warn] +- /build/repo/project/PekkoBuild.scala:126
309[warn] * persistence-query / test / javacOptions
310[warn] +- /build/repo/project/PekkoBuild.scala:320
311[warn] * persistence-shared / Pr-validation / fork
312[warn] +- /build/repo/project/ValidatePullRequest.scala:70
313[warn] * persistence-shared / logManager
314[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
315[warn] +- /build/repo/project/AddLogTimestamps.scala:32
316[warn] * persistence-shared / projectInfoVersion
317[warn] +- /build/repo/project/PekkoBuild.scala:126
318[warn] * persistence-shared / test / javacOptions
319[warn] +- /build/repo/project/PekkoBuild.scala:320
320[warn] * persistence-tck / Pr-validation / fork
321[warn] +- /build/repo/project/ValidatePullRequest.scala:70
322[warn] * persistence-tck / logManager
323[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
324[warn] +- /build/repo/project/AddLogTimestamps.scala:32
325[warn] * persistence-tck / projectInfoVersion
326[warn] +- /build/repo/project/PekkoBuild.scala:126
327[warn] * persistence-tck / test / javacOptions
328[warn] +- /build/repo/project/PekkoBuild.scala:320
329[warn] * persistence-testkit / Pr-validation / fork
330[warn] +- /build/repo/project/ValidatePullRequest.scala:70
331[warn] * persistence-testkit / logManager
332[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
333[warn] +- /build/repo/project/AddLogTimestamps.scala:32
334[warn] * persistence-testkit / projectInfoVersion
335[warn] +- /build/repo/project/PekkoBuild.scala:126
336[warn] * persistence-testkit / test / javacOptions
337[warn] +- /build/repo/project/PekkoBuild.scala:320
338[warn] * persistence-typed / Pr-validation / fork
339[warn] +- /build/repo/project/ValidatePullRequest.scala:70
340[warn] * persistence-typed / logManager
341[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
342[warn] +- /build/repo/project/AddLogTimestamps.scala:32
343[warn] * persistence-typed / projectInfoVersion
344[warn] +- /build/repo/project/PekkoBuild.scala:126
345[warn] * persistence-typed / test / javacOptions
346[warn] +- /build/repo/project/PekkoBuild.scala:320
347[warn] * persistence-typed-tests / Pr-validation / fork
348[warn] +- /build/repo/project/ValidatePullRequest.scala:70
349[warn] * persistence-typed-tests / logManager
350[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
351[warn] +- /build/repo/project/AddLogTimestamps.scala:32
352[warn] * persistence-typed-tests / projectInfoVersion
353[warn] +- /build/repo/project/PekkoBuild.scala:126
354[warn] * persistence-typed-tests / test / javacOptions
355[warn] +- /build/repo/project/PekkoBuild.scala:320
356[warn] * pki / Pr-validation / fork
357[warn] +- /build/repo/project/ValidatePullRequest.scala:70
358[warn] * pki / logManager
359[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
360[warn] +- /build/repo/project/AddLogTimestamps.scala:32
361[warn] * pki / projectInfoVersion
362[warn] +- /build/repo/project/PekkoBuild.scala:126
363[warn] * pki / test / javacOptions
364[warn] +- /build/repo/project/PekkoBuild.scala:320
365[warn] * protobuf-v3 / Pr-validation / fork
366[warn] +- /build/repo/project/ValidatePullRequest.scala:70
367[warn] * protobuf-v3 / logManager
368[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
369[warn] +- /build/repo/project/AddLogTimestamps.scala:32
370[warn] * protobuf-v3 / projectInfoVersion
371[warn] +- /build/repo/project/PekkoBuild.scala:126
372[warn] * protobuf-v3 / test / javacOptions
373[warn] +- /build/repo/project/PekkoBuild.scala:320
374[warn] * remote / Pr-validation / fork
375[warn] +- /build/repo/project/ValidatePullRequest.scala:70
376[warn] * remote / logManager
377[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
378[warn] +- /build/repo/project/AddLogTimestamps.scala:32
379[warn] * remote / projectInfoVersion
380[warn] +- /build/repo/project/PekkoBuild.scala:126
381[warn] * remote / test / javacOptions
382[warn] +- /build/repo/project/PekkoBuild.scala:320
383[warn] * remote-tests / Pr-validation / fork
384[warn] +- /build/repo/project/ValidatePullRequest.scala:70
385[warn] * remote-tests / logManager
386[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
387[warn] +- /build/repo/project/AddLogTimestamps.scala:32
388[warn] * remote-tests / projectInfoVersion
389[warn] +- /build/repo/project/PekkoBuild.scala:126
390[warn] * remote-tests / test / javacOptions
391[warn] +- /build/repo/project/PekkoBuild.scala:320
392[warn] * scala-nightly / logManager
393[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
394[warn] +- /build/repo/project/AddLogTimestamps.scala:32
395[warn] * scala-nightly / projectInfoVersion
396[warn] +- /build/repo/project/PekkoBuild.scala:126
397[warn] * scala-nightly / test / javacOptions
398[warn] +- /build/repo/project/PekkoBuild.scala:320
399[warn] * serialVersionRemoverPlugin / Pr-validation / fork
400[warn] +- /build/repo/project/ValidatePullRequest.scala:70
401[warn] * serialVersionRemoverPlugin / logManager
402[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
403[warn] +- /build/repo/project/AddLogTimestamps.scala:32
404[warn] * serialization-jackson / Pr-validation / fork
405[warn] +- /build/repo/project/ValidatePullRequest.scala:70
406[warn] * serialization-jackson / logManager
407[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
408[warn] +- /build/repo/project/AddLogTimestamps.scala:32
409[warn] * serialization-jackson / projectInfoVersion
410[warn] +- /build/repo/project/PekkoBuild.scala:126
411[warn] * serialization-jackson / test / javacOptions
412[warn] +- /build/repo/project/PekkoBuild.scala:320
413[warn] * slf4j / Pr-validation / fork
414[warn] +- /build/repo/project/ValidatePullRequest.scala:70
415[warn] * slf4j / logManager
416[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
417[warn] +- /build/repo/project/AddLogTimestamps.scala:32
418[warn] * slf4j / projectInfoVersion
419[warn] +- /build/repo/project/PekkoBuild.scala:126
420[warn] * slf4j / test / javacOptions
421[warn] +- /build/repo/project/PekkoBuild.scala:320
422[warn] * stream / Pr-validation / fork
423[warn] +- /build/repo/project/ValidatePullRequest.scala:70
424[warn] * stream / logManager
425[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
426[warn] +- /build/repo/project/AddLogTimestamps.scala:32
427[warn] * stream / projectInfoVersion
428[warn] +- /build/repo/project/PekkoBuild.scala:126
429[warn] * stream / test / javacOptions
430[warn] +- /build/repo/project/PekkoBuild.scala:320
431[warn] * stream-testkit / Pr-validation / fork
432[warn] +- /build/repo/project/ValidatePullRequest.scala:70
433[warn] * stream-testkit / logManager
434[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
435[warn] +- /build/repo/project/AddLogTimestamps.scala:32
436[warn] * stream-testkit / projectInfoVersion
437[warn] +- /build/repo/project/PekkoBuild.scala:126
438[warn] * stream-testkit / test / javacOptions
439[warn] +- /build/repo/project/PekkoBuild.scala:320
440[warn] * stream-tests / Pr-validation / fork
441[warn] +- /build/repo/project/ValidatePullRequest.scala:70
442[warn] * stream-tests / logManager
443[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
444[warn] +- /build/repo/project/AddLogTimestamps.scala:32
445[warn] * stream-tests / projectInfoVersion
446[warn] +- /build/repo/project/PekkoBuild.scala:126
447[warn] * stream-tests / test / javacOptions
448[warn] +- /build/repo/project/PekkoBuild.scala:320
449[warn] * stream-tests-tck / Pr-validation / fork
450[warn] +- /build/repo/project/ValidatePullRequest.scala:70
451[warn] * stream-tests-tck / logManager
452[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
453[warn] +- /build/repo/project/AddLogTimestamps.scala:32
454[warn] * stream-tests-tck / projectInfoVersion
455[warn] +- /build/repo/project/PekkoBuild.scala:126
456[warn] * stream-tests-tck / test / javacOptions
457[warn] +- /build/repo/project/PekkoBuild.scala:320
458[warn] * stream-typed / Pr-validation / fork
459[warn] +- /build/repo/project/ValidatePullRequest.scala:70
460[warn] * stream-typed / logManager
461[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
462[warn] +- /build/repo/project/AddLogTimestamps.scala:32
463[warn] * stream-typed / projectInfoVersion
464[warn] +- /build/repo/project/PekkoBuild.scala:126
465[warn] * stream-typed / test / javacOptions
466[warn] +- /build/repo/project/PekkoBuild.scala:320
467[warn] * stream-typed-tests / Pr-validation / fork
468[warn] +- /build/repo/project/ValidatePullRequest.scala:70
469[warn] * stream-typed-tests / logManager
470[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
471[warn] +- /build/repo/project/AddLogTimestamps.scala:32
472[warn] * stream-typed-tests / projectInfoVersion
473[warn] +- /build/repo/project/PekkoBuild.scala:126
474[warn] * stream-typed-tests / test / javacOptions
475[warn] +- /build/repo/project/PekkoBuild.scala:320
476[warn] * testkit / Pr-validation / fork
477[warn] +- /build/repo/project/ValidatePullRequest.scala:70
478[warn] * testkit / logManager
479[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
480[warn] +- /build/repo/project/AddLogTimestamps.scala:32
481[warn] * testkit / projectInfoVersion
482[warn] +- /build/repo/project/PekkoBuild.scala:126
483[warn] * testkit / test / javacOptions
484[warn] +- /build/repo/project/PekkoBuild.scala:320
485[warn]
486[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
487[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
488Execute setCrossScalaVersions: 3.7.4
489[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
490OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in scala-nightly/crossScalaVersions
491OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in multi-node-testkit/crossScalaVersions
492OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-testkit-typed/crossScalaVersions
493OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-testkit/crossScalaVersions
494OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-typed/crossScalaVersions
495OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-metrics/crossScalaVersions
496OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-tests/crossScalaVersions
497OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-tck/crossScalaVersions
498OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-tools/crossScalaVersions
499OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in osgi/crossScalaVersions
500OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in bench-jmh/crossScalaVersions
501OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-typed-tests/crossScalaVersions
502OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-testkit/crossScalaVersions
503OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-sharding-typed/crossScalaVersions
504OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-query/crossScalaVersions
505OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster/crossScalaVersions
506OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in pki/crossScalaVersions
507OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor/crossScalaVersions
508OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-typed-tests/crossScalaVersions
509OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery/crossScalaVersions
510OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-tests/crossScalaVersions
511OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-shared/crossScalaVersions
512OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-typed/crossScalaVersions
513OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in remote/crossScalaVersions
514OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-typed-tests/crossScalaVersions
515OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in distributed-data/crossScalaVersions
516OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in protobuf-v3/crossScalaVersions
517OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
518OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence/crossScalaVersions
519OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-sharding/crossScalaVersions
520OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream/crossScalaVersions
521OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-typed/crossScalaVersions
522OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in bill-of-materials/crossScalaVersions
523OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testkit/crossScalaVersions
524OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in serialization-jackson/crossScalaVersions
525OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in slf4j/crossScalaVersions
526OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coordination/crossScalaVersions
527OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in remote-tests/crossScalaVersions
528OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-typed/crossScalaVersions
529OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-tests-tck/crossScalaVersions
530OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in serialVersionRemoverPlugin/crossScalaVersions
531OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in serialVersionRemoverPlugin/crossScalaVersions
532OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in pekko/crossScalaVersions
533[info]
534[info] ________ ______ ______
535[info] ___ __ \_______ /____ /_______
536[info] __ /_/ / _ \_ //_/_ //_/ __ \
537[info] _ ____// __/ ,< _ ,< / /_/ /
538[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251221-2113-SNAPSHOT
539[info]
540[info] Useful sbt tasks:
541[info] * compile - Compile the current project
542[info] * test - Run all the tests
543[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
544[info] * testOnly *.AnySpec - Only run a selected test
545[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
546[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
547[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
548[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
549[info] * verifyCodeStyle - Verify code style
550[info] * applyCodeStyle - Apply code style
551[info] * sortImports - Sort the imports
552[info] * mimaReportBinaryIssues - Check binary issues
553[info] * validatePullRequest - Validate pull request
554[info] * docs/paradox - Build documentation
555[info] * docs/paradoxBrowse - Browse the generated documentation
556[info] * tips: - prefix commands with `+` to run against cross Scala versions.
557[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
558[info] Setting Scala version to 3.7.4 on 41 projects.
559[info] Switching Scala version on:
560[info] stream-tests (2.13.18, 2.12.20, 3.7.4)
561[info] actor (2.13.18, 2.12.20, 3.7.4)
562[info] persistence (2.13.18, 2.12.20, 3.7.4)
563[info] stream-typed-tests (2.13.18, 2.12.20, 3.7.4)
564[info] multi-node-testkit (2.13.18, 2.12.20, 3.7.4)
565[info] scala-nightly (2.13.18, 2.12.20, 3.7.4)
566[info] distributed-data (2.13.18, 2.12.20, 3.7.4)
567[info] coordination (2.13.18, 2.12.20, 3.7.4)
568[info] persistence-query (2.13.18, 2.12.20, 3.7.4)
569[info] actor-testkit-typed (2.13.18, 2.12.20, 3.7.4)
570[info] docs (2.13.18, 2.12.20, 3.7.4)
571[info] persistence-typed (2.13.18, 2.12.20, 3.7.4)
572[info] cluster-sharding (2.13.18, 2.12.20, 3.7.4)
573[info] cluster-typed (2.13.18, 2.12.20, 3.7.4)
574[info] remote-tests (2.13.18, 2.12.20, 3.7.4)
575[info] stream-tests-tck (2.13.18, 2.12.20, 3.7.4)
576[info] cluster (2.13.18, 2.12.20, 3.7.4)
577[info] serialization-jackson (2.13.18, 2.12.20, 3.7.4)
578[info] remote (2.13.18, 2.12.20, 3.7.4)
579[info] protobuf-v3 (2.13.18, 2.12.20, 3.7.4)
580[info] persistence-shared (2.13.18, 2.12.20, 3.7.4)
581[info] stream-typed (2.13.18, 2.12.20, 3.7.4)
582[info] stream (2.13.18, 2.12.20, 3.7.4)
583[info] actor-tests (2.13.18, 2.12.20, 3.7.4)
584[info] serialVersionRemoverPlugin (3.7.4)
585[info] cluster-tools (2.13.18, 2.12.20, 3.7.4)
586[info] actor-typed-tests (2.13.18, 2.12.20, 3.7.4)
587[info] persistence-typed-tests (2.13.18, 2.12.20, 3.7.4)
588[info] actor-typed (2.13.18, 2.12.20, 3.7.4)
589[info] persistence-testkit (2.13.18, 2.12.20, 3.7.4)
590[info] cluster-metrics (2.13.18, 2.12.20, 3.7.4)
591[info] cluster-sharding-typed (2.13.18, 2.12.20, 3.7.4)
592[info] bench-jmh (2.13.18, 2.12.20, 3.7.4)
593[info] slf4j (2.13.18, 2.12.20, 3.7.4)
594[info] discovery (2.13.18, 2.12.20, 3.7.4)
595[info] stream-testkit (2.13.18, 2.12.20, 3.7.4)
596[info] pki (2.13.18, 2.12.20, 3.7.4)
597[info] persistence-tck (2.13.18, 2.12.20, 3.7.4)
598[info] bill-of-materials (2.13.18, 2.12.20, 3.7.4)
599[info] osgi (2.13.18, 2.12.20, 3.7.4)
600[info] testkit (2.13.18, 2.12.20, 3.7.4)
601[info] Excluding projects:
602[info] * pekko (2.13.18)
603[info] Reapplying settings...
604[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
605[info]
606[info] ________ ______ ______
607[info] ___ __ \_______ /____ /_______
608[info] __ /_/ / _ \_ //_/_ //_/ __ \
609[info] _ ____// __/ ,< _ ,< / /_/ /
610[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251221-2113-SNAPSHOT
611[info]
612[info] Useful sbt tasks:
613[info] * compile - Compile the current project
614[info] * test - Run all the tests
615[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
616[info] * testOnly *.AnySpec - Only run a selected test
617[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
618[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
619[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
620[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
621[info] * verifyCodeStyle - Verify code style
622[info] * applyCodeStyle - Apply code style
623[info] * sortImports - Sort the imports
624[info] * mimaReportBinaryIssues - Check binary issues
625[info] * validatePullRequest - Validate pull request
626[info] * docs/paradox - Build documentation
627[info] * docs/paradoxBrowse - Browse the generated documentation
628[info] * tips: - prefix commands with `+` to run against cross Scala versions.
629[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
630Execute 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
631[info] Reapplying settings...
632[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
633[info]
634[info] ________ ______ ______
635[info] ___ __ \_______ /____ /_______
636[info] __ /_/ / _ \_ //_/_ //_/ __ \
637[info] _ ____// __/ ,< _ ,< / /_/ /
638[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251221-2113-SNAPSHOT
639[info]
640[info] Useful sbt tasks:
641[info] * compile - Compile the current project
642[info] * test - Run all the tests
643[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
644[info] * testOnly *.AnySpec - Only run a selected test
645[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
646[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
647[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
648[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
649[info] * verifyCodeStyle - Verify code style
650[info] * applyCodeStyle - Apply code style
651[info] * sortImports - Sort the imports
652[info] * mimaReportBinaryIssues - Check binary issues
653[info] * validatePullRequest - Validate pull request
654[info] * docs/paradox - Build documentation
655[info] * docs/paradoxBrowse - Browse the generated documentation
656[info] * tips: - prefix commands with `+` to run against cross Scala versions.
657[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
658[info] Defining Global / credentials, ThisBuild / credentials and 41 others.
659[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 346 others.
660[info] Run `last` for details.
661[info] Reapplying settings...
662[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
663[info]
664[info] ________ ______ ______
665[info] ___ __ \_______ /____ /_______
666[info] __ /_/ / _ \_ //_/_ //_/ __ \
667[info] _ ____// __/ ,< _ ,< / /_/ /
668[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251221-2113-SNAPSHOT
669[info]
670[info] Useful sbt tasks:
671[info] * compile - Compile the current project
672[info] * test - Run all the tests
673[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
674[info] * testOnly *.AnySpec - Only run a selected test
675[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
676[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
677[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
678[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
679[info] * verifyCodeStyle - Verify code style
680[info] * applyCodeStyle - Apply code style
681[info] * sortImports - Sort the imports
682[info] * mimaReportBinaryIssues - Check binary issues
683[info] * validatePullRequest - Validate pull request
684[info] * docs/paradox - Build documentation
685[info] * docs/paradoxBrowse - Browse the generated documentation
686[info] * tips: - prefix commands with `+` to run against cross Scala versions.
687[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
688Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
689[info] Reapplying settings...
690OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
691
692 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
693 Did you mean stream-tests-tck / allExcludeDependencies ?
694 , retry without global scopes
695[info] Reapplying settings...
696[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
697[info]
698[info] ________ ______ ______
699[info] ___ __ \_______ /____ /_______
700[info] __ /_/ / _ \_ //_/_ //_/ __ \
701[info] _ ____// __/ ,< _ ,< / /_/ /
702[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251221-2113-SNAPSHOT
703[info]
704[info] Useful sbt tasks:
705[info] * compile - Compile the current project
706[info] * test - Run all the tests
707[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
708[info] * testOnly *.AnySpec - Only run a selected test
709[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
710[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
711[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
712[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
713[info] * verifyCodeStyle - Verify code style
714[info] * applyCodeStyle - Apply code style
715[info] * sortImports - Sort the imports
716[info] * mimaReportBinaryIssues - Check binary issues
717[info] * validatePullRequest - Validate pull request
718[info] * docs/paradox - Build documentation
719[info] * docs/paradoxBrowse - Browse the generated documentation
720[info] * tips: - prefix commands with `+` to run against cross Scala versions.
721[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
722Execute removeScalacOptionsStartingWith: -P:wartremover
723[info] Reapplying settings...
724[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
725[info]
726[info] ________ ______ ______
727[info] ___ __ \_______ /____ /_______
728[info] __ /_/ / _ \_ //_/_ //_/ __ \
729[info] _ ____// __/ ,< _ ,< / /_/ /
730[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251221-2114-SNAPSHOT
731[info]
732[info] Useful sbt tasks:
733[info] * compile - Compile the current project
734[info] * test - Run all the tests
735[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
736[info] * testOnly *.AnySpec - Only run a selected test
737[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
738[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
739[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
740[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
741[info] * verifyCodeStyle - Verify code style
742[info] * applyCodeStyle - Apply code style
743[info] * sortImports - Sort the imports
744[info] * mimaReportBinaryIssues - Check binary issues
745[info] * validatePullRequest - Validate pull request
746[info] * docs/paradox - Build documentation
747[info] * docs/paradoxBrowse - Browse the generated documentation
748[info] * tips: - prefix commands with `+` to run against cross Scala versions.
749[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
750[info] Defining Global / targetSystemJdk, actor / targetSystemJdk and 38 others.
751[info] The new values will be used by actor / Compile / javacOptions, actor / Compile / scalacOptions and 117 others.
752[info] Run `last` for details.
753[info] Reapplying settings...
754[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
755[info]
756[info] ________ ______ ______
757[info] ___ __ \_______ /____ /_______
758[info] __ /_/ / _ \_ //_/_ //_/ __ \
759[info] _ ____// __/ ,< _ ,< / /_/ /
760[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+0-2884b12f+20251221-2114-SNAPSHOT
761[info]
762[info] Useful sbt tasks:
763[info] * compile - Compile the current project
764[info] * test - Run all the tests
765[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
766[info] * testOnly *.AnySpec - Only run a selected test
767[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
768[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
769[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
770[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
771[info] * verifyCodeStyle - Verify code style
772[info] * applyCodeStyle - Apply code style
773[info] * sortImports - Sort the imports
774[info] * mimaReportBinaryIssues - Check binary issues
775[info] * validatePullRequest - Validate pull request
776[info] * docs/paradox - Build documentation
777[info] * docs/paradoxBrowse - Browse the generated documentation
778[info] * tips: - prefix commands with `+` to run against cross Scala versions.
779[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
780[success] Total time: 0 s, completed Dec 21, 2025, 9:14:08 PM
781Build 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.7\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
782Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
783Starting build...
784Projects: 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)
785Starting build for ProjectRef(file:/build/repo/,pki) (pekko-pki)... [0/32]
786OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
787OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
788OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
789OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
790Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
791[info] Generating 'Functions.scala'
792[info] Generating 'Tuples.scala'
793[info] compiling 1 Scala source to /build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4/classes ...
794[info] done compiling
795[info] compiling 210 Scala sources and 30 Java sources to /build/repo/actor/target/scala-3.7.4/classes ...
796[info] [patched file /build/repo/actor/src/main/scala-3/org/apache/pekko/util/ByteString.scala]
797[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/FrequencySketch.scala]
798[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/BoundedBlockingQueue.scala]
799[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/LineNumbers.scala]
800[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/WithUdpSend.scala]
801[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/Reflect.scala]
802[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/FaultHandling.scala]
803[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/EventStream.scala]
804[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/Udp.scala]
805[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/PrimitiveSerializers.scala]
806[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ReflectiveDynamicAccess.scala]
807[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorRefProvider.scala]
808[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/Patterns.scala]
809[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/Tcp.scala]
810[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/Mailbox.scala]
811[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/AbstractProps.scala]
812[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/IndirectActorProducer.scala]
813[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/jul/JavaLogger.scala]
814[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/LightArrayRevolverScheduler.scala]
815[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/DnsProvider.scala]
816[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorSystem.scala]
817[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/TypedActor.scala]
818[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/SerializationSetup.scala]
819[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/BoxedType.scala]
820[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Props.scala]
821[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/EventBus.scala]
822[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/dungeon/ChildrenContainer.scala]
823[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/japi/JavaAPI.scala]
824[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorRef.scala]
825[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/StatusReply.scala]
826[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/CompletionStages.scala]
827[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/StablePriorityQueue.scala]
828[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorCell.scala]
829[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/AskSupport.scala]
830[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/sysmsg/SystemMessage.scala]
831[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/Collections.scala]
832[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/setup/ActorSystemSetup.scala]
833[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/DynamicAccess.scala]
834[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/SelectionHandler.scala]
835[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/Serialization.scala]
836[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/affinity/AffinityPool.scala]
837[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/DoubleLinkedList.scala]
838[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/dungeon/Dispatch.scala]
839[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/CircuitBreaker.scala]
840[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/AbstractDispatcher.scala]
841[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/ClassLoaderObjectInputStream.scala]
842[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/SubclassifiedIndex.scala]
843[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Extension.scala]
844[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/CachingConfig.scala]
845[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/FSM.scala]
846[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/RepointableActorRef.scala]
847[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/CircuitBreakersRegistry.scala]
848[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/routing/ConsistentHash.scala]
849[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/serialization/Serializer.scala]
850[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/DirectByteBufferPool.scala]
851[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/ForkJoinExecutorConfigurator.scala]
852[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Deployer.scala]
853[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/VirtualizedExecutorService.scala]
854[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Actor.scala]
855[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/ConstantFun.scala]
856[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/TokenBucket.scala]
857[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/util/ImmutableIntMap.scala]
858[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/Logging.scala]
859[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/ThreadPoolBuilder.scala]
860[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/TcpConnection.scala]
861[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/BatchingExecutor.scala]
862[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/Mailboxes.scala]
863[warn] /build/repo/actor/src/main/java/org/apache/pekko/japi/pf/FI.java:45:7: deprecated item is not annotated with @Deprecated
864[warn] R apply(I i) throws Exception;
865[warn] ^
866[warn] /build/repo/actor/src/main/java/org/apache/pekko/japi/pf/FI.java:70:7: deprecated item is not annotated with @Deprecated
867[warn] R apply(I1 i1, I2 i2) throws Exception;
868[warn] ^
869[info] /build/repo/actor/src/main/java/org/apache/pekko/actor/AbstractActorRef.java: Some input files use or override a deprecated API.
870[info] /build/repo/actor/src/main/java/org/apache/pekko/actor/AbstractActorRef.java: Recompile with -Xlint:deprecation for details.
871[info] done compiling
872[info] compiling 2 Scala sources to /build/repo/pki/target/scala-3.7.4/classes ...
873[info] done compiling
874[info] compiling 2 Scala sources to /build/repo/pki/target/scala-3.7.4/test-classes ...
875[info] done compiling
876Starting build for ProjectRef(file:/build/repo/,cluster-tools) (pekko-cluster-tools)... [1/32]
877Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
878[info] 3 file(s) merged using strategy 'Rename' (Run the task at debug level to see the details)
879[info] 1 file(s) merged using strategy 'Discard' (Run the task at debug level to see the details)
880[info] Built: /build/repo/protobuf-v3/target/scala-3.7.4/pekko-protobuf-v3-assembly-1.4.0+0-2884b12f+20251221-2114-SNAPSHOT.jar
881[info] Jar hash: 0450db9f711c2a4c78a48f1687e78fd36bdff900
882[info] Generating 'FanOutShapeN.scala'
883[info] Generating 'FanInShapeN.scala'
884[info] Generating 'GraphApply.scala'
885[info] Generating 'ZipWithApply.scala'
886[info] Generating 'ZipLatestWithApply.scala'
887[info] Generating 'UnzipWithApply.scala'
888[info] Generating 'ZipWith.scala'
889[info] Generating 'ZipLatestWith.scala'
890[info] Generating 'UnzipWith.scala'
891[info] Generating 'GraphCreate.scala'
892[info] compiling 207 Scala sources and 3 Java sources to /build/repo/stream/target/scala-3.7.4/classes ...
893[warn] -- [E121] Pattern Match Warning: /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefBackpressureSource.scala:83:13
894[warn] 83 | case _ => throw new RuntimeException() // compiler exhaustiveness check pleaser
895[warn] | ^
896[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
897[warn] -- [E121] Pattern Match Warning: /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala:3451:13
898[warn] 3451 | case _ => throw new RuntimeException() // compiler exhaustiveness check pleaser
899[warn] | ^
900[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
901[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/FanoutProcessor.scala]
902[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Source.scala]
903[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ResizableMultiReaderRingBuffer.scala]
904[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala]
905[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/BidiFlow.scala]
906[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/FanIn.scala]
907[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/RestartSource.scala]
908[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/IOSources.scala]
909[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/TraversalBuilder.scala]
910[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/ActorMaterializer.scala]
911[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/FanOutShape.scala]
912[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/compression/DeflateDecompressorBase.scala]
913[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/PhasedFusingActorMaterializer.scala]
914[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/JsonObjectParser.scala]
915[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/CollectFirst.scala]
916[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/OutputStreamSourceStage.scala]
917[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorProcessor.scala]
918[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/MapConcat.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/Sink.scala]
921[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/DelayStrategy.scala]
922[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/LazySource.scala]
923[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/Graph.scala]
924[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/StreamConverters.scala]
925[info] [patched file /build/repo/stream/target/scala-3.7.4/src_managed/main/org/apache/pekko/stream/scaladsl/ZipLatestWithApply.scala]
926[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/DelayStrategy.scala]
927[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Keep.scala]
928[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Tcp.scala]
929[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/streamref/StreamRefsMaster.scala]
930[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/MergeLatest.scala]
931[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/StreamLayout.scala]
932[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/QueueSource.scala]
933[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/DoOnCancel.scala]
934[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/RestartSource.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/CompletedPublishers.scala]
937[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/SinkholeSubscriber.scala]
938[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorPublisher.scala]
939[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/InputStreamSource.scala]
940[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlatMapPrefix.scala]
941[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FutureFlow.scala]
942[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/IterableSource.scala]
943[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/RestartFlow.scala]
944[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/UnfoldResourceSource.scala]
945[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/SourceWithContext.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/javadsl/Source.scala]
948[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/UnfoldResourceSourceAsync.scala]
949[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/TcpStages.scala]
950[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SourceWithContext.scala]
951[info] [patched file /build/repo/stream/target/scala-3.7.4/src_managed/main/org/apache/pekko/stream/javadsl/ZipWith.scala]
952[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/package.scala]
953[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/DoOnFirst.scala]
954[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContextOps.scala]
955[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/StreamConverters.scala]
956[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/Shape.scala]
957[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/CollectWhile.scala]
958[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/FanInShape.scala]
959[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/RestartFlow.scala]
960[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Graph.scala]
961[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Sinks.scala]
962[info] [patched file /build/repo/stream/src/main/scala/com/typesafe/sslconfig/pekko/util/PekkoLoggerBridge.scala]
963[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Ops.scala]
964[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/ByteStringParser.scala]
965[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/FlowWithContext.scala]
966[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala]
967[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/FileOutputStage.scala]
968[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/SubscriberManagement.scala]
969[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefBackpressureSource.scala]
970[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/LazyFutureSource.scala]
971[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/LazySingleSource.scala]
972[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/MapAsyncPartitioned.scala]
973[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefSource.scala]
974[info] [patched file /build/repo/stream/target/scala-3.7.4/src_managed/main/org/apache/pekko/stream/javadsl/ZipLatestWith.scala]
975[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala]
976[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Stages.scala]
977[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/Supervision.scala]
978[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Throttle.scala]
979[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Hub.scala]
980[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/StreamOfStreams.scala]
981[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/serialization/StreamRefSerializer.scala]
982[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/GraphInterpreter.scala]
983[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/JavaStreamSource.scala]
984[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContext.scala]
985[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Sink.scala]
986[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/RestartSink.scala]
987[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/KillSwitch.scala]
988[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/streamref/SourceRefImpl.scala]
989[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala]
990[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/streamref/SinkRefImpl.scala]
991[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/GraphStages.scala]
992[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ConstantFun.scala]
993[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Unfold.scala]
994[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlattenConcat.scala]
995[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/StreamSubscriptionTimeout.scala]
996[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefSinkStage.scala]
997[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/OutputStreamGraphStage.scala]
998[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/SetupStage.scala]
999[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/BidiFlow.scala]
1000[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/stage/StageLogging.scala]
1001[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/RestartSink.scala]
1002[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/stage/GraphStage.scala]
1003[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/AggregateWithBoundary.scala]
1004[warn] two warnings found
1005[info] done compiling
1006[info] compiling 9 Scala sources to /build/repo/coordination/target/scala-3.7.4/classes ...
1007[info] done compiling
1008[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
1009[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/Remoting.scala]
1010[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/aeron/TaskRunner.scala]
1011[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/ProtobufSerializer.scala]
1012[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/compress/TopHeavyHitters.scala]
1013[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/MiscMessageSerializer.scala]
1014[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/SystemMessageSerializer.scala]
1015[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala]
1016[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/LruBoundedCache.scala]
1017[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/AbstractTransportAdapter.scala]
1018[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/netty/NettyTransport.scala]
1019[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/ArteryTransport.scala]
1020[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/RemotingFlightRecorder.scala]
1021[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/aeron/ArteryAeronUdpTransport.scala]
1022[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/compress/InboundCompressions.scala]
1023[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/Endpoint.scala]
1024[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/Handshake.scala]
1025[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/tcp/ssl/X509Readers.scala]
1026[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/MessageContainerSerializer.scala]
1027[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/RemoteInstrument.scala]
1028[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/Codecs.scala]
1029[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/SystemMessageDelivery.scala]
1030[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteActorRefProvider.scala]
1031[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/TestTransport.scala]
1032[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/compress/DecompressionTable.scala]
1033[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/DaemonMsgCreateSerializer.scala]
1034[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/EnvelopeBufferPool.scala]
1035[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/serialization/PrimitiveSerializers.scala]
1036[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/artery/Association.scala]
1037[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteMetricsExtension.scala]
1038[info] [patched file /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/ThrottlerTransportAdapter.scala]
1039[info] Annotation processing is enabled because one or more processors were found
1040[info] on the class path. A future release of javac may disable annotation processing
1041[info] unless at least one processor is specified by name (-processor), or a search
1042[info] path is specified (--processor-path, --processor-module-path), or annotation
1043[info] processing is enabled explicitly (-proc:only, -proc:full).
1044[info] Use -Xlint:-options to suppress this message.
1045[info] Use -proc:none to disable annotation processing.
1046[info] /build/repo/remote/src/main/java/org/apache/pekko/remote/artery/AbstractAssociation.java: AbstractAssociation.java uses or overrides a deprecated API.
1047[info] /build/repo/remote/src/main/java/org/apache/pekko/remote/artery/AbstractAssociation.java: Recompile with -Xlint:deprecation for details.
1048[info] done compiling
1049[info] compiling 29 Scala sources and 1 Java source to /build/repo/cluster/target/scala-3.7.4/classes ...
1050[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/protobuf/ClusterMessageSerializer.scala]
1051[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/Cluster.scala]
1052[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/sbr/SplitBrainResolver.scala]
1053[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/ClusterEvent.scala]
1054[info] [patched file /build/repo/cluster/src/main/scala/org/apache/pekko/cluster/ClusterDaemon.scala]
1055[info] done compiling
1056[info] compiling 8 Scala sources and 2 Java sources to /build/repo/cluster-tools/target/scala-3.7.4/classes ...
1057[info] [patched file /build/repo/cluster-tools/src/main/scala/org/apache/pekko/cluster/singleton/ClusterSingletonManager.scala]
1058[info] done compiling
1059[info] compiling 4 Scala sources and 1 Java source to /build/repo/stream/target/scala-3.7.4/classes ...
1060[info] done compiling
1061[info] compiling 18 Scala sources to /build/repo/testkit/target/scala-3.7.4/classes ...
1062[warn] -- Warning: /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/CallingThreadDispatcher.scala:368:15
1063[warn] 368 | override val messageQueue: MessageQueue = q.get
1064[warn] | ^
1065[warn] | cannot override val parameter value messageQueue in class Mailbox
1066[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/javadsl/TestKit.scala]
1067[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestKitUtils.scala]
1068[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestKit.scala]
1069[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/javadsl/EventFilter.scala]
1070[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestJavaSerializer.scala]
1071[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestEventListener.scala]
1072[warn] one warning found
1073[info] done compiling
1074[info] compiling 1 Scala source to /build/repo/slf4j/target/scala-3.7.4/classes ...
1075[info] [patched file /build/repo/slf4j/src/main/scala/org/apache/pekko/event/slf4j/Slf4jLogger.scala]
1076[info] done compiling
1077[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
1078[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/metrics/reporter/PekkoConsoleReporter.scala]
1079[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/metrics/MetricsKitSpec.scala]
1080[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/PekkoSpec.scala]
1081[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/metrics/MetricsKitOps.scala]
1082[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/TestActorRefSpec.scala]
1083[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/TestProbeSpec.scala]
1084[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/Coroner.scala]
1085[info] done compiling
1086[info] compiling 8 Scala sources to /build/repo/stream-testkit/target/scala-3.7.4/classes ...
1087[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/StreamTestKit.scala]
1088[info] done compiling
1089[info] compiling 87 Scala sources to /build/repo/actor-typed/target/scala-3.7.4/classes ...
1090[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorFlightRecorder.scala]
1091[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/WorkPullingProducerController.scala]
1092[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/LoggerClass.scala]
1093[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/ActorContext.scala]
1094[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/Supervision.scala]
1095[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/PoisonPill.scala]
1096[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/DurableProducerQueue.scala]
1097[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/receptionist/ReceptionistMessages.scala]
1098[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/ConsumerControllerImpl.scala]
1099[info] [patched file /build/repo/actor-typed/src/main/scala-3/org/apache/pekko/actor/typed/internal/receptionist/Platform.scala]
1100[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/Behavior.scala]
1101[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/ActorContext.scala]
1102[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/InterceptorImpl.scala]
1103[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/ProducerController.scala]
1104[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/ConsumerController.scala]
1105[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/ActorRef.scala]
1106[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/ActorRefResolver.scala]
1107[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/Extensions.scala]
1108[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/EventStreamExtension.scala]
1109[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/routing/GroupRouterImpl.scala]
1110[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/routing/RoutingLogic.scala]
1111[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/receptionist/Receptionist.scala]
1112[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/receptionist/ReceptionistImpl.scala]
1113[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorContextAdapter.scala]
1114[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorRefImpl.scala]
1115[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/routing/PoolRouterImpl.scala]
1116[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/AskPattern.scala]
1117[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/eventstream/EventStream.scala]
1118[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorSystemAdapter.scala]
1119[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/BehaviorInterceptor.scala]
1120[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/ReceiveBuilder.scala]
1121[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/delivery/internal/ProducerControllerImpl.scala]
1122[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ExtensionsImpl.scala]
1123[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorContextImpl.scala]
1124[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/Adapter.scala]
1125[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/SystemMessage.scala]
1126[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/Behaviors.scala]
1127[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorAdapter.scala]
1128[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/package.scala]
1129[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/receptionist/LocalReceptionist.scala]
1130[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/BehaviorBuilder.scala]
1131[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/adapter/package.scala]
1132[info] done compiling
1133[info] compiling 11 Scala sources and 4 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
1134[info] Annotation processing is enabled because one or more processors were found
1135[info] on the class path. A future release of javac may disable annotation processing
1136[info] unless at least one processor is specified by name (-processor), or a search
1137[info] path is specified (--processor-path, --processor-module-path), or annotation
1138[info] processing is enabled explicitly (-proc:only, -proc:full).
1139[info] Use -Xlint:-options to suppress this message.
1140[info] Use -proc:none to disable annotation processing.
1141[info] done compiling
1142[info] compiling 2 Scala sources to /build/repo/remote/target/scala-3.7.4/CompileJdk9-classes ...
1143[info] done compiling
1144[info] compiling 157 Scala sources and 31 Java sources to /build/repo/actor-tests/target/scala-3.7.4/test-classes ...
1145[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ExtensionSpec.scala]
1146[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/pattern/PipeToSpec.scala]
1147[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/serialization/AsyncSerializeSpec.scala]
1148[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala]
1149[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SchedulerSpec.scala]
1150[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorSelectionSpec.scala]
1151[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/FSMActorSpec.scala]
1152[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/setup/ActorSystemSetupSpec.scala]
1153[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/pattern/StatusReplySpec.scala]
1154[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorMailboxSpec.scala]
1155[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/serialization/SerializationSetupSpec.scala]
1156[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/ByteStringSpec.scala]
1157[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/dispatch/ExecutionContextSpec.scala]
1158[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/BoundedBlockingQueueSpec.scala]
1159[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/UidClashTest.scala]
1160[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorSystemSpec.scala]
1161[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/WildcardIndexSpec.scala]
1162[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/PekkoExceptionSpec.scala]
1163[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/serialization/PrimitivesSerializationSpec.scala]
1164[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala]
1165[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/routing/TailChoppingSpec.scala]
1166[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/TypedActorSpec.scala]
1167[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/ByteStringInitializationSpec.scala]
1168[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/serialization/SerializeSpec.scala]
1169[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/DeathWatchSpec.scala]
1170[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
1171[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>>
1172[warn] public static class MyFSM extends AbstractFSM<String, String> {
1173[warn]
1174[warn] private final ActorRef probe;
1175[warn]
1176[warn] MyFSM(ActorRef probe) {
1177[warn] this.probe = probe;
1178[warn] onTransition(this::logTransition);
1179[warn] startWith("start", "data");
1180[warn] when("start", matchEventEquals("next", (newState, data) -> goTo(newState)));
1181[warn] when("next", AbstractFSM.NullFunction());
1182[warn] initialize();
1183[warn] }
1184[warn]
1185[warn] private void logTransition(final String s1, final String s2) {
1186[warn] probe.tell(String.format("Transitioning from %1$s to %2$s.", s1, s2), getSelf());
1187[warn] }
1188[warn] }
1189[warn] ^
1190[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
1191[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
1192[warn] public static class WithStash extends AbstractActorWithStash {
1193[warn] int count = 0;
1194[warn]
1195[warn] @Override
1196[warn] public Receive createReceive() {
1197[warn] return receiveBuilder()
1198[warn] .match(
1199[warn] Object.class,
1200[warn] msg -> {
1201[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
1202[warn] })
1203[warn] .build();
1204[warn] }
1205[warn] }
1206[warn] ^
1207[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
1208[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
1209[warn] public static class WithUnboundedStash extends AbstractActorWithUnboundedStash {
1210[warn] int count = 0;
1211[warn]
1212[warn] @Override
1213[warn] public Receive createReceive() {
1214[warn] return receiveBuilder()
1215[warn] .match(
1216[warn] Object.class,
1217[warn] msg -> {
1218[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
1219[warn] })
1220[warn] .build();
1221[warn] }
1222[warn] }
1223[warn] ^
1224[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
1225[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
1226[warn] public static class WithUnrestrictedStash extends AbstractActorWithUnrestrictedStash {
1227[warn] int count = 0;
1228[warn]
1229[warn] @Override
1230[warn] public Receive createReceive() {
1231[warn] return receiveBuilder()
1232[warn] .match(
1233[warn] Object.class,
1234[warn] msg -> {
1235[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
1236[warn] })
1237[warn] .build();
1238[warn] }
1239[warn] }
1240[warn] ^
1241[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
1242[warn] ThreadDeath
1243[warn] ^
1244[info] done compiling
1245[info] compiling 12 Scala sources to /build/repo/serialization-jackson/target/scala-3.7.4/classes ...
1246[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/JacksonModule.scala]
1247[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/JacksonSerializer.scala]
1248[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/StreamRefModule.scala]
1249[info] [patched file /build/repo/serialization-jackson/src/main/scala/org/apache/pekko/serialization/jackson/TypedActorRefModule.scala]
1250[info] done compiling
1251[info] compiling 1 Scala source and 1 Java source to /build/repo/cluster/target/scala-3.7.4/classes ...
1252[info] done compiling
1253[info] compiling 7 Scala sources and 1 Java source to /build/repo/multi-node-testkit/target/scala-3.7.4/classes ...
1254[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Player.scala]
1255[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testkit/MultiNodeSpec.scala]
1256[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testkit/PerfFlamesSupport.scala]
1257[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Conductor.scala]
1258[info] [patched file /build/repo/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/DataTypes.scala]
1259[info] done compiling
1260[info] compiling 4 Scala sources and 1 Java source to /build/repo/coordination/target/scala-3.7.4/test-classes ...
1261[info] done compiling
1262[info] compiling 21 Scala sources and 20 Java sources to /build/repo/serialization-jackson/target/scala-3.7.4/test-classes ...
1263[info] done compiling
1264[info] compiling 2 Scala sources and 2 Java sources to /build/repo/cluster-tools/target/scala-3.7.4/classes ...
1265[info] done compiling
1266[info] compiling 107 Scala sources and 5 Java sources to /build/repo/remote/target/scala-3.7.4/test-classes ...
1267[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/transport/NettyTransportSpec.scala]
1268[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/classic/UntrustedSpec.scala]
1269[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/artery/MetadataCarryingSpec.scala]
1270[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/artery/BindCanonicalAddressSpec.scala]
1271[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/serialization/PrimitivesSerializationSpec.scala]
1272[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/LogSourceSpec.scala]
1273[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/artery/RemoteInstrumentsSerializationSpec.scala]
1274[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/serialization/DaemonMsgCreateSerializerAllowJavaSerializationSpec.scala]
1275[info] [patched file /build/repo/remote/src/test/scala/org/apache/pekko/remote/artery/UntrustedSpec.scala]
1276[info] Annotation processing is enabled because one or more processors were found
1277[info] on the class path. A future release of javac may disable annotation processing
1278[info] unless at least one processor is specified by name (-processor), or a search
1279[info] path is specified (--processor-path, --processor-module-path), or annotation
1280[info] processing is enabled explicitly (-proc:only, -proc:full).
1281[info] Use -Xlint:-options to suppress this message.
1282[info] Use -proc:none to disable annotation processing.
1283[info] /build/repo/remote/src/test/java/org/apache/pekko/remote/transport/ThrottlerTransportAdapterTest.java: ThrottlerTransportAdapterTest.java uses or overrides a deprecated API.
1284[info] /build/repo/remote/src/test/java/org/apache/pekko/remote/transport/ThrottlerTransportAdapterTest.java: Recompile with -Xlint:deprecation for details.
1285[info] done compiling
1286[info] compiling 7 Scala sources and 1 Java source to /build/repo/remote-tests/target/scala-3.7.4/test-classes ...
1287[info] Annotation processing is enabled because one or more processors were found
1288[info] on the class path. A future release of javac may disable annotation processing
1289[info] unless at least one processor is specified by name (-processor), or a search
1290[info] path is specified (--processor-path, --processor-module-path), or annotation
1291[info] processing is enabled explicitly (-proc:only, -proc:full).
1292[info] Use -Xlint:-options to suppress this message.
1293[info] Use -proc:none to disable annotation processing.
1294[info] done compiling
1295[info] compiling 41 Scala sources and 1 Java source to /build/repo/cluster/target/scala-3.7.4/test-classes ...
1296[info] [patched file /build/repo/cluster/src/test/scala/org/apache/pekko/cluster/sbr/SplitBrainResolverSpec.scala]
1297[info] [patched file /build/repo/cluster/src/test/scala/org/apache/pekko/cluster/ClusterDomainEventPublisherSpec.scala]
1298[info] Annotation processing is enabled because one or more processors were found
1299[info] on the class path. A future release of javac may disable annotation processing
1300[info] unless at least one processor is specified by name (-processor), or a search
1301[info] path is specified (--processor-path, --processor-module-path), or annotation
1302[info] processing is enabled explicitly (-proc:only, -proc:full).
1303[info] Use -Xlint:-options to suppress this message.
1304[info] Use -proc:none to disable annotation processing.
1305[info] done compiling
1306[info] compiling 10 Scala sources and 5 Java sources to /build/repo/cluster-tools/target/scala-3.7.4/test-classes ...
1307[info] [patched file /build/repo/cluster-tools/src/test/scala/org/apache/pekko/cluster/pubsub/DistributedPubSubMediatorRouterSpec.scala]
1308[info] Annotation processing is enabled because one or more processors were found
1309[info] on the class path. A future release of javac may disable annotation processing
1310[info] unless at least one processor is specified by name (-processor), or a search
1311[info] path is specified (--processor-path, --processor-module-path), or annotation
1312[info] processing is enabled explicitly (-proc:only, -proc:full).
1313[info] Use -Xlint:-options to suppress this message.
1314[info] Use -proc:none to disable annotation processing.
1315[info] done compiling
1316Starting build for ProjectRef(file:/build/repo/,stream-testkit) (pekko-stream-testkit)... [2/32]
1317Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1318[info] compiling 11 Scala sources to /build/repo/stream-testkit/target/scala-3.7.4/test-classes ...
1319[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/ChainSetup.scala]
1320[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/impl/fusing/GraphInterpreterSpecKit.scala]
1321[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/StreamSpec.scala]
1322[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/ScriptedTest.scala]
1323[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/TwoStreamsSetup.scala]
1324[info] done compiling
1325Starting build for ProjectRef(file:/build/repo/,multi-node-testkit) (pekko-multi-node-testkit)... [3/32]
1326Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1327Starting build for ProjectRef(file:/build/repo/,cluster) (pekko-cluster)... [4/32]
1328Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1329Starting build for ProjectRef(file:/build/repo/,bill-of-materials) (pekko-bom)... [5/32]
1330Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1331Starting build for ProjectRef(file:/build/repo/,serialization-jackson) (pekko-serialization-jackson)... [6/32]
1332Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1333Starting build for ProjectRef(file:/build/repo/,actor-typed) (pekko-actor-typed)... [7/32]
1334Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1335Starting build for ProjectRef(file:/build/repo/,testkit) (pekko-testkit)... [8/32]
1336Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1337Starting build for ProjectRef(file:/build/repo/,cluster-sharding-typed) (pekko-cluster-sharding-typed)... [9/32]
1338Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1339[info] compiling 47 Scala sources and 6 Java sources to /build/repo/persistence/target/scala-3.7.4/classes ...
1340[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/leveldb/LeveldbCompaction.scala]
1341[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/fsm/PersistentFSMBase.scala]
1342[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/EventAdapters.scala]
1343[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/Persistent.scala]
1344[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/serialization/SnapshotSerializer.scala]
1345[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/leveldb/LeveldbStore.scala]
1346[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/PersistencePlugin.scala]
1347[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/fsm/PersistentFSM.scala]
1348[info] [patched file /build/repo/persistence/src/main/scala-3/org/apache/pekko/persistence/TraitOrder.scala]
1349[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/PersistencePluginProxy.scala]
1350[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/serialization/MessageSerializer.scala]
1351[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/state/DurableStateStoreRegistry.scala]
1352[info] done compiling
1353[info] compiling 2 Scala sources to /build/repo/actor-typed/target/scala-3.7.4/CompileJdk9-classes ...
1354[info] done compiling
1355[info] compiling 8 Scala sources to /build/repo/stream-typed/target/scala-3.7.4/classes ...
1356[info] done compiling
1357[info] compiling 46 Scala sources and 1 Java source to /build/repo/persistence-query/target/scala-3.7.4/classes ...
1358[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/journal/leveldb/AllPersistenceIdsStage.scala]
1359[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/journal/leveldb/EventsByPersistenceIdStage.scala]
1360[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/journal/leveldb/EventsByTagStage.scala]
1361[info] [patched file /build/repo/persistence-query/src/main/scala/org/apache/pekko/persistence/query/PersistenceQuery.scala]
1362[info] done compiling
1363[info] compiling 24 Scala sources and 2 Java sources to /build/repo/distributed-data/target/scala-3.7.4/classes ...
1364[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/Key.scala]
1365[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatorMessageSerializer.scala]
1366[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/SerializationSupport.scala]
1367[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/protobuf/ReplicatedDataSerializer.scala]
1368[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/FastMerge.scala]
1369[info] [patched file /build/repo/distributed-data/src/main/scala/org/apache/pekko/cluster/ddata/ORMap.scala]
1370[info] done compiling
1371[info] compiling 70 Scala sources and 1 Java source to /build/repo/persistence-typed/target/scala-3.7.4/classes ...
1372[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:668:13
1373[warn] 668 | case _: PersistNothing.type =>
1374[warn] | ^^^^^^^^^^^^^^^^^^^^^^
1375[warn] | Unreachable case
1376[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:671:13
1377[warn] 671 | case _: Unhandled.type =>
1378[warn] | ^^^^^^^^^^^^^^^^^
1379[warn] | Unreachable case
1380[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:677:13
1381[warn] 677 | case _: Stash.type =>
1382[warn] | ^^^^^^^^^^^^^
1383[warn] | Unreachable case
1384[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:989:11
1385[warn] 989 | case _: Stop.type @unchecked =>
1386[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1387[warn] | Unreachable case
1388[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala:992:11
1389[warn] 992 | case _: UnstashAll.type @unchecked =>
1390[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1391[warn] | Unreachable case
1392[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Running.scala:349:11
1393[warn] 349 | case _: Stop.type @unchecked =>
1394[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1395[warn] | Unreachable case
1396[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Running.scala:352:11
1397[warn] 352 | case _: UnstashAll.type @unchecked =>
1398[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1399[warn] | Unreachable case
1400[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateStoreInteractions.scala]
1401[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ExternalInteractions.scala]
1402[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/serialization/ReplicatedEventSourcingSerializer.scala]
1403[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Recovering.scala]
1404[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/RequestingRecoveryPermit.scala]
1405[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateBehaviorImpl.scala]
1406[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/javadsl/EventSourcedBehavior.scala]
1407[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ReplayingSnapshot.scala]
1408[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/Running.scala]
1409[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/delivery/EventSourcedProducerQueue.scala]
1410[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/scaladsl/EventSourcedBehavior.scala]
1411[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/scaladsl/DurableStateBehavior.scala]
1412[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/ReplayingEvents.scala]
1413[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/RequestingRecoveryPermit.scala]
1414[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/javadsl/DurableStateBehavior.scala]
1415[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/EventSourcedSettings.scala]
1416[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/Running.scala]
1417[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/state/internal/DurableStateSettings.scala]
1418[info] [patched file /build/repo/persistence-typed/src/main/scala/org/apache/pekko/persistence/typed/internal/EventSourcedBehaviorImpl.scala]
1419[warn] 7 warnings found
1420[info] done compiling
1421[info] compiling 33 Scala sources and 1 Java source to /build/repo/cluster-sharding/target/scala-3.7.4/classes ...
1422[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/external/ExternalShardAllocationStrategy.scala]
1423[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/ShardingFlightRecorder.scala]
1424[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/RemoveInternalClusterShardingData.scala]
1425[info] [patched file /build/repo/cluster-sharding/src/main/scala/org/apache/pekko/cluster/sharding/internal/AbstractLeastShardAllocationStrategy.scala]
1426[info] done compiling
1427[info] compiling 21 Scala sources and 2 Java sources to /build/repo/cluster-typed/target/scala-3.7.4/classes ...
1428[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/receptionist/ClusterReceptionistSettings.scala]
1429[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/AdaptedClusterSingletonImpl.scala]
1430[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/javadsl/DistributedData.scala]
1431[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/receptionist/Registry.scala]
1432[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/scaladsl/DistributedData.scala]
1433[info] [patched file /build/repo/cluster-typed/src/main/scala-3/org/apache/pekko/cluster/typed/internal/receptionist/ClusterReceptionistProtocol.scala]
1434[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/ClusterSingleton.scala]
1435[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/javadsl/ReplicatorSettings.scala]
1436[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/PekkoClusterTypedSerializer.scala]
1437[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/AdaptedClusterImpl.scala]
1438[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/receptionist/ClusterReceptionist.scala]
1439[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/internal/delivery/ReliableDeliverySerializer.scala]
1440[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/typed/Cluster.scala]
1441[info] [patched file /build/repo/cluster-typed/src/main/scala/org/apache/pekko/cluster/ddata/typed/scaladsl/ReplicatorSettings.scala]
1442[info] done compiling
1443[info] compiling 2 Scala sources to /build/repo/cluster-sharding/target/scala-3.7.4/CompileJdk9-classes ...
1444[info] done compiling
1445[info] compiling 26 Scala sources and 1 Java source to /build/repo/cluster-sharding-typed/target/scala-3.7.4/classes ...
1446[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/testkit/TestEntityRefImpl.scala]
1447[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ReplicatedShardingExtension.scala]
1448[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ClusterShardingSettings.scala]
1449[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/ShardedDaemonProcessImpl.scala]
1450[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/javadsl/ClusterSharding.scala]
1451[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/ClusterShardingImpl.scala]
1452[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/delivery/internal/ShardingConsumerControllerImpl.scala]
1453[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/delivery/ShardingConsumerController.scala]
1454[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/internal/ReplicatedShardingExtensionImpl.scala]
1455[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/delivery/ShardingProducerController.scala]
1456[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ClusterShardingQuery.scala]
1457[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/scaladsl/ShardedDaemonProcess.scala]
1458[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/javadsl/ShardedDaemonProcess.scala]
1459[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/scaladsl/ClusterSharding.scala]
1460[info] [patched file /build/repo/cluster-sharding-typed/src/main/scala/org/apache/pekko/cluster/sharding/typed/ShardedDaemonProcessSettings.scala]
1461[info] done compiling
1462[info] compiling 11 Scala sources to /build/repo/persistence-tck/target/scala-3.7.4/classes ...
1463[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/PluginSpec.scala]
1464[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/journal/JournalPerfSpec.scala]
1465[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/snapshot/SnapshotStoreSpec.scala]
1466[info] [patched file /build/repo/persistence-tck/src/main/scala/org/apache/pekko/persistence/journal/JournalSpec.scala]
1467[info] done compiling
1468[info] compiling 43 Scala sources and 1 Java source to /build/repo/persistence/target/scala-3.7.4/test-classes ...
1469[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/journal/SteppingInmemJournal.scala]
1470[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/SnapshotSerializationSpec.scala]
1471[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/PersistenceSpec.scala]
1472[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/AtLeastOnceDeliverySpec.scala]
1473[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/serialization/SnapshotSerializerMigrationAkkaSpec.scala]
1474[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/serialization/SnapshotSerializerSpec.scala]
1475[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/state/exception/DurableStateExceptionsSpec.scala]
1476[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/serialization/SnapshotSerializerNoMigrationSpec.scala]
1477[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/PersistentActorJournalProtocolSpec.scala]
1478[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/PersistentActorSpec.scala]
1479[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
1480[warn] return type requires unchecked conversion from scala.Option to scala.Option<scala.concurrent.duration.FiniteDuration>
1481[warn] public static class WebStoreCustomerFSM
1482[warn] extends AbstractPersistentFSM<
1483[warn] WebStoreCustomerFSM.UserState,
1484[warn] WebStoreCustomerFSM.ShoppingCart,
1485[warn] WebStoreCustomerFSM.DomainEvent> {
1486[warn]
1487[warn] // State name
1488[warn] // #customer-states
1489[warn] enum UserState implements PersistentFSM.FSMState {
1490[warn] LOOKING_AROUND("Looking Around"),
1491[warn] SHOPPING("Shopping"),
1492[warn] INACTIVE("Inactive"),
1493[warn] PAID("Paid");
1494[warn]
1495[warn] private final String stateIdentifier;
1496[warn]
1497[warn] UserState(String stateIdentifier) {
1498[warn] this.stateIdentifier = stateIdentifier;
1499[warn] }
1500[warn]
1501[warn] @Override
1502[warn] public String identifier() {
1503[warn] return stateIdentifier;
1504[warn] }
1505[warn] }
1506[warn] // #customer-states
1507[warn]
1508[warn] // #customer-states-data
1509[warn] public static class ShoppingCart {
1510[warn] private final List<Item> items = new ArrayList<>();
1511[warn]
1512[warn] public ShoppingCart(Item initialItem) {
1513[warn] items.add(initialItem);
1514[warn] }
1515[warn]
1516[warn] public ShoppingCart() {}
1517[warn]
1518[warn] public List<Item> getItems() {
1519[warn] return Collections.unmodifiableList(items);
1520[warn] }
1521[warn]
1522[warn] public ShoppingCart addItem(Item item) {
1523[warn] items.add(item);
1524[warn] return this;
1525[warn] }
1526[warn]
1527[warn] public void empty() {
1528[warn] items.clear();
1529[warn] }
1530[warn] }
1531[warn]
1532[warn] public static class Item implements Serializable {
1533[warn] private final String id;
1534[warn] private final String name;
1535[warn] private final float price;
1536[warn]
1537[warn] Item(String id, String name, float price) {
1538[warn] this.id = id;
1539[warn] this.name = name;
1540[warn] this.price = price;
1541[warn] }
1542[warn]
1543[warn] public String getId() {
1544[warn] return id;
1545[warn] }
1546[warn]
1547[warn] public float getPrice() {
1548[warn] return price;
1549[warn] }
1550[warn]
1551[warn] public String getName() {
1552[warn] return name;
1553[warn] }
1554[warn]
1555[warn] @Override
1556[warn] public String toString() {
1557[warn] return String.format("Item{id=%s, name=%s, price=%s}", id, price, name);
1558[warn] }
1559[warn]
1560[warn] @Override
1561[warn] public boolean equals(Object o) {
1562[warn] if (this == o) return true;
1563[warn] if (o == null || getClass() != o.getClass()) return false;
1564[warn]
1565[warn] Item item = (Item) o;
1566[warn]
1567[warn] return item.price == price && id.equals(item.id) && name.equals(item.name);
1568[warn] }
1569[warn] }
1570[warn] // #customer-states-data
1571[warn]
1572[warn] public interface Command {}
1573[warn]
1574[warn] // #customer-commands
1575[warn] public static final class AddItem implements Command {
1576[warn] private final Item item;
1577[warn]
1578[warn] public AddItem(Item item) {
1579[warn] this.item = item;
1580[warn] }
1581[warn]
1582[warn] public Item getItem() {
1583[warn] return item;
1584[warn] }
1585[warn] }
1586[warn]
1587[warn] public enum Buy implements Command {
1588[warn] INSTANCE
1589[warn] }
1590[warn]
1591[warn] public enum Leave implements Command {
1592[warn] INSTANCE
1593[warn] }
1594[warn]
1595[warn] public enum GetCurrentCart implements Command {
1596[warn] INSTANCE
1597[warn] }
1598[warn] // #customer-commands
1599[warn]
1600[warn] public interface DomainEvent extends Serializable {}
1601[warn]
1602[warn] // #customer-domain-events
1603[warn] public static final class ItemAdded implements DomainEvent {
1604[warn] private final Item item;
1605[warn]
1606[warn] public ItemAdded(Item item) {
1607[warn] this.item = item;
1608[warn] }
1609[warn]
1610[warn] public Item getItem() {
1611[warn] return item;
1612[warn] }
1613[warn] }
1614[warn]
1615[warn] public enum OrderExecuted implements DomainEvent {
1616[warn] INSTANCE
1617[warn] }
1618[warn]
1619[warn] public enum OrderDiscarded implements DomainEvent {
1620[warn] INSTANCE
1621[warn] }
1622[warn] // #customer-domain-events
1623[warn]
1624[warn] public enum CustomerInactive implements DomainEvent {
1625[warn] INSTANCE
1626[warn] }
1627[warn]
1628[warn] // Side effects - report events to be sent to some "Report Actor"
1629[warn] public interface ReportEvent {}
1630[warn]
1631[warn] public static final class PurchaseWasMade implements ReportEvent {
1632[warn] private final List<Item> items;
1633[warn]
1634[warn] public PurchaseWasMade(List<Item> items) {
1635[warn] this.items = Collections.unmodifiableList(items);
1636[warn] }
1637[warn]
1638[warn] public List<Item> getItems() {
1639[warn] return items;
1640[warn] }
1641[warn] }
1642[warn]
1643[warn] public enum ShoppingCardDiscarded implements ReportEvent {
1644[warn] INSTANCE
1645[warn] }
1646[warn]
1647[warn] private final String persistenceId;
1648[warn]
1649[warn] @Override
1650[warn] public Class<DomainEvent> domainEventClass() {
1651[warn] return DomainEvent.class;
1652[warn] }
1653[warn]
1654[warn] @Override
1655[warn] public String persistenceId() {
1656[warn] return persistenceId;
1657[warn] }
1658[warn]
1659[warn] public static Props props(String persistenceId, ActorRef reportActor) {
1660[warn] return Props.create(WebStoreCustomerFSM.class, persistenceId, reportActor);
1661[warn] }
1662[warn]
1663[warn] public WebStoreCustomerFSM(String persistenceId, ActorRef reportActor) {
1664[warn] this.persistenceId = persistenceId;
1665[warn]
1666[warn] // #customer-fsm-body
1667[warn] startWith(UserState.LOOKING_AROUND, new ShoppingCart());
1668[warn]
1669[warn] when(
1670[warn] UserState.LOOKING_AROUND,
1671[warn] matchEvent(
1672[warn] AddItem.class,
1673[warn] (event, data) ->
1674[warn] goTo(UserState.SHOPPING)
1675[warn] .applying(new ItemAdded(event.getItem()))
1676[warn] .forMax(Duration.ofSeconds(1)))
1677[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data)));
1678[warn]
1679[warn] when(
1680[warn] UserState.SHOPPING,
1681[warn] matchEvent(
1682[warn] AddItem.class,
1683[warn] (event, data) ->
1684[warn] stay().applying(new ItemAdded(event.getItem())).forMax(Duration.ofSeconds(1)))
1685[warn] .event(
1686[warn] Buy.class,
1687[warn] // #customer-andthen-example
1688[warn] (event, data) ->
1689[warn] goTo(UserState.PAID)
1690[warn] .applying(OrderExecuted.INSTANCE)
1691[warn] .andThen(
1692[warn] exec(
1693[warn] cart -> {
1694[warn] reportActor.tell(new PurchaseWasMade(cart.getItems()), self());
1695[warn] // #customer-andthen-example
1696[warn] saveStateSnapshot();
1697[warn] // #customer-andthen-example
1698[warn] })))
1699[warn] // #customer-andthen-example
1700[warn] .event(
1701[warn] Leave.class,
1702[warn] // #customer-snapshot-example
1703[warn] (event, data) ->
1704[warn] stop()
1705[warn] .applying(OrderDiscarded.INSTANCE)
1706[warn] .andThen(
1707[warn] exec(
1708[warn] cart -> {
1709[warn] reportActor.tell(ShoppingCardDiscarded.INSTANCE, self());
1710[warn] saveStateSnapshot();
1711[warn] })))
1712[warn] // #customer-snapshot-example
1713[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data))
1714[warn] .event(
1715[warn] StateTimeout$.class,
1716[warn] (event, data) -> goTo(UserState.INACTIVE).forMax(Duration.ofSeconds(2))));
1717[warn]
1718[warn] when(
1719[warn] UserState.INACTIVE,
1720[warn] matchEvent(
1721[warn] AddItem.class,
1722[warn] (event, data) ->
1723[warn] goTo(UserState.SHOPPING)
1724[warn] .applying(new ItemAdded(event.getItem()))
1725[warn] .forMax(Duration.ofSeconds(1)))
1726[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data))
1727[warn] .event(
1728[warn] StateTimeout$.class,
1729[warn] (event, data) ->
1730[warn] stop()
1731[warn] .applying(OrderDiscarded.INSTANCE)
1732[warn] .andThen(
1733[warn] exec(
1734[warn] cart ->
1735[warn] reportActor.tell(ShoppingCardDiscarded.INSTANCE, self())))));
1736[warn]
1737[warn] when(
1738[warn] UserState.PAID,
1739[warn] matchEvent(Leave.class, (event, data) -> stop())
1740[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data)));
1741[warn] // #customer-fsm-body
1742[warn] }
1743[warn]
1744[warn] /**
1745[warn] * Override this handler to define the action on Domain Event during recovery
1746[warn] *
1747[warn] * @param event domain event to apply
1748[warn] * @param currentData state data of the previous state
1749[warn] */
1750[warn] // #customer-apply-event
1751[warn] @Override
1752[warn] public ShoppingCart applyEvent(DomainEvent event, ShoppingCart currentData) {
1753[warn] if (event instanceof ItemAdded) {
1754[warn] currentData.addItem(((ItemAdded) event).getItem());
1755[warn] return currentData;
1756[warn] } else if (event instanceof OrderExecuted) {
1757[warn] return currentData;
1758[warn] } else if (event instanceof OrderDiscarded) {
1759[warn] currentData.empty();
1760[warn] return currentData;
1761[warn] }
1762[warn] throw new RuntimeException("Unhandled");
1763[warn] }
1764[warn] // #customer-apply-event
1765[warn] }
1766[warn] ^
1767[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
1768[warn] return type requires unchecked conversion from scala.Option to scala.Option<scala.concurrent.duration.FiniteDuration>
1769[warn] public static class PFSMwithLog extends AbstractPersistentFSM<PFSMState, Integer, Integer> {
1770[warn] {
1771[warn] startWith(PFSMState.STARTED, 0);
1772[warn]
1773[warn] when(
1774[warn] PFSMState.STARTED,
1775[warn] matchEvent(
1776[warn] String.class,
1777[warn] (command, currentData) -> {
1778[warn] sender().tell("started", getSelf());
1779[warn] return stay();
1780[warn] }));
1781[warn]
1782[warn] onTransition(this::transitionLogger); // this is tested command
1783[warn] }
1784[warn]
1785[warn] private void transitionLogger(PFSMState from, PFSMState to) {
1786[warn] System.out.println("transition from " + from + " to " + to);
1787[warn] }
1788[warn]
1789[warn] @Override
1790[warn] public Class<Integer> domainEventClass() {
1791[warn] return Integer.class;
1792[warn] }
1793[warn]
1794[warn] @Override
1795[warn] public Integer applyEvent(final Integer domainEvent, final Integer currentData) {
1796[warn] return 0;
1797[warn] }
1798[warn]
1799[warn] @Override
1800[warn] public String persistenceId() {
1801[warn] return "id";
1802[warn] }
1803[warn] }
1804[warn] ^
1805[info] done compiling
1806[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
1807[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/TestProbeImpl.scala]
1808[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/Effect.scala]
1809[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/StubbedActorContext.scala]
1810[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestKitJunitResource.scala]
1811[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/Effects.scala]
1812[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/TestKitUtils.scala]
1813[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/ManualTime.scala]
1814[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/ActorSystemStub.scala]
1815[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/TestProbe.scala]
1816[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ManualTime.scala]
1817[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/LoggingTestKitImpl.scala]
1818[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/LoggingTestKit.scala]
1819[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/SerializationTestKit.scala]
1820[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/BehaviorTestKitImpl.scala]
1821[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/SerializationTestKit.scala]
1822[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/LoggingTestKit.scala]
1823[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/JUnit5TestKitBuilder.scala]
1824[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/TestProbe.scala]
1825[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKit.scala]
1826[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ScalaTestWithActorTestKit.scala]
1827[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/TestKitSettings.scala]
1828[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/javadsl/ActorTestKit.scala]
1829[info] done compiling
1830[info] compiling 12 Scala sources and 14 Java sources to /build/repo/actor-testkit-typed/target/scala-3.7.4/test-classes ...
1831[info] [patched file /build/repo/actor-testkit-typed/src/test/scala/docs/org/apache/pekko/actor/testkit/typed/scaladsl/SyncTestingExampleSpec.scala]
1832[info] [patched file /build/repo/actor-testkit-typed/src/test/scala/org/apache/pekko/actor/testkit/typed/scaladsl/BehaviorTestKitSpec.scala]
1833[info] [patched file /build/repo/actor-testkit-typed/src/test/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKitSpec.scala]
1834[info] done compiling
1835[info] compiling 94 Scala sources and 47 Java sources to /build/repo/actor-typed-tests/target/scala-3.7.4/test-classes ...
1836[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/LoggingDocExamples.scala]
1837[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/extensions/ExtensionDocSpec.scala]
1838[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/delivery/DurableWorkPullingSpec.scala]
1839[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/SupervisionSpec.scala]
1840[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/internal/receptionist/LocalReceptionistSpec.scala]
1841[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/ActorContextSpec.scala]
1842[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/ExtensionsSpec.scala]
1843[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/delivery/DurableProducerControllerSpec.scala]
1844[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/LocalActorRefProviderLogMessagesSpec.scala]
1845[info] [patched file /build/repo/actor-typed-tests/src/test/scala-3/docs/org/apache/pekko/typed/InteractionPatterns3Spec.scala]
1846[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/StyleGuideDocExamples.scala]
1847[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/internal/ActorSystemSpec.scala]
1848[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/InteractionPatternsSpec.scala]
1849[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/MailboxSelectorSpec.scala]
1850[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
1851[warn] required: java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>
1852[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>>
1853[warn] newReceiveBuilder()
1854[warn] .onMessage(WrappedReply.class, this::onReply)
1855[warn] ^
1856[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
1857[warn] newReceiveBuilder()
1858[warn] .onMessage(WrappedReply.class, this::onReply)
1859[warn] .onMessage(ReceiveTimeout.class, notUsed -> onReceiveTimeout())
1860[warn] ^
1861[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/Aggregator.java:94:15: unchecked conversion
1862[warn] required: org.apache.pekko.actor.typed.javadsl.Receive<jdocs.org.apache.pekko.typed.Aggregator.Command>
1863[warn] found: org.apache.pekko.actor.typed.javadsl.Receive
1864[warn] newReceiveBuilder()
1865[warn] .onMessage(WrappedReply.class, this::onReply)
1866[warn] .onMessage(ReceiveTimeout.class, notUsed -> onReceiveTimeout())
1867[warn] .build()
1868[warn] ^
1869[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
1870[warn] required: java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>
1871[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>>
1872[warn] newReceiveBuilder()
1873[warn] .onMessage(WrappedReply.class, this::onReply)
1874[warn] ^
1875[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
1876[warn] newReceiveBuilder()
1877[warn] .onMessage(WrappedReply.class, this::onReply)
1878[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
1879[warn] ^
1880[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
1881[warn] newReceiveBuilder()
1882[warn] .onMessage(WrappedReply.class, this::onReply)
1883[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
1884[warn] .onMessage(FinalTimeout.class, notUsed -> onFinalTimeout())
1885[warn] ^
1886[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/TailChopping.java:108:15: unchecked conversion
1887[warn] required: org.apache.pekko.actor.typed.javadsl.Receive<jdocs.org.apache.pekko.typed.TailChopping.Command>
1888[warn] found: org.apache.pekko.actor.typed.javadsl.Receive
1889[warn] newReceiveBuilder()
1890[warn] .onMessage(WrappedReply.class, this::onReply)
1891[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
1892[warn] .onMessage(FinalTimeout.class, notUsed -> onFinalTimeout())
1893[warn] .build()
1894[warn] ^
1895[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.
1896[info] /build/repo/actor-typed-tests/src/test/java/org/apache/pekko/actor/typed/javadsl/ActorContextPipeToSelfTest.java: Recompile with -Xlint:deprecation for details.
1897[info] done compiling
1898[info] compiling 34 Scala sources to /build/repo/persistence-testkit/target/scala-3.7.4/classes ...
1899[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/PersistenceProbeImpl.scala:172:15
1900[warn] 172 | case _: PersistNothing.type | _: Unhandled.type =>
1901[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1902[warn] | Unreachable case
1903[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/PersistenceProbeImpl.scala:175:15
1904[warn] 175 | case _: Stash.type =>
1905[warn] | ^^^^^^^^^^^^^
1906[warn] | Unreachable case
1907[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/PersistenceProbeImpl.scala:187:17
1908[warn] 187 | case _: Stop.type => shouldStop = true
1909[warn] | ^^^^^^^^^^^^
1910[warn] | Unreachable case
1911[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/PersistenceProbeImpl.scala:188:17
1912[warn] 188 | case _: UnstashAll.type => shouldUnstash = true
1913[warn] | ^^^^^^^^^^^^^^^^^^
1914[warn] | Unreachable case
1915[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/PersistenceProbeImpl.scala:266:15
1916[warn] 266 | case _: PersistNothing.type | _: Unhandled.type =>
1917[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1918[warn] | Unreachable case
1919[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/PersistenceProbeImpl.scala:269:15
1920[warn] 269 | case _: Stash.type =>
1921[warn] | ^^^^^^^^^^^^^
1922[warn] | Unreachable case
1923[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/PersistenceProbeImpl.scala:281:17
1924[warn] 281 | case _: Stop.type => shouldStop = true
1925[warn] | ^^^^^^^^^^^^
1926[warn] | Unreachable case
1927[warn] -- [E030] Match case Unreachable Warning: /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/PersistenceProbeImpl.scala:282:17
1928[warn] 282 | case _: UnstashAll.type => shouldUnstash = true
1929[warn] | ^^^^^^^^^^^^^^^^^^
1930[warn] | Unreachable case
1931[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/javadsl/PersistenceTestKit.scala]
1932[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/javadsl/EventSourcedBehaviorTestKit.scala]
1933[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/scaladsl/PersistenceTestKit.scala]
1934[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/scaladsl/TestOps.scala]
1935[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/EventSourcedBehaviorTestKitImpl.scala]
1936[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/internal/SnapshotStorageEmulatorExtension.scala]
1937[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/scaladsl/EventSourcedBehaviorTestKit.scala]
1938[info] [patched file /build/repo/persistence-testkit/src/main/scala/org/apache/pekko/persistence/testkit/javadsl/SnapshotTestKit.scala]
1939[warn] 8 warnings found
1940[info] done compiling
1941[info] compiling 23 Scala sources and 7 Java sources to /build/repo/cluster-typed/target/scala-3.7.4/test-classes ...
1942[info] [patched file /build/repo/cluster-typed/src/test/scala/org/apache/pekko/cluster/typed/GroupRouterSpec.scala]
1943[info] [patched file /build/repo/cluster-typed/src/test/scala/docs/org/apache/pekko/cluster/typed/BasicClusterExampleSpec.scala]
1944[info] [patched file /build/repo/cluster-typed/src/test/scala/docs/org/apache/pekko/cluster/typed/DistributedPubSubExample.scala]
1945[info] [patched file /build/repo/cluster-typed/src/test/scala/org/apache/pekko/cluster/typed/ActorRefIgnoreSerializationSpec.scala]
1946[info] Annotation processing is enabled because one or more processors were found
1947[info] on the class path. A future release of javac may disable annotation processing
1948[info] unless at least one processor is specified by name (-processor), or a search
1949[info] path is specified (--processor-path, --processor-module-path), or annotation
1950[info] processing is enabled explicitly (-proc:only, -proc:full).
1951[info] Use -Xlint:-options to suppress this message.
1952[info] Use -proc:none to disable annotation processing.
1953[info] done compiling
1954[info] compiling 21 Scala sources and 22 Java sources to /build/repo/persistence-typed/target/scala-3.7.4/test-classes ...
1955[info] [patched file /build/repo/persistence-typed/src/test/scala/docs/org/apache/pekko/persistence/typed/DurableStatePersistentBehaviorCompileOnly.scala]
1956[info] [patched file /build/repo/persistence-typed/src/test/scala/org/apache/pekko/persistence/typed/StashingWhenSnapshottingSpec.scala]
1957[info] [patched file /build/repo/persistence-typed/src/test/scala/org/apache/pekko/persistence/typed/scaladsl/PersistentActorCompileOnlyTest.scala]
1958[info] Annotation processing is enabled because one or more processors were found
1959[info] on the class path. A future release of javac may disable annotation processing
1960[info] unless at least one processor is specified by name (-processor), or a search
1961[info] path is specified (--processor-path, --processor-module-path), or annotation
1962[info] processing is enabled explicitly (-proc:only, -proc:full).
1963[info] Use -Xlint:-options to suppress this message.
1964[info] Use -proc:none to disable annotation processing.
1965[info] done compiling
1966[info] compiling 28 Scala sources to /build/repo/persistence-testkit/target/scala-3.7.4/test-classes ...
1967[info] [patched file /build/repo/persistence-testkit/src/test/scala/org/apache/pekko/persistence/testkit/scaladsl/PersistenceProbeDurableStateSpec.scala]
1968[info] [patched file /build/repo/persistence-testkit/src/test/scala/org/apache/pekko/persistence/testkit/scaladsl/PersistenceProbeEventSourcedSpec.scala]
1969[info] done compiling
1970[info] compiling 31 Scala sources and 22 Java sources to /build/repo/cluster-sharding-typed/target/scala-3.7.4/test-classes ...
1971[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/org/apache/pekko/cluster/sharding/typed/delivery/DurableShardingSpec.scala]
1972[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/docs/org/apache/pekko/cluster/sharding/typed/HelloWorldPersistentEntityExample.scala]
1973[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/docs/org/apache/pekko/cluster/sharding/typed/ExternalShardAllocationCompileOnlySpec.scala]
1974[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/docs/org/apache/pekko/cluster/sharding/typed/ReplicatedShardingCompileOnlySpec.scala]
1975[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/org/apache/pekko/cluster/sharding/typed/JoinConfigCompatCheckerClusterShardingSpec.scala]
1976[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/org/apache/pekko/cluster/sharding/typed/ReplicatedShardingSpec.scala]
1977[info] [patched file /build/repo/cluster-sharding-typed/src/test/scala/org/apache/pekko/cluster/sharding/typed/scaladsl/ClusterShardingPersistenceSpec.scala]
1978[info] Annotation processing is enabled because one or more processors were found
1979[info] on the class path. A future release of javac may disable annotation processing
1980[info] unless at least one processor is specified by name (-processor), or a search
1981[info] path is specified (--processor-path, --processor-module-path), or annotation
1982[info] processing is enabled explicitly (-proc:only, -proc:full).
1983[info] Use -Xlint:-options to suppress this message.
1984[info] Use -proc:none to disable annotation processing.
1985[info] done compiling
1986Starting build for ProjectRef(file:/build/repo/,remote-tests) (pekko-remote-tests)... [10/32]
1987Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1988Starting build for ProjectRef(file:/build/repo/,protobuf-v3) (pekko-protobuf-v3)... [11/32]
1989Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1990Starting build for ProjectRef(file:/build/repo/,osgi) (pekko-osgi)... [12/32]
1991Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
1992[info] compiling 4 Scala sources to /build/repo/osgi/target/scala-3.7.4/classes ...
1993[info] [patched file /build/repo/osgi/src/main/scala/org/apache/pekko/osgi/ActorSystemActivator.scala]
1994[info] [patched file /build/repo/osgi/src/main/scala/org/apache/pekko/osgi/BundleDelegatingClassLoader.scala]
1995[info] done compiling
1996[info] compiling 5 Scala sources to /build/repo/osgi/target/scala-3.7.4/test-classes ...
1997[info] [patched file /build/repo/osgi/src/test/scala/org/apache/pekko/osgi/PojoSRTestSupport.scala]
1998[info] done compiling
1999Starting build for ProjectRef(file:/build/repo/,persistence-tck) (pekko-persistence-tck)... [13/32]
2000Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2001[info] compiling 7 Scala sources to /build/repo/persistence-tck/target/scala-3.7.4/test-classes ...
2002[info] done compiling
2003Starting build for ProjectRef(file:/build/repo/,stream) (pekko-stream)... [14/32]
2004Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2005Starting build for ProjectRef(file:/build/repo/,persistence-query) (pekko-persistence-query)... [15/32]
2006Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2007[info] compiling 9 Scala sources and 4 Java sources to /build/repo/persistence-query/target/scala-3.7.4/test-classes ...
2008[info] done compiling
2009Starting build for ProjectRef(file:/build/repo/,cluster-sharding) (pekko-cluster-sharding)... [16/32]
2010Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2011[info] compiling 40 Scala sources to /build/repo/cluster-sharding/target/scala-3.7.4/test-classes ...
2012[info] [patched file /build/repo/cluster-sharding/src/test/scala/org/apache/pekko/cluster/sharding/ShardingQueriesSpec.scala]
2013[info] [patched file /build/repo/cluster-sharding/src/test/scala/org/apache/pekko/cluster/sharding/LeastShardAllocationStrategyRandomizedSpec.scala]
2014[info] done compiling
2015Starting build for ProjectRef(file:/build/repo/,distributed-data) (pekko-distributed-data)... [17/32]
2016Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2017[info] compiling 20 Scala sources and 6 Java sources to /build/repo/distributed-data/target/scala-3.7.4/test-classes ...
2018[info] [patched file /build/repo/distributed-data/src/test/scala/org/apache/pekko/cluster/ddata/LocalConcurrencySpec.scala]
2019[info] Annotation processing is enabled because one or more processors were found
2020[info] on the class path. A future release of javac may disable annotation processing
2021[info] unless at least one processor is specified by name (-processor), or a search
2022[info] path is specified (--processor-path, --processor-module-path), or annotation
2023[info] processing is enabled explicitly (-proc:only, -proc:full).
2024[info] Use -Xlint:-options to suppress this message.
2025[info] Use -proc:none to disable annotation processing.
2026[info] done compiling
2027Starting build for ProjectRef(file:/build/repo/,remote) (pekko-remote)... [18/32]
2028Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -Xplugin:/build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4/serialversionremoverplugin_3-1.4.0+0-2884b12f+20251221-2114-SNAPSHOT.jar, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2029Starting build for ProjectRef(file:/build/repo/,slf4j) (pekko-slf4j)... [19/32]
2030Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2031[info] compiling 2 Scala sources to /build/repo/slf4j/target/scala-3.7.4/test-classes ...
2032[info] done compiling
2033Starting build for ProjectRef(file:/build/repo/,actor-typed-tests) (pekko-actor-typed-tests)... [20/32]
2034Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2035Starting build for ProjectRef(file:/build/repo/,persistence) (pekko-persistence)... [21/32]
2036Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2037Starting build for ProjectRef(file:/build/repo/,discovery) (pekko-discovery)... [22/32]
2038Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2039[info] compiling 5 Scala sources to /build/repo/discovery/target/scala-3.7.4/classes ...
2040[info] done compiling
2041[info] compiling 8 Scala sources and 1 Java source to /build/repo/discovery/target/scala-3.7.4/test-classes ...
2042[info] done compiling
2043Starting build for ProjectRef(file:/build/repo/,persistence-testkit) (pekko-persistence-testkit)... [23/32]
2044Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2045Starting build for ProjectRef(file:/build/repo/,actor-tests) (pekko-actor-tests)... [24/32]
2046Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2047Starting build for ProjectRef(file:/build/repo/,cluster-metrics) (pekko-cluster-metrics)... [25/32]
2048Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2049[info] compiling 11 Scala sources and 1 Java source to /build/repo/cluster-metrics/target/scala-3.7.4/classes ...
2050[info] [patched file /build/repo/cluster-metrics/src/main/scala/org/apache/pekko/cluster/metrics/protobuf/NumberInputStream.scala]
2051[info] done compiling
2052[info] compiling 10 Scala sources to /build/repo/cluster-metrics/target/scala-3.7.4/test-classes ...
2053[info] [patched file /build/repo/cluster-metrics/src/test/scala/org/apache/pekko/cluster/metrics/TestUtil.scala]
2054[info] done compiling
2055Starting build for ProjectRef(file:/build/repo/,cluster-typed) (pekko-cluster-typed)... [26/32]
2056Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2057Starting build for ProjectRef(file:/build/repo/,stream-typed) (pekko-stream-typed)... [27/32]
2058Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2059[info] compiling 5 Scala sources and 7 Java sources to /build/repo/stream-typed/target/scala-3.7.4/test-classes ...
2060[info] [patched file /build/repo/stream-typed/src/test/scala/docs/org/apache/pekko/stream/typed/ActorSourceSinkExample.scala]
2061[info] done compiling
2062Starting build for ProjectRef(file:/build/repo/,persistence-typed) (pekko-persistence-typed)... [28/32]
2063Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2064Starting build for ProjectRef(file:/build/repo/,actor-testkit-typed) (pekko-actor-testkit-typed)... [29/32]
2065Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2066Starting build for ProjectRef(file:/build/repo/,coordination) (pekko-coordination)... [30/32]
2067Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2068Starting build for ProjectRef(file:/build/repo/,actor) (pekko-actor)... [31/32]
2069Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -Xplugin:/build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4/serialversionremoverplugin_3-1.4.0+0-2884b12f+20251221-2114-SNAPSHOT.jar, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
2070
2071************************
2072Build summary:
2073[{
2074 "module": "pekko-pki",
2075 "compile": {"status": "ok", "tookMs": 36694, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2076 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2077 "test-compile": {"status": "ok", "tookMs": 2552, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2078 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2079 "publish": {"status": "skipped", "tookMs": 0},
2080 "metadata": {
2081 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2082}
2083},{
2084 "module": "pekko-cluster-tools",
2085 "compile": {"status": "ok", "tookMs": 54647, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2086 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2087 "test-compile": {"status": "ok", "tookMs": 77036, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2088 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2089 "publish": {"status": "skipped", "tookMs": 0},
2090 "metadata": {
2091 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2092}
2093},{
2094 "module": "pekko-stream-testkit",
2095 "compile": {"status": "ok", "tookMs": 1828, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2096 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2097 "test-compile": {"status": "ok", "tookMs": 3691, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2098 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2099 "publish": {"status": "skipped", "tookMs": 0},
2100 "metadata": {
2101 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2102}
2103},{
2104 "module": "pekko-multi-node-testkit",
2105 "compile": {"status": "ok", "tookMs": 2724, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2106 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2107 "test-compile": {"status": "ok", "tookMs": 2967, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2108 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2109 "publish": {"status": "skipped", "tookMs": 0},
2110 "metadata": {
2111 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2112}
2113},{
2114 "module": "pekko-cluster",
2115 "compile": {"status": "ok", "tookMs": 2868, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2116 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2117 "test-compile": {"status": "ok", "tookMs": 8327, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2118 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2119 "publish": {"status": "skipped", "tookMs": 0},
2120 "metadata": {
2121 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2122}
2123},{
2124 "module": "pekko-bom",
2125 "compile": {"status": "ok", "tookMs": 620, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2126 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2127 "test-compile": {"status": "ok", "tookMs": 827, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2128 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2129 "publish": {"status": "skipped", "tookMs": 0},
2130 "metadata": {
2131 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2132}
2133},{
2134 "module": "pekko-serialization-jackson",
2135 "compile": {"status": "ok", "tookMs": 2525, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2136 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2137 "test-compile": {"status": "ok", "tookMs": 4181, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2138 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2139 "publish": {"status": "skipped", "tookMs": 0},
2140 "metadata": {
2141 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2142}
2143},{
2144 "module": "pekko-actor-typed",
2145 "compile": {"status": "ok", "tookMs": 1601, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2146 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2147 "test-compile": {"status": "ok", "tookMs": 1945, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2148 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2149 "publish": {"status": "skipped", "tookMs": 0},
2150 "metadata": {
2151 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2152}
2153},{
2154 "module": "pekko-testkit",
2155 "compile": {"status": "ok", "tookMs": 1199, "warnings": 1, "errors": 0, "sourceVersion": "3.4-migration"},
2156 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2157 "test-compile": {"status": "ok", "tookMs": 1511, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2158 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2159 "publish": {"status": "skipped", "tookMs": 0},
2160 "metadata": {
2161 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2162}
2163},{
2164 "module": "pekko-cluster-sharding-typed",
2165 "compile": {"status": "ok", "tookMs": 26752, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2166 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2167 "test-compile": {"status": "ok", "tookMs": 53417, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2168 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2169 "publish": {"status": "skipped", "tookMs": 0},
2170 "metadata": {
2171 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2172}
2173},{
2174 "module": "pekko-remote-tests",
2175 "compile": {"status": "ok", "tookMs": 4014, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2177 "test-compile": {"status": "ok", "tookMs": 7837, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2179 "publish": {"status": "ok", "tookMs": 8},
2180 "metadata": {
2181 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2182}
2183},{
2184 "module": "pekko-protobuf-v3",
2185 "compile": {"status": "ok", "tookMs": 608, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2186 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2187 "test-compile": {"status": "ok", "tookMs": 956, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2189 "publish": {"status": "skipped", "tookMs": 0},
2190 "metadata": {
2191 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2192}
2193},{
2194 "module": "pekko-osgi",
2195 "compile": {"status": "ok", "tookMs": 1743, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2196 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2197 "test-compile": {"status": "ok", "tookMs": 2338, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2198 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2199 "publish": {"status": "skipped", "tookMs": 0},
2200 "metadata": {
2201 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2202}
2203},{
2204 "module": "pekko-persistence-tck",
2205 "compile": {"status": "ok", "tookMs": 3004, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2207 "test-compile": {"status": "ok", "tookMs": 4707, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2208 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2209 "publish": {"status": "skipped", "tookMs": 0},
2210 "metadata": {
2211 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2212}
2213},{
2214 "module": "pekko-stream",
2215 "compile": {"status": "ok", "tookMs": 1796, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
2216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2217 "test-compile": {"status": "ok", "tookMs": 2301, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2219 "publish": {"status": "skipped", "tookMs": 0},
2220 "metadata": {
2221 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2222}
2223},{
2224 "module": "pekko-persistence-query",
2225 "compile": {"status": "ok", "tookMs": 4117, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2227 "test-compile": {"status": "ok", "tookMs": 7674, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2228 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2229 "publish": {"status": "skipped", "tookMs": 0},
2230 "metadata": {
2231 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2232}
2233},{
2234 "module": "pekko-cluster-sharding",
2235 "compile": {"status": "ok", "tookMs": 6380, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2236 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2237 "test-compile": {"status": "ok", "tookMs": 18966, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2238 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2239 "publish": {"status": "skipped", "tookMs": 0},
2240 "metadata": {
2241 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2242}
2243},{
2244 "module": "pekko-distributed-data",
2245 "compile": {"status": "ok", "tookMs": 5340, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2246 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2247 "test-compile": {"status": "ok", "tookMs": 17891, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2248 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2249 "publish": {"status": "skipped", "tookMs": 0},
2250 "metadata": {
2251 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2252}
2253},{
2254 "module": "pekko-remote",
2255 "compile": {"status": "ok", "tookMs": 4409, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2256 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2257 "test-compile": {"status": "ok", "tookMs": 8051, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2258 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2259 "publish": {"status": "skipped", "tookMs": 0},
2260 "metadata": {
2261 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2262}
2263},{
2264 "module": "pekko-slf4j",
2265 "compile": {"status": "ok", "tookMs": 1886, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2266 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2267 "test-compile": {"status": "ok", "tookMs": 3853, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2268 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2269 "publish": {"status": "skipped", "tookMs": 0},
2270 "metadata": {
2271 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2272}
2273},{
2274 "module": "pekko-actor-typed-tests",
2275 "compile": {"status": "ok", "tookMs": 4033, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2276 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2277 "test-compile": {"status": "ok", "tookMs": 5259, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2278 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2279 "publish": {"status": "ok", "tookMs": 12},
2280 "metadata": {
2281 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2282}
2283},{
2284 "module": "pekko-persistence",
2285 "compile": {"status": "ok", "tookMs": 3222, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2286 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2287 "test-compile": {"status": "ok", "tookMs": 4404, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2288 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2289 "publish": {"status": "skipped", "tookMs": 0},
2290 "metadata": {
2291 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2292}
2293},{
2294 "module": "pekko-discovery",
2295 "compile": {"status": "ok", "tookMs": 2640, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2296 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2297 "test-compile": {"status": "ok", "tookMs": 5451, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2298 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2299 "publish": {"status": "skipped", "tookMs": 0},
2300 "metadata": {
2301 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2302}
2303},{
2304 "module": "pekko-persistence-testkit",
2305 "compile": {"status": "ok", "tookMs": 10190, "warnings": 8, "errors": 0, "sourceVersion": "3.4-migration"},
2306 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2307 "test-compile": {"status": "ok", "tookMs": 24074, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2308 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2309 "publish": {"status": "skipped", "tookMs": 0},
2310 "metadata": {
2311 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2312}
2313},{
2314 "module": "pekko-actor-tests",
2315 "compile": {"status": "ok", "tookMs": 2683, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2316 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2317 "test-compile": {"status": "ok", "tookMs": 3935, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2318 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2319 "publish": {"status": "ok", "tookMs": 31},
2320 "metadata": {
2321 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2322}
2323},{
2324 "module": "pekko-cluster-metrics",
2325 "compile": {"status": "ok", "tookMs": 9563, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2326 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2327 "test-compile": {"status": "ok", "tookMs": 22283, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2328 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2329 "publish": {"status": "skipped", "tookMs": 0},
2330 "metadata": {
2331 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2332}
2333},{
2334 "module": "pekko-cluster-typed",
2335 "compile": {"status": "ok", "tookMs": 11621, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2336 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2337 "test-compile": {"status": "ok", "tookMs": 22456, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2338 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2339 "publish": {"status": "skipped", "tookMs": 0},
2340 "metadata": {
2341 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2342}
2343},{
2344 "module": "pekko-stream-typed",
2345 "compile": {"status": "ok", "tookMs": 6296, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2346 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2347 "test-compile": {"status": "ok", "tookMs": 14178, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2348 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2349 "publish": {"status": "skipped", "tookMs": 0},
2350 "metadata": {
2351 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2352}
2353},{
2354 "module": "pekko-persistence-typed",
2355 "compile": {"status": "ok", "tookMs": 12309, "warnings": 7, "errors": 0, "sourceVersion": "3.4-migration"},
2356 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2357 "test-compile": {"status": "ok", "tookMs": 29730, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2358 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2359 "publish": {"status": "skipped", "tookMs": 0},
2360 "metadata": {
2361 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2362}
2363},{
2364 "module": "pekko-actor-testkit-typed",
2365 "compile": {"status": "ok", "tookMs": 5493, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2366 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2367 "test-compile": {"status": "ok", "tookMs": 6384, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2368 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2369 "publish": {"status": "skipped", "tookMs": 0},
2370 "metadata": {
2371 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2372}
2373},{
2374 "module": "pekko-coordination",
2375 "compile": {"status": "ok", "tookMs": 3270, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2376 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2377 "test-compile": {"status": "ok", "tookMs": 6928, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2378 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2379 "publish": {"status": "skipped", "tookMs": 0},
2380 "metadata": {
2381 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2382}
2383},{
2384 "module": "pekko-actor",
2385 "compile": {"status": "ok", "tookMs": 1905, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2386 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2387 "test-compile": {"status": "ok", "tookMs": 2736, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
2388 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2389 "publish": {"status": "skipped", "tookMs": 0},
2390 "metadata": {
2391 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
2392}
2393}]
2394************************
2395[success] Total time: 1277 s (0:21:17.0), completed Dec 21, 2025, 9:35:25 PM
2396[0JChecking patch project/plugins.sbt...
2397Checking patch project/Dependencies.scala...
2398Checking patch build.sbt...
2399Applied patch project/plugins.sbt cleanly.
2400Applied patch project/Dependencies.scala cleanly.
2401Applied patch build.sbt cleanly.
2402Commit migration rewrites
2403Switched to a new branch 'opencb/migrate-source-3.4'
2404[opencb/migrate-source-3.4 b270cd1c2a] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
2405 471 files changed, 2122 insertions(+), 2122 deletions(-)
2406Using target Scala version for migration: 3.7.4
2407Migrating project for -source:3.7 using Scala 3.7.4
2408----
2409Preparing build for 3.7.4
2410Would try to apply common scalacOption (best-effort, sbt/mill only):
2411Append: -rewrite,REQUIRE:-source:3.7-migration
2412Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
2413
2414Try apply source patch:
2415Path: project/Dependencies.scala
2416Pattern: val scala3Version = "3.3.7"
2417Replacement: val scala3Version = "3.7.4"
2418Successfully applied pattern 'val scala3Version = "3.3.7"' in project/Dependencies.scala
2419----
2420Starting build for 3.7.4
2421Execute tests: false
2422sbt project found:
2423No prepare script found for project apache/pekko
2424##################################
2425Scala version: 3.7.4
2426Targets: 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
2427Project 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.7\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
2428##################################
2429Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
2430Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
2431[sbt_options] declare -a sbt_options=()
2432[process_args] java_version = '21'
2433[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
2434# Executing command line:
2435java
2436-Dfile.encoding=UTF-8
2437-Xmx4G
2438-Xms1G
2439-Dmultinode.XX:MetaspaceSize=128M
2440-XX:+AlwaysActAsServerClassMachine
2441-Dcommunitybuild.scala=3.7.4
2442-Dcommunitybuild.project.dependencies.add=
2443-Xmx7G
2444-Xms4G
2445-Xss8M
2446-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
2447-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
2448-jar
2449/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
2450"setCrossScalaVersions 3.7.4"
2451"++3.7.4 -v"
2452"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""
2453"set every credentials := Nil"
2454"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
2455"removeScalacOptionsStartingWith -P:wartremover"
2456"set every targetSystemJdk := true"
2457moduleMappings
2458"runBuild 3.7.4 """{"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.7\"","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"
2459
2460[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
2461[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
2462[info] loading project definition from /build/repo/project
2463[info] loading settings for project pekko from build.sbt...
2464[info] resolving key references (75342 settings) ...
2465[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
2466[info]
2467[info] ________ ______ ______
2468[info] ___ __ \_______ /____ /_______
2469[info] __ /_/ / _ \_ //_/_ //_/ __ \
2470[info] _ ____// __/ ,< _ ,< / /_/ /
2471[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+1-b270cd1c+20251221-2135-SNAPSHOT
2472[info]
2473[info] Useful sbt tasks:
2474[info] * compile - Compile the current project
2475[info] * test - Run all the tests
2476[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
2477[info] * testOnly *.AnySpec - Only run a selected test
2478[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
2479[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
2480[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
2481[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
2482[info] * verifyCodeStyle - Verify code style
2483[info] * applyCodeStyle - Apply code style
2484[info] * sortImports - Sort the imports
2485[info] * mimaReportBinaryIssues - Check binary issues
2486[info] * validatePullRequest - Validate pull request
2487[info] * docs/paradox - Build documentation
2488[info] * docs/paradoxBrowse - Browse the generated documentation
2489[info] * tips: - prefix commands with `+` to run against cross Scala versions.
2490[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
2491[warn] there are 163 keys that are not used by any other settings/tasks:
2492[warn]
2493[warn] * ThisBuild / projectInfoVersion
2494[warn] +- /build/repo/project/PekkoBuild.scala:48
2495[warn] * actor / Pr-validation / fork
2496[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2497[warn] * actor / logManager
2498[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2499[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2500[warn] * actor / projectInfoVersion
2501[warn] +- /build/repo/project/PekkoBuild.scala:126
2502[warn] * actor / test / javacOptions
2503[warn] +- /build/repo/project/PekkoBuild.scala:320
2504[warn] * actor-testkit-typed / Pr-validation / fork
2505[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2506[warn] * actor-testkit-typed / logManager
2507[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2508[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2509[warn] * actor-testkit-typed / projectInfoVersion
2510[warn] +- /build/repo/project/PekkoBuild.scala:126
2511[warn] * actor-testkit-typed / test / javacOptions
2512[warn] +- /build/repo/project/PekkoBuild.scala:320
2513[warn] * actor-tests / Pr-validation / fork
2514[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2515[warn] * actor-tests / logManager
2516[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2517[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2518[warn] * actor-tests / projectInfoVersion
2519[warn] +- /build/repo/project/PekkoBuild.scala:126
2520[warn] * actor-tests / test / javacOptions
2521[warn] +- /build/repo/project/PekkoBuild.scala:320
2522[warn] * actor-typed / Pr-validation / fork
2523[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2524[warn] * actor-typed / logManager
2525[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2526[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2527[warn] * actor-typed / projectInfoVersion
2528[warn] +- /build/repo/project/PekkoBuild.scala:126
2529[warn] * actor-typed / test / javacOptions
2530[warn] +- /build/repo/project/PekkoBuild.scala:320
2531[warn] * actor-typed-tests / Pr-validation / fork
2532[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2533[warn] * actor-typed-tests / logManager
2534[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2535[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2536[warn] * actor-typed-tests / projectInfoVersion
2537[warn] +- /build/repo/project/PekkoBuild.scala:126
2538[warn] * actor-typed-tests / test / javacOptions
2539[warn] +- /build/repo/project/PekkoBuild.scala:320
2540[warn] * bench-jmh / logManager
2541[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2542[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2543[warn] * bench-jmh / projectInfoVersion
2544[warn] +- /build/repo/project/PekkoBuild.scala:126
2545[warn] * bench-jmh / test / javacOptions
2546[warn] +- /build/repo/project/PekkoBuild.scala:320
2547[warn] * bill-of-materials / Pr-validation / fork
2548[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2549[warn] * bill-of-materials / logManager
2550[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2551[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2552[warn] * bill-of-materials / projectInfoVersion
2553[warn] +- /build/repo/project/PekkoBuild.scala:126
2554[warn] * bill-of-materials / test / javacOptions
2555[warn] +- /build/repo/project/PekkoBuild.scala:320
2556[warn] * cluster / Pr-validation / fork
2557[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2558[warn] * cluster / logManager
2559[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2560[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2561[warn] * cluster / projectInfoVersion
2562[warn] +- /build/repo/project/PekkoBuild.scala:126
2563[warn] * cluster / test / javacOptions
2564[warn] +- /build/repo/project/PekkoBuild.scala:320
2565[warn] * cluster-metrics / Pr-validation / fork
2566[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2567[warn] * cluster-metrics / logManager
2568[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2569[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2570[warn] * cluster-metrics / projectInfoVersion
2571[warn] +- /build/repo/project/PekkoBuild.scala:126
2572[warn] * cluster-metrics / test / javacOptions
2573[warn] +- /build/repo/project/PekkoBuild.scala:320
2574[warn] * cluster-sharding / Pr-validation / fork
2575[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2576[warn] * cluster-sharding / logManager
2577[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2578[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2579[warn] * cluster-sharding / projectInfoVersion
2580[warn] +- /build/repo/project/PekkoBuild.scala:126
2581[warn] * cluster-sharding / test / javacOptions
2582[warn] +- /build/repo/project/PekkoBuild.scala:320
2583[warn] * cluster-sharding-typed / Pr-validation / fork
2584[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2585[warn] * cluster-sharding-typed / logManager
2586[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2587[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2588[warn] * cluster-sharding-typed / projectInfoVersion
2589[warn] +- /build/repo/project/PekkoBuild.scala:126
2590[warn] * cluster-sharding-typed / test / javacOptions
2591[warn] +- /build/repo/project/PekkoBuild.scala:320
2592[warn] * cluster-tools / Pr-validation / fork
2593[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2594[warn] * cluster-tools / logManager
2595[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2596[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2597[warn] * cluster-tools / projectInfoVersion
2598[warn] +- /build/repo/project/PekkoBuild.scala:126
2599[warn] * cluster-tools / test / javacOptions
2600[warn] +- /build/repo/project/PekkoBuild.scala:320
2601[warn] * cluster-typed / Pr-validation / fork
2602[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2603[warn] * cluster-typed / logManager
2604[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2605[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2606[warn] * cluster-typed / projectInfoVersion
2607[warn] +- /build/repo/project/PekkoBuild.scala:126
2608[warn] * cluster-typed / test / javacOptions
2609[warn] +- /build/repo/project/PekkoBuild.scala:320
2610[warn] * coordination / Pr-validation / fork
2611[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2612[warn] * coordination / logManager
2613[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2614[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2615[warn] * coordination / projectInfoVersion
2616[warn] +- /build/repo/project/PekkoBuild.scala:126
2617[warn] * coordination / test / javacOptions
2618[warn] +- /build/repo/project/PekkoBuild.scala:320
2619[warn] * discovery / Pr-validation / fork
2620[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2621[warn] * discovery / logManager
2622[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2623[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2624[warn] * discovery / projectInfoVersion
2625[warn] +- /build/repo/project/PekkoBuild.scala:126
2626[warn] * discovery / test / javacOptions
2627[warn] +- /build/repo/project/PekkoBuild.scala:320
2628[warn] * distributed-data / Pr-validation / fork
2629[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2630[warn] * distributed-data / logManager
2631[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2632[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2633[warn] * distributed-data / projectInfoVersion
2634[warn] +- /build/repo/project/PekkoBuild.scala:126
2635[warn] * distributed-data / test / javacOptions
2636[warn] +- /build/repo/project/PekkoBuild.scala:320
2637[warn] * docs / Pr-validation / fork
2638[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2639[warn] * docs / logManager
2640[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2641[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2642[warn] * docs / test / javacOptions
2643[warn] +- /build/repo/project/PekkoBuild.scala:320
2644[warn] * multi-node-testkit / Pr-validation / fork
2645[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2646[warn] * multi-node-testkit / logManager
2647[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2648[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2649[warn] * multi-node-testkit / projectInfoVersion
2650[warn] +- /build/repo/project/PekkoBuild.scala:126
2651[warn] * multi-node-testkit / test / javacOptions
2652[warn] +- /build/repo/project/PekkoBuild.scala:320
2653[warn] * osgi / Pr-validation / fork
2654[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2655[warn] * osgi / logManager
2656[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2657[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2658[warn] * osgi / projectInfoVersion
2659[warn] +- /build/repo/project/PekkoBuild.scala:126
2660[warn] * osgi / test / javacOptions
2661[warn] +- /build/repo/project/PekkoBuild.scala:320
2662[warn] * pekko / Javaunidoc / unidoc / unidocProjectFilter
2663[warn] +- /build/repo/project/Doc.scala:156
2664[warn] * pekko / Pr-validation / fork
2665[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2666[warn] * pekko / logManager
2667[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2668[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2669[warn] * persistence / Pr-validation / fork
2670[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2671[warn] * persistence / logManager
2672[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2673[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2674[warn] * persistence / projectInfoVersion
2675[warn] +- /build/repo/project/PekkoBuild.scala:126
2676[warn] * persistence / test / javacOptions
2677[warn] +- /build/repo/project/PekkoBuild.scala:320
2678[warn] * persistence-query / Pr-validation / fork
2679[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2680[warn] * persistence-query / logManager
2681[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2682[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2683[warn] * persistence-query / projectInfoVersion
2684[warn] +- /build/repo/project/PekkoBuild.scala:126
2685[warn] * persistence-query / test / javacOptions
2686[warn] +- /build/repo/project/PekkoBuild.scala:320
2687[warn] * persistence-shared / Pr-validation / fork
2688[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2689[warn] * persistence-shared / logManager
2690[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2691[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2692[warn] * persistence-shared / projectInfoVersion
2693[warn] +- /build/repo/project/PekkoBuild.scala:126
2694[warn] * persistence-shared / test / javacOptions
2695[warn] +- /build/repo/project/PekkoBuild.scala:320
2696[warn] * persistence-tck / Pr-validation / fork
2697[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2698[warn] * persistence-tck / logManager
2699[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2700[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2701[warn] * persistence-tck / projectInfoVersion
2702[warn] +- /build/repo/project/PekkoBuild.scala:126
2703[warn] * persistence-tck / test / javacOptions
2704[warn] +- /build/repo/project/PekkoBuild.scala:320
2705[warn] * persistence-testkit / Pr-validation / fork
2706[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2707[warn] * persistence-testkit / logManager
2708[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2709[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2710[warn] * persistence-testkit / projectInfoVersion
2711[warn] +- /build/repo/project/PekkoBuild.scala:126
2712[warn] * persistence-testkit / test / javacOptions
2713[warn] +- /build/repo/project/PekkoBuild.scala:320
2714[warn] * persistence-typed / Pr-validation / fork
2715[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2716[warn] * persistence-typed / logManager
2717[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2718[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2719[warn] * persistence-typed / projectInfoVersion
2720[warn] +- /build/repo/project/PekkoBuild.scala:126
2721[warn] * persistence-typed / test / javacOptions
2722[warn] +- /build/repo/project/PekkoBuild.scala:320
2723[warn] * persistence-typed-tests / Pr-validation / fork
2724[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2725[warn] * persistence-typed-tests / logManager
2726[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2727[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2728[warn] * persistence-typed-tests / projectInfoVersion
2729[warn] +- /build/repo/project/PekkoBuild.scala:126
2730[warn] * persistence-typed-tests / test / javacOptions
2731[warn] +- /build/repo/project/PekkoBuild.scala:320
2732[warn] * pki / Pr-validation / fork
2733[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2734[warn] * pki / logManager
2735[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2736[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2737[warn] * pki / projectInfoVersion
2738[warn] +- /build/repo/project/PekkoBuild.scala:126
2739[warn] * pki / test / javacOptions
2740[warn] +- /build/repo/project/PekkoBuild.scala:320
2741[warn] * protobuf-v3 / Pr-validation / fork
2742[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2743[warn] * protobuf-v3 / logManager
2744[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2745[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2746[warn] * protobuf-v3 / projectInfoVersion
2747[warn] +- /build/repo/project/PekkoBuild.scala:126
2748[warn] * protobuf-v3 / test / javacOptions
2749[warn] +- /build/repo/project/PekkoBuild.scala:320
2750[warn] * remote / Pr-validation / fork
2751[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2752[warn] * remote / logManager
2753[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2754[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2755[warn] * remote / projectInfoVersion
2756[warn] +- /build/repo/project/PekkoBuild.scala:126
2757[warn] * remote / test / javacOptions
2758[warn] +- /build/repo/project/PekkoBuild.scala:320
2759[warn] * remote-tests / Pr-validation / fork
2760[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2761[warn] * remote-tests / logManager
2762[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2763[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2764[warn] * remote-tests / projectInfoVersion
2765[warn] +- /build/repo/project/PekkoBuild.scala:126
2766[warn] * remote-tests / test / javacOptions
2767[warn] +- /build/repo/project/PekkoBuild.scala:320
2768[warn] * scala-nightly / logManager
2769[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2770[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2771[warn] * scala-nightly / projectInfoVersion
2772[warn] +- /build/repo/project/PekkoBuild.scala:126
2773[warn] * scala-nightly / test / javacOptions
2774[warn] +- /build/repo/project/PekkoBuild.scala:320
2775[warn] * serialVersionRemoverPlugin / Pr-validation / fork
2776[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2777[warn] * serialVersionRemoverPlugin / logManager
2778[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2779[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2780[warn] * serialization-jackson / Pr-validation / fork
2781[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2782[warn] * serialization-jackson / logManager
2783[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2784[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2785[warn] * serialization-jackson / projectInfoVersion
2786[warn] +- /build/repo/project/PekkoBuild.scala:126
2787[warn] * serialization-jackson / test / javacOptions
2788[warn] +- /build/repo/project/PekkoBuild.scala:320
2789[warn] * slf4j / Pr-validation / fork
2790[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2791[warn] * slf4j / logManager
2792[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2793[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2794[warn] * slf4j / projectInfoVersion
2795[warn] +- /build/repo/project/PekkoBuild.scala:126
2796[warn] * slf4j / test / javacOptions
2797[warn] +- /build/repo/project/PekkoBuild.scala:320
2798[warn] * stream / Pr-validation / fork
2799[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2800[warn] * stream / logManager
2801[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2802[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2803[warn] * stream / projectInfoVersion
2804[warn] +- /build/repo/project/PekkoBuild.scala:126
2805[warn] * stream / test / javacOptions
2806[warn] +- /build/repo/project/PekkoBuild.scala:320
2807[warn] * stream-testkit / Pr-validation / fork
2808[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2809[warn] * stream-testkit / logManager
2810[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2811[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2812[warn] * stream-testkit / projectInfoVersion
2813[warn] +- /build/repo/project/PekkoBuild.scala:126
2814[warn] * stream-testkit / test / javacOptions
2815[warn] +- /build/repo/project/PekkoBuild.scala:320
2816[warn] * stream-tests / Pr-validation / fork
2817[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2818[warn] * stream-tests / logManager
2819[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2820[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2821[warn] * stream-tests / projectInfoVersion
2822[warn] +- /build/repo/project/PekkoBuild.scala:126
2823[warn] * stream-tests / test / javacOptions
2824[warn] +- /build/repo/project/PekkoBuild.scala:320
2825[warn] * stream-tests-tck / Pr-validation / fork
2826[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2827[warn] * stream-tests-tck / logManager
2828[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2829[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2830[warn] * stream-tests-tck / projectInfoVersion
2831[warn] +- /build/repo/project/PekkoBuild.scala:126
2832[warn] * stream-tests-tck / test / javacOptions
2833[warn] +- /build/repo/project/PekkoBuild.scala:320
2834[warn] * stream-typed / Pr-validation / fork
2835[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2836[warn] * stream-typed / logManager
2837[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2838[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2839[warn] * stream-typed / projectInfoVersion
2840[warn] +- /build/repo/project/PekkoBuild.scala:126
2841[warn] * stream-typed / test / javacOptions
2842[warn] +- /build/repo/project/PekkoBuild.scala:320
2843[warn] * stream-typed-tests / Pr-validation / fork
2844[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2845[warn] * stream-typed-tests / logManager
2846[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2847[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2848[warn] * stream-typed-tests / projectInfoVersion
2849[warn] +- /build/repo/project/PekkoBuild.scala:126
2850[warn] * stream-typed-tests / test / javacOptions
2851[warn] +- /build/repo/project/PekkoBuild.scala:320
2852[warn] * testkit / Pr-validation / fork
2853[warn] +- /build/repo/project/ValidatePullRequest.scala:70
2854[warn] * testkit / logManager
2855[warn] +- (sbt.Defaults.projectCore) Defaults.scala:546
2856[warn] +- /build/repo/project/AddLogTimestamps.scala:32
2857[warn] * testkit / projectInfoVersion
2858[warn] +- /build/repo/project/PekkoBuild.scala:126
2859[warn] * testkit / test / javacOptions
2860[warn] +- /build/repo/project/PekkoBuild.scala:320
2861[warn]
2862[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
2863[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
2864Execute setCrossScalaVersions: 3.7.4
2865[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
2866OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in scala-nightly/crossScalaVersions
2867OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in multi-node-testkit/crossScalaVersions
2868OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-testkit-typed/crossScalaVersions
2869OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-typed/crossScalaVersions
2870OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-testkit/crossScalaVersions
2871OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-metrics/crossScalaVersions
2872OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-tests/crossScalaVersions
2873OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-tck/crossScalaVersions
2874OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-tools/crossScalaVersions
2875OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in osgi/crossScalaVersions
2876OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in bench-jmh/crossScalaVersions
2877OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-typed-tests/crossScalaVersions
2878OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-testkit/crossScalaVersions
2879OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-sharding-typed/crossScalaVersions
2880OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-query/crossScalaVersions
2881OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster/crossScalaVersions
2882OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in pki/crossScalaVersions
2883OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor/crossScalaVersions
2884OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-typed-tests/crossScalaVersions
2885OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in discovery/crossScalaVersions
2886OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-tests/crossScalaVersions
2887OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-shared/crossScalaVersions
2888OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-typed/crossScalaVersions
2889OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in remote/crossScalaVersions
2890OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in actor-typed-tests/crossScalaVersions
2891OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in distributed-data/crossScalaVersions
2892OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in protobuf-v3/crossScalaVersions
2893OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
2894OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence/crossScalaVersions
2895OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in cluster-sharding/crossScalaVersions
2896OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream/crossScalaVersions
2897OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in persistence-typed/crossScalaVersions
2898OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in bill-of-materials/crossScalaVersions
2899OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testkit/crossScalaVersions
2900OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in serialization-jackson/crossScalaVersions
2901OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in slf4j/crossScalaVersions
2902OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coordination/crossScalaVersions
2903OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in remote-tests/crossScalaVersions
2904OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-typed/crossScalaVersions
2905OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in stream-tests-tck/crossScalaVersions
2906OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in serialVersionRemoverPlugin/crossScalaVersions
2907OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in serialVersionRemoverPlugin/crossScalaVersions
2908OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.18) in pekko/crossScalaVersions
2909[info]
2910[info] ________ ______ ______
2911[info] ___ __ \_______ /____ /_______
2912[info] __ /_/ / _ \_ //_/_ //_/ __ \
2913[info] _ ____// __/ ,< _ ,< / /_/ /
2914[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+1-b270cd1c+20251221-2135-SNAPSHOT
2915[info]
2916[info] Useful sbt tasks:
2917[info] * compile - Compile the current project
2918[info] * test - Run all the tests
2919[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
2920[info] * testOnly *.AnySpec - Only run a selected test
2921[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
2922[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
2923[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
2924[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
2925[info] * verifyCodeStyle - Verify code style
2926[info] * applyCodeStyle - Apply code style
2927[info] * sortImports - Sort the imports
2928[info] * mimaReportBinaryIssues - Check binary issues
2929[info] * validatePullRequest - Validate pull request
2930[info] * docs/paradox - Build documentation
2931[info] * docs/paradoxBrowse - Browse the generated documentation
2932[info] * tips: - prefix commands with `+` to run against cross Scala versions.
2933[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
2934[info] Setting Scala version to 3.7.4 on 41 projects.
2935[info] Switching Scala version on:
2936[info] stream-tests (2.13.18, 2.12.20, 3.7.4)
2937[info] actor (2.13.18, 2.12.20, 3.7.4)
2938[info] persistence (2.13.18, 2.12.20, 3.7.4)
2939[info] stream-typed-tests (2.13.18, 2.12.20, 3.7.4)
2940[info] multi-node-testkit (2.13.18, 2.12.20, 3.7.4)
2941[info] scala-nightly (2.13.18, 2.12.20, 3.7.4)
2942[info] distributed-data (2.13.18, 2.12.20, 3.7.4)
2943[info] coordination (2.13.18, 2.12.20, 3.7.4)
2944[info] persistence-query (2.13.18, 2.12.20, 3.7.4)
2945[info] actor-testkit-typed (2.13.18, 2.12.20, 3.7.4)
2946[info] docs (2.13.18, 2.12.20, 3.7.4)
2947[info] persistence-typed (2.13.18, 2.12.20, 3.7.4)
2948[info] cluster-sharding (2.13.18, 2.12.20, 3.7.4)
2949[info] cluster-typed (2.13.18, 2.12.20, 3.7.4)
2950[info] remote-tests (2.13.18, 2.12.20, 3.7.4)
2951[info] stream-tests-tck (2.13.18, 2.12.20, 3.7.4)
2952[info] cluster (2.13.18, 2.12.20, 3.7.4)
2953[info] serialization-jackson (2.13.18, 2.12.20, 3.7.4)
2954[info] remote (2.13.18, 2.12.20, 3.7.4)
2955[info] protobuf-v3 (2.13.18, 2.12.20, 3.7.4)
2956[info] persistence-shared (2.13.18, 2.12.20, 3.7.4)
2957[info] stream-typed (2.13.18, 2.12.20, 3.7.4)
2958[info] stream (2.13.18, 2.12.20, 3.7.4)
2959[info] actor-tests (2.13.18, 2.12.20, 3.7.4)
2960[info] serialVersionRemoverPlugin (3.7.4)
2961[info] cluster-tools (2.13.18, 2.12.20, 3.7.4)
2962[info] actor-typed-tests (2.13.18, 2.12.20, 3.7.4)
2963[info] persistence-typed-tests (2.13.18, 2.12.20, 3.7.4)
2964[info] actor-typed (2.13.18, 2.12.20, 3.7.4)
2965[info] persistence-testkit (2.13.18, 2.12.20, 3.7.4)
2966[info] cluster-metrics (2.13.18, 2.12.20, 3.7.4)
2967[info] cluster-sharding-typed (2.13.18, 2.12.20, 3.7.4)
2968[info] bench-jmh (2.13.18, 2.12.20, 3.7.4)
2969[info] slf4j (2.13.18, 2.12.20, 3.7.4)
2970[info] discovery (2.13.18, 2.12.20, 3.7.4)
2971[info] stream-testkit (2.13.18, 2.12.20, 3.7.4)
2972[info] pki (2.13.18, 2.12.20, 3.7.4)
2973[info] persistence-tck (2.13.18, 2.12.20, 3.7.4)
2974[info] bill-of-materials (2.13.18, 2.12.20, 3.7.4)
2975[info] osgi (2.13.18, 2.12.20, 3.7.4)
2976[info] testkit (2.13.18, 2.12.20, 3.7.4)
2977[info] Excluding projects:
2978[info] * pekko (2.13.18)
2979[info] Reapplying settings...
2980[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
2981[info]
2982[info] ________ ______ ______
2983[info] ___ __ \_______ /____ /_______
2984[info] __ /_/ / _ \_ //_/_ //_/ __ \
2985[info] _ ____// __/ ,< _ ,< / /_/ /
2986[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+1-b270cd1c+20251221-2135-SNAPSHOT
2987[info]
2988[info] Useful sbt tasks:
2989[info] * compile - Compile the current project
2990[info] * test - Run all the tests
2991[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
2992[info] * testOnly *.AnySpec - Only run a selected test
2993[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
2994[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
2995[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
2996[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
2997[info] * verifyCodeStyle - Verify code style
2998[info] * applyCodeStyle - Apply code style
2999[info] * sortImports - Sort the imports
3000[info] * mimaReportBinaryIssues - Check binary issues
3001[info] * validatePullRequest - Validate pull request
3002[info] * docs/paradox - Build documentation
3003[info] * docs/paradoxBrowse - Browse the generated documentation
3004[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3005[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3006Execute 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
3007[info] Reapplying settings...
3008[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
3009[info]
3010[info] ________ ______ ______
3011[info] ___ __ \_______ /____ /_______
3012[info] __ /_/ / _ \_ //_/_ //_/ __ \
3013[info] _ ____// __/ ,< _ ,< / /_/ /
3014[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+1-b270cd1c+20251221-2135-SNAPSHOT
3015[info]
3016[info] Useful sbt tasks:
3017[info] * compile - Compile the current project
3018[info] * test - Run all the tests
3019[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
3020[info] * testOnly *.AnySpec - Only run a selected test
3021[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
3022[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
3023[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
3024[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
3025[info] * verifyCodeStyle - Verify code style
3026[info] * applyCodeStyle - Apply code style
3027[info] * sortImports - Sort the imports
3028[info] * mimaReportBinaryIssues - Check binary issues
3029[info] * validatePullRequest - Validate pull request
3030[info] * docs/paradox - Build documentation
3031[info] * docs/paradoxBrowse - Browse the generated documentation
3032[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3033[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3034[info] Defining Global / credentials, ThisBuild / credentials and 41 others.
3035[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 346 others.
3036[info] Run `last` for details.
3037[info] Reapplying settings...
3038[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
3039[info]
3040[info] ________ ______ ______
3041[info] ___ __ \_______ /____ /_______
3042[info] __ /_/ / _ \_ //_/_ //_/ __ \
3043[info] _ ____// __/ ,< _ ,< / /_/ /
3044[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+1-b270cd1c+20251221-2135-SNAPSHOT
3045[info]
3046[info] Useful sbt tasks:
3047[info] * compile - Compile the current project
3048[info] * test - Run all the tests
3049[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
3050[info] * testOnly *.AnySpec - Only run a selected test
3051[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
3052[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
3053[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
3054[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
3055[info] * verifyCodeStyle - Verify code style
3056[info] * applyCodeStyle - Apply code style
3057[info] * sortImports - Sort the imports
3058[info] * mimaReportBinaryIssues - Check binary issues
3059[info] * validatePullRequest - Validate pull request
3060[info] * docs/paradox - Build documentation
3061[info] * docs/paradoxBrowse - Browse the generated documentation
3062[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3063[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3064Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
3065[info] Reapplying settings...
3066OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
3067
3068 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
3069 Did you mean stream-tests-tck / allExcludeDependencies ?
3070 , retry without global scopes
3071[info] Reapplying settings...
3072[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
3073[info]
3074[info] ________ ______ ______
3075[info] ___ __ \_______ /____ /_______
3076[info] __ /_/ / _ \_ //_/_ //_/ __ \
3077[info] _ ____// __/ ,< _ ,< / /_/ /
3078[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+1-b270cd1c+20251221-2136-SNAPSHOT
3079[info]
3080[info] Useful sbt tasks:
3081[info] * compile - Compile the current project
3082[info] * test - Run all the tests
3083[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
3084[info] * testOnly *.AnySpec - Only run a selected test
3085[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
3086[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
3087[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
3088[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
3089[info] * verifyCodeStyle - Verify code style
3090[info] * applyCodeStyle - Apply code style
3091[info] * sortImports - Sort the imports
3092[info] * mimaReportBinaryIssues - Check binary issues
3093[info] * validatePullRequest - Validate pull request
3094[info] * docs/paradox - Build documentation
3095[info] * docs/paradoxBrowse - Browse the generated documentation
3096[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3097[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3098Execute removeScalacOptionsStartingWith: -P:wartremover
3099[info] Reapplying settings...
3100[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
3101[info]
3102[info] ________ ______ ______
3103[info] ___ __ \_______ /____ /_______
3104[info] __ /_/ / _ \_ //_/_ //_/ __ \
3105[info] _ ____// __/ ,< _ ,< / /_/ /
3106[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+1-b270cd1c+20251221-2136-SNAPSHOT
3107[info]
3108[info] Useful sbt tasks:
3109[info] * compile - Compile the current project
3110[info] * test - Run all the tests
3111[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
3112[info] * testOnly *.AnySpec - Only run a selected test
3113[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
3114[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
3115[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
3116[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
3117[info] * verifyCodeStyle - Verify code style
3118[info] * applyCodeStyle - Apply code style
3119[info] * sortImports - Sort the imports
3120[info] * mimaReportBinaryIssues - Check binary issues
3121[info] * validatePullRequest - Validate pull request
3122[info] * docs/paradox - Build documentation
3123[info] * docs/paradoxBrowse - Browse the generated documentation
3124[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3125[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3126[info] Defining Global / targetSystemJdk, actor / targetSystemJdk and 38 others.
3127[info] The new values will be used by actor / Compile / javacOptions, actor / Compile / scalacOptions and 117 others.
3128[info] Run `last` for details.
3129[info] Reapplying settings...
3130[info] Scala 2 optimizer/inliner enabled, to disable set the pekko.no.inline system property
3131[info]
3132[info] ________ ______ ______
3133[info] ___ __ \_______ /____ /_______
3134[info] __ /_/ / _ \_ //_/_ //_/ __ \
3135[info] _ ____// __/ ,< _ ,< / /_/ /
3136[info] /_/ \___//_/|_| /_/|_| \____/ 1.4.0+1-b270cd1c+20251221-2136-SNAPSHOT
3137[info]
3138[info] Useful sbt tasks:
3139[info] * compile - Compile the current project
3140[info] * test - Run all the tests
3141[info] * testQuick - Runs all the tests. When run multiple times will only run previously failing tests (shell mode only)
3142[info] * testOnly *.AnySpec - Only run a selected test
3143[info] * TestJdk9 / testOnly *.AnySpec - Only run a Jdk9+ selected test
3144[info] * testQuick *.AnySpec - Only run a selected test. When run multiple times will only run previously failing tests (shell mode only)
3145[info] * testQuickUntilPassed - Runs all tests in a continuous loop until all tests pass
3146[info] * publishLocal - Publish current snapshot version to local ~/.ivy2 repo
3147[info] * verifyCodeStyle - Verify code style
3148[info] * applyCodeStyle - Apply code style
3149[info] * sortImports - Sort the imports
3150[info] * mimaReportBinaryIssues - Check binary issues
3151[info] * validatePullRequest - Validate pull request
3152[info] * docs/paradox - Build documentation
3153[info] * docs/paradoxBrowse - Browse the generated documentation
3154[info] * tips: - prefix commands with `+` to run against cross Scala versions.
3155[info] * Contributing guide: - https://github.com/apache/pekko/blob/main/CONTRIBUTING.md
3156[success] Total time: 0 s, completed Dec 21, 2025, 9:36:11 PM
3157Build 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.7\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
3158Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
3159Starting build...
3160Projects: 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)
3161Starting build for ProjectRef(file:/build/repo/,pki) (pekko-pki)... [0/32]
3162OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
3163OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
3164OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
3165OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
3166Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3167[info] compiling 1 Scala source to /build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4/classes ...
3168[info] done compiling
3169[info] compiling 210 Scala sources and 30 Java sources to /build/repo/actor/target/scala-3.7.4/classes ...
3170[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/Future.scala]
3171[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/CoordinatedShutdown.scala]
3172[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/FutureTimeoutSupport.scala]
3173[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/routing/TailChopping.scala]
3174[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/routing/RoutedActorCell.scala]
3175[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/Dns.scala]
3176[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/TcpOutgoingConnection.scala]
3177[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/dungeon/ReceiveTimeout.scala]
3178[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/CircuitBreakersRegistry.scala]
3179[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/dispatch/AbstractDispatcher.scala]
3180[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/PipeToSupport.scala]
3181[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/AskSupport.scala]
3182[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/dungeon/TimerSchedulerImpl.scala]
3183[info] [patched file /build/repo/actor/src/main/scala-3/org/apache/pekko/util/ByteIterator.scala]
3184[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/SelectionHandler.scala]
3185[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/RetrySupport.scala]
3186[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/Scheduler.scala]
3187[info] [patched file /build/repo/actor/src/main/scala-3/org/apache/pekko/util/ByteString.scala]
3188[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/event/LoggingReceive.scala]
3189[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorSystem.scala]
3190[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorSelection.scala]
3191[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/Patterns.scala]
3192[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/io/SimpleDnsCache.scala]
3193[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/ActorRef.scala]
3194[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/CircuitBreaker.scala]
3195[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/actor/TypedActor.scala]
3196[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/GracefulStopSupport.scala]
3197[info] [patched file /build/repo/actor/src/main/scala/org/apache/pekko/pattern/StatusReply.scala]
3198[info] [patched file /build/repo/actor/src/main/scala-2.13+/org/apache/pekko/compat/Future.scala]
3199[warn] /build/repo/actor/src/main/java/org/apache/pekko/japi/pf/FI.java:45:7: deprecated item is not annotated with @Deprecated
3200[warn] R apply(I i) throws Exception;
3201[warn] ^
3202[warn] /build/repo/actor/src/main/java/org/apache/pekko/japi/pf/FI.java:70:7: deprecated item is not annotated with @Deprecated
3203[warn] R apply(I1 i1, I2 i2) throws Exception;
3204[warn] ^
3205[info] /build/repo/actor/src/main/java/org/apache/pekko/actor/AbstractActorRef.java: Some input files use or override a deprecated API.
3206[info] /build/repo/actor/src/main/java/org/apache/pekko/actor/AbstractActorRef.java: Recompile with -Xlint:deprecation for details.
3207[info] done compiling
3208[info] compiling 2 Scala sources to /build/repo/pki/target/scala-3.7.4/classes ...
3209[info] done compiling
3210[info] compiling 2 Scala sources to /build/repo/pki/target/scala-3.7.4/test-classes ...
3211[info] done compiling
3212Starting build for ProjectRef(file:/build/repo/,cluster-tools) (pekko-cluster-tools)... [1/32]
3213Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3214[info] 3 file(s) merged using strategy 'Rename' (Run the task at debug level to see the details)
3215[info] 1 file(s) merged using strategy 'Discard' (Run the task at debug level to see the details)
3216[info] Built: /build/repo/protobuf-v3/target/scala-3.7.4/pekko-protobuf-v3-assembly-1.4.0+1-b270cd1c+20251221-2136-SNAPSHOT.jar
3217[info] Jar hash: 5a3b8c1c48986a58816c373706b3bab7a4145172
3218[info] compiling 207 Scala sources and 3 Java sources to /build/repo/stream/target/scala-3.7.4/classes ...
3219[warn] -- [E121] Pattern Match Warning: /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/ActorRefBackpressureSource.scala:83:13
3220[warn] 83 | case _ => throw new RuntimeException() // compiler exhaustiveness check pleaser
3221[warn] | ^
3222[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
3223[warn] -- [E121] Pattern Match Warning: /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala:3451:13
3224[warn] 3451 | case _ => throw new RuntimeException() // compiler exhaustiveness check pleaser
3225[warn] | ^
3226[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
3227[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/io/TcpStages.scala]
3228[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/UnfoldResourceSourceAsync.scala]
3229[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/Ops.scala]
3230[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Source.scala]
3231[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/GraphStages.scala]
3232[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SourceWithContext.scala]
3233[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Graph.scala]
3234[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Source.scala]
3235[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/KillSwitch.scala]
3236[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/PhasedFusingActorMaterializer.scala]
3237[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Sink.scala]
3238[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SubFlow.scala]
3239[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FutureFlow.scala]
3240[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/FlowWithContext.scala]
3241[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/MapAsyncPartitioned.scala]
3242[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Sinks.scala]
3243[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/ActorMaterializer.scala]
3244[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Queue.scala]
3245[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Flow.scala]
3246[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Graph.scala]
3247[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Hub.scala]
3248[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Flow.scala]
3249[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/snapshot/MaterializerState.scala]
3250[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/FlattenConcat.scala]
3251[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Queue.scala]
3252[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Sink.scala]
3253[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/FlowWithContextOps.scala]
3254[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/SubSource.scala]
3255[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/javadsl/Tcp.scala]
3256[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/fusing/LazyFutureSource.scala]
3257[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/QueueSource.scala]
3258[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/MaybeSource.scala]
3259[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/scaladsl/Tcp.scala]
3260[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/impl/Unfold.scala]
3261[info] [patched file /build/repo/stream/src/main/scala/org/apache/pekko/stream/Materializer.scala]
3262[warn] two warnings found
3263[info] done compiling
3264[info] compiling 9 Scala sources to /build/repo/coordination/target/scala-3.7.4/classes ...
3265[info] [patched file /build/repo/coordination/src/main/scala/org/apache/pekko/coordination/lease/javadsl/LeaseProvider.scala]
3266[info] [patched file /build/repo/coordination/src/main/scala/org/apache/pekko/coordination/lease/scaladsl/LeaseProvider.scala]
3267[info] done compiling
3268[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
3269[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3270[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3271[error] | ^
3272[error] | ',' or ')' expected, but identifier found
3273[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3274[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3275[error] | ^
3276[error] | ',' or ')' expected, but identifier found
3277[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3278[error] 31 |import pekko.util.ByteString
3279[error] | ^
3280[error] | Cyclic reference involving val <import>
3281[error] |
3282[error] | Run with -explain-cyclic for more details.
3283[error] |
3284[error] | longer explanation available when compiling with `-explain`
3285[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3286[error] 79 | with AssociationEventListener {
3287[error] | ^
3288[error] | Cyclic reference involving val <import>
3289[error] |
3290[error] | Run with -explain-cyclic for more details.
3291[error] |
3292[error] | longer explanation available when compiling with `-explain`
3293[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3294[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3295[error] | ^^^^^^^^^^^^^^
3296[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3297[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3298[error] 113 | Future.successful(this)
3299[error] | ^^^^
3300[error] |Found: (FailureInjectorTransportAdapter.this :
3301[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3302[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3303[error] |
3304[error] | longer explanation available when compiling with `-explain`
3305[error] 6 errors found
3306[error] (remote / Compile / compileIncremental) Compilation failed
3307[info] compiling 18 Scala sources to /build/repo/testkit/target/scala-3.7.4/classes ...
3308[warn] -- Warning: /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/CallingThreadDispatcher.scala:368:15
3309[warn] 368 | override val messageQueue: MessageQueue = q.get
3310[warn] | ^
3311[warn] | cannot override val parameter value messageQueue in class Mailbox
3312[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/javadsl/TestKit.scala]
3313[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestActorRef.scala]
3314[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/TestKit.scala]
3315[info] [patched file /build/repo/testkit/src/main/scala/org/apache/pekko/testkit/javadsl/EventFilter.scala]
3316[warn] one warning found
3317[info] done compiling
3318[info] compiling 1 Scala source and 1 Java source to /build/repo/stream/target/scala-3.7.4/classes ...
3319[info] done compiling
3320[info] compiling 1 Scala source to /build/repo/slf4j/target/scala-3.7.4/classes ...
3321[info] done compiling
3322[info] compiling 26 Scala sources and 3 Java sources to /build/repo/testkit/target/scala-3.7.4/test-classes ...
3323[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/ExplicitlyTriggeredSchedulerSpec.scala]
3324[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/PekkoSpec.scala]
3325[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/PekkoSpecSpec.scala]
3326[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/TestProbeSpec.scala]
3327[info] [patched file /build/repo/testkit/src/test/scala/org/apache/pekko/testkit/TestActorRefSpec.scala]
3328[info] done compiling
3329[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
3330[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3331[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3332[error] | ^
3333[error] | ',' or ')' expected, but identifier found
3334[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3335[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3336[error] | ^
3337[error] | ',' or ')' expected, but identifier found
3338[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3339[error] 31 |import pekko.util.ByteString
3340[error] | ^
3341[error] | Cyclic reference involving val <import>
3342[error] |
3343[error] | Run with -explain-cyclic for more details.
3344[error] |
3345[error] | longer explanation available when compiling with `-explain`
3346[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3347[error] 79 | with AssociationEventListener {
3348[error] | ^
3349[error] | Cyclic reference involving val <import>
3350[error] |
3351[error] | Run with -explain-cyclic for more details.
3352[error] |
3353[error] | longer explanation available when compiling with `-explain`
3354[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3355[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3356[error] | ^^^^^^^^^^^^^^
3357[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3358[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3359[error] 113 | Future.successful(this)
3360[error] | ^^^^
3361[error] |Found: (FailureInjectorTransportAdapter.this :
3362[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3363[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3364[error] |
3365[error] | longer explanation available when compiling with `-explain`
3366[error] 6 errors found
3367[info] compiling 8 Scala sources to /build/repo/stream-testkit/target/scala-3.7.4/classes ...
3368[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/scaladsl/StreamTestKit.scala]
3369[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/javadsl/TestSink.scala]
3370[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/javadsl/TestSource.scala]
3371[info] [patched file /build/repo/stream-testkit/src/main/scala/org/apache/pekko/stream/testkit/StreamTestKit.scala]
3372[info] done compiling
3373[info] compiling 87 Scala sources to /build/repo/actor-typed/target/scala-3.7.4/classes ...
3374[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/eventstream/EventStream.scala]
3375[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/TimerSchedulerImpl.scala]
3376[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/ActorSystemAdapter.scala]
3377[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/javadsl/AskPattern.scala]
3378[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/pubsub/Topic.scala]
3379[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/AskPattern.scala]
3380[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/adapter/SchedulerAdapter.scala]
3381[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/scaladsl/Behaviors.scala]
3382[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/internal/ActorContextImpl.scala]
3383[info] [patched file /build/repo/actor-typed/src/main/scala/org/apache/pekko/actor/typed/Behavior.scala]
3384[info] done compiling
3385[info] compiling 157 Scala sources and 31 Java sources to /build/repo/actor-tests/target/scala-3.7.4/test-classes ...
3386[warn] -- Warning: /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/FSMActorSpec.scala:89:17
3387[warn] 89 | onTransition(transitionHandler)
3388[warn] | ^^^^^^^^^^^^^^^^^
3389[warn] | method transitionHandler is eta-expanded even though PartialFunction[
3390[warn] | (org.apache.pekko.actor.FSMActorSpec.LockState,
3391[warn] | org.apache.pekko.actor.FSMActorSpec.LockState),
3392[warn] | Unit] does not have the @FunctionalInterface annotation.
3393[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/dispatch/MailboxConfigSpec.scala]
3394[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorHierarchySpec.scala]
3395[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/pattern/CircuitBreakerSpec.scala]
3396[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/pattern/AskSpec.scala]
3397[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/dispatch/SameThreadExecutionContextSpec.scala]
3398[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ForwardActorSpec.scala]
3399[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/Ticket669Spec.scala]
3400[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SupervisorSpec.scala]
3401[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/dispatch/ExecutionContextSpec.scala]
3402[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/io/TcpIntegrationSpecSupport.scala]
3403[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/SchedulerSpec.scala]
3404[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/FSMActorSpec.scala]
3405[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ExtensionSpec.scala]
3406[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorSystemSpec.scala]
3407[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/routing/BalancingSpec.scala]
3408[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ReceiveTimeoutSpec.scala]
3409[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/CoordinatedShutdownSpec.scala]
3410[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/dispatch/DispatcherShutdownSpec.scala]
3411[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/ByteStringSpec.scala]
3412[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/util/FrequencySketchSpec.scala]
3413[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorRefSpec.scala]
3414[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/dispatch/ActorModelSpec.scala]
3415[info] [patched file /build/repo/actor-tests/src/test/scala/org/apache/pekko/actor/ActorTimeoutSpec.scala]
3416[warn] one warning found
3417[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
3418[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>>
3419[warn] public static class MyFSM extends AbstractFSM<String, String> {
3420[warn]
3421[warn] private final ActorRef probe;
3422[warn]
3423[warn] MyFSM(ActorRef probe) {
3424[warn] this.probe = probe;
3425[warn] onTransition(this::logTransition);
3426[warn] startWith("start", "data");
3427[warn] when("start", matchEventEquals("next", (newState, data) -> goTo(newState)));
3428[warn] when("next", AbstractFSM.NullFunction());
3429[warn] initialize();
3430[warn] }
3431[warn]
3432[warn] private void logTransition(final String s1, final String s2) {
3433[warn] probe.tell(String.format("Transitioning from %1$s to %2$s.", s1, s2), getSelf());
3434[warn] }
3435[warn] }
3436[warn] ^
3437[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
3438[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
3439[warn] public static class WithStash extends AbstractActorWithStash {
3440[warn] int count = 0;
3441[warn]
3442[warn] @Override
3443[warn] public Receive createReceive() {
3444[warn] return receiveBuilder()
3445[warn] .match(
3446[warn] Object.class,
3447[warn] msg -> {
3448[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
3449[warn] })
3450[warn] .build();
3451[warn] }
3452[warn] }
3453[warn] ^
3454[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
3455[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
3456[warn] public static class WithUnboundedStash extends AbstractActorWithUnboundedStash {
3457[warn] int count = 0;
3458[warn]
3459[warn] @Override
3460[warn] public Receive createReceive() {
3461[warn] return receiveBuilder()
3462[warn] .match(
3463[warn] Object.class,
3464[warn] msg -> {
3465[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
3466[warn] })
3467[warn] .build();
3468[warn] }
3469[warn] }
3470[warn] ^
3471[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
3472[warn] return type requires unchecked conversion from scala.collection.immutable.Vector to scala.collection.immutable.Vector<org.apache.pekko.dispatch.Envelope>
3473[warn] public static class WithUnrestrictedStash extends AbstractActorWithUnrestrictedStash {
3474[warn] int count = 0;
3475[warn]
3476[warn] @Override
3477[warn] public Receive createReceive() {
3478[warn] return receiveBuilder()
3479[warn] .match(
3480[warn] Object.class,
3481[warn] msg -> {
3482[warn] count = testReceive(msg, count, getSender(), getSelf(), this);
3483[warn] })
3484[warn] .build();
3485[warn] }
3486[warn] }
3487[warn] ^
3488[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
3489[warn] ThreadDeath
3490[warn] ^
3491[info] done compiling
3492[info] compiling 12 Scala sources to /build/repo/serialization-jackson/target/scala-3.7.4/classes ...
3493[info] done compiling
3494[info] compiling 4 Scala sources and 1 Java source to /build/repo/coordination/target/scala-3.7.4/test-classes ...
3495[info] [patched file /build/repo/coordination/src/test/scala/org/apache/pekko/coordination/lease/TestLease.scala]
3496[info] done compiling
3497[info] compiling 21 Scala sources and 20 Java sources to /build/repo/serialization-jackson/target/scala-3.7.4/test-classes ...
3498[info] done compiling
3499[error] (remote / Compile / compileIncremental) Compilation failed
3500[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
3501[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3502[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3503[error] | ^
3504[error] | ',' or ')' expected, but identifier found
3505[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3506[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3507[error] | ^
3508[error] | ',' or ')' expected, but identifier found
3509[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3510[error] 31 |import pekko.util.ByteString
3511[error] | ^
3512[error] | Cyclic reference involving val <import>
3513[error] |
3514[error] | Run with -explain-cyclic for more details.
3515[error] |
3516[error] | longer explanation available when compiling with `-explain`
3517[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3518[error] 79 | with AssociationEventListener {
3519[error] | ^
3520[error] | Cyclic reference involving val <import>
3521[error] |
3522[error] | Run with -explain-cyclic for more details.
3523[error] |
3524[error] | longer explanation available when compiling with `-explain`
3525[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3526[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3527[error] | ^^^^^^^^^^^^^^
3528[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3529[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3530[error] 113 | Future.successful(this)
3531[error] | ^^^^
3532[error] |Found: (FailureInjectorTransportAdapter.this :
3533[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3534[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3535[error] |
3536[error] | longer explanation available when compiling with `-explain`
3537[error] 6 errors found
3538[error] (remote / Compile / compileIncremental) Compilation failed
3539Starting build for ProjectRef(file:/build/repo/,stream-testkit) (pekko-stream-testkit)... [2/32]
3540Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3541[info] compiling 11 Scala sources to /build/repo/stream-testkit/target/scala-3.7.4/test-classes ...
3542[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/StreamSpec.scala]
3543[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/ChainSetup.scala]
3544[info] [patched file /build/repo/stream-testkit/src/test/scala/org/apache/pekko/stream/testkit/ScriptedTest.scala]
3545[info] done compiling
3546Starting build for ProjectRef(file:/build/repo/,multi-node-testkit) (pekko-multi-node-testkit)... [3/32]
3547Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3548[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
3549[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3550[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3551[error] | ^
3552[error] | ',' or ')' expected, but identifier found
3553[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3554[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3555[error] | ^
3556[error] | ',' or ')' expected, but identifier found
3557[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3558[error] 31 |import pekko.util.ByteString
3559[error] | ^
3560[error] | Cyclic reference involving val <import>
3561[error] |
3562[error] | Run with -explain-cyclic for more details.
3563[error] |
3564[error] | longer explanation available when compiling with `-explain`
3565[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3566[error] 79 | with AssociationEventListener {
3567[error] | ^
3568[error] | Cyclic reference involving val <import>
3569[error] |
3570[error] | Run with -explain-cyclic for more details.
3571[error] |
3572[error] | longer explanation available when compiling with `-explain`
3573[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3574[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3575[error] | ^^^^^^^^^^^^^^
3576[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3577[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3578[error] 113 | Future.successful(this)
3579[error] | ^^^^
3580[error] |Found: (FailureInjectorTransportAdapter.this :
3581[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3582[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3583[error] |
3584[error] | longer explanation available when compiling with `-explain`
3585[error] 6 errors found
3586[error] (remote / Compile / compileIncremental) Compilation failed
3587[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
3588[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3589[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3590[error] | ^
3591[error] | ',' or ')' expected, but identifier found
3592[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3593[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3594[error] | ^
3595[error] | ',' or ')' expected, but identifier found
3596[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3597[error] 31 |import pekko.util.ByteString
3598[error] | ^
3599[error] | Cyclic reference involving val <import>
3600[error] |
3601[error] | Run with -explain-cyclic for more details.
3602[error] |
3603[error] | longer explanation available when compiling with `-explain`
3604[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3605[error] 79 | with AssociationEventListener {
3606[error] | ^
3607[error] | Cyclic reference involving val <import>
3608[error] |
3609[error] | Run with -explain-cyclic for more details.
3610[error] |
3611[error] | longer explanation available when compiling with `-explain`
3612[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3613[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3614[error] | ^^^^^^^^^^^^^^
3615[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3616[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3617[error] 113 | Future.successful(this)
3618[error] | ^^^^
3619[error] |Found: (FailureInjectorTransportAdapter.this :
3620[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3621[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3622[error] |
3623[error] | longer explanation available when compiling with `-explain`
3624[error] 6 errors found
3625[error] (remote / Compile / compileIncremental) Compilation failed
3626[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
3627[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3628[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3629[error] | ^
3630[error] | ',' or ')' expected, but identifier found
3631[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3632[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3633[error] | ^
3634[error] | ',' or ')' expected, but identifier found
3635[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3636[error] 31 |import pekko.util.ByteString
3637[error] | ^
3638[error] | Cyclic reference involving val <import>
3639[error] |
3640[error] | Run with -explain-cyclic for more details.
3641[error] |
3642[error] | longer explanation available when compiling with `-explain`
3643[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3644[error] 79 | with AssociationEventListener {
3645[error] | ^
3646[error] | Cyclic reference involving val <import>
3647[error] |
3648[error] | Run with -explain-cyclic for more details.
3649[error] |
3650[error] | longer explanation available when compiling with `-explain`
3651[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3652[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3653[error] | ^^^^^^^^^^^^^^
3654[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3655[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3656[error] 113 | Future.successful(this)
3657[error] | ^^^^
3658[error] |Found: (FailureInjectorTransportAdapter.this :
3659[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3660[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3661[error] |
3662[error] | longer explanation available when compiling with `-explain`
3663[error] 6 errors found
3664[error] (remote / Compile / compileIncremental) Compilation failed
3665Starting build for ProjectRef(file:/build/repo/,cluster) (pekko-cluster)... [4/32]
3666Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3667[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
3668[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3669[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3670[error] | ^
3671[error] | ',' or ')' expected, but identifier found
3672[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3673[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3674[error] | ^
3675[error] | ',' or ')' expected, but identifier found
3676[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3677[error] 31 |import pekko.util.ByteString
3678[error] | ^
3679[error] | Cyclic reference involving val <import>
3680[error] |
3681[error] | Run with -explain-cyclic for more details.
3682[error] |
3683[error] | longer explanation available when compiling with `-explain`
3684[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3685[error] 79 | with AssociationEventListener {
3686[error] | ^
3687[error] | Cyclic reference involving val <import>
3688[error] |
3689[error] | Run with -explain-cyclic for more details.
3690[error] |
3691[error] | longer explanation available when compiling with `-explain`
3692[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3693[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3694[error] | ^^^^^^^^^^^^^^
3695[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3696[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3697[error] 113 | Future.successful(this)
3698[error] | ^^^^
3699[error] |Found: (FailureInjectorTransportAdapter.this :
3700[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3701[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3702[error] |
3703[error] | longer explanation available when compiling with `-explain`
3704[error] 6 errors found
3705[error] (remote / Compile / compileIncremental) Compilation failed
3706[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
3707[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3708[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3709[error] | ^
3710[error] | ',' or ')' expected, but identifier found
3711[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3712[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3713[error] | ^
3714[error] | ',' or ')' expected, but identifier found
3715[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3716[error] 31 |import pekko.util.ByteString
3717[error] | ^
3718[error] | Cyclic reference involving val <import>
3719[error] |
3720[error] | Run with -explain-cyclic for more details.
3721[error] |
3722[error] | longer explanation available when compiling with `-explain`
3723[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3724[error] 79 | with AssociationEventListener {
3725[error] | ^
3726[error] | Cyclic reference involving val <import>
3727[error] |
3728[error] | Run with -explain-cyclic for more details.
3729[error] |
3730[error] | longer explanation available when compiling with `-explain`
3731[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3732[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3733[error] | ^^^^^^^^^^^^^^
3734[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3735[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3736[error] 113 | Future.successful(this)
3737[error] | ^^^^
3738[error] |Found: (FailureInjectorTransportAdapter.this :
3739[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3740[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3741[error] |
3742[error] | longer explanation available when compiling with `-explain`
3743[error] 6 errors found
3744[error] (remote / Compile / compileIncremental) Compilation failed
3745[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
3746[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3747[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3748[error] | ^
3749[error] | ',' or ')' expected, but identifier found
3750[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3751[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3752[error] | ^
3753[error] | ',' or ')' expected, but identifier found
3754[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3755[error] 31 |import pekko.util.ByteString
3756[error] | ^
3757[error] | Cyclic reference involving val <import>
3758[error] |
3759[error] | Run with -explain-cyclic for more details.
3760[error] |
3761[error] | longer explanation available when compiling with `-explain`
3762[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3763[error] 79 | with AssociationEventListener {
3764[error] | ^
3765[error] | Cyclic reference involving val <import>
3766[error] |
3767[error] | Run with -explain-cyclic for more details.
3768[error] |
3769[error] | longer explanation available when compiling with `-explain`
3770[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3771[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3772[error] | ^^^^^^^^^^^^^^
3773[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3774[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3775[error] 113 | Future.successful(this)
3776[error] | ^^^^
3777[error] |Found: (FailureInjectorTransportAdapter.this :
3778[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3779[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3780[error] |
3781[error] | longer explanation available when compiling with `-explain`
3782[error] 6 errors found
3783[error] (remote / Compile / compileIncremental) Compilation failed
3784Starting build for ProjectRef(file:/build/repo/,bill-of-materials) (pekko-bom)... [5/32]
3785Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3786Starting build for ProjectRef(file:/build/repo/,serialization-jackson) (pekko-serialization-jackson)... [6/32]
3787Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3788Starting build for ProjectRef(file:/build/repo/,actor-typed) (pekko-actor-typed)... [7/32]
3789Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3790Starting build for ProjectRef(file:/build/repo/,testkit) (pekko-testkit)... [8/32]
3791Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3792Starting build for ProjectRef(file:/build/repo/,cluster-sharding-typed) (pekko-cluster-sharding-typed)... [9/32]
3793Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
3794[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
3795[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3796[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3797[error] | ^
3798[error] | ',' or ')' expected, but identifier found
3799[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3800[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3801[error] | ^
3802[error] | ',' or ')' expected, but identifier found
3803[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3804[error] 31 |import pekko.util.ByteString
3805[error] | ^
3806[error] | Cyclic reference involving val <import>
3807[error] |
3808[error] | Run with -explain-cyclic for more details.
3809[error] |
3810[error] | longer explanation available when compiling with `-explain`
3811[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3812[error] 79 | with AssociationEventListener {
3813[error] | ^
3814[error] | Cyclic reference involving val <import>
3815[error] |
3816[error] | Run with -explain-cyclic for more details.
3817[error] |
3818[error] | longer explanation available when compiling with `-explain`
3819[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3820[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3821[error] | ^^^^^^^^^^^^^^
3822[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3823[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3824[error] 113 | Future.successful(this)
3825[error] | ^^^^
3826[error] |Found: (FailureInjectorTransportAdapter.this :
3827[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3828[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3829[error] |
3830[error] | longer explanation available when compiling with `-explain`
3831[error] 6 errors found
3832[info] compiling 47 Scala sources and 6 Java sources to /build/repo/persistence/target/scala-3.7.4/classes ...
3833[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/AtLeastOnceDelivery.scala]
3834[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/PersistencePluginProxy.scala]
3835[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/snapshot/SnapshotStore.scala]
3836[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/snapshot/local/LocalSnapshotStore.scala]
3837[info] [patched file /build/repo/persistence/src/main/scala/org/apache/pekko/persistence/journal/leveldb/LeveldbRecovery.scala]
3838[info] done compiling
3839[info] compiling 2 Scala sources to /build/repo/actor-typed/target/scala-3.7.4/CompileJdk9-classes ...
3840[info] done compiling
3841[info] compiling 8 Scala sources to /build/repo/stream-typed/target/scala-3.7.4/classes ...
3842[info] [patched file /build/repo/stream-typed/src/main/scala/org/apache/pekko/stream/typed/scaladsl/ActorFlow.scala]
3843[info] [patched file /build/repo/stream-typed/src/main/scala/org/apache/pekko/stream/typed/javadsl/ActorFlow.scala]
3844[info] done compiling
3845[error] (remote / Compile / compileIncremental) Compilation failed
3846[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
3847[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
3848[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
3849[error] | ^
3850[error] | ',' or ')' expected, but identifier found
3851[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
3852[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3853[error] | ^
3854[error] | ',' or ')' expected, but identifier found
3855[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
3856[error] 31 |import pekko.util.ByteString
3857[error] | ^
3858[error] | Cyclic reference involving val <import>
3859[error] |
3860[error] | Run with -explain-cyclic for more details.
3861[error] |
3862[error] | longer explanation available when compiling with `-explain`
3863[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
3864[error] 79 | with AssociationEventListener {
3865[error] | ^
3866[error] | Cyclic reference involving val <import>
3867[error] |
3868[error] | Run with -explain-cyclic for more details.
3869[error] |
3870[error] | longer explanation available when compiling with `-explain`
3871[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
3872[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
3873[error] | ^^^^^^^^^^^^^^
3874[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
3875[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
3876[error] 113 | Future.successful(this)
3877[error] | ^^^^
3878[error] |Found: (FailureInjectorTransportAdapter.this :
3879[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
3880[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
3881[error] |
3882[error] | longer explanation available when compiling with `-explain`
3883[error] 6 errors found
3884[info] compiling 44 Scala sources and 1 Java source to /build/repo/actor-testkit-typed/target/scala-3.7.4/classes ...
3885[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKit.scala]
3886[info] [patched file /build/repo/actor-testkit-typed/src/main/scala/org/apache/pekko/actor/testkit/typed/internal/LoggingTestKitImpl.scala]
3887[info] done compiling
3888[info] compiling 11 Scala sources to /build/repo/persistence-tck/target/scala-3.7.4/classes ...
3889[info] done compiling
3890[info] compiling 43 Scala sources and 1 Java source to /build/repo/persistence/target/scala-3.7.4/test-classes ...
3891[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/fsm/PersistentFSMSpec.scala]
3892[info] [patched file /build/repo/persistence/src/test/scala/org/apache/pekko/persistence/PersistentActorJournalProtocolSpec.scala]
3893[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
3894[warn] return type requires unchecked conversion from scala.Option to scala.Option<scala.concurrent.duration.FiniteDuration>
3895[warn] public static class WebStoreCustomerFSM
3896[warn] extends AbstractPersistentFSM<
3897[warn] WebStoreCustomerFSM.UserState,
3898[warn] WebStoreCustomerFSM.ShoppingCart,
3899[warn] WebStoreCustomerFSM.DomainEvent> {
3900[warn]
3901[warn] // State name
3902[warn] // #customer-states
3903[warn] enum UserState implements PersistentFSM.FSMState {
3904[warn] LOOKING_AROUND("Looking Around"),
3905[warn] SHOPPING("Shopping"),
3906[warn] INACTIVE("Inactive"),
3907[warn] PAID("Paid");
3908[warn]
3909[warn] private final String stateIdentifier;
3910[warn]
3911[warn] UserState(String stateIdentifier) {
3912[warn] this.stateIdentifier = stateIdentifier;
3913[warn] }
3914[warn]
3915[warn] @Override
3916[warn] public String identifier() {
3917[warn] return stateIdentifier;
3918[warn] }
3919[warn] }
3920[warn] // #customer-states
3921[warn]
3922[warn] // #customer-states-data
3923[warn] public static class ShoppingCart {
3924[warn] private final List<Item> items = new ArrayList<>();
3925[warn]
3926[warn] public ShoppingCart(Item initialItem) {
3927[warn] items.add(initialItem);
3928[warn] }
3929[warn]
3930[warn] public ShoppingCart() {}
3931[warn]
3932[warn] public List<Item> getItems() {
3933[warn] return Collections.unmodifiableList(items);
3934[warn] }
3935[warn]
3936[warn] public ShoppingCart addItem(Item item) {
3937[warn] items.add(item);
3938[warn] return this;
3939[warn] }
3940[warn]
3941[warn] public void empty() {
3942[warn] items.clear();
3943[warn] }
3944[warn] }
3945[warn]
3946[warn] public static class Item implements Serializable {
3947[warn] private final String id;
3948[warn] private final String name;
3949[warn] private final float price;
3950[warn]
3951[warn] Item(String id, String name, float price) {
3952[warn] this.id = id;
3953[warn] this.name = name;
3954[warn] this.price = price;
3955[warn] }
3956[warn]
3957[warn] public String getId() {
3958[warn] return id;
3959[warn] }
3960[warn]
3961[warn] public float getPrice() {
3962[warn] return price;
3963[warn] }
3964[warn]
3965[warn] public String getName() {
3966[warn] return name;
3967[warn] }
3968[warn]
3969[warn] @Override
3970[warn] public String toString() {
3971[warn] return String.format("Item{id=%s, name=%s, price=%s}", id, price, name);
3972[warn] }
3973[warn]
3974[warn] @Override
3975[warn] public boolean equals(Object o) {
3976[warn] if (this == o) return true;
3977[warn] if (o == null || getClass() != o.getClass()) return false;
3978[warn]
3979[warn] Item item = (Item) o;
3980[warn]
3981[warn] return item.price == price && id.equals(item.id) && name.equals(item.name);
3982[warn] }
3983[warn] }
3984[warn] // #customer-states-data
3985[warn]
3986[warn] public interface Command {}
3987[warn]
3988[warn] // #customer-commands
3989[warn] public static final class AddItem implements Command {
3990[warn] private final Item item;
3991[warn]
3992[warn] public AddItem(Item item) {
3993[warn] this.item = item;
3994[warn] }
3995[warn]
3996[warn] public Item getItem() {
3997[warn] return item;
3998[warn] }
3999[warn] }
4000[warn]
4001[warn] public enum Buy implements Command {
4002[warn] INSTANCE
4003[warn] }
4004[warn]
4005[warn] public enum Leave implements Command {
4006[warn] INSTANCE
4007[warn] }
4008[warn]
4009[warn] public enum GetCurrentCart implements Command {
4010[warn] INSTANCE
4011[warn] }
4012[warn] // #customer-commands
4013[warn]
4014[warn] public interface DomainEvent extends Serializable {}
4015[warn]
4016[warn] // #customer-domain-events
4017[warn] public static final class ItemAdded implements DomainEvent {
4018[warn] private final Item item;
4019[warn]
4020[warn] public ItemAdded(Item item) {
4021[warn] this.item = item;
4022[warn] }
4023[warn]
4024[warn] public Item getItem() {
4025[warn] return item;
4026[warn] }
4027[warn] }
4028[warn]
4029[warn] public enum OrderExecuted implements DomainEvent {
4030[warn] INSTANCE
4031[warn] }
4032[warn]
4033[warn] public enum OrderDiscarded implements DomainEvent {
4034[warn] INSTANCE
4035[warn] }
4036[warn] // #customer-domain-events
4037[warn]
4038[warn] public enum CustomerInactive implements DomainEvent {
4039[warn] INSTANCE
4040[warn] }
4041[warn]
4042[warn] // Side effects - report events to be sent to some "Report Actor"
4043[warn] public interface ReportEvent {}
4044[warn]
4045[warn] public static final class PurchaseWasMade implements ReportEvent {
4046[warn] private final List<Item> items;
4047[warn]
4048[warn] public PurchaseWasMade(List<Item> items) {
4049[warn] this.items = Collections.unmodifiableList(items);
4050[warn] }
4051[warn]
4052[warn] public List<Item> getItems() {
4053[warn] return items;
4054[warn] }
4055[warn] }
4056[warn]
4057[warn] public enum ShoppingCardDiscarded implements ReportEvent {
4058[warn] INSTANCE
4059[warn] }
4060[warn]
4061[warn] private final String persistenceId;
4062[warn]
4063[warn] @Override
4064[warn] public Class<DomainEvent> domainEventClass() {
4065[warn] return DomainEvent.class;
4066[warn] }
4067[warn]
4068[warn] @Override
4069[warn] public String persistenceId() {
4070[warn] return persistenceId;
4071[warn] }
4072[warn]
4073[warn] public static Props props(String persistenceId, ActorRef reportActor) {
4074[warn] return Props.create(WebStoreCustomerFSM.class, persistenceId, reportActor);
4075[warn] }
4076[warn]
4077[warn] public WebStoreCustomerFSM(String persistenceId, ActorRef reportActor) {
4078[warn] this.persistenceId = persistenceId;
4079[warn]
4080[warn] // #customer-fsm-body
4081[warn] startWith(UserState.LOOKING_AROUND, new ShoppingCart());
4082[warn]
4083[warn] when(
4084[warn] UserState.LOOKING_AROUND,
4085[warn] matchEvent(
4086[warn] AddItem.class,
4087[warn] (event, data) ->
4088[warn] goTo(UserState.SHOPPING)
4089[warn] .applying(new ItemAdded(event.getItem()))
4090[warn] .forMax(Duration.ofSeconds(1)))
4091[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data)));
4092[warn]
4093[warn] when(
4094[warn] UserState.SHOPPING,
4095[warn] matchEvent(
4096[warn] AddItem.class,
4097[warn] (event, data) ->
4098[warn] stay().applying(new ItemAdded(event.getItem())).forMax(Duration.ofSeconds(1)))
4099[warn] .event(
4100[warn] Buy.class,
4101[warn] // #customer-andthen-example
4102[warn] (event, data) ->
4103[warn] goTo(UserState.PAID)
4104[warn] .applying(OrderExecuted.INSTANCE)
4105[warn] .andThen(
4106[warn] exec(
4107[warn] cart -> {
4108[warn] reportActor.tell(new PurchaseWasMade(cart.getItems()), self());
4109[warn] // #customer-andthen-example
4110[warn] saveStateSnapshot();
4111[warn] // #customer-andthen-example
4112[warn] })))
4113[warn] // #customer-andthen-example
4114[warn] .event(
4115[warn] Leave.class,
4116[warn] // #customer-snapshot-example
4117[warn] (event, data) ->
4118[warn] stop()
4119[warn] .applying(OrderDiscarded.INSTANCE)
4120[warn] .andThen(
4121[warn] exec(
4122[warn] cart -> {
4123[warn] reportActor.tell(ShoppingCardDiscarded.INSTANCE, self());
4124[warn] saveStateSnapshot();
4125[warn] })))
4126[warn] // #customer-snapshot-example
4127[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data))
4128[warn] .event(
4129[warn] StateTimeout$.class,
4130[warn] (event, data) -> goTo(UserState.INACTIVE).forMax(Duration.ofSeconds(2))));
4131[warn]
4132[warn] when(
4133[warn] UserState.INACTIVE,
4134[warn] matchEvent(
4135[warn] AddItem.class,
4136[warn] (event, data) ->
4137[warn] goTo(UserState.SHOPPING)
4138[warn] .applying(new ItemAdded(event.getItem()))
4139[warn] .forMax(Duration.ofSeconds(1)))
4140[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data))
4141[warn] .event(
4142[warn] StateTimeout$.class,
4143[warn] (event, data) ->
4144[warn] stop()
4145[warn] .applying(OrderDiscarded.INSTANCE)
4146[warn] .andThen(
4147[warn] exec(
4148[warn] cart ->
4149[warn] reportActor.tell(ShoppingCardDiscarded.INSTANCE, self())))));
4150[warn]
4151[warn] when(
4152[warn] UserState.PAID,
4153[warn] matchEvent(Leave.class, (event, data) -> stop())
4154[warn] .event(GetCurrentCart.class, (event, data) -> stay().replying(data)));
4155[warn] // #customer-fsm-body
4156[warn] }
4157[warn]
4158[warn] /**
4159[warn] * Override this handler to define the action on Domain Event during recovery
4160[warn] *
4161[warn] * @param event domain event to apply
4162[warn] * @param currentData state data of the previous state
4163[warn] */
4164[warn] // #customer-apply-event
4165[warn] @Override
4166[warn] public ShoppingCart applyEvent(DomainEvent event, ShoppingCart currentData) {
4167[warn] if (event instanceof ItemAdded) {
4168[warn] currentData.addItem(((ItemAdded) event).getItem());
4169[warn] return currentData;
4170[warn] } else if (event instanceof OrderExecuted) {
4171[warn] return currentData;
4172[warn] } else if (event instanceof OrderDiscarded) {
4173[warn] currentData.empty();
4174[warn] return currentData;
4175[warn] }
4176[warn] throw new RuntimeException("Unhandled");
4177[warn] }
4178[warn] // #customer-apply-event
4179[warn] }
4180[warn] ^
4181[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
4182[warn] return type requires unchecked conversion from scala.Option to scala.Option<scala.concurrent.duration.FiniteDuration>
4183[warn] public static class PFSMwithLog extends AbstractPersistentFSM<PFSMState, Integer, Integer> {
4184[warn] {
4185[warn] startWith(PFSMState.STARTED, 0);
4186[warn]
4187[warn] when(
4188[warn] PFSMState.STARTED,
4189[warn] matchEvent(
4190[warn] String.class,
4191[warn] (command, currentData) -> {
4192[warn] sender().tell("started", getSelf());
4193[warn] return stay();
4194[warn] }));
4195[warn]
4196[warn] onTransition(this::transitionLogger); // this is tested command
4197[warn] }
4198[warn]
4199[warn] private void transitionLogger(PFSMState from, PFSMState to) {
4200[warn] System.out.println("transition from " + from + " to " + to);
4201[warn] }
4202[warn]
4203[warn] @Override
4204[warn] public Class<Integer> domainEventClass() {
4205[warn] return Integer.class;
4206[warn] }
4207[warn]
4208[warn] @Override
4209[warn] public Integer applyEvent(final Integer domainEvent, final Integer currentData) {
4210[warn] return 0;
4211[warn] }
4212[warn]
4213[warn] @Override
4214[warn] public String persistenceId() {
4215[warn] return "id";
4216[warn] }
4217[warn] }
4218[warn] ^
4219[info] done compiling
4220[info] compiling 12 Scala sources and 14 Java sources to /build/repo/actor-testkit-typed/target/scala-3.7.4/test-classes ...
4221[info] [patched file /build/repo/actor-testkit-typed/src/test/scala/org/apache/pekko/actor/testkit/typed/scaladsl/TestAppenderSpec.scala]
4222[info] [patched file /build/repo/actor-testkit-typed/src/test/scala/org/apache/pekko/actor/testkit/typed/scaladsl/ActorTestKitSpec.scala]
4223[info] done compiling
4224[info] compiling 94 Scala sources and 47 Java sources to /build/repo/actor-typed-tests/target/scala-3.7.4/test-classes ...
4225[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/DispatcherSelectorSpec.scala]
4226[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/coexistence/TypedWatchingClassicSpec.scala]
4227[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/internal/ActorSystemSpec.scala]
4228[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/SpawnProtocolSpec.scala]
4229[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/ActorContextAskSpec.scala]
4230[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/AskSpec.scala]
4231[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/adapter/AdapterSpec.scala]
4232[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/ActorThreadSpec.scala]
4233[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/SupervisionSpec.scala]
4234[info] [patched file /build/repo/actor-typed-tests/src/test/scala/org/apache/pekko/actor/typed/scaladsl/StashSpec.scala]
4235[info] [patched file /build/repo/actor-typed-tests/src/test/scala/docs/org/apache/pekko/typed/coexistence/ClassicWatchingTypedSpec.scala]
4236[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
4237[warn] required: java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>
4238[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>>
4239[warn] newReceiveBuilder()
4240[warn] .onMessage(WrappedReply.class, this::onReply)
4241[warn] ^
4242[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
4243[warn] newReceiveBuilder()
4244[warn] .onMessage(WrappedReply.class, this::onReply)
4245[warn] .onMessage(ReceiveTimeout.class, notUsed -> onReceiveTimeout())
4246[warn] ^
4247[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/Aggregator.java:94:15: unchecked conversion
4248[warn] required: org.apache.pekko.actor.typed.javadsl.Receive<jdocs.org.apache.pekko.typed.Aggregator.Command>
4249[warn] found: org.apache.pekko.actor.typed.javadsl.Receive
4250[warn] newReceiveBuilder()
4251[warn] .onMessage(WrappedReply.class, this::onReply)
4252[warn] .onMessage(ReceiveTimeout.class, notUsed -> onReceiveTimeout())
4253[warn] .build()
4254[warn] ^
4255[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
4256[warn] required: java.lang.Class<M>,org.apache.pekko.japi.function.Function<M,org.apache.pekko.actor.typed.Behavior<T>>
4257[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>>
4258[warn] newReceiveBuilder()
4259[warn] .onMessage(WrappedReply.class, this::onReply)
4260[warn] ^
4261[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
4262[warn] newReceiveBuilder()
4263[warn] .onMessage(WrappedReply.class, this::onReply)
4264[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
4265[warn] ^
4266[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
4267[warn] newReceiveBuilder()
4268[warn] .onMessage(WrappedReply.class, this::onReply)
4269[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
4270[warn] .onMessage(FinalTimeout.class, notUsed -> onFinalTimeout())
4271[warn] ^
4272[warn] /build/repo/actor-typed-tests/src/test/java/jdocs/org/apache/pekko/typed/TailChopping.java:108:15: unchecked conversion
4273[warn] required: org.apache.pekko.actor.typed.javadsl.Receive<jdocs.org.apache.pekko.typed.TailChopping.Command>
4274[warn] found: org.apache.pekko.actor.typed.javadsl.Receive
4275[warn] newReceiveBuilder()
4276[warn] .onMessage(WrappedReply.class, this::onReply)
4277[warn] .onMessage(RequestTimeout.class, notUsed -> onRequestTimeout())
4278[warn] .onMessage(FinalTimeout.class, notUsed -> onFinalTimeout())
4279[warn] .build()
4280[warn] ^
4281[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.
4282[info] /build/repo/actor-typed-tests/src/test/java/org/apache/pekko/actor/typed/javadsl/ActorContextPipeToSelfTest.java: Recompile with -Xlint:deprecation for details.
4283[info] done compiling
4284[error] (remote / Compile / compileIncremental) Compilation failed
4285[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4286[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4287[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4288[error] | ^
4289[error] | ',' or ')' expected, but identifier found
4290[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4291[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4292[error] | ^
4293[error] | ',' or ')' expected, but identifier found
4294[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4295[error] 31 |import pekko.util.ByteString
4296[error] | ^
4297[error] | Cyclic reference involving val <import>
4298[error] |
4299[error] | Run with -explain-cyclic for more details.
4300[error] |
4301[error] | longer explanation available when compiling with `-explain`
4302[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4303[error] 79 | with AssociationEventListener {
4304[error] | ^
4305[error] | Cyclic reference involving val <import>
4306[error] |
4307[error] | Run with -explain-cyclic for more details.
4308[error] |
4309[error] | longer explanation available when compiling with `-explain`
4310[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4311[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4312[error] | ^^^^^^^^^^^^^^
4313[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4314[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4315[error] 113 | Future.successful(this)
4316[error] | ^^^^
4317[error] |Found: (FailureInjectorTransportAdapter.this :
4318[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4319[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4320[error] |
4321[error] | longer explanation available when compiling with `-explain`
4322[error] 6 errors found
4323[error] (remote / Compile / compileIncremental) Compilation failed
4324Starting build for ProjectRef(file:/build/repo/,remote-tests) (pekko-remote-tests)... [10/32]
4325Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4326[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4327[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4328[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4329[error] | ^
4330[error] | ',' or ')' expected, but identifier found
4331[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4332[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4333[error] | ^
4334[error] | ',' or ')' expected, but identifier found
4335[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4336[error] 31 |import pekko.util.ByteString
4337[error] | ^
4338[error] | Cyclic reference involving val <import>
4339[error] |
4340[error] | Run with -explain-cyclic for more details.
4341[error] |
4342[error] | longer explanation available when compiling with `-explain`
4343[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4344[error] 79 | with AssociationEventListener {
4345[error] | ^
4346[error] | Cyclic reference involving val <import>
4347[error] |
4348[error] | Run with -explain-cyclic for more details.
4349[error] |
4350[error] | longer explanation available when compiling with `-explain`
4351[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4352[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4353[error] | ^^^^^^^^^^^^^^
4354[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4355[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4356[error] 113 | Future.successful(this)
4357[error] | ^^^^
4358[error] |Found: (FailureInjectorTransportAdapter.this :
4359[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4360[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4361[error] |
4362[error] | longer explanation available when compiling with `-explain`
4363[error] 6 errors found
4364[error] (remote / Compile / compileIncremental) Compilation failed
4365[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4366[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4367[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4368[error] | ^
4369[error] | ',' or ')' expected, but identifier found
4370[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4371[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4372[error] | ^
4373[error] | ',' or ')' expected, but identifier found
4374[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4375[error] 31 |import pekko.util.ByteString
4376[error] | ^
4377[error] | Cyclic reference involving val <import>
4378[error] |
4379[error] | Run with -explain-cyclic for more details.
4380[error] |
4381[error] | longer explanation available when compiling with `-explain`
4382[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4383[error] 79 | with AssociationEventListener {
4384[error] | ^
4385[error] | Cyclic reference involving val <import>
4386[error] |
4387[error] | Run with -explain-cyclic for more details.
4388[error] |
4389[error] | longer explanation available when compiling with `-explain`
4390[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4391[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4392[error] | ^^^^^^^^^^^^^^
4393[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4394[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4395[error] 113 | Future.successful(this)
4396[error] | ^^^^
4397[error] |Found: (FailureInjectorTransportAdapter.this :
4398[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4399[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4400[error] |
4401[error] | longer explanation available when compiling with `-explain`
4402[error] 6 errors found
4403[error] (remote / Compile / compileIncremental) Compilation failed
4404[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4405[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4406[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4407[error] | ^
4408[error] | ',' or ')' expected, but identifier found
4409[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4410[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4411[error] | ^
4412[error] | ',' or ')' expected, but identifier found
4413[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4414[error] 31 |import pekko.util.ByteString
4415[error] | ^
4416[error] | Cyclic reference involving val <import>
4417[error] |
4418[error] | Run with -explain-cyclic for more details.
4419[error] |
4420[error] | longer explanation available when compiling with `-explain`
4421[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4422[error] 79 | with AssociationEventListener {
4423[error] | ^
4424[error] | Cyclic reference involving val <import>
4425[error] |
4426[error] | Run with -explain-cyclic for more details.
4427[error] |
4428[error] | longer explanation available when compiling with `-explain`
4429[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4430[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4431[error] | ^^^^^^^^^^^^^^
4432[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4433[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4434[error] 113 | Future.successful(this)
4435[error] | ^^^^
4436[error] |Found: (FailureInjectorTransportAdapter.this :
4437[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4438[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4439[error] |
4440[error] | longer explanation available when compiling with `-explain`
4441[error] 6 errors found
4442[error] (remote / Compile / compileIncremental) Compilation failed
4443Starting build for ProjectRef(file:/build/repo/,protobuf-v3) (pekko-protobuf-v3)... [11/32]
4444Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4445Starting build for ProjectRef(file:/build/repo/,osgi) (pekko-osgi)... [12/32]
4446Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4447[info] compiling 4 Scala sources to /build/repo/osgi/target/scala-3.7.4/classes ...
4448[info] done compiling
4449[info] compiling 5 Scala sources to /build/repo/osgi/target/scala-3.7.4/test-classes ...
4450[info] done compiling
4451Starting build for ProjectRef(file:/build/repo/,persistence-tck) (pekko-persistence-tck)... [13/32]
4452Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4453[info] compiling 7 Scala sources to /build/repo/persistence-tck/target/scala-3.7.4/test-classes ...
4454[info] done compiling
4455Starting build for ProjectRef(file:/build/repo/,stream) (pekko-stream)... [14/32]
4456Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4457Starting build for ProjectRef(file:/build/repo/,persistence-query) (pekko-persistence-query)... [15/32]
4458Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4459[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4460[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4461[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4462[error] | ^
4463[error] | ',' or ')' expected, but identifier found
4464[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4465[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4466[error] | ^
4467[error] | ',' or ')' expected, but identifier found
4468[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4469[error] 31 |import pekko.util.ByteString
4470[error] | ^
4471[error] | Cyclic reference involving val <import>
4472[error] |
4473[error] | Run with -explain-cyclic for more details.
4474[error] |
4475[error] | longer explanation available when compiling with `-explain`
4476[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4477[error] 79 | with AssociationEventListener {
4478[error] | ^
4479[error] | Cyclic reference involving val <import>
4480[error] |
4481[error] | Run with -explain-cyclic for more details.
4482[error] |
4483[error] | longer explanation available when compiling with `-explain`
4484[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4485[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4486[error] | ^^^^^^^^^^^^^^
4487[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4488[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4489[error] 113 | Future.successful(this)
4490[error] | ^^^^
4491[error] |Found: (FailureInjectorTransportAdapter.this :
4492[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4493[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4494[error] |
4495[error] | longer explanation available when compiling with `-explain`
4496[error] 6 errors found
4497[error] (remote / Compile / compileIncremental) Compilation failed
4498[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4499[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4500[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4501[error] | ^
4502[error] | ',' or ')' expected, but identifier found
4503[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4504[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4505[error] | ^
4506[error] | ',' or ')' expected, but identifier found
4507[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4508[error] 31 |import pekko.util.ByteString
4509[error] | ^
4510[error] | Cyclic reference involving val <import>
4511[error] |
4512[error] | Run with -explain-cyclic for more details.
4513[error] |
4514[error] | longer explanation available when compiling with `-explain`
4515[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4516[error] 79 | with AssociationEventListener {
4517[error] | ^
4518[error] | Cyclic reference involving val <import>
4519[error] |
4520[error] | Run with -explain-cyclic for more details.
4521[error] |
4522[error] | longer explanation available when compiling with `-explain`
4523[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4524[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4525[error] | ^^^^^^^^^^^^^^
4526[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4527[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4528[error] 113 | Future.successful(this)
4529[error] | ^^^^
4530[error] |Found: (FailureInjectorTransportAdapter.this :
4531[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4532[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4533[error] |
4534[error] | longer explanation available when compiling with `-explain`
4535[error] 6 errors found
4536[error] (remote / Compile / compileIncremental) Compilation failed
4537[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4538[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4539[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4540[error] | ^
4541[error] | ',' or ')' expected, but identifier found
4542[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4543[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4544[error] | ^
4545[error] | ',' or ')' expected, but identifier found
4546[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4547[error] 31 |import pekko.util.ByteString
4548[error] | ^
4549[error] | Cyclic reference involving val <import>
4550[error] |
4551[error] | Run with -explain-cyclic for more details.
4552[error] |
4553[error] | longer explanation available when compiling with `-explain`
4554[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4555[error] 79 | with AssociationEventListener {
4556[error] | ^
4557[error] | Cyclic reference involving val <import>
4558[error] |
4559[error] | Run with -explain-cyclic for more details.
4560[error] |
4561[error] | longer explanation available when compiling with `-explain`
4562[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4563[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4564[error] | ^^^^^^^^^^^^^^
4565[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4566[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4567[error] 113 | Future.successful(this)
4568[error] | ^^^^
4569[error] |Found: (FailureInjectorTransportAdapter.this :
4570[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4571[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4572[error] |
4573[error] | longer explanation available when compiling with `-explain`
4574[error] 6 errors found
4575[error] (remote / Compile / compileIncremental) Compilation failed
4576Starting build for ProjectRef(file:/build/repo/,cluster-sharding) (pekko-cluster-sharding)... [16/32]
4577Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4578[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4579[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4580[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4581[error] | ^
4582[error] | ',' or ')' expected, but identifier found
4583[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4584[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4585[error] | ^
4586[error] | ',' or ')' expected, but identifier found
4587[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4588[error] 31 |import pekko.util.ByteString
4589[error] | ^
4590[error] | Cyclic reference involving val <import>
4591[error] |
4592[error] | Run with -explain-cyclic for more details.
4593[error] |
4594[error] | longer explanation available when compiling with `-explain`
4595[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4596[error] 79 | with AssociationEventListener {
4597[error] | ^
4598[error] | Cyclic reference involving val <import>
4599[error] |
4600[error] | Run with -explain-cyclic for more details.
4601[error] |
4602[error] | longer explanation available when compiling with `-explain`
4603[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4604[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4605[error] | ^^^^^^^^^^^^^^
4606[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4607[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4608[error] 113 | Future.successful(this)
4609[error] | ^^^^
4610[error] |Found: (FailureInjectorTransportAdapter.this :
4611[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4612[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4613[error] |
4614[error] | longer explanation available when compiling with `-explain`
4615[error] 6 errors found
4616[error] (remote / Compile / compileIncremental) Compilation failed
4617[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4618[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4619[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4620[error] | ^
4621[error] | ',' or ')' expected, but identifier found
4622[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4623[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4624[error] | ^
4625[error] | ',' or ')' expected, but identifier found
4626[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4627[error] 31 |import pekko.util.ByteString
4628[error] | ^
4629[error] | Cyclic reference involving val <import>
4630[error] |
4631[error] | Run with -explain-cyclic for more details.
4632[error] |
4633[error] | longer explanation available when compiling with `-explain`
4634[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4635[error] 79 | with AssociationEventListener {
4636[error] | ^
4637[error] | Cyclic reference involving val <import>
4638[error] |
4639[error] | Run with -explain-cyclic for more details.
4640[error] |
4641[error] | longer explanation available when compiling with `-explain`
4642[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4643[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4644[error] | ^^^^^^^^^^^^^^
4645[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4646[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4647[error] 113 | Future.successful(this)
4648[error] | ^^^^
4649[error] |Found: (FailureInjectorTransportAdapter.this :
4650[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4651[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4652[error] |
4653[error] | longer explanation available when compiling with `-explain`
4654[error] 6 errors found
4655[error] (remote / Compile / compileIncremental) Compilation failed
4656[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4657[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4658[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4659[error] | ^
4660[error] | ',' or ')' expected, but identifier found
4661[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4662[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4663[error] | ^
4664[error] | ',' or ')' expected, but identifier found
4665[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4666[error] 31 |import pekko.util.ByteString
4667[error] | ^
4668[error] | Cyclic reference involving val <import>
4669[error] |
4670[error] | Run with -explain-cyclic for more details.
4671[error] |
4672[error] | longer explanation available when compiling with `-explain`
4673[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4674[error] 79 | with AssociationEventListener {
4675[error] | ^
4676[error] | Cyclic reference involving val <import>
4677[error] |
4678[error] | Run with -explain-cyclic for more details.
4679[error] |
4680[error] | longer explanation available when compiling with `-explain`
4681[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4682[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4683[error] | ^^^^^^^^^^^^^^
4684[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4685[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4686[error] 113 | Future.successful(this)
4687[error] | ^^^^
4688[error] |Found: (FailureInjectorTransportAdapter.this :
4689[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4690[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4691[error] |
4692[error] | longer explanation available when compiling with `-explain`
4693[error] 6 errors found
4694[error] (remote / Compile / compileIncremental) Compilation failed
4695Starting build for ProjectRef(file:/build/repo/,distributed-data) (pekko-distributed-data)... [17/32]
4696Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4697[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4698[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4699[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4700[error] | ^
4701[error] | ',' or ')' expected, but identifier found
4702[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4703[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4704[error] | ^
4705[error] | ',' or ')' expected, but identifier found
4706[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4707[error] 31 |import pekko.util.ByteString
4708[error] | ^
4709[error] | Cyclic reference involving val <import>
4710[error] |
4711[error] | Run with -explain-cyclic for more details.
4712[error] |
4713[error] | longer explanation available when compiling with `-explain`
4714[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4715[error] 79 | with AssociationEventListener {
4716[error] | ^
4717[error] | Cyclic reference involving val <import>
4718[error] |
4719[error] | Run with -explain-cyclic for more details.
4720[error] |
4721[error] | longer explanation available when compiling with `-explain`
4722[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4723[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4724[error] | ^^^^^^^^^^^^^^
4725[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4726[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4727[error] 113 | Future.successful(this)
4728[error] | ^^^^
4729[error] |Found: (FailureInjectorTransportAdapter.this :
4730[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4731[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4732[error] |
4733[error] | longer explanation available when compiling with `-explain`
4734[error] 6 errors found
4735[error] (remote / Compile / compileIncremental) Compilation failed
4736[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4737[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4738[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4739[error] | ^
4740[error] | ',' or ')' expected, but identifier found
4741[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4742[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4743[error] | ^
4744[error] | ',' or ')' expected, but identifier found
4745[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4746[error] 31 |import pekko.util.ByteString
4747[error] | ^
4748[error] | Cyclic reference involving val <import>
4749[error] |
4750[error] | Run with -explain-cyclic for more details.
4751[error] |
4752[error] | longer explanation available when compiling with `-explain`
4753[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4754[error] 79 | with AssociationEventListener {
4755[error] | ^
4756[error] | Cyclic reference involving val <import>
4757[error] |
4758[error] | Run with -explain-cyclic for more details.
4759[error] |
4760[error] | longer explanation available when compiling with `-explain`
4761[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4762[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4763[error] | ^^^^^^^^^^^^^^
4764[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4765[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4766[error] 113 | Future.successful(this)
4767[error] | ^^^^
4768[error] |Found: (FailureInjectorTransportAdapter.this :
4769[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4770[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4771[error] |
4772[error] | longer explanation available when compiling with `-explain`
4773[error] 6 errors found
4774[error] (remote / Compile / compileIncremental) Compilation failed
4775[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4776[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4777[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4778[error] | ^
4779[error] | ',' or ')' expected, but identifier found
4780[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4781[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4782[error] | ^
4783[error] | ',' or ')' expected, but identifier found
4784[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4785[error] 31 |import pekko.util.ByteString
4786[error] | ^
4787[error] | Cyclic reference involving val <import>
4788[error] |
4789[error] | Run with -explain-cyclic for more details.
4790[error] |
4791[error] | longer explanation available when compiling with `-explain`
4792[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4793[error] 79 | with AssociationEventListener {
4794[error] | ^
4795[error] | Cyclic reference involving val <import>
4796[error] |
4797[error] | Run with -explain-cyclic for more details.
4798[error] |
4799[error] | longer explanation available when compiling with `-explain`
4800[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4801[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4802[error] | ^^^^^^^^^^^^^^
4803[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4804[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4805[error] 113 | Future.successful(this)
4806[error] | ^^^^
4807[error] |Found: (FailureInjectorTransportAdapter.this :
4808[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4809[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4810[error] |
4811[error] | longer explanation available when compiling with `-explain`
4812[error] 6 errors found
4813[error] (remote / Compile / compileIncremental) Compilation failed
4814Starting build for ProjectRef(file:/build/repo/,remote) (pekko-remote)... [18/32]
4815Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -Xplugin:/build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4/serialversionremoverplugin_3-1.4.0+1-b270cd1c+20251221-2136-SNAPSHOT.jar, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4816[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4817[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4818[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4819[error] | ^
4820[error] | ',' or ')' expected, but identifier found
4821[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4822[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4823[error] | ^
4824[error] | ',' or ')' expected, but identifier found
4825[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4826[error] 31 |import pekko.util.ByteString
4827[error] | ^
4828[error] | Cyclic reference involving val <import>
4829[error] |
4830[error] | Run with -explain-cyclic for more details.
4831[error] |
4832[error] | longer explanation available when compiling with `-explain`
4833[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4834[error] 79 | with AssociationEventListener {
4835[error] | ^
4836[error] | Cyclic reference involving val <import>
4837[error] |
4838[error] | Run with -explain-cyclic for more details.
4839[error] |
4840[error] | longer explanation available when compiling with `-explain`
4841[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4842[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4843[error] | ^^^^^^^^^^^^^^
4844[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4845[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4846[error] 113 | Future.successful(this)
4847[error] | ^^^^
4848[error] |Found: (FailureInjectorTransportAdapter.this :
4849[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4850[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4851[error] |
4852[error] | longer explanation available when compiling with `-explain`
4853[error] 6 errors found
4854[error] (remote / Compile / compileIncremental) Compilation failed
4855[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4856[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4857[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4858[error] | ^
4859[error] | ',' or ')' expected, but identifier found
4860[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4861[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4862[error] | ^
4863[error] | ',' or ')' expected, but identifier found
4864[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4865[error] 31 |import pekko.util.ByteString
4866[error] | ^
4867[error] | Cyclic reference involving val <import>
4868[error] |
4869[error] | Run with -explain-cyclic for more details.
4870[error] |
4871[error] | longer explanation available when compiling with `-explain`
4872[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4873[error] 79 | with AssociationEventListener {
4874[error] | ^
4875[error] | Cyclic reference involving val <import>
4876[error] |
4877[error] | Run with -explain-cyclic for more details.
4878[error] |
4879[error] | longer explanation available when compiling with `-explain`
4880[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4881[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4882[error] | ^^^^^^^^^^^^^^
4883[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
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[error] 6 errors found
4893[error] (remote / Compile / compileIncremental) Compilation failed
4894[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4895[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4896[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4897[error] | ^
4898[error] | ',' or ')' expected, but identifier found
4899[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4900[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4901[error] | ^
4902[error] | ',' or ')' expected, but identifier found
4903[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4904[error] 31 |import pekko.util.ByteString
4905[error] | ^
4906[error] | Cyclic reference involving val <import>
4907[error] |
4908[error] | Run with -explain-cyclic for more details.
4909[error] |
4910[error] | longer explanation available when compiling with `-explain`
4911[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4912[error] 79 | with AssociationEventListener {
4913[error] | ^
4914[error] | Cyclic reference involving val <import>
4915[error] |
4916[error] | Run with -explain-cyclic for more details.
4917[error] |
4918[error] | longer explanation available when compiling with `-explain`
4919[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4920[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4921[error] | ^^^^^^^^^^^^^^
4922[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4923[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4924[error] 113 | Future.successful(this)
4925[error] | ^^^^
4926[error] |Found: (FailureInjectorTransportAdapter.this :
4927[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4928[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4929[error] |
4930[error] | longer explanation available when compiling with `-explain`
4931[error] 6 errors found
4932[error] (remote / Compile / compileIncremental) Compilation failed
4933Starting build for ProjectRef(file:/build/repo/,slf4j) (pekko-slf4j)... [19/32]
4934Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4935[info] compiling 2 Scala sources to /build/repo/slf4j/target/scala-3.7.4/test-classes ...
4936[info] done compiling
4937Starting build for ProjectRef(file:/build/repo/,actor-typed-tests) (pekko-actor-typed-tests)... [20/32]
4938Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4939Starting build for ProjectRef(file:/build/repo/,persistence) (pekko-persistence)... [21/32]
4940Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4941Starting build for ProjectRef(file:/build/repo/,discovery) (pekko-discovery)... [22/32]
4942Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4943[info] compiling 5 Scala sources to /build/repo/discovery/target/scala-3.7.4/classes ...
4944[info] [patched file /build/repo/discovery/src/main/scala/org/apache/pekko/discovery/dns/DnsServiceDiscovery.scala]
4945[info] [patched file /build/repo/discovery/src/main/scala/org/apache/pekko/discovery/Discovery.scala]
4946[info] done compiling
4947[info] compiling 8 Scala sources and 1 Java source to /build/repo/discovery/target/scala-3.7.4/test-classes ...
4948[info] done compiling
4949Starting build for ProjectRef(file:/build/repo/,persistence-testkit) (pekko-persistence-testkit)... [23/32]
4950Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
4951[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4952[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4953[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4954[error] | ^
4955[error] | ',' or ')' expected, but identifier found
4956[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4957[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4958[error] | ^
4959[error] | ',' or ')' expected, but identifier found
4960[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
4961[error] 31 |import pekko.util.ByteString
4962[error] | ^
4963[error] | Cyclic reference involving val <import>
4964[error] |
4965[error] | Run with -explain-cyclic for more details.
4966[error] |
4967[error] | longer explanation available when compiling with `-explain`
4968[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
4969[error] 79 | with AssociationEventListener {
4970[error] | ^
4971[error] | Cyclic reference involving val <import>
4972[error] |
4973[error] | Run with -explain-cyclic for more details.
4974[error] |
4975[error] | longer explanation available when compiling with `-explain`
4976[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
4977[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4978[error] | ^^^^^^^^^^^^^^
4979[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
4980[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
4981[error] 113 | Future.successful(this)
4982[error] | ^^^^
4983[error] |Found: (FailureInjectorTransportAdapter.this :
4984[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
4985[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
4986[error] |
4987[error] | longer explanation available when compiling with `-explain`
4988[error] 6 errors found
4989[error] (remote / Compile / compileIncremental) Compilation failed
4990[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
4991[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
4992[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
4993[error] | ^
4994[error] | ',' or ')' expected, but identifier found
4995[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
4996[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
4997[error] | ^
4998[error] | ',' or ')' expected, but identifier found
4999[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5000[error] 31 |import pekko.util.ByteString
5001[error] | ^
5002[error] | Cyclic reference involving val <import>
5003[error] |
5004[error] | Run with -explain-cyclic for more details.
5005[error] |
5006[error] | longer explanation available when compiling with `-explain`
5007[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5008[error] 79 | with AssociationEventListener {
5009[error] | ^
5010[error] | Cyclic reference involving val <import>
5011[error] |
5012[error] | Run with -explain-cyclic for more details.
5013[error] |
5014[error] | longer explanation available when compiling with `-explain`
5015[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5016[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5017[error] | ^^^^^^^^^^^^^^
5018[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5019[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5020[error] 113 | Future.successful(this)
5021[error] | ^^^^
5022[error] |Found: (FailureInjectorTransportAdapter.this :
5023[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5024[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5025[error] |
5026[error] | longer explanation available when compiling with `-explain`
5027[error] 6 errors found
5028[error] (remote / Compile / compileIncremental) Compilation failed
5029[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
5030[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5031[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5032[error] | ^
5033[error] | ',' or ')' expected, but identifier found
5034[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5035[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5036[error] | ^
5037[error] | ',' or ')' expected, but identifier found
5038[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5039[error] 31 |import pekko.util.ByteString
5040[error] | ^
5041[error] | Cyclic reference involving val <import>
5042[error] |
5043[error] | Run with -explain-cyclic for more details.
5044[error] |
5045[error] | longer explanation available when compiling with `-explain`
5046[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5047[error] 79 | with AssociationEventListener {
5048[error] | ^
5049[error] | Cyclic reference involving val <import>
5050[error] |
5051[error] | Run with -explain-cyclic for more details.
5052[error] |
5053[error] | longer explanation available when compiling with `-explain`
5054[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5055[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5056[error] | ^^^^^^^^^^^^^^
5057[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5058[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5059[error] 113 | Future.successful(this)
5060[error] | ^^^^
5061[error] |Found: (FailureInjectorTransportAdapter.this :
5062[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5063[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5064[error] |
5065[error] | longer explanation available when compiling with `-explain`
5066[error] 6 errors found
5067[error] (remote / Compile / compileIncremental) Compilation failed
5068Starting build for ProjectRef(file:/build/repo/,actor-tests) (pekko-actor-tests)... [24/32]
5069Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5070Starting build for ProjectRef(file:/build/repo/,cluster-metrics) (pekko-cluster-metrics)... [25/32]
5071Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5072[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
5073[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5074[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5075[error] | ^
5076[error] | ',' or ')' expected, but identifier found
5077[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5078[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5079[error] | ^
5080[error] | ',' or ')' expected, but identifier found
5081[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5082[error] 31 |import pekko.util.ByteString
5083[error] | ^
5084[error] | Cyclic reference involving val <import>
5085[error] |
5086[error] | Run with -explain-cyclic for more details.
5087[error] |
5088[error] | longer explanation available when compiling with `-explain`
5089[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5090[error] 79 | with AssociationEventListener {
5091[error] | ^
5092[error] | Cyclic reference involving val <import>
5093[error] |
5094[error] | Run with -explain-cyclic for more details.
5095[error] |
5096[error] | longer explanation available when compiling with `-explain`
5097[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5098[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5099[error] | ^^^^^^^^^^^^^^
5100[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5101[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5102[error] 113 | Future.successful(this)
5103[error] | ^^^^
5104[error] |Found: (FailureInjectorTransportAdapter.this :
5105[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5106[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5107[error] |
5108[error] | longer explanation available when compiling with `-explain`
5109[error] 6 errors found
5110[error] (remote / Compile / compileIncremental) Compilation failed
5111[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
5112[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5113[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5114[error] | ^
5115[error] | ',' or ')' expected, but identifier found
5116[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5117[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5118[error] | ^
5119[error] | ',' or ')' expected, but identifier found
5120[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5121[error] 31 |import pekko.util.ByteString
5122[error] | ^
5123[error] | Cyclic reference involving val <import>
5124[error] |
5125[error] | Run with -explain-cyclic for more details.
5126[error] |
5127[error] | longer explanation available when compiling with `-explain`
5128[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5129[error] 79 | with AssociationEventListener {
5130[error] | ^
5131[error] | Cyclic reference involving val <import>
5132[error] |
5133[error] | Run with -explain-cyclic for more details.
5134[error] |
5135[error] | longer explanation available when compiling with `-explain`
5136[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5137[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5138[error] | ^^^^^^^^^^^^^^
5139[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5140[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5141[error] 113 | Future.successful(this)
5142[error] | ^^^^
5143[error] |Found: (FailureInjectorTransportAdapter.this :
5144[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5145[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5146[error] |
5147[error] | longer explanation available when compiling with `-explain`
5148[error] 6 errors found
5149[error] (remote / Compile / compileIncremental) Compilation failed
5150[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
5151[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5152[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5153[error] | ^
5154[error] | ',' or ')' expected, but identifier found
5155[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5156[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5157[error] | ^
5158[error] | ',' or ')' expected, but identifier found
5159[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5160[error] 31 |import pekko.util.ByteString
5161[error] | ^
5162[error] | Cyclic reference involving val <import>
5163[error] |
5164[error] | Run with -explain-cyclic for more details.
5165[error] |
5166[error] | longer explanation available when compiling with `-explain`
5167[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5168[error] 79 | with AssociationEventListener {
5169[error] | ^
5170[error] | Cyclic reference involving val <import>
5171[error] |
5172[error] | Run with -explain-cyclic for more details.
5173[error] |
5174[error] | longer explanation available when compiling with `-explain`
5175[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5176[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5177[error] | ^^^^^^^^^^^^^^
5178[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5179[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5180[error] 113 | Future.successful(this)
5181[error] | ^^^^
5182[error] |Found: (FailureInjectorTransportAdapter.this :
5183[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5184[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5185[error] |
5186[error] | longer explanation available when compiling with `-explain`
5187[error] 6 errors found
5188[error] (remote / Compile / compileIncremental) Compilation failed
5189Starting build for ProjectRef(file:/build/repo/,cluster-typed) (pekko-cluster-typed)... [26/32]
5190Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5191[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
5192[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5193[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5194[error] | ^
5195[error] | ',' or ')' expected, but identifier found
5196[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5197[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5198[error] | ^
5199[error] | ',' or ')' expected, but identifier found
5200[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5201[error] 31 |import pekko.util.ByteString
5202[error] | ^
5203[error] | Cyclic reference involving val <import>
5204[error] |
5205[error] | Run with -explain-cyclic for more details.
5206[error] |
5207[error] | longer explanation available when compiling with `-explain`
5208[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5209[error] 79 | with AssociationEventListener {
5210[error] | ^
5211[error] | Cyclic reference involving val <import>
5212[error] |
5213[error] | Run with -explain-cyclic for more details.
5214[error] |
5215[error] | longer explanation available when compiling with `-explain`
5216[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5217[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5218[error] | ^^^^^^^^^^^^^^
5219[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5220[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5221[error] 113 | Future.successful(this)
5222[error] | ^^^^
5223[error] |Found: (FailureInjectorTransportAdapter.this :
5224[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5225[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5226[error] |
5227[error] | longer explanation available when compiling with `-explain`
5228[error] 6 errors found
5229[error] (remote / Compile / compileIncremental) Compilation failed
5230[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
5231[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5232[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5233[error] | ^
5234[error] | ',' or ')' expected, but identifier found
5235[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5236[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5237[error] | ^
5238[error] | ',' or ')' expected, but identifier found
5239[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5240[error] 31 |import pekko.util.ByteString
5241[error] | ^
5242[error] | Cyclic reference involving val <import>
5243[error] |
5244[error] | Run with -explain-cyclic for more details.
5245[error] |
5246[error] | longer explanation available when compiling with `-explain`
5247[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5248[error] 79 | with AssociationEventListener {
5249[error] | ^
5250[error] | Cyclic reference involving val <import>
5251[error] |
5252[error] | Run with -explain-cyclic for more details.
5253[error] |
5254[error] | longer explanation available when compiling with `-explain`
5255[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5256[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5257[error] | ^^^^^^^^^^^^^^
5258[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5259[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5260[error] 113 | Future.successful(this)
5261[error] | ^^^^
5262[error] |Found: (FailureInjectorTransportAdapter.this :
5263[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5264[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5265[error] |
5266[error] | longer explanation available when compiling with `-explain`
5267[error] 6 errors found
5268[error] (remote / Compile / compileIncremental) Compilation failed
5269[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
5270[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5271[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5272[error] | ^
5273[error] | ',' or ')' expected, but identifier found
5274[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5275[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5276[error] | ^
5277[error] | ',' or ')' expected, but identifier found
5278[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5279[error] 31 |import pekko.util.ByteString
5280[error] | ^
5281[error] | Cyclic reference involving val <import>
5282[error] |
5283[error] | Run with -explain-cyclic for more details.
5284[error] |
5285[error] | longer explanation available when compiling with `-explain`
5286[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5287[error] 79 | with AssociationEventListener {
5288[error] | ^
5289[error] | Cyclic reference involving val <import>
5290[error] |
5291[error] | Run with -explain-cyclic for more details.
5292[error] |
5293[error] | longer explanation available when compiling with `-explain`
5294[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5295[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5296[error] | ^^^^^^^^^^^^^^
5297[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5298[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5299[error] 113 | Future.successful(this)
5300[error] | ^^^^
5301[error] |Found: (FailureInjectorTransportAdapter.this :
5302[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5303[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5304[error] |
5305[error] | longer explanation available when compiling with `-explain`
5306[error] 6 errors found
5307[error] (remote / Compile / compileIncremental) Compilation failed
5308Starting build for ProjectRef(file:/build/repo/,stream-typed) (pekko-stream-typed)... [27/32]
5309Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5310[info] compiling 5 Scala sources and 7 Java sources to /build/repo/stream-typed/target/scala-3.7.4/test-classes ...
5311[info] [patched file /build/repo/stream-typed/src/test/scala/docs/scaladsl/ActorFlowSpec.scala]
5312[info] [patched file /build/repo/stream-typed/src/test/scala/docs/org/apache/pekko/stream/typed/ActorSourceSinkExample.scala]
5313[info] [patched file /build/repo/stream-typed/src/test/scala/org/apache/pekko/stream/typed/scaladsl/MaterializerForTypedSpec.scala]
5314[info] done compiling
5315Starting build for ProjectRef(file:/build/repo/,persistence-typed) (pekko-persistence-typed)... [28/32]
5316Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5317[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/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[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5347[error] 113 | Future.successful(this)
5348[error] | ^^^^
5349[error] |Found: (FailureInjectorTransportAdapter.this :
5350[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5351[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5352[error] |
5353[error] | longer explanation available when compiling with `-explain`
5354[error] 6 errors found
5355[error] (remote / Compile / compileIncremental) Compilation failed
5356[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
5357[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5358[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5359[error] | ^
5360[error] | ',' or ')' expected, but identifier found
5361[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5362[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5363[error] | ^
5364[error] | ',' or ')' expected, but identifier found
5365[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5366[error] 31 |import pekko.util.ByteString
5367[error] | ^
5368[error] | Cyclic reference involving val <import>
5369[error] |
5370[error] | Run with -explain-cyclic for more details.
5371[error] |
5372[error] | longer explanation available when compiling with `-explain`
5373[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5374[error] 79 | with AssociationEventListener {
5375[error] | ^
5376[error] | Cyclic reference involving val <import>
5377[error] |
5378[error] | Run with -explain-cyclic for more details.
5379[error] |
5380[error] | longer explanation available when compiling with `-explain`
5381[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5382[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5383[error] | ^^^^^^^^^^^^^^
5384[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5385[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5386[error] 113 | Future.successful(this)
5387[error] | ^^^^
5388[error] |Found: (FailureInjectorTransportAdapter.this :
5389[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5390[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5391[error] |
5392[error] | longer explanation available when compiling with `-explain`
5393[error] 6 errors found
5394[error] (remote / Compile / compileIncremental) Compilation failed
5395[info] compiling 91 Scala sources and 7 Java sources to /build/repo/remote/target/scala-3.7.4/classes ...
5396[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:148:56
5397[error] 148 | case DeathWatchNotification(child: ActorRefWithCell & ActorRefScope, _, _) if child.isLocal =>
5398[error] | ^
5399[error] | ',' or ')' expected, but identifier found
5400[error] -- [E040] Syntax Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:49
5401[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5402[error] | ^
5403[error] | ',' or ')' expected, but identifier found
5404[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:31:7
5405[error] 31 |import pekko.util.ByteString
5406[error] | ^
5407[error] | Cyclic reference involving val <import>
5408[error] |
5409[error] | Run with -explain-cyclic for more details.
5410[error] |
5411[error] | longer explanation available when compiling with `-explain`
5412[error] -- [E046] Cyclic Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:79:9
5413[error] 79 | with AssociationEventListener {
5414[error] | ^
5415[error] | Cyclic reference involving val <import>
5416[error] |
5417[error] | Run with -explain-cyclic for more details.
5418[error] |
5419[error] | longer explanation available when compiling with `-explain`
5420[error] -- [E008] Not Found Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/RemoteDaemon.scala:155:83
5421[error] 155 | case DeathWatchNotification(parent: ActorRef & ActorRefScope, _, _) if !parent.isLocal =>
5422[error] | ^^^^^^^^^^^^^^
5423[error] | value isLocal is not a member of org.apache.pekko.actor.ActorRef
5424[error] -- [E007] Type Mismatch Error: /build/repo/remote/src/main/scala/org/apache/pekko/remote/transport/FailureInjectorTransportAdapter.scala:113:22
5425[error] 113 | Future.successful(this)
5426[error] | ^^^^
5427[error] |Found: (FailureInjectorTransportAdapter.this :
5428[error] | org.apache.pekko.remote.transport.FailureInjectorTransportAdapter)
5429[error] |Required: org.apache.pekko.remote.transport.Transport.AssociationEventListener
5430[error] |
5431[error] | longer explanation available when compiling with `-explain`
5432[error] 6 errors found
5433[error] (remote / Compile / compileIncremental) Compilation failed
5434Starting build for ProjectRef(file:/build/repo/,actor-testkit-typed) (pekko-actor-testkit-typed)... [29/32]
5435Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5436Starting build for ProjectRef(file:/build/repo/,coordination) (pekko-coordination)... [30/32]
5437Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5438Starting build for ProjectRef(file:/build/repo/,actor) (pekko-actor)... [31/32]
5439Compile scalacOptions: -Wconf:cat=deprecation:s, -encoding, UTF-8, -unchecked, -language:higherKinds, -Xplugin:/build/repo/plugins/serialversion-remover-plugin/target/scala-3.7.4/serialversionremoverplugin_3-1.4.0+1-b270cd1c+20251221-2136-SNAPSHOT.jar, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
5440
5441************************
5442Build summary:
5443[{
5444 "module": "pekko-pki",
5445 "compile": {"status": "ok", "tookMs": 37185, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5446 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5447 "test-compile": {"status": "ok", "tookMs": 2445, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5448 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5449 "publish": {"status": "skipped", "tookMs": 0},
5450 "metadata": {
5451 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5452}
5453},{
5454 "module": "pekko-cluster-tools",
5455 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 44344, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5456 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5457 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5458 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5459 "publish": {"status": "skipped", "tookMs": 0},
5460 "metadata": {
5461 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5462}
5463},{
5464 "module": "pekko-stream-testkit",
5465 "compile": {"status": "ok", "tookMs": 1868, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5466 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5467 "test-compile": {"status": "ok", "tookMs": 4004, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5468 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5469 "publish": {"status": "skipped", "tookMs": 0},
5470 "metadata": {
5471 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5472}
5473},{
5474 "module": "pekko-multi-node-testkit",
5475 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4981, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5476 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5477 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5478 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5479 "publish": {"status": "skipped", "tookMs": 0},
5480 "metadata": {
5481 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5482}
5483},{
5484 "module": "pekko-cluster",
5485 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4932, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5486 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5487 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5488 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5489 "publish": {"status": "skipped", "tookMs": 0},
5490 "metadata": {
5491 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5492}
5493},{
5494 "module": "pekko-bom",
5495 "compile": {"status": "ok", "tookMs": 570, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5496 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5497 "test-compile": {"status": "ok", "tookMs": 774, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5498 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5499 "publish": {"status": "skipped", "tookMs": 0},
5500 "metadata": {
5501 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5502}
5503},{
5504 "module": "pekko-serialization-jackson",
5505 "compile": {"status": "ok", "tookMs": 2570, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5506 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5507 "test-compile": {"status": "ok", "tookMs": 3982, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5508 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5509 "publish": {"status": "skipped", "tookMs": 0},
5510 "metadata": {
5511 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5512}
5513},{
5514 "module": "pekko-actor-typed",
5515 "compile": {"status": "ok", "tookMs": 1469, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5516 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5517 "test-compile": {"status": "ok", "tookMs": 1782, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5518 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5519 "publish": {"status": "skipped", "tookMs": 0},
5520 "metadata": {
5521 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5522}
5523},{
5524 "module": "pekko-testkit",
5525 "compile": {"status": "ok", "tookMs": 1186, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
5526 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5527 "test-compile": {"status": "ok", "tookMs": 1513, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5528 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5529 "publish": {"status": "skipped", "tookMs": 0},
5530 "metadata": {
5531 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5532}
5533},{
5534 "module": "pekko-cluster-sharding-typed",
5535 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 12585, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5536 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5537 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5538 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5539 "publish": {"status": "skipped", "tookMs": 0},
5540 "metadata": {
5541 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5542}
5543},{
5544 "module": "pekko-remote-tests",
5545 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5825, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5546 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5547 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5548 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5549 "publish": {"status": "skipped", "tookMs": 0},
5550 "metadata": {
5551 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5552}
5553},{
5554 "module": "pekko-protobuf-v3",
5555 "compile": {"status": "ok", "tookMs": 635, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5556 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5557 "test-compile": {"status": "ok", "tookMs": 974, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5558 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5559 "publish": {"status": "skipped", "tookMs": 0},
5560 "metadata": {
5561 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5562}
5563},{
5564 "module": "pekko-osgi",
5565 "compile": {"status": "ok", "tookMs": 1760, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5566 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5567 "test-compile": {"status": "ok", "tookMs": 2475, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5568 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5569 "publish": {"status": "skipped", "tookMs": 0},
5570 "metadata": {
5571 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5572}
5573},{
5574 "module": "pekko-persistence-tck",
5575 "compile": {"status": "ok", "tookMs": 3313, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5576 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5577 "test-compile": {"status": "ok", "tookMs": 4872, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5578 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5579 "publish": {"status": "skipped", "tookMs": 0},
5580 "metadata": {
5581 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5582}
5583},{
5584 "module": "pekko-stream",
5585 "compile": {"status": "ok", "tookMs": 1799, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
5586 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5587 "test-compile": {"status": "ok", "tookMs": 2301, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5588 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5589 "publish": {"status": "skipped", "tookMs": 0},
5590 "metadata": {
5591 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5592}
5593},{
5594 "module": "pekko-persistence-query",
5595 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6046, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5596 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5597 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5598 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5599 "publish": {"status": "skipped", "tookMs": 0},
5600 "metadata": {
5601 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5602}
5603},{
5604 "module": "pekko-cluster-sharding",
5605 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 7636, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5606 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5607 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5608 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5609 "publish": {"status": "skipped", "tookMs": 0},
5610 "metadata": {
5611 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5612}
5613},{
5614 "module": "pekko-distributed-data",
5615 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 6954, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5616 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5617 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5618 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5619 "publish": {"status": "skipped", "tookMs": 0},
5620 "metadata": {
5621 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5622}
5623},{
5624 "module": "pekko-remote",
5625 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5850, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5626 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5627 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5628 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5629 "publish": {"status": "skipped", "tookMs": 0},
5630 "metadata": {
5631 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5632}
5633},{
5634 "module": "pekko-slf4j",
5635 "compile": {"status": "ok", "tookMs": 1806, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5636 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5637 "test-compile": {"status": "ok", "tookMs": 3759, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5638 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5639 "publish": {"status": "skipped", "tookMs": 0},
5640 "metadata": {
5641 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5642}
5643},{
5644 "module": "pekko-actor-typed-tests",
5645 "compile": {"status": "ok", "tookMs": 3892, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5646 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5647 "test-compile": {"status": "ok", "tookMs": 5258, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5648 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5649 "publish": {"status": "ok", "tookMs": 10},
5650 "metadata": {
5651 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5652}
5653},{
5654 "module": "pekko-persistence",
5655 "compile": {"status": "ok", "tookMs": 3603, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5656 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5657 "test-compile": {"status": "ok", "tookMs": 4780, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5658 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5659 "publish": {"status": "skipped", "tookMs": 0},
5660 "metadata": {
5661 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5662}
5663},{
5664 "module": "pekko-discovery",
5665 "compile": {"status": "ok", "tookMs": 2698, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5666 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5667 "test-compile": {"status": "ok", "tookMs": 5481, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5668 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5669 "publish": {"status": "skipped", "tookMs": 0},
5670 "metadata": {
5671 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5672}
5673},{
5674 "module": "pekko-persistence-testkit",
5675 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 13718, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5676 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5677 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5678 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5679 "publish": {"status": "skipped", "tookMs": 0},
5680 "metadata": {
5681 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5682}
5683},{
5684 "module": "pekko-actor-tests",
5685 "compile": {"status": "ok", "tookMs": 2731, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5686 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5687 "test-compile": {"status": "ok", "tookMs": 3770, "warnings": 1, "errors": 0, "sourceVersion": "3.7-migration"},
5688 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5689 "publish": {"status": "ok", "tookMs": 17},
5690 "metadata": {
5691 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5692}
5693},{
5694 "module": "pekko-cluster-metrics",
5695 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 8601, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5696 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5697 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5698 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5699 "publish": {"status": "skipped", "tookMs": 0},
5700 "metadata": {
5701 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5702}
5703},{
5704 "module": "pekko-cluster-typed",
5705 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 11151, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5706 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5707 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5708 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5709 "publish": {"status": "skipped", "tookMs": 0},
5710 "metadata": {
5711 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5712}
5713},{
5714 "module": "pekko-stream-typed",
5715 "compile": {"status": "ok", "tookMs": 5741, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5716 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5717 "test-compile": {"status": "ok", "tookMs": 13340, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5718 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5719 "publish": {"status": "skipped", "tookMs": 0},
5720 "metadata": {
5721 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5722}
5723},{
5724 "module": "pekko-persistence-typed",
5725 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 12819, "warnings": 0, "errors": 6, "sourceVersion": "3.7-migration"},
5726 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5727 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
5728 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5729 "publish": {"status": "skipped", "tookMs": 0},
5730 "metadata": {
5731 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5732}
5733},{
5734 "module": "pekko-actor-testkit-typed",
5735 "compile": {"status": "ok", "tookMs": 4784, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5736 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5737 "test-compile": {"status": "ok", "tookMs": 5958, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5738 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5739 "publish": {"status": "skipped", "tookMs": 0},
5740 "metadata": {
5741 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5742}
5743},{
5744 "module": "pekko-coordination",
5745 "compile": {"status": "ok", "tookMs": 2973, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5746 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5747 "test-compile": {"status": "ok", "tookMs": 6090, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5748 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5749 "publish": {"status": "skipped", "tookMs": 0},
5750 "metadata": {
5751 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5752}
5753},{
5754 "module": "pekko-actor",
5755 "compile": {"status": "ok", "tookMs": 1843, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5756 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
5757 "test-compile": {"status": "ok", "tookMs": 2623, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
5758 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
5759 "publish": {"status": "skipped", "tookMs": 0},
5760 "metadata": {
5761 "crossScalaVersions": ["2.13.18", "2.12.20", "3.3.7"]
5762}
5763}]
5764************************
5765[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
5766[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
5767[error] Total time: 886 s (0:14:46.0), completed Dec 21, 2025, 9:50:57 PM
5768[0JBuild failed, not retrying.