Build Logs

otavia-projects/otavia • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY

Errors

602

Warnings

14171

Total Lines

16028

1##################################
2Clonning https://github.com/otavia-projects/otavia.git into /build/repo using revision v0.4.5
3##################################
4Note: switching to '51a4ef4550a8496670045388165e56859ee13d5c'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Using target Scala version for migration: 3.7.4-RC2
22Migrating project for -source:3.7 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28
29Try apply source patch:
30Path: build.sc
31Pattern: Seq("-Yexplicit-nulls")
32Replacement: Seq.empty[String]
33Starting compilation server
34Compiling project (Scala 3.7.3, JVM (17))
35Compiled project (Scala 3.7.3, JVM (17))
36Successfully applied pattern 'Seq("-Yexplicit-nulls")' in build.sc
37----
38Starting build for 3.7.4-RC2
39Execute tests: false
40Mill project found:
41Found explicit mill version 0.11.12 in ./mill-version
42Detected mill version=0.11.12, binary version: 0.11
43No prepare script found for project otavia-projects/otavia
44No mill build directory found
45Apply scalafix rules to ./build.sc
46Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
47Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
48Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
49##################################
50Scala version: 3.7.4-RC2
51Targets: cc.otavia%otavia-all cc.otavia%otavia-buffer cc.otavia%otavia-codec cc.otavia%otavia-codec-dns cc.otavia%otavia-codec-haproxy cc.otavia%otavia-codec-http cc.otavia%otavia-codec-kafka cc.otavia%otavia-codec-memcache cc.otavia%otavia-codec-mqtt cc.otavia%otavia-codec-redis cc.otavia%otavia-codec-smtp cc.otavia%otavia-codec-socks cc.otavia%otavia-common cc.otavia%otavia-handler cc.otavia%otavia-log4a cc.otavia%otavia-mysql-driver cc.otavia%otavia-postgres-driver cc.otavia%otavia-runtime cc.otavia%otavia-serde cc.otavia%otavia-serde-json cc.otavia%otavia-serde-proto cc.otavia%otavia-sql cc.otavia%otavia-testkit
52Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sc","pattern":"Seq(\"-Yexplicit-nulls\")","replaceWith":"Seq.empty[String]"}]}
53##################################
54Downloading mill 0.11.12 from https://github.com/com-lihaoyi/mill/releases/download/0.11.12/0.11.12-assembly ...
55 % Total % Received % Xferd Average Speed Time Time Time Current
56 Dload Upload Total Spent Left Speed
57
58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
60 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
61
62 31 59.2M 31 18.9M 0 0 17.5M 0 0:00:03 0:00:01 0:00:02 17.5M
63 72 59.2M 72 43.0M 0 0 21.4M 0 0:00:02 0:00:02 --:--:-- 26.0M
64 93 59.2M 93 55.4M 0 0 18.2M 0 0:00:03 0:00:03 --:--:-- 18.6M
65100 59.2M 100 59.2M 0 0 18.5M 0 0:00:03 0:00:03 --:--:-- 19.0M
66Preparing Java 17.0.8 runtime; this may take a minute or two ...
67[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
68[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
69[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
70[warn] ^
71[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
72[warn] .iterator()
73[warn] ^
74[warn] /build/repo/build.sc:102:64: reference to scalaVersion is ambiguous;
75[warn] it is both defined in the enclosing object common and inherited in the enclosing object test as method scalaVersion (defined in trait ScalaTests)
76[warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
77[warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
78[warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
79[warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
80[warn] ^
81[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
82[warn] case module: CommunityBuildPublishModule =>
83[warn] ^
84[warn] four warnings found
85[info] done compiling
86Try build using ./millw
87[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
88[warn] /build/repo/CommunityBuildCore.sc:236:36: Unicode escapes in raw interpolations are deprecated; use literal characters instead
89[warn] val AnsiColorPattern = raw"\u001B\[[;\d]*m"
90[warn] ^
91[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
92[warn] .iterator()
93[warn] ^
94[warn] /build/repo/build.sc:102:64: reference to scalaVersion is ambiguous;
95[warn] it is both defined in the enclosing object common and inherited in the enclosing object test as method scalaVersion (defined in trait ScalaTests)
96[warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
97[warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
98[warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
99[warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
100[warn] ^
101[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
102[warn] case module: CommunityBuildPublishModule =>
103[warn] ^
104[warn] four warnings found
105[info] done compiling
106Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[{"path":"build.sc","pattern":"Seq(\"-Yexplicit-nulls\")","replaceWith":"Seq.empty[String]"}]}
107Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
108
109Starting build for otavia-serde-json - [0/23]
110Failed to resolve scalaVersion, assume it's Scala 3 project
111[info] compiling 25 Scala sources to /build/repo/out/buffer/compile.dest/classes ...
112[warn] -- Warning: /build/repo/buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1286:38
113[warn] 1286 | private var value: Byte = _
114[warn] | ^
115[warn] |`= _` has been deprecated; use `= uninitialized` instead.
116[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
117[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
118[warn] -- Warning: /build/repo/buffer/src/cc/otavia/buffer/pool/AbstractPooledPageAllocator.scala:34:45
119[warn] 34 | private var head: RecyclablePageBuffer = _
120[warn] | ^
121[warn] |`= _` has been deprecated; use `= uninitialized` instead.
122[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
123[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
124[warn] -- Warning: /build/repo/buffer/src/cc/otavia/buffer/pool/AbstractPooledPageAllocator.scala:35:45
125[warn] 35 | private var tail: RecyclablePageBuffer = _
126[warn] | ^
127[warn] |`= _` has been deprecated; use `= uninitialized` instead.
128[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
129[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
130[warn] -- Warning: /build/repo/buffer/src/cc/otavia/buffer/pool/AdaptiveBufferImpl.scala:1277:38
131[warn] 1277 | private var value: Byte = _
132[warn] | ^
133[warn] |`= _` has been deprecated; use `= uninitialized` instead.
134[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
135[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
136[warn] -- Warning: /build/repo/buffer/src/cc/otavia/buffer/pool/AdaptiveBufferImpl.scala:1321:38
137[warn] 1321 | private var value: Byte = _
138[warn] | ^
139[warn] |`= _` has been deprecated; use `= uninitialized` instead.
140[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
141[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
142[warn] -- Warning: /build/repo/buffer/src/cc/otavia/buffer/pool/RecyclablePageBuffer.scala:32:54
143[warn] 32 | private var parent: PooledPageAllocator = _
144[warn] | ^
145[warn] |`= _` has been deprecated; use `= uninitialized` instead.
146[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
147[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
148[warn] -- Warning: /build/repo/buffer/src/cc/otavia/buffer/pool/RecyclablePageBuffer.scala:33:54
149[warn] 33 | @volatile private var nxt: RecyclablePageBuffer = _
150[warn] | ^
151[warn] |`= _` has been deprecated; use `= uninitialized` instead.
152[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
153[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
154[info] [patched file /build/repo/buffer/src/cc/otavia/buffer/pool/AdaptiveBufferImpl.scala]
155[info] [patched file /build/repo/buffer/src/cc/otavia/buffer/AbstractBuffer.scala]
156[info] [patched file /build/repo/buffer/src/cc/otavia/buffer/pool/RecyclablePageBuffer.scala]
157[info] [patched file /build/repo/buffer/src/cc/otavia/buffer/pool/AbstractPooledPageAllocator.scala]
158[warn] 7 warnings found
159[info] done compiling
160Failed to resolve scalaVersion, assume it's Scala 3 project
161[info] compiling 25 Scala sources to /build/repo/out/common/compile.dest/classes ...
162[warn] -- Warning: /build/repo/out/common/buildInfoSources.dest/cc/otavia/BuildInfo.scala:4:16
163[warn] 4 | private[this] val buildInfoProperties: java.util.Properties = new java.util.Properties()
164[warn] | ^
165[warn] |Ignoring [this] qualifier.
166[warn] |This syntax will be deprecated in the future; it should be dropped.
167[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
168[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
169[info] [patched file /build/repo/out/common/buildInfoSources.dest/cc/otavia/BuildInfo.scala]
170[warn] there was 1 deprecation warning; re-run with -deprecation for details
171[warn] two warnings found
172[info] done compiling
173[info] compiling 7 Scala sources to /build/repo/out/serde/compile.dest/classes ...
174[info] done compiling
175[info] compiling 26 Scala sources to /build/repo/out/serde-json/compile.dest/classes ...
176[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/serde-json/src/cc/otavia/json/JsonMacro.scala:1013:28
177[warn] 1013 | (tpe1.asType, tpe2.asType) match
178[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
179[warn] | match may not be exhaustive.
180[warn] |
181[warn] | It would fail on pattern case: (_, _)
182[warn] |
183[warn] | longer explanation available when compiling with `-explain`
184[warn] one warning found
185[info] done compiling
186Successfully evaluated serde-json.compile
187Skipping unused scalacOptions: -source, -rewrite
188Flag -classpath set repeatedly
189-- Warning: serde/src/cc/otavia/serde/Serde.scala:43:8 -------------------------
19043 | def deserialize(in: Buffer): A
191 | ^
192 | Couldn't resolve a member for the given link query: Buffer
193-- Warning: serde/src/cc/otavia/serde/Serde.scala:59:8 -------------------------
19459 | def serialize(value: A, out: Buffer): Unit
195 | ^
196 | Couldn't resolve a member for the given link query: Buffer
197-- Warning: serde/src/cc/otavia/serde/Serde.scala:67:14 ------------------------
19867 | final def serializeAny(value: Any, out: Buffer): Unit = serialize(value.asInstanceOf[A], out)
199 | ^
200 | Couldn't resolve a member for the given link query: Buffer
201-- Warning: serde/src/cc/otavia/serde/Serde.scala:51:14 ------------------------
20251 | final def deserializeToAny(in: Buffer): Any = deserialize(in)
203 | ^
204 | Couldn't resolve a member for the given link query: Buffer
205-- Warning: serde/src/cc/otavia/serde/Serde.scala:35:8 -------------------------
20635 | def checkDeserializable(in: Buffer): Boolean = true
207 | ^
208 | Couldn't resolve a member for the given link query: Buffer
209-- Warning: serde-json/src/cc/otavia/json/JsonSerde.scala:319:15 ---------------
210319 | inline def derived[T]: JsonSerde[T] = ${ derivedMacro[T] }
211 | ^
212 | Couldn't resolve a member for the given link query: T
213-- Warning: serde-json/src/cc/otavia/json/types/YearJsonSerde.scala:25:7 -------
21425 |object YearJsonSerde extends JsonSerde[Year] {
215 | ^
216 | Couldn't resolve a member for the given link query: Year
217-- Warning: serde-json/src/cc/otavia/json/types/YearJsonSerde.scala:27:23 ------
21827 | override final def serialize(value: Year, out: Buffer): Unit = this.serializeYear(value, out)
219 | ^
220 | Couldn't resolve a member for the given link query: A
221-- Warning: serde-json/src/cc/otavia/json/types/YearJsonSerde.scala:29:23 ------
22229 | override final def deserialize(in: Buffer): Year = this.deserializeYear(in)
223 | ^
224 | Couldn't resolve a member for the given link query: Buffer
225-- Warning: serde-json/src/cc/otavia/json/types/JDurationJsonSerde.scala:25:7 --
22625 |object JDurationJsonSerde extends JsonSerde[Duration] {
227 | ^
228 | Couldn't resolve a member for the given link query: Duration
229-- Warning: serde-json/src/cc/otavia/json/types/JDurationJsonSerde.scala:27:23 -
23027 | override final def serialize(value: Duration, out: Buffer): Unit = this.serializeJDuration(value, out)
231 | ^
232 | Couldn't resolve a member for the given link query: A
233-- Warning: serde-json/src/cc/otavia/json/types/JDurationJsonSerde.scala:29:23 -
23429 | override final def deserialize(in: Buffer): Duration = this.deserializeJDuration(in)
235 | ^
236 | Couldn't resolve a member for the given link query: Buffer
237-- Warning: serde-json/src/cc/otavia/json/types/YearMonthJsonSerde.scala:25:7 --
23825 |object YearMonthJsonSerde extends JsonSerde[YearMonth] {
239 | ^
240 | Couldn't resolve a member for the given link query: YearMonth
241-- Warning: serde-json/src/cc/otavia/json/types/YearMonthJsonSerde.scala:27:23 -
24227 | override final def serialize(value: YearMonth, out: Buffer): Unit = this.serializeYearMonth(value, out)
243 | ^
244 | Couldn't resolve a member for the given link query: A
245-- Warning: serde-json/src/cc/otavia/json/types/YearMonthJsonSerde.scala:29:23 -
24629 | override final def deserialize(in: Buffer): YearMonth = this.deserializeYearMonth(in)
247 | ^
248 | Couldn't resolve a member for the given link query: Buffer
249-- Warning: serde-json/src/cc/otavia/json/types/ShortJsonSerde.scala:25:17 -----
25025 | override def deserialize(in: Buffer): Short = deserializeShort(in)
251 | ^
252 | Couldn't resolve a member for the given link query: Buffer
253-- Warning: serde-json/src/cc/otavia/json/types/ShortJsonSerde.scala:27:17 -----
25427 | override def serialize(value: Short, out: Buffer): Unit = serializeShort(value, out)
255 | ^
256 | Couldn't resolve a member for the given link query: A
257-- Warning: serde-json/src/cc/otavia/json/types/BigIntJsonSerde.scala:27:23 ----
25827 | override final def serialize(value: BigInt, out: Buffer): Unit = this.serializeBigInt(value, out)
259 | ^
260 | Couldn't resolve a member for the given link query: A
261-- Warning: serde-json/src/cc/otavia/json/types/BigIntJsonSerde.scala:29:23 ----
26229 | override final def deserialize(in: Buffer): BigInt = this.deserializeBigInt(in)
263 | ^
264 | Couldn't resolve a member for the given link query: Buffer
265-- Warning: serde-json/src/cc/otavia/json/types/StringJsonSerde.scala:29:7 -----
26629 |object StringJsonSerde extends JsonSerde[String] {
267 | ^
268 | Couldn't resolve a member for the given link query: Charset
269-- Warning: serde-json/src/cc/otavia/json/types/StringJsonSerde.scala:31:17 ----
27031 | override def deserialize(in: Buffer): String = deserializeString(in)
271 | ^
272 | Couldn't resolve a member for the given link query: Buffer
273-- Warning: serde-json/src/cc/otavia/json/types/StringJsonSerde.scala:33:17 ----
27433 | override def serialize(value: String, out: Buffer): Unit = serializeString(value, out)
275 | ^
276 | Couldn't resolve a member for the given link query: A
277-- Warning: serde-json/src/cc/otavia/json/types/ZoneIdJsonSerde.scala:25:7 -----
27825 |object ZoneIdJsonSerde extends JsonSerde[ZoneId] {
279 | ^
280 | Couldn't resolve a member for the given link query: ZoneId
281-- Warning: serde-json/src/cc/otavia/json/types/ZoneIdJsonSerde.scala:27:23 ----
28227 | override final def serialize(value: ZoneId, out: Buffer): Unit = this.serializeZoneId(value, out)
283 | ^
284 | Couldn't resolve a member for the given link query: A
285-- Warning: serde-json/src/cc/otavia/json/types/ZoneIdJsonSerde.scala:29:23 ----
28629 | override final def deserialize(in: Buffer): ZoneId = this.deserializeZoneId(in)
287 | ^
288 | Couldn't resolve a member for the given link query: Buffer
289-- Warning: serde-json/src/cc/otavia/json/types/JBigDecimalJsonSerde.scala:27:23
29027 | override final def serialize(value: BigDecimal, out: Buffer): Unit = this.serializeJBigDecimal(value, out)
291 | ^
292 | Couldn't resolve a member for the given link query: A
293-- Warning: serde-json/src/cc/otavia/json/types/JBigDecimalJsonSerde.scala:29:23
29429 | override final def deserialize(in: Buffer): BigDecimal = this.deserializeJBigDecimal(in)
295 | ^
296 | Couldn't resolve a member for the given link query: Buffer
297-- Warning: serde-json/src/cc/otavia/json/types/BigDecimalJsonSerde.scala:25:23
29825 | override final def serialize(value: BigDecimal, out: Buffer): Unit = this.serializeBigDecimal(value, out)
299 | ^
300 | Couldn't resolve a member for the given link query: A
301-- Warning: serde-json/src/cc/otavia/json/types/BigDecimalJsonSerde.scala:27:23
30227 | override final def deserialize(in: Buffer): BigDecimal = this.deserializeBigDecimal(in)
303 | ^
304 | Couldn't resolve a member for the given link query: Buffer
305-- Warning: serde-json/src/cc/otavia/json/types/ZonedDateTimeJsonSerde.scala:25:7
30625 |object ZonedDateTimeJsonSerde extends JsonSerde[ZonedDateTime] {
307 | ^
308 | Couldn't resolve a member for the given link query: ZonedDateTime
309-- Warning: serde-json/src/cc/otavia/json/types/ZonedDateTimeJsonSerde.scala:27:23
31027 | override final def serialize(value: ZonedDateTime, out: Buffer): Unit = this.serializeZonedDateTime(value, out)
311 | ^
312 | Couldn't resolve a member for the given link query: A
313-- Warning: serde-json/src/cc/otavia/json/types/ZonedDateTimeJsonSerde.scala:29:23
31429 | override final def deserialize(in: Buffer): ZonedDateTime = this.deserializeZonedDateTime(in)
315 | ^
316 | Couldn't resolve a member for the given link query: Buffer
317-- Warning: serde-json/src/cc/otavia/json/types/InstantJsonSerde.scala:25:7 ----
31825 |object InstantJsonSerde extends JsonSerde[Instant] {
319 | ^
320 | Couldn't resolve a member for the given link query: Instant
321-- Warning: serde-json/src/cc/otavia/json/types/InstantJsonSerde.scala:27:23 ---
32227 | override final def serialize(value: Instant, out: Buffer): Unit = this.serializeInstant(value, out)
323 | ^
324 | Couldn't resolve a member for the given link query: A
325-- Warning: serde-json/src/cc/otavia/json/types/InstantJsonSerde.scala:29:23 ---
32629 | override final def deserialize(in: Buffer): Instant = this.deserializeInstant(in)
327 | ^
328 | Couldn't resolve a member for the given link query: Buffer
329-- Warning: serde-json/src/cc/otavia/json/types/MonthDayJsonSerde.scala:27:23 --
33027 | override final def serialize(value: MonthDay, out: Buffer): Unit = this.serializeMonthDay(value, out)
331 | ^
332 | Couldn't resolve a member for the given link query: A
333-- Warning: serde-json/src/cc/otavia/json/types/MonthDayJsonSerde.scala:29:23 --
33429 | override final def deserialize(in: Buffer): MonthDay = this.deserializeMonthDay(in)
335 | ^
336 | Couldn't resolve a member for the given link query: Buffer
337-- Warning: serde-json/src/cc/otavia/json/types/ZoneOffsetJsonSerde.scala:25:7 -
33825 |object ZoneOffsetJsonSerde extends JsonSerde[ZoneOffset] {
339 | ^
340 | Couldn't resolve a member for the given link query: ZoneOffset
341-- Warning: serde-json/src/cc/otavia/json/types/ZoneOffsetJsonSerde.scala:27:23
34227 | override final def serialize(value: ZoneOffset, out: Buffer): Unit = this.serializeZoneOffset(value, out)
343 | ^
344 | Couldn't resolve a member for the given link query: A
345-- Warning: serde-json/src/cc/otavia/json/types/ZoneOffsetJsonSerde.scala:29:23
34629 | override final def deserialize(in: Buffer): ZoneOffset = this.deserializeZoneOffset(in)
347 | ^
348 | Couldn't resolve a member for the given link query: Buffer
349-- Warning: serde-json/src/cc/otavia/json/types/OffsetDateTimeJsonSerde.scala:25:7
35025 |object OffsetDateTimeJsonSerde extends JsonSerde[OffsetDateTime] {
351 | ^
352 | Couldn't resolve a member for the given link query: OffsetDateTime
353-- Warning: serde-json/src/cc/otavia/json/types/OffsetDateTimeJsonSerde.scala:27:23
35427 | override final def serialize(value: OffsetDateTime, out: Buffer): Unit = this.serializeOffsetDateTime(value, out)
355 | ^
356 | Couldn't resolve a member for the given link query: A
357-- Warning: serde-json/src/cc/otavia/json/types/OffsetDateTimeJsonSerde.scala:29:23
35829 | override final def deserialize(in: Buffer): OffsetDateTime = this.deserializeOffsetDateTime(in)
359 | ^
360 | Couldn't resolve a member for the given link query: Buffer
361-- Warning: serde-json/src/cc/otavia/json/types/BigIntegerJsonSerde.scala:25:7 -
36225 |object BigIntegerJsonSerde extends JsonSerde[BigInteger] {
363 | ^
364 | Couldn't resolve a member for the given link query: BigInteger
365-- Warning: serde-json/src/cc/otavia/json/types/BigIntegerJsonSerde.scala:27:23
36627 | override final def serialize(value: BigInteger, out: Buffer): Unit = this.serializeBigInteger(value, out)
367 | ^
368 | Couldn't resolve a member for the given link query: A
36946 warnings found
370Successfully evaluated serde-json.docJar
371Failed to resolve scalaVersion, assume it's Scala 3 project
372[info] compiling 4 Scala sources to /build/repo/out/serde-json/test/compile.dest/classes ...
373[info] -- Info: /build/repo/serde-json/test/src/cc/otavia/json/Hello.scala:23:71 ------
374[info] 23 |case class Hello(id: Int, hello: String, yearMonth: YearMonth) derives JsonSerde
375[info] | ^
376[info] |Generated JSON serde for type 'cc.otavia.json.Hello':
377[info] |{
378[info] | def e0(value: cc.otavia.json.Hello, out: cc.otavia.buffer.Buffer): scala.Unit = {
379[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeObjectStart(out)
380[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeKey("id", out)
381[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeInt(value.id, out)
382[info] | out.writeByte(cc.otavia.json.JsonConstants.TOKEN_COMMA)
383[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeKey("hello", out)
384[info] | cc.otavia.json.JsonSerde.given_JsonSerde_String.serialize(value.hello, out)
385[info] | out.writeByte(cc.otavia.json.JsonConstants.TOKEN_COMMA)
386[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeKey("yearMonth", out)
387[info] | cc.otavia.json.JsonSerde.given_JsonSerde_YearMonth.serialize(value.yearMonth, out)
388[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeObjectEnd(out)
389[info] | }
390[info] | final class $anon() extends cc.otavia.json.JsonSerde[cc.otavia.json.Hello] {
391[info] | override def serialize(`valueâ‚‚`: cc.otavia.json.Hello, `outâ‚‚`: cc.otavia.buffer.Buffer): scala.Unit = e0(`valueâ‚‚`, `outâ‚‚`)
392[info] | override def deserialize(in: cc.otavia.buffer.Buffer): cc.otavia.json.Hello = scala.Predef.???
393[info] | }
394[info] |
395[info] | (new $anon(): cc.otavia.json.JsonSerde[cc.otavia.json.Hello])
396[info] |}
397[info] -- Info: /build/repo/serde-json/test/src/cc/otavia/json/JsonSuite.scala:31:39 --
398[info] 31 | val serde = JsonSerde.derived[Byte]
399[info] | ^^^^^^^^^^^^^^^^^^^^^^^
400[info] |Generated JSON serde for type 'scala.Byte':
401[info] |{
402[info] | final class $anon() extends cc.otavia.json.JsonSerde[scala.Byte] {
403[info] | override def serialize(value: scala.Byte, out: cc.otavia.buffer.Buffer): scala.Unit = cc.otavia.json.JsonMacro.inline$JsonHelper.serializeByte(value, out)
404[info] | override def deserialize(in: cc.otavia.buffer.Buffer): scala.Byte = cc.otavia.json.JsonMacro.inline$JsonHelper.deserializeByte(in)
405[info] | }
406[info] |
407[info] | (new $anon(): cc.otavia.json.JsonSerde[scala.Byte])
408[info] |}
409[info] -- Info: /build/repo/serde-json/test/src/cc/otavia/json/JsonSummonSuite.scala:35:38
410[info] 35 | val tps = JsonSerde.derived[(String, Int, Long, Option[Long])]
411[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
412[info] |Generated JSON serde for type 'scala.Tuple4[scala.Predef.String, scala.Int, scala.Long, scala.Option[scala.Long]]':
413[info] |{
414[info] | def d0(in: cc.otavia.buffer.Buffer): scala.Tuple4[scala.Predef.String, scala.Int, scala.Long, scala.Option[scala.Long]] = {
415[info] | scala.Predef.assert(cc.otavia.json.JsonMacro.inline$JsonHelper.isNextToken(in, cc.otavia.json.JsonConstants.TOKEN_ARRAY_START), "decode error, except \'[\'")
416[info] | val _r1: java.lang.String = {
417[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.skipBlanks(in)
418[info] | cc.otavia.json.JsonSerde.given_JsonSerde_String.deserialize(in)
419[info] | }
420[info] | val _r2: scala.Int = {
421[info] | scala.Predef.assert(cc.otavia.json.JsonMacro.inline$JsonHelper.isNextToken(in, cc.otavia.json.JsonConstants.TOKEN_COMMA), "decode error, except \',\'")
422[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.deserializeInt(in)
423[info] | }
424[info] | val _r3: scala.Long = {
425[info] | scala.Predef.assert(cc.otavia.json.JsonMacro.inline$JsonHelper.isNextToken(in, cc.otavia.json.JsonConstants.TOKEN_COMMA), "decode error, except \',\'")
426[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.deserializeLong(in)
427[info] | }
428[info] | val _r4: scala.Option[scala.Long] = {
429[info] | scala.Predef.assert(cc.otavia.json.JsonMacro.inline$JsonHelper.isNextToken(in, cc.otavia.json.JsonConstants.TOKEN_COMMA), "decode error, except \',\'")
430[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.skipBlanks(in)
431[info] | if (in.skipIfNextAre(cc.otavia.json.JsonConstants.TOKEN_NULL)) scala.None else scala.Some.apply[scala.Long](cc.otavia.json.JsonMacro.inline$JsonHelper.deserializeLong(in))
432[info] | }
433[info] | scala.Predef.assert(cc.otavia.json.JsonMacro.inline$JsonHelper.isNextToken(in, cc.otavia.json.JsonConstants.TOKEN_ARRAY_END), "decode error, except \']\'")
434[info] | new scala.Tuple4[scala.Predef.String, scala.Int, scala.Long, scala.Option[scala.Long]][java.lang.String, scala.Int, scala.Long, scala.Option[scala.Long]](_r1, _r2, _r3, _r4)
435[info] | }
436[info] | def e0(value: scala.Tuple4[scala.Predef.String, scala.Int, scala.Long, scala.Option[scala.Long]], out: cc.otavia.buffer.Buffer): scala.Unit = {
437[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeArrayStart(out)
438[info] | cc.otavia.json.JsonSerde.given_JsonSerde_String.serialize(value._1, out)
439[info] | out.writeByte(cc.otavia.json.JsonConstants.TOKEN_COMMA)
440[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeInt(value._2, out)
441[info] | out.writeByte(cc.otavia.json.JsonConstants.TOKEN_COMMA)
442[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeLong(value._3, out)
443[info] | out.writeByte(cc.otavia.json.JsonConstants.TOKEN_COMMA)
444[info] | value._4 match {
445[info] | case scala.None =>
446[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeNull(out)
447[info] | case scala.Some(v) =>
448[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeLong(v, out)
449[info] | }
450[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeArrayEnd(out)
451[info] | }
452[info] | final class $anon() extends cc.otavia.json.JsonSerde[scala.Tuple4[scala.Predef.String, scala.Int, scala.Long, scala.Option[scala.Long]]] {
453[info] | override def serialize(`valueâ‚‚`: scala.Tuple4[scala.Predef.String, scala.Int, scala.Long, scala.Option[scala.Long]], `outâ‚‚`: cc.otavia.buffer.Buffer): scala.Unit = e0(`valueâ‚‚`, `outâ‚‚`)
454[info] | override def deserialize(`inâ‚‚`: cc.otavia.buffer.Buffer): scala.Tuple4[scala.Predef.String, scala.Int, scala.Long, scala.Option[scala.Long]] = d0(`inâ‚‚`)
455[info] | }
456[info] |
457[info] | (new $anon(): cc.otavia.json.JsonSerde[scala.Tuple4[scala.Predef.String, scala.Int, scala.Long, scala.Option[scala.Long]]])
458[info] |}
459[info] -- Info: /build/repo/serde-json/test/src/cc/otavia/json/JsonSummonSuite.scala:45:38
460[info] 45 | val tps = JsonSerde.derived[Array[Int]]
461[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
462[info] |Generated JSON serde for type 'scala.Array[scala.Int]':
463[info] |{
464[info] | def e0(value: scala.Array[scala.Int], out: cc.otavia.buffer.Buffer): scala.Unit = {
465[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeArrayStart(out)
466[info] | var i: scala.Int = 0
467[info] | while (i.<(value.length)) {
468[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeInt(value.apply(i), out)
469[info] | i = i.+(1)
470[info] | if (i.!=(value.length)) {
471[info] | out.writeByte(cc.otavia.json.JsonConstants.TOKEN_COMMA)
472[info] | ()
473[info] | } else ()
474[info] | }
475[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeArrayEnd(out)
476[info] | }
477[info] | final class $anon() extends cc.otavia.json.JsonSerde[scala.Array[scala.Int]] {
478[info] | override def serialize(`valueâ‚‚`: scala.Array[scala.Int], `outâ‚‚`: cc.otavia.buffer.Buffer): scala.Unit = e0(`valueâ‚‚`, `outâ‚‚`)
479[info] | override def deserialize(in: cc.otavia.buffer.Buffer): scala.Array[scala.Int] = scala.Predef.???
480[info] | }
481[info] |
482[info] | (new $anon(): cc.otavia.json.JsonSerde[scala.Array[scala.Int]])
483[info] |}
484[info] -- Info: /build/repo/serde-json/test/src/cc/otavia/json/JsonSummonSuite.scala:53:38
485[info] 53 | val tps = JsonSerde.derived[Map[Int, Long]]
486[info] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
487[info] |Generated JSON serde for type 'scala.collection.immutable.Map[scala.Int, scala.Long]':
488[info] |{
489[info] | def e0(value: scala.collection.immutable.Map[scala.Int, scala.Long], out: cc.otavia.buffer.Buffer): scala.Unit = {
490[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeObjectStart(out)
491[info] | var i: scala.Int = 0
492[info] | val length: scala.Int = value.size
493[info] | value.foreach[scala.Unit](((x$1: scala.Tuple2[scala.Int, scala.Long]) => {
494[info] | val k: scala.Int = x$1._1
495[info] | val v: scala.Long = x$1._2
496[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeKey(k.toString(), out)
497[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeLong(v, out)
498[info] | i = i.+(1)
499[info] | if (i.!=(length)) {
500[info] | out.writeByte(cc.otavia.json.JsonConstants.TOKEN_COMMA)
501[info] | ()
502[info] | } else ()
503[info] | }))
504[info] | cc.otavia.json.JsonMacro.inline$JsonHelper.serializeObjectEnd(out)
505[info] | }
506[info] | final class $anon() extends cc.otavia.json.JsonSerde[scala.collection.immutable.Map[scala.Int, scala.Long]] {
507[info] | override def serialize(`valueâ‚‚`: scala.collection.immutable.Map[scala.Int, scala.Long], `outâ‚‚`: cc.otavia.buffer.Buffer): scala.Unit = e0(`valueâ‚‚`, `outâ‚‚`)
508[info] | override def deserialize(in: cc.otavia.buffer.Buffer): scala.collection.immutable.Map[scala.Int, scala.Long] = scala.Predef.???
509[info] | }
510[info] |
511[info] | (new $anon(): cc.otavia.json.JsonSerde[scala.collection.immutable.Map[scala.Int, scala.Long]])
512[info] |}
513[info] done compiling
514Successfully evaluated serde-json.test.compile
515Publishing Artifact(cc.otavia,otavia-serde-json_3,0.4.5) to ivy repo /root/.ivy2/local
516Successfully evaluated serde-json.publishLocal
517
518Starting build for otavia-codec-dns - [1/23]
519No test module defined in codec-dns
520[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
521[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
522[warn] 35 | protected var logger: Logger = _
523[warn] | ^
524[warn] |`= _` has been deprecated; use `= uninitialized` instead.
525[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
526[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
527[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
528[warn] 37 | private var ctx: ActorContext = _
529[warn] | ^
530[warn] |`= _` has been deprecated; use `= uninitialized` instead.
531[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
532[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
533[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
534[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
535[warn] | ^
536[warn] |`= _` has been deprecated; use `= uninitialized` instead.
537[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
538[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
539[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
540[warn] 45 | private[core] var currentStack: Stack = _
541[warn] | ^
542[warn] |`= _` has been deprecated; use `= uninitialized` instead.
543[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
544[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
545[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
546[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
547[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
548[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
549[error] |Required: cc.otavia.core.actor.MessageOf[W] &
550[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
551[error] |
552[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
553[error] |
554[error] | longer explanation available when compiling with `-explain`
555[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
556[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
557[error] | ^^^^^^^^^^^^
558[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
559[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
560[error] |
561[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
562[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
563[error] |
564[error] |
565[error] |Note: a match type could not be fully reduced:
566[error] |
567[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
568[error] | failed since selector W
569[error] | does not uniquely determine parameter m in
570[error] | case cc.otavia.core.actor.Actor[m] => m
571[error] | The computed bounds for the parameter are:
572[error] | m <: cc.otavia.core.message.Call |
573[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
574[error] |
575[error] | longer explanation available when compiling with `-explain`
576[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
577[warn] 30 | private var workers: Address[MessageOf[W]] = _
578[warn] | ^
579[warn] |`= _` has been deprecated; use `= uninitialized` instead.
580[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
581[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
582[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
583[warn] 37 | private var currentChannelReceived: AnyRef = _
584[warn] | ^
585[warn] |`= _` has been deprecated; use `= uninitialized` instead.
586[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
587[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
588[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
589[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
590[warn] | ^
591[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
592[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
593[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
594[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
595[warn] | ^
596[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
597[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
598[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
599[warn] 23 | private var variables: Array[AnyRef] = _
600[warn] | ^
601[warn] |`= _` has been deprecated; use `= uninitialized` instead.
602[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
603[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
604[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
605[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
606[warn] | ^
607[warn] |`= _` has been deprecated; use `= uninitialized` instead.
608[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
609[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
610[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
611[warn] 26 | private var thread: Thread = _
612[warn] | ^
613[warn] |`= _` has been deprecated; use `= uninitialized` instead.
614[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
615[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
616[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
617[warn] 28 | private var head: Nextable = _
618[warn] | ^
619[warn] |`= _` has been deprecated; use `= uninitialized` instead.
620[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
621[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
622[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
623[warn] 29 | private var tail: Nextable = _
624[warn] | ^
625[warn] |`= _` has been deprecated; use `= uninitialized` instead.
626[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
627[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
628[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
629[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
630[warn] | ^
631[warn] |`= _` has been deprecated; use `= uninitialized` instead.
632[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
633[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
634[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
635[warn] 46 | private var actorHouse: ActorHouse = _
636[warn] | ^
637[warn] |`= _` has been deprecated; use `= uninitialized` instead.
638[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
639[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
640[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
641[warn] 49 | private var pipe: ChannelPipelineImpl = _
642[warn] | ^
643[warn] |`= _` has been deprecated; use `= uninitialized` instead.
644[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
645[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
646[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
647[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
648[warn] | ^
649[warn] |`= _` has been deprecated; use `= uninitialized` instead.
650[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
651[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
652[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
653[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
654[warn] | ^
655[warn] |`= _` has been deprecated; use `= uninitialized` instead.
656[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
657[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
658[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
659[warn] 35 | private var path: Path = _
660[warn] | ^
661[warn] |`= _` has been deprecated; use `= uninitialized` instead.
662[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
663[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
664[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
665[warn] 36 | protected var currentReadPlan: ReadPlan = _
666[warn] | ^
667[warn] |`= _` has been deprecated; use `= uninitialized` instead.
668[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
669[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
670[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
671[warn] 38 | private var readFactory: ReadPlanFactory = _
672[warn] | ^
673[warn] |`= _` has been deprecated; use `= uninitialized` instead.
674[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
675[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
676[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
677[warn] 22 | private[core] var added: Boolean = _
678[warn] | ^
679[warn] |`= _` has been deprecated; use `= uninitialized` instead.
680[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
681[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
682[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
683[warn] 51 | private var removed: Boolean = _
684[warn] | ^
685[warn] |`= _` has been deprecated; use `= uninitialized` instead.
686[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
687[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
688[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
689[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
690[warn] | ^
691[warn] |`= _` has been deprecated; use `= uninitialized` instead.
692[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
693[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
694[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
695[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
696[warn] | ^
697[warn] |`= _` has been deprecated; use `= uninitialized` instead.
698[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
699[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
700[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
701[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
702[warn] | ^
703[warn] |`= _` has been deprecated; use `= uninitialized` instead.
704[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
705[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
706[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
707[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
708[warn] | ^
709[warn] |`= _` has been deprecated; use `= uninitialized` instead.
710[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
711[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
712[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
713[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
714[warn] | ^
715[warn] |`= _` has been deprecated; use `= uninitialized` instead.
716[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
717[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
718[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
719[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
720[warn] | ^
721[warn] |`= _` has been deprecated; use `= uninitialized` instead.
722[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
723[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
724[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
725[warn] 38 | private var inbound: I = _
726[warn] | ^
727[warn] |`= _` has been deprecated; use `= uninitialized` instead.
728[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
729[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
730[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
731[warn] 39 | private var outbound: O = _
732[warn] | ^
733[warn] |`= _` has been deprecated; use `= uninitialized` instead.
734[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
735[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
736[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
737[warn] 42 | private var fileChannel: FileChannel = _
738[warn] | ^
739[warn] |`= _` has been deprecated; use `= uninitialized` instead.
740[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
741[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
742[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
743[warn] 43 | private var file: File = _
744[warn] | ^
745[warn] |`= _` has been deprecated; use `= uninitialized` instead.
746[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
747[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
748[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
749[warn] 27 | private var hd: QueueMapEntity = _
750[warn] | ^
751[warn] |`= _` has been deprecated; use `= uninitialized` instead.
752[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
753[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
754[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
755[warn] 28 | private var tl: QueueMapEntity = _
756[warn] | ^
757[warn] |`= _` has been deprecated; use `= uninitialized` instead.
758[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
759[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
760[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
761[warn] 34 | private var cursor: QueueMapEntity = _
762[warn] | ^
763[warn] |`= _` has been deprecated; use `= uninitialized` instead.
764[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
765[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
766[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
767[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
768[warn] | ^
769[warn] |`= _` has been deprecated; use `= uninitialized` instead.
770[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
771[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
772[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
773[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
774[warn] | ^
775[warn] |`= _` has been deprecated; use `= uninitialized` instead.
776[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
777[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
778[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
779[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
780[warn] | ^
781[warn] |`= _` has been deprecated; use `= uninitialized` instead.
782[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
783[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
784[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
785[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
786[warn] | ^
787[warn] |Ignoring [this] qualifier.
788[warn] |This syntax will be deprecated in the future; it should be dropped.
789[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
790[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
791[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
792[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
793[warn] | ^
794[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
795[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
796[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
797[warn] 29 | @volatile private var sys: ActorSystem = _
798[warn] | ^
799[warn] |`= _` has been deprecated; use `= uninitialized` instead.
800[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
801[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
802[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
803[warn] 27 | private var address: Address[Call] = _
804[warn] | ^
805[warn] |`= _` has been deprecated; use `= uninitialized` instead.
806[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
807[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
808[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
809[warn] 31 | private var msg: M = _
810[warn] | ^
811[warn] |`= _` has been deprecated; use `= uninitialized` instead.
812[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
813[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
814[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
815[warn] 35 | private var rids: Array[Long] = _
816[warn] | ^
817[warn] |`= _` has been deprecated; use `= uninitialized` instead.
818[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
819[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
820[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
821[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
822[warn] | ^
823[warn] |`= _` has been deprecated; use `= uninitialized` instead.
824[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
825[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
826[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
827[warn] 28 | protected var stack: Stack = _
828[warn] | ^
829[warn] |`= _` has been deprecated; use `= uninitialized` instead.
830[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
831[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
832[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
833[warn] 33 | protected var result: AnyRef = _
834[warn] | ^
835[warn] |`= _` has been deprecated; use `= uninitialized` instead.
836[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
837[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
838[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
839[warn] 34 | protected var error: Throwable = _
840[warn] | ^
841[warn] |`= _` has been deprecated; use `= uninitialized` instead.
842[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
843[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
844[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
845[warn] 36 | private var p: AbstractPromise[?] = _
846[warn] | ^
847[warn] |`= _` has been deprecated; use `= uninitialized` instead.
848[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
849[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
850[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
851[warn] 30 | private var call: Call = _
852[warn] | ^
853[warn] |`= _` has been deprecated; use `= uninitialized` instead.
854[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
855[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
856[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
857[warn] 31 | private var reply: Reply = _
858[warn] | ^
859[warn] |`= _` has been deprecated; use `= uninitialized` instead.
860[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
861[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
862[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
863[warn] 33 | private var sender: Address[Call] = _
864[warn] | ^
865[warn] |`= _` has been deprecated; use `= uninitialized` instead.
866[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
867[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
868[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
869[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
870[warn] | ^
871[warn] |`= _` has been deprecated; use `= uninitialized` instead.
872[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
873[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
874[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
875[warn] 27 | private var messages: Seq[Notice] = _
876[warn] | ^
877[warn] |`= _` has been deprecated; use `= uninitialized` instead.
878[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
879[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
880[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
881[warn] 49 | private var ch: Channel = _
882[warn] | ^
883[warn] |`= _` has been deprecated; use `= uninitialized` instead.
884[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
885[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
886[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
887[warn] 50 | private var ask: AnyRef = _
888[warn] | ^
889[warn] |`= _` has been deprecated; use `= uninitialized` instead.
890[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
891[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
892[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
893[warn] 51 | private var callback: ChannelPromise => Unit = _
894[warn] | ^
895[warn] |`= _` has been deprecated; use `= uninitialized` instead.
896[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
897[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
898[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
899[warn] 27 | private var msg: AnyRef = _
900[warn] | ^
901[warn] |`= _` has been deprecated; use `= uninitialized` instead.
902[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
903[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
904[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
905[warn] 28 | private var belong: AbstractChannel = _
906[warn] | ^
907[warn] |`= _` has been deprecated; use `= uninitialized` instead.
908[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
909[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
910[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
911[warn] 33 | private var ret: AnyRef = _
912[warn] | ^
913[warn] |`= _` has been deprecated; use `= uninitialized` instead.
914[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
915[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
916[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
917[warn] 29 | private var table: Array[MessagePromise[?]] = _
918[warn] | ^
919[warn] |`= _` has been deprecated; use `= uninitialized` instead.
920[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
921[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
922[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
923[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
924[warn] | ^
925[warn] |`= _` has been deprecated; use `= uninitialized` instead.
926[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
927[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
928[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
929[warn] 28 | private var msg: Call = _
930[warn] | ^
931[warn] |`= _` has been deprecated; use `= uninitialized` instead.
932[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
933[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
934[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
935[warn] 26 | var head: AbstractPromise[?] = _
936[warn] | ^
937[warn] |`= _` has been deprecated; use `= uninitialized` instead.
938[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
939[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
940[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
941[warn] 27 | var tail: AbstractPromise[?] = _
942[warn] | ^
943[warn] |`= _` has been deprecated; use `= uninitialized` instead.
944[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
945[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
946[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
947[warn] 29 | private var nextState: StackState = _
948[warn] | ^
949[warn] |`= _` has been deprecated; use `= uninitialized` instead.
950[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
951[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
952[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
953[warn] 32 | private var completedHead: AbstractPromise[?] = _
954[warn] | ^
955[warn] |`= _` has been deprecated; use `= uninitialized` instead.
956[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
957[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
958[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
959[warn] 33 | private var completedTail: AbstractPromise[?] = _
960[warn] | ^
961[warn] |`= _` has been deprecated; use `= uninitialized` instead.
962[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
963[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
964[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
965[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
966[warn] | ^
967[warn] |`= _` has been deprecated; use `= uninitialized` instead.
968[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
969[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
970[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
971[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
972[warn] | ^
973[warn] |`= _` has been deprecated; use `= uninitialized` instead.
974[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
975[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
976[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
977[warn] 40 | private var actor: AbstractActor[?] = _
978[warn] | ^
979[warn] |`= _` has been deprecated; use `= uninitialized` instead.
980[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
981[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
982[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
983[warn] 42 | private var att: AnyRef = _
984[warn] | ^
985[warn] |`= _` has been deprecated; use `= uninitialized` instead.
986[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
987[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
988[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
989[warn] 27 | private var fu: ChannelFuture = _
990[warn] | ^
991[warn] |`= _` has been deprecated; use `= uninitialized` instead.
992[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
993[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
994[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
995[warn] 28 | private var fu: MessageFuture[R] = _
996[warn] | ^
997[warn] |`= _` has been deprecated; use `= uninitialized` instead.
998[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
999[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1000[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
1001[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
1002[warn] | ^
1003[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1004[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1005[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1006[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
1007[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
1008[warn] | ^
1009[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1010[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1011[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1012[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
1013[warn] 41 | private var actorAddress: ActorAddress[Call] = _
1014[warn] | ^
1015[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1016[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1017[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1018[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
1019[warn] 53 | private var tmpAskCursor: Nextable = _
1020[warn] | ^
1021[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1022[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1023[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1024[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
1025[warn] 54 | private var tmpNoticeCursor: Nextable = _
1026[warn] | ^
1027[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1028[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1029[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1030[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
1031[warn] 58 | @volatile private var preHouse: ActorHouse = _
1032[warn] | ^
1033[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1034[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1035[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1036[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
1037[warn] 59 | @volatile private var nextHouse: ActorHouse = _
1038[warn] | ^
1039[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1040[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1041[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1042[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
1043[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
1044[warn] | ^
1045[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1046[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1047[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1048[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
1049[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
1050[warn] | ^
1051[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1052[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1053[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
1054[warn] 107 | private var system: ActorSystem = _
1055[warn] | ^
1056[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1057[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1058[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1059[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
1060[warn] 57 | private var mainActor: Address[MainActor.Args] = _
1061[warn] | ^
1062[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1063[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1064[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1065[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
1066[warn] 72 | private var memoryMonitor: Timeout = _
1067[warn] | ^
1068[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1069[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1070[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1071[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
1072[warn] 81 | private var systemMonitor: Timeout = _
1073[warn] | ^
1074[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1075[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1076[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1077[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
1078[warn] 34 | private var sys: ActorSystem = _
1079[warn] | ^
1080[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1081[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1082[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1083[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
1084[warn] 30 | @volatile private var head: ActorHouse = _
1085[warn] | ^
1086[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1087[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1088[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1089[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
1090[warn] 31 | @volatile private var tail: ActorHouse = _
1091[warn] | ^
1092[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1093[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1094[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1095[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
1096[warn] 51 | private var currentRunning: Actor[?] = _
1097[warn] | ^
1098[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1099[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1100[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1101[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
1102[warn] 26 | private var head: Nextable = _
1103[warn] | ^
1104[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1105[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1106[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1107[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
1108[warn] 27 | private var tail: Nextable = _
1109[warn] | ^
1110[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1111[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1112[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1113[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
1114[warn] 30 | @volatile private var head: ActorHouse = _
1115[warn] | ^
1116[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1117[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1118[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1119[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
1120[warn] 31 | @volatile private var tail: ActorHouse = _
1121[warn] | ^
1122[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1123[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1124[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1125[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
1126[warn] 37 | @volatile private var highHead: ActorHouse = _
1127[warn] | ^
1128[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1129[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1130[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1131[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
1132[warn] 38 | @volatile private var highTail: ActorHouse = _
1133[warn] | ^
1134[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1135[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1136[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1137[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
1138[warn] 29 | private var fs: Array[FileChannel] = _
1139[warn] | ^
1140[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1141[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1142[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1143[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
1144[warn] 28 | private var channel: Channel = _
1145[warn] | ^
1146[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1147[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1148[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1149[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
1150[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
1151[warn] | ^
1152[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1153[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1154[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1155[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
1156[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
1157[warn] | ^
1158[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1159[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1160[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1161[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
1162[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
1163[warn] | ^
1164[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1165[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1166[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1167[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
1168[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
1169[warn] | ^
1170[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1171[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1172[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1173[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
1174[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
1175[warn] | ^
1176[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1177[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1178[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1179[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
1180[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
1181[warn] | ^
1182[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1183[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1184[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1185[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
1186[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
1187[warn] | ^
1188[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1189[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1190[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1191[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
1192[warn] 26 | private var resourceTimer: ResourceTimer = _
1193[warn] | ^
1194[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1195[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1196[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1197[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
1198[warn] 34 | protected var address: EventableAddress = _
1199[warn] | ^
1200[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1201[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1202[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1203[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
1204[warn] 40 | @volatile protected var handle: Timeout = _
1205[warn] | ^
1206[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1207[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1208[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1209[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
1210[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
1211[warn] | ^
1212[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1213[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1214[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1215[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
1216[warn] 39 | private var reactor: Reactor = _
1217[warn] | ^
1218[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1219[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1220[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1221[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
1222[warn] 28 | private var transportFactory: TransportFactory = _
1223[warn] | ^
1224[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1225[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1226[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1227[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
1228[warn] 39 | protected var _selectionKey: SelectionKey = _
1229[warn] | ^
1230[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1231[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1232[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1233[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
1234[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
1235[warn] | ^
1236[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1237[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1238[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1239[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
1240[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
1241[warn] | ^
1242[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1243[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1244[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1245[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
1246[warn] 35 | private var ch: FileChannel = _
1247[warn] | ^
1248[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1249[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1250[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1251[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
1252[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
1253[warn] | ^
1254[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1255[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1256[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
1257[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
1258[warn] | ^
1259[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1260[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1261[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1262[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
1263[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
1264[warn] | ^
1265[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1266[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1267[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1268[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
1269[warn] 44 | private var thread: Thread = _
1270[warn] | ^
1271[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1272[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1273[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1274[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
1275[warn] 56 | private var ioHandler: IoHandler = _
1276[warn] | ^
1277[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1278[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1279[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1280[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
1281[warn] 21 | @volatile private var n: Nextable | Null = _
1282[warn] | ^
1283[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1284[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1285[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1286[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
1287[warn] 25 | @volatile private var head: T | Null = _
1288[warn] | ^
1289[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1290[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1291[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1292[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
1293[warn] 26 | @volatile private var tail: T | Null = _
1294[warn] | ^
1295[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1296[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1297[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1298[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
1299[warn] 29 | @volatile private var head: T | Null = _
1300[warn] | ^
1301[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1302[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1303[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1304[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
1305[warn] 30 | @volatile private var tail: T | Null = _
1306[warn] | ^
1307[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1308[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1309[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1310[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
1311[warn] 25 | private var head: T | Null = _
1312[warn] | ^
1313[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1314[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1315[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1316[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
1317[warn] 26 | private var tail: T | Null = _
1318[warn] | ^
1319[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1320[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1321[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1322[warn] 129 warnings found
1323[error] two errors found
1324Failed to evaluated codec-dns.compile: mill.api.Result$Failure
1325
1326Starting build for otavia-sql - [2/23]
1327[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
1328[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
1329[warn] 35 | protected var logger: Logger = _
1330[warn] | ^
1331[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1332[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1333[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1334[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
1335[warn] 37 | private var ctx: ActorContext = _
1336[warn] | ^
1337[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1338[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1339[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1340[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
1341[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
1342[warn] | ^
1343[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1344[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1345[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1346[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
1347[warn] 45 | private[core] var currentStack: Stack = _
1348[warn] | ^
1349[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1350[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1351[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1352[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
1353[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
1354[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1355[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
1356[error] |Required: cc.otavia.core.actor.MessageOf[W] &
1357[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
1358[error] |
1359[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
1360[error] |
1361[error] | longer explanation available when compiling with `-explain`
1362[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
1363[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
1364[error] | ^^^^^^^^^^^^
1365[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
1366[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
1367[error] |
1368[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
1369[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
1370[error] |
1371[error] |
1372[error] |Note: a match type could not be fully reduced:
1373[error] |
1374[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
1375[error] | failed since selector W
1376[error] | does not uniquely determine parameter m in
1377[error] | case cc.otavia.core.actor.Actor[m] => m
1378[error] | The computed bounds for the parameter are:
1379[error] | m <: cc.otavia.core.message.Call |
1380[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
1381[error] |
1382[error] | longer explanation available when compiling with `-explain`
1383[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
1384[warn] 30 | private var workers: Address[MessageOf[W]] = _
1385[warn] | ^
1386[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1387[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1388[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1389[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
1390[warn] 37 | private var currentChannelReceived: AnyRef = _
1391[warn] | ^
1392[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1393[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1394[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1395[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
1396[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
1397[warn] | ^
1398[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1399[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1400[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
1401[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
1402[warn] | ^
1403[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1404[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1405[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
1406[warn] 23 | private var variables: Array[AnyRef] = _
1407[warn] | ^
1408[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1409[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1410[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1411[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
1412[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
1413[warn] | ^
1414[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1415[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1416[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1417[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
1418[warn] 26 | private var thread: Thread = _
1419[warn] | ^
1420[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1421[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1422[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1423[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
1424[warn] 28 | private var head: Nextable = _
1425[warn] | ^
1426[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1427[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1428[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1429[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
1430[warn] 29 | private var tail: Nextable = _
1431[warn] | ^
1432[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1433[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1434[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1435[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
1436[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
1437[warn] | ^
1438[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1439[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1440[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1441[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
1442[warn] 46 | private var actorHouse: ActorHouse = _
1443[warn] | ^
1444[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1445[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1446[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1447[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
1448[warn] 49 | private var pipe: ChannelPipelineImpl = _
1449[warn] | ^
1450[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1451[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1452[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1453[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
1454[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
1455[warn] | ^
1456[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1457[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1458[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1459[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
1460[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
1461[warn] | ^
1462[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1463[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1464[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1465[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
1466[warn] 35 | private var path: Path = _
1467[warn] | ^
1468[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1469[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1470[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1471[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
1472[warn] 36 | protected var currentReadPlan: ReadPlan = _
1473[warn] | ^
1474[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1475[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1476[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1477[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
1478[warn] 38 | private var readFactory: ReadPlanFactory = _
1479[warn] | ^
1480[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1481[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1482[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1483[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
1484[warn] 22 | private[core] var added: Boolean = _
1485[warn] | ^
1486[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1487[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1488[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1489[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
1490[warn] 51 | private var removed: Boolean = _
1491[warn] | ^
1492[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1493[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1494[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1495[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
1496[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
1497[warn] | ^
1498[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1499[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1500[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1501[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
1502[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
1503[warn] | ^
1504[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1505[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1506[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1507[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
1508[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
1509[warn] | ^
1510[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1511[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1512[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1513[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
1514[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
1515[warn] | ^
1516[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1517[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1518[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1519[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
1520[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
1521[warn] | ^
1522[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1523[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1524[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1525[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
1526[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
1527[warn] | ^
1528[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1529[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1530[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1531[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
1532[warn] 38 | private var inbound: I = _
1533[warn] | ^
1534[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1535[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1536[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1537[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
1538[warn] 39 | private var outbound: O = _
1539[warn] | ^
1540[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1541[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1542[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1543[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
1544[warn] 42 | private var fileChannel: FileChannel = _
1545[warn] | ^
1546[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1547[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1548[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1549[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
1550[warn] 43 | private var file: File = _
1551[warn] | ^
1552[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1553[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1554[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1555[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
1556[warn] 27 | private var hd: QueueMapEntity = _
1557[warn] | ^
1558[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1559[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1560[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1561[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
1562[warn] 28 | private var tl: QueueMapEntity = _
1563[warn] | ^
1564[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1565[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1566[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1567[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
1568[warn] 34 | private var cursor: QueueMapEntity = _
1569[warn] | ^
1570[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1571[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1572[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1573[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
1574[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
1575[warn] | ^
1576[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1577[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1578[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1579[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
1580[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
1581[warn] | ^
1582[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1583[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1584[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1585[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
1586[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
1587[warn] | ^
1588[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1589[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1590[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1591[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
1592[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
1593[warn] | ^
1594[warn] |Ignoring [this] qualifier.
1595[warn] |This syntax will be deprecated in the future; it should be dropped.
1596[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
1597[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1598[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
1599[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
1600[warn] | ^
1601[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1602[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1603[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
1604[warn] 29 | @volatile private var sys: ActorSystem = _
1605[warn] | ^
1606[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1607[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1608[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1609[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
1610[warn] 27 | private var address: Address[Call] = _
1611[warn] | ^
1612[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1613[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1614[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1615[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
1616[warn] 31 | private var msg: M = _
1617[warn] | ^
1618[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1619[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1620[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1621[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
1622[warn] 35 | private var rids: Array[Long] = _
1623[warn] | ^
1624[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1625[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1626[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1627[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
1628[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
1629[warn] | ^
1630[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1631[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1632[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1633[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
1634[warn] 28 | protected var stack: Stack = _
1635[warn] | ^
1636[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1637[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1638[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1639[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
1640[warn] 33 | protected var result: AnyRef = _
1641[warn] | ^
1642[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1643[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1644[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1645[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
1646[warn] 34 | protected var error: Throwable = _
1647[warn] | ^
1648[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1649[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1650[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1651[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
1652[warn] 36 | private var p: AbstractPromise[?] = _
1653[warn] | ^
1654[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1655[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1656[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1657[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
1658[warn] 30 | private var call: Call = _
1659[warn] | ^
1660[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1661[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1662[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1663[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
1664[warn] 31 | private var reply: Reply = _
1665[warn] | ^
1666[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1667[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1668[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1669[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
1670[warn] 33 | private var sender: Address[Call] = _
1671[warn] | ^
1672[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1673[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1674[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1675[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
1676[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
1677[warn] | ^
1678[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1679[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1680[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1681[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
1682[warn] 27 | private var messages: Seq[Notice] = _
1683[warn] | ^
1684[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1685[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1686[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1687[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
1688[warn] 49 | private var ch: Channel = _
1689[warn] | ^
1690[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1691[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1692[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1693[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
1694[warn] 50 | private var ask: AnyRef = _
1695[warn] | ^
1696[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1697[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1698[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1699[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
1700[warn] 51 | private var callback: ChannelPromise => Unit = _
1701[warn] | ^
1702[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1703[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1704[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1705[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
1706[warn] 27 | private var msg: AnyRef = _
1707[warn] | ^
1708[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1709[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1710[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1711[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
1712[warn] 28 | private var belong: AbstractChannel = _
1713[warn] | ^
1714[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1715[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1716[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1717[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
1718[warn] 33 | private var ret: AnyRef = _
1719[warn] | ^
1720[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1721[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1722[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1723[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
1724[warn] 29 | private var table: Array[MessagePromise[?]] = _
1725[warn] | ^
1726[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1727[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1728[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1729[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
1730[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
1731[warn] | ^
1732[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1733[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1734[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1735[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
1736[warn] 28 | private var msg: Call = _
1737[warn] | ^
1738[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1739[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1740[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1741[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
1742[warn] 26 | var head: AbstractPromise[?] = _
1743[warn] | ^
1744[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1745[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1746[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1747[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
1748[warn] 27 | var tail: AbstractPromise[?] = _
1749[warn] | ^
1750[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1751[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1752[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1753[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
1754[warn] 29 | private var nextState: StackState = _
1755[warn] | ^
1756[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1757[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1758[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1759[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
1760[warn] 32 | private var completedHead: AbstractPromise[?] = _
1761[warn] | ^
1762[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1763[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1764[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1765[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
1766[warn] 33 | private var completedTail: AbstractPromise[?] = _
1767[warn] | ^
1768[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1769[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1770[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1771[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
1772[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
1773[warn] | ^
1774[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1775[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1776[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1777[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
1778[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
1779[warn] | ^
1780[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1781[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1782[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1783[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
1784[warn] 40 | private var actor: AbstractActor[?] = _
1785[warn] | ^
1786[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1787[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1788[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1789[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
1790[warn] 42 | private var att: AnyRef = _
1791[warn] | ^
1792[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1793[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1794[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1795[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
1796[warn] 27 | private var fu: ChannelFuture = _
1797[warn] | ^
1798[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1799[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1800[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1801[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
1802[warn] 28 | private var fu: MessageFuture[R] = _
1803[warn] | ^
1804[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1805[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1806[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1807[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
1808[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
1809[warn] | ^
1810[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1811[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1812[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1813[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
1814[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
1815[warn] | ^
1816[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1817[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1818[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1819[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
1820[warn] 41 | private var actorAddress: ActorAddress[Call] = _
1821[warn] | ^
1822[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1823[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1824[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1825[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
1826[warn] 53 | private var tmpAskCursor: Nextable = _
1827[warn] | ^
1828[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1829[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1830[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1831[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
1832[warn] 54 | private var tmpNoticeCursor: Nextable = _
1833[warn] | ^
1834[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1835[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1836[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1837[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
1838[warn] 58 | @volatile private var preHouse: ActorHouse = _
1839[warn] | ^
1840[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1841[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1842[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1843[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
1844[warn] 59 | @volatile private var nextHouse: ActorHouse = _
1845[warn] | ^
1846[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1847[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1848[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1849[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
1850[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
1851[warn] | ^
1852[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1853[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1854[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1855[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
1856[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
1857[warn] | ^
1858[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1859[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1860[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
1861[warn] 107 | private var system: ActorSystem = _
1862[warn] | ^
1863[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1864[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1865[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1866[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
1867[warn] 57 | private var mainActor: Address[MainActor.Args] = _
1868[warn] | ^
1869[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1870[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1871[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1872[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
1873[warn] 72 | private var memoryMonitor: Timeout = _
1874[warn] | ^
1875[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1876[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1877[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1878[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
1879[warn] 81 | private var systemMonitor: Timeout = _
1880[warn] | ^
1881[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1882[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1883[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1884[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
1885[warn] 34 | private var sys: ActorSystem = _
1886[warn] | ^
1887[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1888[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1889[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1890[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
1891[warn] 30 | @volatile private var head: ActorHouse = _
1892[warn] | ^
1893[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1894[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1895[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1896[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
1897[warn] 31 | @volatile private var tail: ActorHouse = _
1898[warn] | ^
1899[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1900[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1901[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1902[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
1903[warn] 51 | private var currentRunning: Actor[?] = _
1904[warn] | ^
1905[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1906[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1907[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1908[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
1909[warn] 26 | private var head: Nextable = _
1910[warn] | ^
1911[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1912[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1913[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1914[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
1915[warn] 27 | private var tail: Nextable = _
1916[warn] | ^
1917[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1918[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1919[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1920[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
1921[warn] 30 | @volatile private var head: ActorHouse = _
1922[warn] | ^
1923[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1924[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1925[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1926[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
1927[warn] 31 | @volatile private var tail: ActorHouse = _
1928[warn] | ^
1929[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1930[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1931[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1932[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
1933[warn] 37 | @volatile private var highHead: ActorHouse = _
1934[warn] | ^
1935[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1936[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1937[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1938[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
1939[warn] 38 | @volatile private var highTail: ActorHouse = _
1940[warn] | ^
1941[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1942[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1943[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1944[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
1945[warn] 29 | private var fs: Array[FileChannel] = _
1946[warn] | ^
1947[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1948[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1949[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1950[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
1951[warn] 28 | private var channel: Channel = _
1952[warn] | ^
1953[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1954[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1955[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1956[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
1957[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
1958[warn] | ^
1959[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1960[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1961[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1962[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
1963[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
1964[warn] | ^
1965[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1966[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1967[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1968[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
1969[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
1970[warn] | ^
1971[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1972[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1973[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1974[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
1975[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
1976[warn] | ^
1977[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1978[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1979[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1980[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
1981[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
1982[warn] | ^
1983[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1984[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1985[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1986[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
1987[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
1988[warn] | ^
1989[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1990[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1991[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1992[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
1993[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
1994[warn] | ^
1995[warn] |`= _` has been deprecated; use `= uninitialized` instead.
1996[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
1997[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1998[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
1999[warn] 26 | private var resourceTimer: ResourceTimer = _
2000[warn] | ^
2001[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2002[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2003[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2004[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
2005[warn] 34 | protected var address: EventableAddress = _
2006[warn] | ^
2007[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2008[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2009[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2010[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
2011[warn] 40 | @volatile protected var handle: Timeout = _
2012[warn] | ^
2013[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2014[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2015[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2016[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
2017[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
2018[warn] | ^
2019[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2020[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2021[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2022[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
2023[warn] 39 | private var reactor: Reactor = _
2024[warn] | ^
2025[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2026[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2027[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2028[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
2029[warn] 28 | private var transportFactory: TransportFactory = _
2030[warn] | ^
2031[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2032[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2033[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2034[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
2035[warn] 39 | protected var _selectionKey: SelectionKey = _
2036[warn] | ^
2037[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2038[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2039[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2040[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
2041[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
2042[warn] | ^
2043[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2044[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2045[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2046[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
2047[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
2048[warn] | ^
2049[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2050[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2051[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2052[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
2053[warn] 35 | private var ch: FileChannel = _
2054[warn] | ^
2055[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2056[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2057[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2058[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
2059[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
2060[warn] | ^
2061[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
2062[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2063[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
2064[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
2065[warn] | ^
2066[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2067[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2068[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2069[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
2070[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
2071[warn] | ^
2072[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2073[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2074[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2075[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
2076[warn] 44 | private var thread: Thread = _
2077[warn] | ^
2078[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2079[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2080[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2081[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
2082[warn] 56 | private var ioHandler: IoHandler = _
2083[warn] | ^
2084[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2085[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2086[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2087[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
2088[warn] 21 | @volatile private var n: Nextable | Null = _
2089[warn] | ^
2090[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2091[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2092[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2093[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
2094[warn] 25 | @volatile private var head: T | Null = _
2095[warn] | ^
2096[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2097[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2098[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2099[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
2100[warn] 26 | @volatile private var tail: T | Null = _
2101[warn] | ^
2102[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2103[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2104[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2105[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
2106[warn] 29 | @volatile private var head: T | Null = _
2107[warn] | ^
2108[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2109[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2110[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2111[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
2112[warn] 30 | @volatile private var tail: T | Null = _
2113[warn] | ^
2114[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2115[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2116[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2117[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
2118[warn] 25 | private var head: T | Null = _
2119[warn] | ^
2120[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2121[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2122[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2123[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
2124[warn] 26 | private var tail: T | Null = _
2125[warn] | ^
2126[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2127[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2128[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2129[warn] 129 warnings found
2130[error] two errors found
2131Failed to evaluated sql.compile: mill.api.Result$Failure
2132
2133Starting build for otavia-buffer - [3/23]
2134Successfully evaluated buffer.compile
2135Skipping unused scalacOptions: -source, -rewrite
2136Flag -classpath set repeatedly
2137-- Warning: buffer/src/cc/otavia/buffer/BufferAllocator.scala:44:8 -------------
213844 | def allocate(size: Int): Buffer
2139 | ^
2140 | Couldn't resolve a member for the given link query: OutOfMemoryError
2141-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:71:17 -------------
214271 | override def writeCharSequence(source: CharSequence, charset: Charset): Buffer = {
2143 | ^
2144 | Couldn't resolve a member for the given link query: source
2145-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:329:14 --------------------
2146329 | final def writeCharSequence(source: CharSequence): Buffer = writeCharSequence(source, StandardCharsets.UTF_8)
2147 | ^
2148 | Couldn't resolve a member for the given link query: source
2149-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:78:17 -------------
215078 | override def readCharSequence(length: Int, charset: Charset): CharSequence = {
2151 | ^
2152 | Couldn't resolve a member for the given link query: CharSequence
2153-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:382:8 ---------------------
2154382 | def readCharSequence(length: Int): CharSequence = readCharSequence(length, StandardCharsets.UTF_8)
2155 | ^
2156 | Couldn't resolve a member for the given link query: CharSequence
2157-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1701:17 -----------
21581701 | read
2159 | ^
2160 | Couldn't resolve a member for the given link query: length
2161-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1690:17 -----------
21621690 |write
2163 | ^
2164 | Couldn't resolve a member for the given link query: length
2165-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1773:17 -----------
21661773 | true
2167 | ^
2168 | Couldn't resolve a member for the given link query: bytes
2169-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:85:17 -------------
217085 | override def readStringAsLong(length: Int, radix: Int): Long = {
2171 | ^
2172 | Couldn't resolve a member for the given link query: Integer.parseInt
2173-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1333:17 -----------
21741333 | = idx - end
2175 | ^
2176 | Couldn't resolve a member for the given link query: allowCompaction
2177-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:953:8 ---------------------
2178953 | def ensureWritable(size: Int): Buffer = {
2179 | ^
2180 | Couldn't resolve a member for the given link query: allowCompaction
2181-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:195:17 ------------
2182195 | override def readStringAsDouble(length: Int): Double = {
2183 | ^
2184 | Couldn't resolve a member for the given link query: JFloat.parseFloat
2185-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:266:17 ------------
2186266 | override def readBytes(destination: Array[Byte], destPos: Int, length: Int): Buffer = {
2187 | ^
2188 | Couldn't resolve a member for the given link query: destination
2189-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:257:17 ------------
2190257 | override def readBytes(destination: ByteBuffer, length: Int): Buffer = {
2191 | ^
2192 | Couldn't resolve a member for the given link query: ByteBuffer
2193-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:636:14 --------------------
2194636 | final def readBytes(destination: ByteBuffer): Buffer = readBytes(destination, destination.remaining())
2195 | ^
2196 | Couldn't resolve a member for the given link query: ByteBuffer
2197-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1724:17 -----------
21981724 | same
2199 | ^
2200 | Couldn't resolve a member for the given link query: index
2201-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:51:17 -------------
220251 | override def writerOffset(offset: Int): Buffer = {
2203 | ^
2204 | Couldn't resolve a member for the given link query: offset
2205-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:43:17 -------------
220643 | override def readerOffset(offset: Int): Buffer = {
2207 | ^
2208 | Couldn't resolve a member for the given link query: offset
2209-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1274:17 -----------
22101274 | override def openCursor(fromOffset: Int, length: Int): ByteCursor = {
2211 | ^
2212 | Couldn't resolve a member for the given link query: fromOffset
2213-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:843:14 --------------------
2214843 | final def openCursor(): ByteCursor = openCursor(readerOffset, readableBytes)
2215 | ^
2216 | Couldn't resolve a member for the given link query: fromOffset
2217-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:248:17 ------------
2218248 | override def writeBytes(source: ByteBuffer, length: Int): Buffer = {
2219 | ^
2220 | Couldn't resolve a member for the given link query: ByteBuffer
2221-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:220:17 ------------
2222220 | override def writeBytes(length: Int, value: Byte): Buffer = {
2223 | ^
2224 | Couldn't resolve a member for the given link query: value
2225-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:214:17 ------------
2226214 | override def writeBytes(source: Array[Byte], srcPos: Int, length: Int): Buffer = {
2227 | ^
2228 | Couldn't resolve a member for the given link query: source
2229-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:206:17 ------------
2230206 | override def writeBytes(source: Buffer, length: Int): Buffer = {
2231 | ^
2232 | Couldn't resolve a member for the given link query: source
2233-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:610:14 --------------------
2234610 | final def writeBytes(source: ByteBuffer): Buffer = writeBytes(source, source.remaining())
2235 | ^
2236 | Couldn't resolve a member for the given link query: ByteBuffer
2237-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:300:17 ------------
2238300 | override def bytesBeforeIn(set: Array[Byte]): Int = {
2239 | ^
2240 | Couldn't resolve a member for the given link query: set
2241-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:315:17 ------------
2242315 | override def bytesBeforeInRange(lower: Byte, upper: Byte): Int = {
2243 | ^
2244 | Couldn't resolve a member for the given link query: lower
2245-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1303:17 -----------
22461303 |= end - idx
2247 | ^
2248 | Couldn't resolve a member for the given link query: fromOffset
2249-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:881:14 --------------------
2250881 | final def openReverseCursor: ByteCursor = {
2251 | ^
2252 | Couldn't resolve a member for the given link query: fromOffset
2253-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1726:17 -----------
22541726 |nderlying.get(index) == byte
2255 | ^
2256 | Couldn't resolve a member for the given link query: index
2257-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:201:17 ------------
2258201 | override def getStringAsDouble(index: Int, length: Int): Double = { // TODO: optimum
2259 | ^
2260 | Couldn't resolve a member for the given link query: JFloat.parseFloat
2261-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:412:8 ---------------------
2262412 | def getCharSequence(index: Int, len: Int, charset: Charset = StandardCharsets.UTF_8): CharSequence = {
2263 | ^
2264 | Couldn't resolve a member for the given link query: CharSequence
2265-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1784:17 -----------
22661784 |es.length
2267 | ^
2268 | Couldn't resolve a member for the given link query: bytes
2269-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:141:17 ------------
2270141 | override def getStringAsLong(index: Int, length: Int, radix: Int): Long = {
2271 | ^
2272 | Couldn't resolve a member for the given link query: Integer.parseInt
2273-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1210:17 -----------
22741210 | override def bytesBefore(needle: Array[Byte], from: Int, to: Int, ignoreCase: Boolean): Int =
2275 | ^
2276 | Couldn't resolve a member for the given link query: needle
2277-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1161:17 -----------
22781161 | override def bytesBefore(needle: Array[Byte]): Int = bytesBefore(needle, ridx, widx)
2279 | ^
2280 | Couldn't resolve a member for the given link query: needle
2281-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:386:17 ------------
2282386 | override def bytesBefore(needle1: Byte, needle2: Byte, needle3: Byte, needle4: Byte): Int =
2283 | ^
2284 | Couldn't resolve a member for the given link query: needle1
2285-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:353:17 ------------
2286353 | override def bytesBefore(needle1: Byte, needle2: Byte, needle3: Byte): Int =
2287 | ^
2288 | Couldn't resolve a member for the given link query: needle1
2289-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:325:17 ------------
2290325 | override def bytesBefore(needle1: Byte, needle2: Byte): Int = bytesBefore2(needle1, needle2, ridx, widx)
2291 | ^
2292 | Couldn't resolve a member for the given link query: needle1
2293-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:280:17 ------------
2294280 | override def bytesBefore(needle: Byte): Int = bytesBefore1(needle, ridx, widx)
2295 | ^
2296 | Couldn't resolve a member for the given link query: needle
2297-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:59:17 -------------
229859 | override def compact(): Buffer = {
2299 | ^
2300 |Couldn't resolve a member for the given link query: IllegalStateException
2301-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1673:17 -----------
23021673 |lying, srcPos, length)
2303 | ^
2304 | Couldn't resolve a member for the given link query: destPos
2305-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1669:17 -----------
23061669 |dest, destPos, length)
2307 | ^
2308 | Couldn't resolve a member for the given link query: destPos
2309-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1665:17 -----------
23101665 | }
2311 | ^
2312 | Couldn't resolve a member for the given link query: dest
2313-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:366:14 --------------------
2314366 | final def setCharSequence(index: Int, source: CharSequence, charset: Charset): Buffer = {
2315 | ^
2316 | Couldn't resolve a member for the given link query: source
2317-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:353:14 --------------------
2318353 | final def setCharSequence(index: Int, source: CharSequence): Buffer =
2319 | ^
2320 | Couldn't resolve a member for the given link query: source
2321-- Warning: buffer/src/cc/otavia/buffer/AbstractBuffer.scala:1679:17 -----------
23221679 |edOperationException()
2323 | ^
2324 | Couldn't resolve a member for the given link query: length
2325-- Warning: buffer/src/cc/otavia/buffer/unpool/UnpoolDirectAllocator.scala:27:17
232627 | override def allocate(size: Int): Buffer = new UnpoolDirectBuffer(ByteBuffer.allocateDirect(size))
2327 | ^
2328 | Couldn't resolve a member for the given link query: OutOfMemoryError
2329-- Warning: buffer/src/cc/otavia/buffer/unpool/UnpoolHeapAllocator.scala:28:17 -
233028 | override def allocate(size: Int): Buffer = {
2331 | ^
2332 | Couldn't resolve a member for the given link query: OutOfMemoryError
2333-- Warning: buffer/src/cc/otavia/buffer/BufferUtils.scala:183:14 ---------------
2334183 | final def getStringAsUUID(buffer: Buffer, index: Int): UUID = {
2335 | ^
2336 | Couldn't resolve a member for the given link query: UUID
2337-- Warning: buffer/src/cc/otavia/buffer/BufferUtils.scala:242:14 ---------------
2338242 | final def readStringAsUUID(buffer: Buffer): UUID = {
2339 | ^
2340 | Couldn't resolve a member for the given link query: UUID
2341-- Warning: buffer/src/cc/otavia/buffer/BufferUtils.scala:256:14 ---------------
2342256 | final def writeUUIDAsString(buffer: Buffer, uuid: UUID): Unit = {
2343 | ^
2344 | Couldn't resolve a member for the given link query: uuid
2345-- Warning: buffer/src/cc/otavia/buffer/BufferUtils.scala:273:14 ---------------
2346273 | final def setUUIDAsString(buffer: Buffer, index: Int, uuid: UUID): Unit = {
2347 | ^
2348 | Couldn't resolve a member for the given link query: uuid
2349-- Warning: buffer/src/cc/otavia/buffer/BufferUtils.scala:1427:14 --------------
23501427 | final def readStringAsJDuration(buffer: Buffer): JDuration = {
2351 | ^
2352 |Couldn't resolve a member for the given link query: DateTimeParseException
2353-- Warning: buffer/src/cc/otavia/buffer/pool/RecyclablePageBuffer.scala:61:17 --
235461 |LLOCATABLE
2355 | ^
2356 | Couldn't resolve a member for the given link query: length
2357-- Warning: buffer/src/cc/otavia/buffer/pool/PooledPageAllocator.scala:26:17 ---
235826 | override def allocate(size: Int): RecyclablePageBuffer = allocate()
2359 | ^
2360 | Couldn't resolve a member for the given link query: OutOfMemoryError
2361-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:341:8 ---------------------
2362341 | def writeCharSequence(source: CharSequence, charset: Charset): Buffer
2363 | ^
2364 | Couldn't resolve a member for the given link query: source
2365-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:396:8 ---------------------
2366396 | def readCharSequence(length: Int, charset: Charset): CharSequence
2367 | ^
2368 | Couldn't resolve a member for the given link query: CharSequence
2369-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:318:8 ---------------------
2370318 | def transferFrom(channel: ReadableByteChannel, length: Int): Int
2371 | ^
2372 | Couldn't resolve a member for the given link query: length
2373-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:300:8 ---------------------
2374300 | def transferFrom(channel: FileChannel, position: Long, length: Int): Int
2375 | ^
2376 | Couldn't resolve a member for the given link query: length
2377-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:2202:8 --------------------
23782202 | def skipIfNextAre(bytes: Array[Byte]): Boolean
2379 | ^
2380 | Couldn't resolve a member for the given link query: bytes
2381-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:437:8 ---------------------
2382437 | def readStringAsLong(length: Int, radix: Int = 10): Long
2383 | ^
2384 | Couldn't resolve a member for the given link query: Integer.parseInt
2385-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:937:8 ---------------------
2386937 | def ensureWritable(size: Int, minimumGrowth: Int, allowCompaction: Boolean): Buffer
2387 | ^
2388 | Couldn't resolve a member for the given link query: allowCompaction
2389-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:474:8 ---------------------
2390474 | def readStringAsDouble(length: Int): Double
2391 | ^
2392 | Couldn't resolve a member for the given link query: JFloat.parseFloat
2393-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:675:8 ---------------------
2394675 | def readBytes(destination: Array[Byte], destPos: Int, length: Int): Buffer
2395 | ^
2396 | Couldn't resolve a member for the given link query: destination
2397-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:651:8 ---------------------
2398651 | def readBytes(destination: ByteBuffer, length: Int): Buffer
2399 | ^
2400 | Couldn't resolve a member for the given link query: ByteBuffer
2401-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:2181:8 --------------------
24022181 | def indexIs(byte: Byte, index: Int): Boolean
2403 | ^
2404 | Couldn't resolve a member for the given link query: index
2405-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:138:8 ---------------------
2406138 | def writerOffset(offset: Int): Buffer
2407 | ^
2408 | Couldn't resolve a member for the given link query: offset
2409-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:99:8 ----------------------
241099 | def readerOffset(offset: Int): Buffer
2411 | ^
2412 | Couldn't resolve a member for the given link query: offset
2413-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:864:8 ---------------------
2414864 | def openCursor(fromOffset: Int, length: Int): ByteCursor
2415 | ^
2416 | Couldn't resolve a member for the given link query: fromOffset
2417-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:624:8 ---------------------
2418624 | def writeBytes(source: ByteBuffer, length: Int): Buffer
2419 | ^
2420 | Couldn't resolve a member for the given link query: ByteBuffer
2421-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:547:8 ---------------------
2422547 | def writeBytes(length: Int, value: Byte): Buffer
2423 | ^
2424 | Couldn't resolve a member for the given link query: value
2425-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:525:8 ---------------------
2426525 | def writeBytes(source: Array[Byte], srcPos: Int, length: Int): Buffer
2427 | ^
2428 | Couldn't resolve a member for the given link query: source
2429-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:511:8 ---------------------
2430511 | def writeBytes(source: Buffer, length: Int): Buffer
2431 | ^
2432 | Couldn't resolve a member for the given link query: source
2433-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:735:8 ---------------------
2434735 | def bytesBeforeIn(set: Array[Byte]): Int
2435 | ^
2436 | Couldn't resolve a member for the given link query: set
2437-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:748:8 ---------------------
2438748 | def bytesBeforeInRange(lower: Byte, upper: Byte): Int
2439 | ^
2440 | Couldn't resolve a member for the given link query: lower
2441-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:904:8 ---------------------
2442904 | def openReverseCursor(fromOffset: Int, length: Int): ByteCursor
2443 | ^
2444 | Couldn't resolve a member for the given link query: fromOffset
2445-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:2184:8 --------------------
24462184 | def indexAre(bytes: Array[Byte], index: Int): Boolean
2447 | ^
2448 | Couldn't resolve a member for the given link query: index
2449-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:489:8 ---------------------
2450489 | def getStringAsDouble(index: Int, length: Int): Double
2451 | ^
2452 | Couldn't resolve a member for the given link query: JFloat.parseFloat
2453-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:2210:8 --------------------
24542210 | def skipIfNextIgnoreCaseAre(bytes: Array[Byte]): Boolean
2455 | ^
2456 | Couldn't resolve a member for the given link query: bytes
2457-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:461:8 ---------------------
2458461 | def getStringAsLong(index: Int, length: Int, radix: Int = 10): Long
2459 | ^
2460 | Couldn't resolve a member for the given link query: Integer.parseInt
2461-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:827:8 ---------------------
2462827 | def bytesBefore(needle: Array[Byte], from: Int, to: Int, ignoreCase: Boolean = false): Int
2463 | ^
2464 | Couldn't resolve a member for the given link query: needle
2465-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:809:8 ---------------------
2466809 | def bytesBefore(needle: Array[Byte]): Int
2467 | ^
2468 | Couldn't resolve a member for the given link query: needle
2469-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:796:8 ---------------------
2470796 | def bytesBefore(needle1: Byte, needle2: Byte, needle3: Byte, needle4: Byte): Int
2471 | ^
2472 | Couldn't resolve a member for the given link query: needle1
2473-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:778:8 ---------------------
2474778 | def bytesBefore(needle1: Byte, needle2: Byte, needle3: Byte): Int
2475 | ^
2476 | Couldn't resolve a member for the given link query: needle1
2477-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:762:8 ---------------------
2478762 | def bytesBefore(needle1: Byte, needle2: Byte): Int
2479 | ^
2480 | Couldn't resolve a member for the given link query: needle1
2481-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:724:8 ---------------------
2482724 | def bytesBefore(needle: Byte): Int
2483 | ^
2484 | Couldn't resolve a member for the given link query: needle
2485-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:965:8 ---------------------
2486965 | def compact(): Buffer
2487 | ^
2488 |Couldn't resolve a member for the given link query: IllegalStateException
2489-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:263:8 ---------------------
2490263 | def copyInto(srcPos: Int, dest: Buffer, destPos: Int, length: Int): Unit
2491 | ^
2492 | Couldn't resolve a member for the given link query: destPos
2493-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:233:8 ---------------------
2494233 | def copyInto(srcPos: Int, dest: ByteBuffer, destPos: Int, length: Int): Unit
2495 | ^
2496 | Couldn't resolve a member for the given link query: destPos
2497-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:203:8 ---------------------
2498203 | def copyInto(srcPos: Int, dest: Array[Byte], destPos: Int, length: Int): Unit
2499 | ^
2500 | Couldn't resolve a member for the given link query: dest
2501-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:280:8 ---------------------
2502280 | def transferTo(channel: WritableByteChannel, length: Int): Int
2503 | ^
2504 | Couldn't resolve a member for the given link query: length
2505-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:2236:8 --------------------
25062236 | def wrap(byteBuffer: ByteBuffer): Buffer =
2507 | ^
2508 | Couldn't resolve a member for the given link query: ByteBuffer
2509-- Warning: buffer/src/cc/otavia/buffer/Buffer.scala:2252:8 --------------------
25102252 | def wrap(array: Array[Byte]): Buffer = UnpoolHeapBuffer(ByteBuffer.wrap(array))
2511 | ^
2512 | Couldn't resolve a member for the given link query: array.length
251395 warnings found
2514Successfully evaluated buffer.docJar
2515Failed to resolve scalaVersion, assume it's Scala 3 project
2516[info] compiling 7 Scala sources to /build/repo/out/buffer/test/compile.dest/classes ...
2517[info] done compiling
2518Successfully evaluated buffer.test.compile
2519Publishing Artifact(cc.otavia,otavia-buffer_3,0.4.5) to ivy repo /root/.ivy2/local
2520Successfully evaluated buffer.publishLocal
2521
2522Starting build for otavia-common - [4/23]
2523Successfully evaluated common.compile
2524Skipping unused scalacOptions: -source, -rewrite
2525Flag -classpath set repeatedly
2526-- Warning: common/src/cc/otavia/internal/ReflectionUtil.scala:30:8 ------------
252730 | def trySetAccessible(obj: AccessibleObject, checkAccessible: Boolean): Option[Throwable] = {
2528 | ^
2529 | Couldn't resolve a member for the given link query: AccessibleObject
2530-- Warning: common/src/cc/otavia/common/SystemPropertyUtil.scala:26:8 ----------
253126 | def contains(key: String): Boolean = get(key).nonEmpty
2532 | ^
2533 | Couldn't resolve a member for the given link query: key
2534-- Warning: common/src/cc/otavia/common/SystemPropertyUtil.scala:34:8 ----------
253534 | def get(key: String): Option[String] = {
2536 | ^
2537 | Couldn't resolve a member for the given link query: key
2538-- Warning: common/src/cc/otavia/common/SystemPropertyUtil.scala:49:8 ----------
253949 | def get(key: String, default: String): String = get(key) match
2540 | ^
2541 | Couldn't resolve a member for the given link query: key
2542-- Warning: common/src/cc/otavia/util/IllegalReferenceCountException.scala:24:6
254324 |class IllegalReferenceCountException(message: String | Null, cause: Throwable | Null)
2544 | ^
2545 |Couldn't resolve a member for the given link query: IllegalStateException
2546-- Warning: common/src/cc/otavia/util/Resource.scala:36:8 ----------------------
254736 | def dispose(obj: AnyRef): Unit = {
2548 | ^
2549 | Couldn't resolve a member for the given link query: AutoCloseable
25507 warnings found
2551Successfully evaluated common.docJar
2552Failed to resolve scalaVersion, assume it's Scala 3 project
2553[info] compiling 1 Scala source to /build/repo/out/common/test/compile.dest/classes ...
2554[info] done compiling
2555Successfully evaluated common.test.compile
2556Publishing Artifact(cc.otavia,otavia-common_3,0.4.5) to ivy repo /root/.ivy2/local
2557Successfully evaluated common.publishLocal
2558
2559Starting build for otavia-all - [5/23]
2560No test module defined in all
2561[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
2562[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
2563[warn] 35 | protected var logger: Logger = _
2564[warn] | ^
2565[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2566[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2567[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2568[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
2569[warn] 37 | private var ctx: ActorContext = _
2570[warn] | ^
2571[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2572[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2573[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2574[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
2575[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
2576[warn] | ^
2577[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2578[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2579[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2580[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
2581[warn] 45 | private[core] var currentStack: Stack = _
2582[warn] | ^
2583[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2584[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2585[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2586[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
2587[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
2588[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2589[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
2590[error] |Required: cc.otavia.core.actor.MessageOf[W] &
2591[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
2592[error] |
2593[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
2594[error] |
2595[error] | longer explanation available when compiling with `-explain`
2596[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
2597[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
2598[error] | ^^^^^^^^^^^^
2599[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
2600[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
2601[error] |
2602[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
2603[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
2604[error] |
2605[error] |
2606[error] |Note: a match type could not be fully reduced:
2607[error] |
2608[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
2609[error] | failed since selector W
2610[error] | does not uniquely determine parameter m in
2611[error] | case cc.otavia.core.actor.Actor[m] => m
2612[error] | The computed bounds for the parameter are:
2613[error] | m <: cc.otavia.core.message.Call |
2614[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
2615[error] |
2616[error] | longer explanation available when compiling with `-explain`
2617[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
2618[warn] 30 | private var workers: Address[MessageOf[W]] = _
2619[warn] | ^
2620[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2621[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2622[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2623[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
2624[warn] 37 | private var currentChannelReceived: AnyRef = _
2625[warn] | ^
2626[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2627[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2628[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2629[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
2630[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
2631[warn] | ^
2632[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
2633[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2634[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
2635[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
2636[warn] | ^
2637[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
2638[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2639[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
2640[warn] 23 | private var variables: Array[AnyRef] = _
2641[warn] | ^
2642[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2643[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2644[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2645[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
2646[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
2647[warn] | ^
2648[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2649[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2650[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2651[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
2652[warn] 26 | private var thread: Thread = _
2653[warn] | ^
2654[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2655[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2656[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2657[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
2658[warn] 28 | private var head: Nextable = _
2659[warn] | ^
2660[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2661[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2662[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2663[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
2664[warn] 29 | private var tail: Nextable = _
2665[warn] | ^
2666[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2667[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2668[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2669[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
2670[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
2671[warn] | ^
2672[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2673[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2674[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2675[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
2676[warn] 46 | private var actorHouse: ActorHouse = _
2677[warn] | ^
2678[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2679[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2680[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2681[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
2682[warn] 49 | private var pipe: ChannelPipelineImpl = _
2683[warn] | ^
2684[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2685[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2686[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2687[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
2688[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
2689[warn] | ^
2690[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2691[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2692[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2693[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
2694[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
2695[warn] | ^
2696[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2697[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2698[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2699[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
2700[warn] 35 | private var path: Path = _
2701[warn] | ^
2702[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2703[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2704[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2705[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
2706[warn] 36 | protected var currentReadPlan: ReadPlan = _
2707[warn] | ^
2708[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2709[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2710[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2711[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
2712[warn] 38 | private var readFactory: ReadPlanFactory = _
2713[warn] | ^
2714[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2715[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2716[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2717[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
2718[warn] 22 | private[core] var added: Boolean = _
2719[warn] | ^
2720[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2721[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2722[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2723[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
2724[warn] 51 | private var removed: Boolean = _
2725[warn] | ^
2726[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2727[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2728[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2729[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
2730[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
2731[warn] | ^
2732[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2733[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2734[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2735[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
2736[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
2737[warn] | ^
2738[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2739[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2740[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2741[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
2742[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
2743[warn] | ^
2744[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2745[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2746[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2747[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
2748[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
2749[warn] | ^
2750[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2751[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2752[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2753[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
2754[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
2755[warn] | ^
2756[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2757[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2758[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2759[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
2760[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
2761[warn] | ^
2762[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2763[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2764[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2765[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
2766[warn] 38 | private var inbound: I = _
2767[warn] | ^
2768[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2769[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2770[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2771[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
2772[warn] 39 | private var outbound: O = _
2773[warn] | ^
2774[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2775[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2776[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2777[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
2778[warn] 42 | private var fileChannel: FileChannel = _
2779[warn] | ^
2780[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2781[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2782[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2783[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
2784[warn] 43 | private var file: File = _
2785[warn] | ^
2786[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2787[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2788[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2789[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
2790[warn] 27 | private var hd: QueueMapEntity = _
2791[warn] | ^
2792[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2793[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2794[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2795[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
2796[warn] 28 | private var tl: QueueMapEntity = _
2797[warn] | ^
2798[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2799[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2800[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2801[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
2802[warn] 34 | private var cursor: QueueMapEntity = _
2803[warn] | ^
2804[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2805[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2806[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2807[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
2808[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
2809[warn] | ^
2810[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2811[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2812[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2813[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
2814[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
2815[warn] | ^
2816[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2817[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2818[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2819[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
2820[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
2821[warn] | ^
2822[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2823[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2824[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2825[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
2826[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
2827[warn] | ^
2828[warn] |Ignoring [this] qualifier.
2829[warn] |This syntax will be deprecated in the future; it should be dropped.
2830[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
2831[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2832[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
2833[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
2834[warn] | ^
2835[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
2836[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2837[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
2838[warn] 29 | @volatile private var sys: ActorSystem = _
2839[warn] | ^
2840[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2841[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2842[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2843[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
2844[warn] 27 | private var address: Address[Call] = _
2845[warn] | ^
2846[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2847[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2848[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2849[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
2850[warn] 31 | private var msg: M = _
2851[warn] | ^
2852[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2853[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2854[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2855[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
2856[warn] 35 | private var rids: Array[Long] = _
2857[warn] | ^
2858[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2859[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2860[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2861[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
2862[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
2863[warn] | ^
2864[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2865[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2866[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2867[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
2868[warn] 28 | protected var stack: Stack = _
2869[warn] | ^
2870[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2871[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2872[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2873[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
2874[warn] 33 | protected var result: AnyRef = _
2875[warn] | ^
2876[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2877[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2878[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2879[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
2880[warn] 34 | protected var error: Throwable = _
2881[warn] | ^
2882[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2883[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2884[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2885[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
2886[warn] 36 | private var p: AbstractPromise[?] = _
2887[warn] | ^
2888[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2889[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2890[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2891[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
2892[warn] 30 | private var call: Call = _
2893[warn] | ^
2894[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2895[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2896[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2897[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
2898[warn] 31 | private var reply: Reply = _
2899[warn] | ^
2900[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2901[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2902[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2903[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
2904[warn] 33 | private var sender: Address[Call] = _
2905[warn] | ^
2906[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2907[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2908[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2909[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
2910[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
2911[warn] | ^
2912[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2913[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2914[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2915[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
2916[warn] 27 | private var messages: Seq[Notice] = _
2917[warn] | ^
2918[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2919[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2920[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2921[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
2922[warn] 49 | private var ch: Channel = _
2923[warn] | ^
2924[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2925[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2926[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2927[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
2928[warn] 50 | private var ask: AnyRef = _
2929[warn] | ^
2930[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2931[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2932[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2933[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
2934[warn] 51 | private var callback: ChannelPromise => Unit = _
2935[warn] | ^
2936[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2937[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2938[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2939[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
2940[warn] 27 | private var msg: AnyRef = _
2941[warn] | ^
2942[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2943[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2944[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2945[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
2946[warn] 28 | private var belong: AbstractChannel = _
2947[warn] | ^
2948[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2949[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2950[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2951[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
2952[warn] 33 | private var ret: AnyRef = _
2953[warn] | ^
2954[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2955[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2956[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2957[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
2958[warn] 29 | private var table: Array[MessagePromise[?]] = _
2959[warn] | ^
2960[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2961[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2962[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2963[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
2964[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
2965[warn] | ^
2966[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2967[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2968[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2969[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
2970[warn] 28 | private var msg: Call = _
2971[warn] | ^
2972[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2973[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2974[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2975[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
2976[warn] 26 | var head: AbstractPromise[?] = _
2977[warn] | ^
2978[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2979[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2980[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2981[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
2982[warn] 27 | var tail: AbstractPromise[?] = _
2983[warn] | ^
2984[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2985[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2986[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2987[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
2988[warn] 29 | private var nextState: StackState = _
2989[warn] | ^
2990[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2991[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2992[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2993[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
2994[warn] 32 | private var completedHead: AbstractPromise[?] = _
2995[warn] | ^
2996[warn] |`= _` has been deprecated; use `= uninitialized` instead.
2997[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
2998[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2999[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
3000[warn] 33 | private var completedTail: AbstractPromise[?] = _
3001[warn] | ^
3002[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3003[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3004[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3005[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
3006[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
3007[warn] | ^
3008[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3009[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3010[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3011[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
3012[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
3013[warn] | ^
3014[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3015[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3016[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3017[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
3018[warn] 40 | private var actor: AbstractActor[?] = _
3019[warn] | ^
3020[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3021[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3022[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3023[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
3024[warn] 42 | private var att: AnyRef = _
3025[warn] | ^
3026[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3027[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3028[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3029[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
3030[warn] 27 | private var fu: ChannelFuture = _
3031[warn] | ^
3032[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3033[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3034[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3035[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
3036[warn] 28 | private var fu: MessageFuture[R] = _
3037[warn] | ^
3038[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3039[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3040[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3041[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
3042[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
3043[warn] | ^
3044[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3045[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3046[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3047[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
3048[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
3049[warn] | ^
3050[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3051[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3052[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3053[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
3054[warn] 41 | private var actorAddress: ActorAddress[Call] = _
3055[warn] | ^
3056[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3057[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3058[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3059[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
3060[warn] 53 | private var tmpAskCursor: Nextable = _
3061[warn] | ^
3062[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3063[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3064[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3065[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
3066[warn] 54 | private var tmpNoticeCursor: Nextable = _
3067[warn] | ^
3068[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3069[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3070[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3071[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
3072[warn] 58 | @volatile private var preHouse: ActorHouse = _
3073[warn] | ^
3074[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3075[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3076[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3077[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
3078[warn] 59 | @volatile private var nextHouse: ActorHouse = _
3079[warn] | ^
3080[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3081[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3082[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3083[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
3084[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
3085[warn] | ^
3086[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3087[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3088[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3089[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
3090[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
3091[warn] | ^
3092[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
3093[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3094[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
3095[warn] 107 | private var system: ActorSystem = _
3096[warn] | ^
3097[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3098[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3099[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3100[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
3101[warn] 57 | private var mainActor: Address[MainActor.Args] = _
3102[warn] | ^
3103[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3104[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3105[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3106[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
3107[warn] 72 | private var memoryMonitor: Timeout = _
3108[warn] | ^
3109[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3110[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3111[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3112[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
3113[warn] 81 | private var systemMonitor: Timeout = _
3114[warn] | ^
3115[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3116[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3117[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3118[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
3119[warn] 34 | private var sys: ActorSystem = _
3120[warn] | ^
3121[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3122[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3123[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3124[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
3125[warn] 30 | @volatile private var head: ActorHouse = _
3126[warn] | ^
3127[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3128[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3129[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3130[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
3131[warn] 31 | @volatile private var tail: ActorHouse = _
3132[warn] | ^
3133[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3134[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3135[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3136[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
3137[warn] 51 | private var currentRunning: Actor[?] = _
3138[warn] | ^
3139[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3140[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3141[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3142[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
3143[warn] 26 | private var head: Nextable = _
3144[warn] | ^
3145[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3146[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3147[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3148[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
3149[warn] 27 | private var tail: Nextable = _
3150[warn] | ^
3151[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3152[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3153[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3154[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
3155[warn] 30 | @volatile private var head: ActorHouse = _
3156[warn] | ^
3157[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3158[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3159[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3160[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
3161[warn] 31 | @volatile private var tail: ActorHouse = _
3162[warn] | ^
3163[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3164[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3165[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3166[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
3167[warn] 37 | @volatile private var highHead: ActorHouse = _
3168[warn] | ^
3169[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3170[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3171[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3172[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
3173[warn] 38 | @volatile private var highTail: ActorHouse = _
3174[warn] | ^
3175[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3176[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3177[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3178[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
3179[warn] 29 | private var fs: Array[FileChannel] = _
3180[warn] | ^
3181[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3182[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3183[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3184[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
3185[warn] 28 | private var channel: Channel = _
3186[warn] | ^
3187[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3188[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3189[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3190[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
3191[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
3192[warn] | ^
3193[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3194[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3195[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3196[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
3197[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
3198[warn] | ^
3199[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3200[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3201[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3202[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
3203[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
3204[warn] | ^
3205[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3206[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3207[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3208[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
3209[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
3210[warn] | ^
3211[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3212[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3213[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3214[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
3215[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
3216[warn] | ^
3217[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3218[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3219[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3220[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
3221[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
3222[warn] | ^
3223[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3224[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3225[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3226[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
3227[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
3228[warn] | ^
3229[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3230[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3231[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3232[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
3233[warn] 26 | private var resourceTimer: ResourceTimer = _
3234[warn] | ^
3235[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3236[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3237[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3238[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
3239[warn] 34 | protected var address: EventableAddress = _
3240[warn] | ^
3241[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3242[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3243[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3244[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
3245[warn] 40 | @volatile protected var handle: Timeout = _
3246[warn] | ^
3247[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3248[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3249[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3250[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
3251[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
3252[warn] | ^
3253[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3254[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3255[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3256[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
3257[warn] 39 | private var reactor: Reactor = _
3258[warn] | ^
3259[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3260[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3261[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3262[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
3263[warn] 28 | private var transportFactory: TransportFactory = _
3264[warn] | ^
3265[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3266[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3267[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3268[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
3269[warn] 39 | protected var _selectionKey: SelectionKey = _
3270[warn] | ^
3271[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3272[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3273[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3274[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
3275[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
3276[warn] | ^
3277[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3278[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3279[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3280[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
3281[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
3282[warn] | ^
3283[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3284[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3285[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3286[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
3287[warn] 35 | private var ch: FileChannel = _
3288[warn] | ^
3289[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3290[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3291[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3292[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
3293[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
3294[warn] | ^
3295[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
3296[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3297[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
3298[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
3299[warn] | ^
3300[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3301[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3302[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3303[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
3304[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
3305[warn] | ^
3306[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3307[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3308[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3309[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
3310[warn] 44 | private var thread: Thread = _
3311[warn] | ^
3312[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3313[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3314[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3315[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
3316[warn] 56 | private var ioHandler: IoHandler = _
3317[warn] | ^
3318[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3319[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3320[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3321[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
3322[warn] 21 | @volatile private var n: Nextable | Null = _
3323[warn] | ^
3324[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3325[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3326[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3327[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
3328[warn] 25 | @volatile private var head: T | Null = _
3329[warn] | ^
3330[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3331[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3332[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3333[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
3334[warn] 26 | @volatile private var tail: T | Null = _
3335[warn] | ^
3336[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3337[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3338[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3339[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
3340[warn] 29 | @volatile private var head: T | Null = _
3341[warn] | ^
3342[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3343[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3344[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3345[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
3346[warn] 30 | @volatile private var tail: T | Null = _
3347[warn] | ^
3348[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3349[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3350[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3351[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
3352[warn] 25 | private var head: T | Null = _
3353[warn] | ^
3354[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3355[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3356[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3357[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
3358[warn] 26 | private var tail: T | Null = _
3359[warn] | ^
3360[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3361[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3362[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3363[warn] 129 warnings found
3364[error] two errors found
3365Failed to evaluated all.compile: mill.api.Result$Failure
3366
3367Starting build for otavia-testkit - [6/23]
3368No test module defined in testkit
3369[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
3370[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
3371[warn] 35 | protected var logger: Logger = _
3372[warn] | ^
3373[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3374[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3375[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3376[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
3377[warn] 37 | private var ctx: ActorContext = _
3378[warn] | ^
3379[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3380[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3381[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3382[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
3383[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
3384[warn] | ^
3385[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3386[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3387[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3388[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
3389[warn] 45 | private[core] var currentStack: Stack = _
3390[warn] | ^
3391[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3392[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3393[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3394[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
3395[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
3396[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3397[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
3398[error] |Required: cc.otavia.core.actor.MessageOf[W] &
3399[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
3400[error] |
3401[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
3402[error] |
3403[error] | longer explanation available when compiling with `-explain`
3404[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
3405[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
3406[error] | ^^^^^^^^^^^^
3407[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
3408[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
3409[error] |
3410[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
3411[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
3412[error] |
3413[error] |
3414[error] |Note: a match type could not be fully reduced:
3415[error] |
3416[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
3417[error] | failed since selector W
3418[error] | does not uniquely determine parameter m in
3419[error] | case cc.otavia.core.actor.Actor[m] => m
3420[error] | The computed bounds for the parameter are:
3421[error] | m <: cc.otavia.core.message.Call |
3422[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
3423[error] |
3424[error] | longer explanation available when compiling with `-explain`
3425[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
3426[warn] 30 | private var workers: Address[MessageOf[W]] = _
3427[warn] | ^
3428[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3429[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3430[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3431[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
3432[warn] 37 | private var currentChannelReceived: AnyRef = _
3433[warn] | ^
3434[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3435[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3436[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3437[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
3438[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
3439[warn] | ^
3440[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
3441[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3442[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
3443[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
3444[warn] | ^
3445[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
3446[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3447[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
3448[warn] 23 | private var variables: Array[AnyRef] = _
3449[warn] | ^
3450[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3451[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3452[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3453[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
3454[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
3455[warn] | ^
3456[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3457[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3458[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3459[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
3460[warn] 26 | private var thread: Thread = _
3461[warn] | ^
3462[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3463[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3464[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3465[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
3466[warn] 28 | private var head: Nextable = _
3467[warn] | ^
3468[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3469[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3470[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3471[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
3472[warn] 29 | private var tail: Nextable = _
3473[warn] | ^
3474[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3475[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3476[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3477[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
3478[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
3479[warn] | ^
3480[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3481[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3482[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3483[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
3484[warn] 46 | private var actorHouse: ActorHouse = _
3485[warn] | ^
3486[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3487[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3488[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3489[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
3490[warn] 49 | private var pipe: ChannelPipelineImpl = _
3491[warn] | ^
3492[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3493[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3494[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3495[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
3496[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
3497[warn] | ^
3498[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3499[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3500[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3501[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
3502[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
3503[warn] | ^
3504[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3505[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3506[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3507[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
3508[warn] 35 | private var path: Path = _
3509[warn] | ^
3510[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3511[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3512[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3513[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
3514[warn] 36 | protected var currentReadPlan: ReadPlan = _
3515[warn] | ^
3516[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3517[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3518[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3519[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
3520[warn] 38 | private var readFactory: ReadPlanFactory = _
3521[warn] | ^
3522[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3523[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3524[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3525[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
3526[warn] 22 | private[core] var added: Boolean = _
3527[warn] | ^
3528[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3529[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3530[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3531[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
3532[warn] 51 | private var removed: Boolean = _
3533[warn] | ^
3534[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3535[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3536[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3537[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
3538[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
3539[warn] | ^
3540[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3541[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3542[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3543[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
3544[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
3545[warn] | ^
3546[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3547[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3548[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3549[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
3550[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
3551[warn] | ^
3552[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3553[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3554[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3555[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
3556[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
3557[warn] | ^
3558[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3559[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3560[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3561[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
3562[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
3563[warn] | ^
3564[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3565[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3566[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3567[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
3568[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
3569[warn] | ^
3570[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3571[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3572[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3573[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
3574[warn] 38 | private var inbound: I = _
3575[warn] | ^
3576[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3577[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3578[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3579[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
3580[warn] 39 | private var outbound: O = _
3581[warn] | ^
3582[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3583[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3584[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3585[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
3586[warn] 42 | private var fileChannel: FileChannel = _
3587[warn] | ^
3588[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3589[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3590[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3591[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
3592[warn] 43 | private var file: File = _
3593[warn] | ^
3594[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3595[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3596[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3597[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
3598[warn] 27 | private var hd: QueueMapEntity = _
3599[warn] | ^
3600[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3601[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3602[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3603[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
3604[warn] 28 | private var tl: QueueMapEntity = _
3605[warn] | ^
3606[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3607[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3608[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3609[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
3610[warn] 34 | private var cursor: QueueMapEntity = _
3611[warn] | ^
3612[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3613[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3614[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3615[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
3616[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
3617[warn] | ^
3618[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3619[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3620[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3621[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
3622[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
3623[warn] | ^
3624[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3625[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3626[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3627[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
3628[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
3629[warn] | ^
3630[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3631[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3632[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3633[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
3634[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
3635[warn] | ^
3636[warn] |Ignoring [this] qualifier.
3637[warn] |This syntax will be deprecated in the future; it should be dropped.
3638[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
3639[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3640[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
3641[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
3642[warn] | ^
3643[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
3644[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3645[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
3646[warn] 29 | @volatile private var sys: ActorSystem = _
3647[warn] | ^
3648[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3649[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3650[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3651[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
3652[warn] 27 | private var address: Address[Call] = _
3653[warn] | ^
3654[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3655[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3656[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3657[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
3658[warn] 31 | private var msg: M = _
3659[warn] | ^
3660[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3661[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3662[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3663[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
3664[warn] 35 | private var rids: Array[Long] = _
3665[warn] | ^
3666[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3667[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3668[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3669[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
3670[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
3671[warn] | ^
3672[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3673[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3674[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3675[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
3676[warn] 28 | protected var stack: Stack = _
3677[warn] | ^
3678[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3679[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3680[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3681[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
3682[warn] 33 | protected var result: AnyRef = _
3683[warn] | ^
3684[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3685[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3686[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3687[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
3688[warn] 34 | protected var error: Throwable = _
3689[warn] | ^
3690[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3691[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3692[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3693[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
3694[warn] 36 | private var p: AbstractPromise[?] = _
3695[warn] | ^
3696[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3697[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3698[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3699[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
3700[warn] 30 | private var call: Call = _
3701[warn] | ^
3702[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3703[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3704[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3705[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
3706[warn] 31 | private var reply: Reply = _
3707[warn] | ^
3708[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3709[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3710[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3711[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
3712[warn] 33 | private var sender: Address[Call] = _
3713[warn] | ^
3714[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3715[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3716[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3717[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
3718[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
3719[warn] | ^
3720[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3721[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3722[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3723[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
3724[warn] 27 | private var messages: Seq[Notice] = _
3725[warn] | ^
3726[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3727[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3728[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3729[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
3730[warn] 49 | private var ch: Channel = _
3731[warn] | ^
3732[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3733[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3734[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3735[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
3736[warn] 50 | private var ask: AnyRef = _
3737[warn] | ^
3738[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3739[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3740[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3741[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
3742[warn] 51 | private var callback: ChannelPromise => Unit = _
3743[warn] | ^
3744[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3745[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3746[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3747[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
3748[warn] 27 | private var msg: AnyRef = _
3749[warn] | ^
3750[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3751[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3752[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3753[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
3754[warn] 28 | private var belong: AbstractChannel = _
3755[warn] | ^
3756[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3757[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3758[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3759[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
3760[warn] 33 | private var ret: AnyRef = _
3761[warn] | ^
3762[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3763[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3764[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3765[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
3766[warn] 29 | private var table: Array[MessagePromise[?]] = _
3767[warn] | ^
3768[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3769[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3770[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3771[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
3772[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
3773[warn] | ^
3774[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3775[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3776[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3777[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
3778[warn] 28 | private var msg: Call = _
3779[warn] | ^
3780[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3781[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3782[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3783[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
3784[warn] 26 | var head: AbstractPromise[?] = _
3785[warn] | ^
3786[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3787[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3788[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3789[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
3790[warn] 27 | var tail: AbstractPromise[?] = _
3791[warn] | ^
3792[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3793[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3794[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3795[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
3796[warn] 29 | private var nextState: StackState = _
3797[warn] | ^
3798[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3799[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3800[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3801[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
3802[warn] 32 | private var completedHead: AbstractPromise[?] = _
3803[warn] | ^
3804[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3805[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3806[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3807[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
3808[warn] 33 | private var completedTail: AbstractPromise[?] = _
3809[warn] | ^
3810[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3811[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3812[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3813[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
3814[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
3815[warn] | ^
3816[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3817[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3818[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3819[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
3820[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
3821[warn] | ^
3822[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3823[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3824[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3825[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
3826[warn] 40 | private var actor: AbstractActor[?] = _
3827[warn] | ^
3828[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3829[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3830[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3831[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
3832[warn] 42 | private var att: AnyRef = _
3833[warn] | ^
3834[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3835[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3836[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3837[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
3838[warn] 27 | private var fu: ChannelFuture = _
3839[warn] | ^
3840[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3841[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3842[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3843[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
3844[warn] 28 | private var fu: MessageFuture[R] = _
3845[warn] | ^
3846[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3847[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3848[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3849[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
3850[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
3851[warn] | ^
3852[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3853[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3854[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3855[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
3856[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
3857[warn] | ^
3858[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3859[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3860[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3861[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
3862[warn] 41 | private var actorAddress: ActorAddress[Call] = _
3863[warn] | ^
3864[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3865[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3866[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3867[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
3868[warn] 53 | private var tmpAskCursor: Nextable = _
3869[warn] | ^
3870[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3871[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3872[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3873[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
3874[warn] 54 | private var tmpNoticeCursor: Nextable = _
3875[warn] | ^
3876[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3877[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3878[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3879[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
3880[warn] 58 | @volatile private var preHouse: ActorHouse = _
3881[warn] | ^
3882[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3883[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3884[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3885[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
3886[warn] 59 | @volatile private var nextHouse: ActorHouse = _
3887[warn] | ^
3888[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3889[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3890[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3891[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
3892[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
3893[warn] | ^
3894[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3895[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3896[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3897[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
3898[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
3899[warn] | ^
3900[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
3901[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3902[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
3903[warn] 107 | private var system: ActorSystem = _
3904[warn] | ^
3905[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3906[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3907[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3908[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
3909[warn] 57 | private var mainActor: Address[MainActor.Args] = _
3910[warn] | ^
3911[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3912[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3913[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3914[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
3915[warn] 72 | private var memoryMonitor: Timeout = _
3916[warn] | ^
3917[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3918[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3919[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3920[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
3921[warn] 81 | private var systemMonitor: Timeout = _
3922[warn] | ^
3923[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3924[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3925[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3926[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
3927[warn] 34 | private var sys: ActorSystem = _
3928[warn] | ^
3929[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3930[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3931[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3932[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
3933[warn] 30 | @volatile private var head: ActorHouse = _
3934[warn] | ^
3935[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3936[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3937[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3938[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
3939[warn] 31 | @volatile private var tail: ActorHouse = _
3940[warn] | ^
3941[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3942[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3943[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3944[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
3945[warn] 51 | private var currentRunning: Actor[?] = _
3946[warn] | ^
3947[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3948[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3949[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3950[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
3951[warn] 26 | private var head: Nextable = _
3952[warn] | ^
3953[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3954[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3955[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3956[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
3957[warn] 27 | private var tail: Nextable = _
3958[warn] | ^
3959[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3960[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3961[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3962[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
3963[warn] 30 | @volatile private var head: ActorHouse = _
3964[warn] | ^
3965[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3966[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3967[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3968[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
3969[warn] 31 | @volatile private var tail: ActorHouse = _
3970[warn] | ^
3971[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3972[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3973[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3974[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
3975[warn] 37 | @volatile private var highHead: ActorHouse = _
3976[warn] | ^
3977[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3978[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3979[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3980[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
3981[warn] 38 | @volatile private var highTail: ActorHouse = _
3982[warn] | ^
3983[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3984[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3985[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3986[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
3987[warn] 29 | private var fs: Array[FileChannel] = _
3988[warn] | ^
3989[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3990[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3991[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3992[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
3993[warn] 28 | private var channel: Channel = _
3994[warn] | ^
3995[warn] |`= _` has been deprecated; use `= uninitialized` instead.
3996[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
3997[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
3998[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
3999[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
4000[warn] | ^
4001[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4002[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4003[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4004[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
4005[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
4006[warn] | ^
4007[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4008[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4009[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4010[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
4011[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
4012[warn] | ^
4013[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4014[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4015[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4016[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
4017[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
4018[warn] | ^
4019[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4020[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4021[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4022[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
4023[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
4024[warn] | ^
4025[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4026[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4027[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4028[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
4029[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
4030[warn] | ^
4031[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4032[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4033[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4034[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
4035[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
4036[warn] | ^
4037[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4038[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4039[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4040[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
4041[warn] 26 | private var resourceTimer: ResourceTimer = _
4042[warn] | ^
4043[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4044[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4045[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4046[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
4047[warn] 34 | protected var address: EventableAddress = _
4048[warn] | ^
4049[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4050[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4051[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4052[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
4053[warn] 40 | @volatile protected var handle: Timeout = _
4054[warn] | ^
4055[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4056[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4057[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4058[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
4059[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
4060[warn] | ^
4061[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4062[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4063[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4064[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
4065[warn] 39 | private var reactor: Reactor = _
4066[warn] | ^
4067[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4068[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4069[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4070[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
4071[warn] 28 | private var transportFactory: TransportFactory = _
4072[warn] | ^
4073[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4074[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4075[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4076[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
4077[warn] 39 | protected var _selectionKey: SelectionKey = _
4078[warn] | ^
4079[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4080[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4081[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4082[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
4083[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
4084[warn] | ^
4085[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4086[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4087[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4088[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
4089[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
4090[warn] | ^
4091[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4092[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4093[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4094[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
4095[warn] 35 | private var ch: FileChannel = _
4096[warn] | ^
4097[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4098[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4099[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4100[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
4101[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
4102[warn] | ^
4103[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
4104[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4105[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
4106[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
4107[warn] | ^
4108[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4109[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4110[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4111[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
4112[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
4113[warn] | ^
4114[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4115[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4116[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4117[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
4118[warn] 44 | private var thread: Thread = _
4119[warn] | ^
4120[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4121[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4122[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4123[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
4124[warn] 56 | private var ioHandler: IoHandler = _
4125[warn] | ^
4126[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4127[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4128[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4129[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
4130[warn] 21 | @volatile private var n: Nextable | Null = _
4131[warn] | ^
4132[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4133[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4134[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4135[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
4136[warn] 25 | @volatile private var head: T | Null = _
4137[warn] | ^
4138[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4139[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4140[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4141[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
4142[warn] 26 | @volatile private var tail: T | Null = _
4143[warn] | ^
4144[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4145[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4146[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4147[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
4148[warn] 29 | @volatile private var head: T | Null = _
4149[warn] | ^
4150[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4151[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4152[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4153[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
4154[warn] 30 | @volatile private var tail: T | Null = _
4155[warn] | ^
4156[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4157[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4158[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4159[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
4160[warn] 25 | private var head: T | Null = _
4161[warn] | ^
4162[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4163[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4164[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4165[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
4166[warn] 26 | private var tail: T | Null = _
4167[warn] | ^
4168[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4169[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4170[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4171[warn] 129 warnings found
4172[error] two errors found
4173Failed to evaluated testkit.compile: mill.api.Result$Failure
4174
4175Starting build for otavia-postgres-driver - [7/23]
4176[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
4177[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
4178[warn] 35 | protected var logger: Logger = _
4179[warn] | ^
4180[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4181[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4182[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4183[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
4184[warn] 37 | private var ctx: ActorContext = _
4185[warn] | ^
4186[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4187[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4188[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4189[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
4190[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
4191[warn] | ^
4192[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4193[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4194[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4195[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
4196[warn] 45 | private[core] var currentStack: Stack = _
4197[warn] | ^
4198[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4199[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4200[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4201[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
4202[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
4203[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4204[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
4205[error] |Required: cc.otavia.core.actor.MessageOf[W] &
4206[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
4207[error] |
4208[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
4209[error] |
4210[error] | longer explanation available when compiling with `-explain`
4211[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
4212[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
4213[error] | ^^^^^^^^^^^^
4214[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
4215[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
4216[error] |
4217[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
4218[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
4219[error] |
4220[error] |
4221[error] |Note: a match type could not be fully reduced:
4222[error] |
4223[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
4224[error] | failed since selector W
4225[error] | does not uniquely determine parameter m in
4226[error] | case cc.otavia.core.actor.Actor[m] => m
4227[error] | The computed bounds for the parameter are:
4228[error] | m <: cc.otavia.core.message.Call |
4229[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
4230[error] |
4231[error] | longer explanation available when compiling with `-explain`
4232[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
4233[warn] 30 | private var workers: Address[MessageOf[W]] = _
4234[warn] | ^
4235[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4236[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4237[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4238[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
4239[warn] 37 | private var currentChannelReceived: AnyRef = _
4240[warn] | ^
4241[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4242[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4243[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4244[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
4245[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
4246[warn] | ^
4247[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
4248[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4249[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
4250[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
4251[warn] | ^
4252[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
4253[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4254[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
4255[warn] 23 | private var variables: Array[AnyRef] = _
4256[warn] | ^
4257[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4258[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4259[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4260[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
4261[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
4262[warn] | ^
4263[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4264[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4265[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4266[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
4267[warn] 26 | private var thread: Thread = _
4268[warn] | ^
4269[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4270[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4271[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4272[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
4273[warn] 28 | private var head: Nextable = _
4274[warn] | ^
4275[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4276[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4277[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4278[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
4279[warn] 29 | private var tail: Nextable = _
4280[warn] | ^
4281[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4282[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4283[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4284[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
4285[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
4286[warn] | ^
4287[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4288[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4289[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4290[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
4291[warn] 46 | private var actorHouse: ActorHouse = _
4292[warn] | ^
4293[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4294[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4295[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4296[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
4297[warn] 49 | private var pipe: ChannelPipelineImpl = _
4298[warn] | ^
4299[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4300[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4301[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4302[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
4303[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
4304[warn] | ^
4305[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4306[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4307[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4308[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
4309[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
4310[warn] | ^
4311[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4312[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4313[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4314[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
4315[warn] 35 | private var path: Path = _
4316[warn] | ^
4317[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4318[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4319[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4320[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
4321[warn] 36 | protected var currentReadPlan: ReadPlan = _
4322[warn] | ^
4323[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4324[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4325[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4326[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
4327[warn] 38 | private var readFactory: ReadPlanFactory = _
4328[warn] | ^
4329[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4330[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4331[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4332[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
4333[warn] 22 | private[core] var added: Boolean = _
4334[warn] | ^
4335[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4336[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4337[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4338[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
4339[warn] 51 | private var removed: Boolean = _
4340[warn] | ^
4341[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4342[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4343[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4344[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
4345[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
4346[warn] | ^
4347[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4348[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4349[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4350[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
4351[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
4352[warn] | ^
4353[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4354[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4355[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4356[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
4357[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
4358[warn] | ^
4359[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4360[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4361[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4362[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
4363[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
4364[warn] | ^
4365[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4366[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4367[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4368[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
4369[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
4370[warn] | ^
4371[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4372[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4373[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4374[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
4375[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
4376[warn] | ^
4377[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4378[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4379[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4380[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
4381[warn] 38 | private var inbound: I = _
4382[warn] | ^
4383[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4384[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4385[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4386[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
4387[warn] 39 | private var outbound: O = _
4388[warn] | ^
4389[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4390[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4391[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4392[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
4393[warn] 42 | private var fileChannel: FileChannel = _
4394[warn] | ^
4395[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4396[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4397[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4398[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
4399[warn] 43 | private var file: File = _
4400[warn] | ^
4401[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4402[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4403[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4404[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
4405[warn] 27 | private var hd: QueueMapEntity = _
4406[warn] | ^
4407[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4408[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4409[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4410[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
4411[warn] 28 | private var tl: QueueMapEntity = _
4412[warn] | ^
4413[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4414[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4415[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4416[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
4417[warn] 34 | private var cursor: QueueMapEntity = _
4418[warn] | ^
4419[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4420[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4421[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4422[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
4423[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
4424[warn] | ^
4425[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4426[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4427[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4428[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
4429[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
4430[warn] | ^
4431[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4432[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4433[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4434[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
4435[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
4436[warn] | ^
4437[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4438[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4439[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4440[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
4441[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
4442[warn] | ^
4443[warn] |Ignoring [this] qualifier.
4444[warn] |This syntax will be deprecated in the future; it should be dropped.
4445[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
4446[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4447[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
4448[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
4449[warn] | ^
4450[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
4451[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4452[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
4453[warn] 29 | @volatile private var sys: ActorSystem = _
4454[warn] | ^
4455[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4456[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4457[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4458[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
4459[warn] 27 | private var address: Address[Call] = _
4460[warn] | ^
4461[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4462[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4463[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4464[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
4465[warn] 31 | private var msg: M = _
4466[warn] | ^
4467[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4468[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4469[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4470[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
4471[warn] 35 | private var rids: Array[Long] = _
4472[warn] | ^
4473[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4474[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4475[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4476[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
4477[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
4478[warn] | ^
4479[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4480[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4481[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4482[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
4483[warn] 28 | protected var stack: Stack = _
4484[warn] | ^
4485[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4486[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4487[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4488[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
4489[warn] 33 | protected var result: AnyRef = _
4490[warn] | ^
4491[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4492[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4493[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4494[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
4495[warn] 34 | protected var error: Throwable = _
4496[warn] | ^
4497[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4498[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4499[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4500[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
4501[warn] 36 | private var p: AbstractPromise[?] = _
4502[warn] | ^
4503[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4504[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4505[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4506[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
4507[warn] 30 | private var call: Call = _
4508[warn] | ^
4509[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4510[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4511[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4512[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
4513[warn] 31 | private var reply: Reply = _
4514[warn] | ^
4515[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4516[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4517[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4518[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
4519[warn] 33 | private var sender: Address[Call] = _
4520[warn] | ^
4521[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4522[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4523[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4524[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
4525[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
4526[warn] | ^
4527[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4528[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4529[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4530[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
4531[warn] 27 | private var messages: Seq[Notice] = _
4532[warn] | ^
4533[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4534[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4535[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4536[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
4537[warn] 49 | private var ch: Channel = _
4538[warn] | ^
4539[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4540[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4541[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4542[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
4543[warn] 50 | private var ask: AnyRef = _
4544[warn] | ^
4545[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4546[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4547[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4548[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
4549[warn] 51 | private var callback: ChannelPromise => Unit = _
4550[warn] | ^
4551[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4552[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4553[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4554[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
4555[warn] 27 | private var msg: AnyRef = _
4556[warn] | ^
4557[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4558[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4559[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4560[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
4561[warn] 28 | private var belong: AbstractChannel = _
4562[warn] | ^
4563[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4564[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4565[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4566[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
4567[warn] 33 | private var ret: AnyRef = _
4568[warn] | ^
4569[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4570[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4571[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4572[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
4573[warn] 29 | private var table: Array[MessagePromise[?]] = _
4574[warn] | ^
4575[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4576[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4577[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4578[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
4579[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
4580[warn] | ^
4581[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4582[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4583[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4584[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
4585[warn] 28 | private var msg: Call = _
4586[warn] | ^
4587[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4588[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4589[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4590[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
4591[warn] 26 | var head: AbstractPromise[?] = _
4592[warn] | ^
4593[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4594[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4595[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4596[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
4597[warn] 27 | var tail: AbstractPromise[?] = _
4598[warn] | ^
4599[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4600[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4601[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4602[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
4603[warn] 29 | private var nextState: StackState = _
4604[warn] | ^
4605[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4606[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4607[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4608[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
4609[warn] 32 | private var completedHead: AbstractPromise[?] = _
4610[warn] | ^
4611[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4612[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4613[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4614[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
4615[warn] 33 | private var completedTail: AbstractPromise[?] = _
4616[warn] | ^
4617[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4618[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4619[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4620[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
4621[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
4622[warn] | ^
4623[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4624[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4625[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4626[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
4627[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
4628[warn] | ^
4629[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4630[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4631[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4632[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
4633[warn] 40 | private var actor: AbstractActor[?] = _
4634[warn] | ^
4635[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4636[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4637[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4638[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
4639[warn] 42 | private var att: AnyRef = _
4640[warn] | ^
4641[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4642[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4643[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4644[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
4645[warn] 27 | private var fu: ChannelFuture = _
4646[warn] | ^
4647[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4648[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4649[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4650[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
4651[warn] 28 | private var fu: MessageFuture[R] = _
4652[warn] | ^
4653[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4654[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4655[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4656[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
4657[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
4658[warn] | ^
4659[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4660[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4661[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4662[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
4663[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
4664[warn] | ^
4665[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4666[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4667[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4668[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
4669[warn] 41 | private var actorAddress: ActorAddress[Call] = _
4670[warn] | ^
4671[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4672[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4673[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4674[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
4675[warn] 53 | private var tmpAskCursor: Nextable = _
4676[warn] | ^
4677[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4678[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4679[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4680[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
4681[warn] 54 | private var tmpNoticeCursor: Nextable = _
4682[warn] | ^
4683[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4684[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4685[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4686[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
4687[warn] 58 | @volatile private var preHouse: ActorHouse = _
4688[warn] | ^
4689[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4690[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4691[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4692[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
4693[warn] 59 | @volatile private var nextHouse: ActorHouse = _
4694[warn] | ^
4695[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4696[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4697[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4698[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
4699[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
4700[warn] | ^
4701[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4702[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4703[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4704[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
4705[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
4706[warn] | ^
4707[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
4708[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4709[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
4710[warn] 107 | private var system: ActorSystem = _
4711[warn] | ^
4712[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4713[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4714[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4715[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
4716[warn] 57 | private var mainActor: Address[MainActor.Args] = _
4717[warn] | ^
4718[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4719[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4720[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4721[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
4722[warn] 72 | private var memoryMonitor: Timeout = _
4723[warn] | ^
4724[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4725[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4726[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4727[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
4728[warn] 81 | private var systemMonitor: Timeout = _
4729[warn] | ^
4730[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4731[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4732[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4733[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
4734[warn] 34 | private var sys: ActorSystem = _
4735[warn] | ^
4736[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4737[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4738[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4739[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
4740[warn] 30 | @volatile private var head: ActorHouse = _
4741[warn] | ^
4742[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4743[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4744[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4745[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
4746[warn] 31 | @volatile private var tail: ActorHouse = _
4747[warn] | ^
4748[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4749[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4750[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4751[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
4752[warn] 51 | private var currentRunning: Actor[?] = _
4753[warn] | ^
4754[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4755[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4756[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4757[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
4758[warn] 26 | private var head: Nextable = _
4759[warn] | ^
4760[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4761[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4762[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4763[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
4764[warn] 27 | private var tail: Nextable = _
4765[warn] | ^
4766[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4767[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4768[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4769[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
4770[warn] 30 | @volatile private var head: ActorHouse = _
4771[warn] | ^
4772[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4773[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4774[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4775[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
4776[warn] 31 | @volatile private var tail: ActorHouse = _
4777[warn] | ^
4778[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4779[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4780[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4781[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
4782[warn] 37 | @volatile private var highHead: ActorHouse = _
4783[warn] | ^
4784[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4785[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4786[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4787[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
4788[warn] 38 | @volatile private var highTail: ActorHouse = _
4789[warn] | ^
4790[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4791[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4792[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4793[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
4794[warn] 29 | private var fs: Array[FileChannel] = _
4795[warn] | ^
4796[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4797[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4798[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4799[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
4800[warn] 28 | private var channel: Channel = _
4801[warn] | ^
4802[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4803[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4804[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4805[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
4806[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
4807[warn] | ^
4808[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4809[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4810[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4811[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
4812[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
4813[warn] | ^
4814[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4815[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4816[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4817[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
4818[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
4819[warn] | ^
4820[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4821[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4822[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4823[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
4824[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
4825[warn] | ^
4826[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4827[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4828[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4829[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
4830[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
4831[warn] | ^
4832[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4833[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4834[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4835[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
4836[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
4837[warn] | ^
4838[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4839[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4840[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4841[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
4842[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
4843[warn] | ^
4844[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4845[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4846[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4847[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
4848[warn] 26 | private var resourceTimer: ResourceTimer = _
4849[warn] | ^
4850[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4851[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4852[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4853[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
4854[warn] 34 | protected var address: EventableAddress = _
4855[warn] | ^
4856[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4857[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4858[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4859[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
4860[warn] 40 | @volatile protected var handle: Timeout = _
4861[warn] | ^
4862[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4863[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4864[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4865[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
4866[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
4867[warn] | ^
4868[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4869[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4870[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4871[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
4872[warn] 39 | private var reactor: Reactor = _
4873[warn] | ^
4874[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4875[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4876[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4877[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
4878[warn] 28 | private var transportFactory: TransportFactory = _
4879[warn] | ^
4880[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4881[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4882[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4883[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
4884[warn] 39 | protected var _selectionKey: SelectionKey = _
4885[warn] | ^
4886[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4887[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4888[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4889[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
4890[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
4891[warn] | ^
4892[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4893[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4894[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4895[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
4896[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
4897[warn] | ^
4898[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4899[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4900[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4901[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
4902[warn] 35 | private var ch: FileChannel = _
4903[warn] | ^
4904[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4905[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4906[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4907[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
4908[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
4909[warn] | ^
4910[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
4911[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4912[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
4913[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
4914[warn] | ^
4915[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4916[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4917[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4918[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
4919[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
4920[warn] | ^
4921[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4922[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4923[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4924[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
4925[warn] 44 | private var thread: Thread = _
4926[warn] | ^
4927[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4928[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4929[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4930[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
4931[warn] 56 | private var ioHandler: IoHandler = _
4932[warn] | ^
4933[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4934[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4935[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4936[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
4937[warn] 21 | @volatile private var n: Nextable | Null = _
4938[warn] | ^
4939[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4940[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4941[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4942[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
4943[warn] 25 | @volatile private var head: T | Null = _
4944[warn] | ^
4945[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4946[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4947[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4948[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
4949[warn] 26 | @volatile private var tail: T | Null = _
4950[warn] | ^
4951[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4952[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4953[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4954[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
4955[warn] 29 | @volatile private var head: T | Null = _
4956[warn] | ^
4957[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4958[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4959[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4960[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
4961[warn] 30 | @volatile private var tail: T | Null = _
4962[warn] | ^
4963[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4964[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4965[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4966[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
4967[warn] 25 | private var head: T | Null = _
4968[warn] | ^
4969[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4970[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4971[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4972[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
4973[warn] 26 | private var tail: T | Null = _
4974[warn] | ^
4975[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4976[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4977[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4978[warn] 129 warnings found
4979[error] two errors found
4980Failed to evaluated sql-postgres-driver.compile: mill.api.Result$Failure
4981
4982Starting build for otavia-log4a - [8/23]
4983[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
4984[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
4985[warn] 35 | protected var logger: Logger = _
4986[warn] | ^
4987[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4988[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4989[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4990[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
4991[warn] 37 | private var ctx: ActorContext = _
4992[warn] | ^
4993[warn] |`= _` has been deprecated; use `= uninitialized` instead.
4994[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
4995[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
4996[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
4997[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
4998[warn] | ^
4999[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5000[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5001[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5002[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
5003[warn] 45 | private[core] var currentStack: Stack = _
5004[warn] | ^
5005[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5006[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5007[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5008[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
5009[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
5010[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5011[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
5012[error] |Required: cc.otavia.core.actor.MessageOf[W] &
5013[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
5014[error] |
5015[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
5016[error] |
5017[error] | longer explanation available when compiling with `-explain`
5018[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
5019[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
5020[error] | ^^^^^^^^^^^^
5021[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
5022[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
5023[error] |
5024[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
5025[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
5026[error] |
5027[error] |
5028[error] |Note: a match type could not be fully reduced:
5029[error] |
5030[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
5031[error] | failed since selector W
5032[error] | does not uniquely determine parameter m in
5033[error] | case cc.otavia.core.actor.Actor[m] => m
5034[error] | The computed bounds for the parameter are:
5035[error] | m <: cc.otavia.core.message.Call |
5036[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
5037[error] |
5038[error] | longer explanation available when compiling with `-explain`
5039[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
5040[warn] 30 | private var workers: Address[MessageOf[W]] = _
5041[warn] | ^
5042[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5043[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5044[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5045[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
5046[warn] 37 | private var currentChannelReceived: AnyRef = _
5047[warn] | ^
5048[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5049[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5050[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5051[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
5052[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
5053[warn] | ^
5054[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
5055[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5056[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
5057[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
5058[warn] | ^
5059[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
5060[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5061[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
5062[warn] 23 | private var variables: Array[AnyRef] = _
5063[warn] | ^
5064[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5065[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5066[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5067[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
5068[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
5069[warn] | ^
5070[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5071[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5072[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5073[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
5074[warn] 26 | private var thread: Thread = _
5075[warn] | ^
5076[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5077[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5078[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5079[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
5080[warn] 28 | private var head: Nextable = _
5081[warn] | ^
5082[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5083[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5084[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5085[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
5086[warn] 29 | private var tail: Nextable = _
5087[warn] | ^
5088[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5089[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5090[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5091[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
5092[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
5093[warn] | ^
5094[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5095[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5096[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5097[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
5098[warn] 46 | private var actorHouse: ActorHouse = _
5099[warn] | ^
5100[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5101[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5102[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5103[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
5104[warn] 49 | private var pipe: ChannelPipelineImpl = _
5105[warn] | ^
5106[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5107[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5108[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5109[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
5110[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
5111[warn] | ^
5112[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5113[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5114[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5115[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
5116[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
5117[warn] | ^
5118[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5119[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5120[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5121[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
5122[warn] 35 | private var path: Path = _
5123[warn] | ^
5124[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5125[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5126[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5127[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
5128[warn] 36 | protected var currentReadPlan: ReadPlan = _
5129[warn] | ^
5130[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5131[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5132[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5133[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
5134[warn] 38 | private var readFactory: ReadPlanFactory = _
5135[warn] | ^
5136[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5137[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5138[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5139[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
5140[warn] 22 | private[core] var added: Boolean = _
5141[warn] | ^
5142[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5143[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5144[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5145[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
5146[warn] 51 | private var removed: Boolean = _
5147[warn] | ^
5148[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5149[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5150[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5151[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
5152[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
5153[warn] | ^
5154[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5155[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5156[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5157[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
5158[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
5159[warn] | ^
5160[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5161[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5162[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5163[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
5164[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
5165[warn] | ^
5166[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5167[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5168[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5169[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
5170[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
5171[warn] | ^
5172[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5173[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5174[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5175[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
5176[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
5177[warn] | ^
5178[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5179[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5180[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5181[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
5182[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
5183[warn] | ^
5184[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5185[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5186[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5187[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
5188[warn] 38 | private var inbound: I = _
5189[warn] | ^
5190[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5191[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5192[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5193[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
5194[warn] 39 | private var outbound: O = _
5195[warn] | ^
5196[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5197[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5198[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5199[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
5200[warn] 42 | private var fileChannel: FileChannel = _
5201[warn] | ^
5202[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5203[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5204[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5205[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
5206[warn] 43 | private var file: File = _
5207[warn] | ^
5208[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5209[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5210[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5211[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
5212[warn] 27 | private var hd: QueueMapEntity = _
5213[warn] | ^
5214[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5215[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5216[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5217[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
5218[warn] 28 | private var tl: QueueMapEntity = _
5219[warn] | ^
5220[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5221[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5222[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5223[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
5224[warn] 34 | private var cursor: QueueMapEntity = _
5225[warn] | ^
5226[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5227[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5228[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5229[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
5230[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
5231[warn] | ^
5232[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5233[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5234[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5235[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
5236[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
5237[warn] | ^
5238[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5239[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5240[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5241[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
5242[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
5243[warn] | ^
5244[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5245[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5246[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5247[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
5248[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
5249[warn] | ^
5250[warn] |Ignoring [this] qualifier.
5251[warn] |This syntax will be deprecated in the future; it should be dropped.
5252[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
5253[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5254[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
5255[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
5256[warn] | ^
5257[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
5258[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5259[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
5260[warn] 29 | @volatile private var sys: ActorSystem = _
5261[warn] | ^
5262[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5263[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5264[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5265[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
5266[warn] 27 | private var address: Address[Call] = _
5267[warn] | ^
5268[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5269[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5270[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5271[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
5272[warn] 31 | private var msg: M = _
5273[warn] | ^
5274[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5275[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5276[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5277[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
5278[warn] 35 | private var rids: Array[Long] = _
5279[warn] | ^
5280[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5281[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5282[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5283[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
5284[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
5285[warn] | ^
5286[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5287[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5288[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5289[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
5290[warn] 28 | protected var stack: Stack = _
5291[warn] | ^
5292[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5293[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5294[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5295[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
5296[warn] 33 | protected var result: AnyRef = _
5297[warn] | ^
5298[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5299[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5300[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5301[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
5302[warn] 34 | protected var error: Throwable = _
5303[warn] | ^
5304[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5305[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5306[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5307[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
5308[warn] 36 | private var p: AbstractPromise[?] = _
5309[warn] | ^
5310[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5311[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5312[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5313[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
5314[warn] 30 | private var call: Call = _
5315[warn] | ^
5316[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5317[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5318[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5319[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
5320[warn] 31 | private var reply: Reply = _
5321[warn] | ^
5322[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5323[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5324[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5325[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
5326[warn] 33 | private var sender: Address[Call] = _
5327[warn] | ^
5328[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5329[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5330[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5331[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
5332[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
5333[warn] | ^
5334[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5335[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5336[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5337[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
5338[warn] 27 | private var messages: Seq[Notice] = _
5339[warn] | ^
5340[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5341[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5342[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5343[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
5344[warn] 49 | private var ch: Channel = _
5345[warn] | ^
5346[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5347[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5348[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5349[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
5350[warn] 50 | private var ask: AnyRef = _
5351[warn] | ^
5352[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5353[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5354[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5355[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
5356[warn] 51 | private var callback: ChannelPromise => Unit = _
5357[warn] | ^
5358[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5359[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5360[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5361[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
5362[warn] 27 | private var msg: AnyRef = _
5363[warn] | ^
5364[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5365[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5366[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5367[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
5368[warn] 28 | private var belong: AbstractChannel = _
5369[warn] | ^
5370[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5371[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5372[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5373[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
5374[warn] 33 | private var ret: AnyRef = _
5375[warn] | ^
5376[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5377[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5378[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5379[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
5380[warn] 29 | private var table: Array[MessagePromise[?]] = _
5381[warn] | ^
5382[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5383[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5384[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5385[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
5386[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
5387[warn] | ^
5388[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5389[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5390[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5391[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
5392[warn] 28 | private var msg: Call = _
5393[warn] | ^
5394[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5395[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5396[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5397[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
5398[warn] 26 | var head: AbstractPromise[?] = _
5399[warn] | ^
5400[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5401[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5402[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5403[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
5404[warn] 27 | var tail: AbstractPromise[?] = _
5405[warn] | ^
5406[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5407[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5408[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5409[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
5410[warn] 29 | private var nextState: StackState = _
5411[warn] | ^
5412[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5413[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5414[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5415[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
5416[warn] 32 | private var completedHead: AbstractPromise[?] = _
5417[warn] | ^
5418[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5419[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5420[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5421[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
5422[warn] 33 | private var completedTail: AbstractPromise[?] = _
5423[warn] | ^
5424[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5425[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5426[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5427[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
5428[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
5429[warn] | ^
5430[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5431[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5432[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5433[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
5434[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
5435[warn] | ^
5436[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5437[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5438[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5439[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
5440[warn] 40 | private var actor: AbstractActor[?] = _
5441[warn] | ^
5442[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5443[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5444[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5445[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
5446[warn] 42 | private var att: AnyRef = _
5447[warn] | ^
5448[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5449[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5450[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5451[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
5452[warn] 27 | private var fu: ChannelFuture = _
5453[warn] | ^
5454[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5455[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5456[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5457[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
5458[warn] 28 | private var fu: MessageFuture[R] = _
5459[warn] | ^
5460[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5461[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5462[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5463[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
5464[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
5465[warn] | ^
5466[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5467[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5468[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5469[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
5470[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
5471[warn] | ^
5472[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5473[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5474[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5475[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
5476[warn] 41 | private var actorAddress: ActorAddress[Call] = _
5477[warn] | ^
5478[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5479[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5480[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5481[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
5482[warn] 53 | private var tmpAskCursor: Nextable = _
5483[warn] | ^
5484[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5485[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5486[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5487[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
5488[warn] 54 | private var tmpNoticeCursor: Nextable = _
5489[warn] | ^
5490[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5491[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5492[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5493[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
5494[warn] 58 | @volatile private var preHouse: ActorHouse = _
5495[warn] | ^
5496[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5497[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5498[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5499[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
5500[warn] 59 | @volatile private var nextHouse: ActorHouse = _
5501[warn] | ^
5502[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5503[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5504[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5505[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
5506[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
5507[warn] | ^
5508[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5509[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5510[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5511[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
5512[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
5513[warn] | ^
5514[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
5515[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5516[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
5517[warn] 107 | private var system: ActorSystem = _
5518[warn] | ^
5519[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5520[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5521[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5522[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
5523[warn] 57 | private var mainActor: Address[MainActor.Args] = _
5524[warn] | ^
5525[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5526[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5527[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5528[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
5529[warn] 72 | private var memoryMonitor: Timeout = _
5530[warn] | ^
5531[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5532[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5533[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5534[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
5535[warn] 81 | private var systemMonitor: Timeout = _
5536[warn] | ^
5537[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5538[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5539[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5540[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
5541[warn] 34 | private var sys: ActorSystem = _
5542[warn] | ^
5543[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5544[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5545[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5546[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
5547[warn] 30 | @volatile private var head: ActorHouse = _
5548[warn] | ^
5549[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5550[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5551[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5552[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
5553[warn] 31 | @volatile private var tail: ActorHouse = _
5554[warn] | ^
5555[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5556[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5557[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5558[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
5559[warn] 51 | private var currentRunning: Actor[?] = _
5560[warn] | ^
5561[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5562[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5563[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5564[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
5565[warn] 26 | private var head: Nextable = _
5566[warn] | ^
5567[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5568[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5569[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5570[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
5571[warn] 27 | private var tail: Nextable = _
5572[warn] | ^
5573[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5574[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5575[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5576[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
5577[warn] 30 | @volatile private var head: ActorHouse = _
5578[warn] | ^
5579[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5580[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5581[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5582[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
5583[warn] 31 | @volatile private var tail: ActorHouse = _
5584[warn] | ^
5585[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5586[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5587[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5588[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
5589[warn] 37 | @volatile private var highHead: ActorHouse = _
5590[warn] | ^
5591[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5592[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5593[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5594[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
5595[warn] 38 | @volatile private var highTail: ActorHouse = _
5596[warn] | ^
5597[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5598[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5599[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5600[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
5601[warn] 29 | private var fs: Array[FileChannel] = _
5602[warn] | ^
5603[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5604[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5605[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5606[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
5607[warn] 28 | private var channel: Channel = _
5608[warn] | ^
5609[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5610[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5611[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5612[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
5613[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
5614[warn] | ^
5615[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5616[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5617[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5618[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
5619[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
5620[warn] | ^
5621[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5622[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5623[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5624[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
5625[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
5626[warn] | ^
5627[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5628[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5629[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5630[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
5631[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
5632[warn] | ^
5633[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5634[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5635[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5636[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
5637[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
5638[warn] | ^
5639[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5640[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5641[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5642[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
5643[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
5644[warn] | ^
5645[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5646[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5647[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5648[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
5649[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
5650[warn] | ^
5651[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5652[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5653[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5654[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
5655[warn] 26 | private var resourceTimer: ResourceTimer = _
5656[warn] | ^
5657[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5658[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5659[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5660[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
5661[warn] 34 | protected var address: EventableAddress = _
5662[warn] | ^
5663[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5664[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5665[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5666[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
5667[warn] 40 | @volatile protected var handle: Timeout = _
5668[warn] | ^
5669[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5670[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5671[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5672[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
5673[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
5674[warn] | ^
5675[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5676[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5677[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5678[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
5679[warn] 39 | private var reactor: Reactor = _
5680[warn] | ^
5681[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5682[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5683[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5684[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
5685[warn] 28 | private var transportFactory: TransportFactory = _
5686[warn] | ^
5687[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5688[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5689[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5690[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
5691[warn] 39 | protected var _selectionKey: SelectionKey = _
5692[warn] | ^
5693[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5694[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5695[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5696[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
5697[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
5698[warn] | ^
5699[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5700[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5701[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5702[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
5703[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
5704[warn] | ^
5705[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5706[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5707[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5708[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
5709[warn] 35 | private var ch: FileChannel = _
5710[warn] | ^
5711[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5712[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5713[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5714[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
5715[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
5716[warn] | ^
5717[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
5718[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5719[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
5720[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
5721[warn] | ^
5722[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5723[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5724[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5725[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
5726[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
5727[warn] | ^
5728[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5729[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5730[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5731[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
5732[warn] 44 | private var thread: Thread = _
5733[warn] | ^
5734[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5735[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5736[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5737[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
5738[warn] 56 | private var ioHandler: IoHandler = _
5739[warn] | ^
5740[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5741[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5742[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5743[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
5744[warn] 21 | @volatile private var n: Nextable | Null = _
5745[warn] | ^
5746[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5747[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5748[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5749[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
5750[warn] 25 | @volatile private var head: T | Null = _
5751[warn] | ^
5752[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5753[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5754[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5755[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
5756[warn] 26 | @volatile private var tail: T | Null = _
5757[warn] | ^
5758[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5759[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5760[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5761[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
5762[warn] 29 | @volatile private var head: T | Null = _
5763[warn] | ^
5764[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5765[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5766[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5767[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
5768[warn] 30 | @volatile private var tail: T | Null = _
5769[warn] | ^
5770[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5771[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5772[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5773[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
5774[warn] 25 | private var head: T | Null = _
5775[warn] | ^
5776[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5777[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5778[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5779[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
5780[warn] 26 | private var tail: T | Null = _
5781[warn] | ^
5782[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5783[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5784[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5785[warn] 129 warnings found
5786[error] two errors found
5787Failed to evaluated log4a.compile: mill.api.Result$Failure
5788
5789Starting build for otavia-handler - [9/23]
5790[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
5791[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
5792[warn] 35 | protected var logger: Logger = _
5793[warn] | ^
5794[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5795[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5796[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5797[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
5798[warn] 37 | private var ctx: ActorContext = _
5799[warn] | ^
5800[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5801[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5802[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5803[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
5804[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
5805[warn] | ^
5806[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5807[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5808[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5809[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
5810[warn] 45 | private[core] var currentStack: Stack = _
5811[warn] | ^
5812[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5813[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5814[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5815[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
5816[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
5817[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5818[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
5819[error] |Required: cc.otavia.core.actor.MessageOf[W] &
5820[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
5821[error] |
5822[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
5823[error] |
5824[error] | longer explanation available when compiling with `-explain`
5825[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
5826[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
5827[error] | ^^^^^^^^^^^^
5828[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
5829[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
5830[error] |
5831[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
5832[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
5833[error] |
5834[error] |
5835[error] |Note: a match type could not be fully reduced:
5836[error] |
5837[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
5838[error] | failed since selector W
5839[error] | does not uniquely determine parameter m in
5840[error] | case cc.otavia.core.actor.Actor[m] => m
5841[error] | The computed bounds for the parameter are:
5842[error] | m <: cc.otavia.core.message.Call |
5843[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
5844[error] |
5845[error] | longer explanation available when compiling with `-explain`
5846[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
5847[warn] 30 | private var workers: Address[MessageOf[W]] = _
5848[warn] | ^
5849[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5850[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5851[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5852[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
5853[warn] 37 | private var currentChannelReceived: AnyRef = _
5854[warn] | ^
5855[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5856[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5857[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5858[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
5859[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
5860[warn] | ^
5861[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
5862[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5863[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
5864[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
5865[warn] | ^
5866[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
5867[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5868[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
5869[warn] 23 | private var variables: Array[AnyRef] = _
5870[warn] | ^
5871[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5872[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5873[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5874[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
5875[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
5876[warn] | ^
5877[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5878[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5879[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5880[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
5881[warn] 26 | private var thread: Thread = _
5882[warn] | ^
5883[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5884[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5885[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5886[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
5887[warn] 28 | private var head: Nextable = _
5888[warn] | ^
5889[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5890[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5891[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5892[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
5893[warn] 29 | private var tail: Nextable = _
5894[warn] | ^
5895[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5896[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5897[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5898[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
5899[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
5900[warn] | ^
5901[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5902[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5903[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5904[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
5905[warn] 46 | private var actorHouse: ActorHouse = _
5906[warn] | ^
5907[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5908[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5909[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5910[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
5911[warn] 49 | private var pipe: ChannelPipelineImpl = _
5912[warn] | ^
5913[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5914[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5915[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5916[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
5917[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
5918[warn] | ^
5919[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5920[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5921[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5922[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
5923[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
5924[warn] | ^
5925[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5926[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5927[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5928[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
5929[warn] 35 | private var path: Path = _
5930[warn] | ^
5931[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5932[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5933[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5934[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
5935[warn] 36 | protected var currentReadPlan: ReadPlan = _
5936[warn] | ^
5937[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5938[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5939[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5940[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
5941[warn] 38 | private var readFactory: ReadPlanFactory = _
5942[warn] | ^
5943[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5944[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5945[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5946[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
5947[warn] 22 | private[core] var added: Boolean = _
5948[warn] | ^
5949[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5950[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5951[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5952[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
5953[warn] 51 | private var removed: Boolean = _
5954[warn] | ^
5955[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5956[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5957[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5958[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
5959[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
5960[warn] | ^
5961[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5962[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5963[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5964[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
5965[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
5966[warn] | ^
5967[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5968[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5969[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5970[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
5971[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
5972[warn] | ^
5973[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5974[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5975[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5976[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
5977[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
5978[warn] | ^
5979[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5980[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5981[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5982[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
5983[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
5984[warn] | ^
5985[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5986[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5987[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5988[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
5989[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
5990[warn] | ^
5991[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5992[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5993[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
5994[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
5995[warn] 38 | private var inbound: I = _
5996[warn] | ^
5997[warn] |`= _` has been deprecated; use `= uninitialized` instead.
5998[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
5999[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6000[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
6001[warn] 39 | private var outbound: O = _
6002[warn] | ^
6003[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6004[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6005[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6006[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
6007[warn] 42 | private var fileChannel: FileChannel = _
6008[warn] | ^
6009[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6010[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6011[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6012[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
6013[warn] 43 | private var file: File = _
6014[warn] | ^
6015[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6016[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6017[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6018[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
6019[warn] 27 | private var hd: QueueMapEntity = _
6020[warn] | ^
6021[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6022[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6023[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6024[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
6025[warn] 28 | private var tl: QueueMapEntity = _
6026[warn] | ^
6027[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6028[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6029[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6030[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
6031[warn] 34 | private var cursor: QueueMapEntity = _
6032[warn] | ^
6033[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6034[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6035[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6036[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
6037[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
6038[warn] | ^
6039[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6040[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6041[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6042[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
6043[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
6044[warn] | ^
6045[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6046[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6047[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6048[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
6049[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
6050[warn] | ^
6051[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6052[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6053[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6054[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
6055[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
6056[warn] | ^
6057[warn] |Ignoring [this] qualifier.
6058[warn] |This syntax will be deprecated in the future; it should be dropped.
6059[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
6060[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6061[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
6062[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
6063[warn] | ^
6064[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
6065[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6066[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
6067[warn] 29 | @volatile private var sys: ActorSystem = _
6068[warn] | ^
6069[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6070[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6071[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6072[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
6073[warn] 27 | private var address: Address[Call] = _
6074[warn] | ^
6075[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6076[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6077[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6078[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
6079[warn] 31 | private var msg: M = _
6080[warn] | ^
6081[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6082[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6083[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6084[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
6085[warn] 35 | private var rids: Array[Long] = _
6086[warn] | ^
6087[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6088[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6089[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6090[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
6091[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
6092[warn] | ^
6093[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6094[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6095[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6096[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
6097[warn] 28 | protected var stack: Stack = _
6098[warn] | ^
6099[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6100[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6101[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6102[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
6103[warn] 33 | protected var result: AnyRef = _
6104[warn] | ^
6105[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6106[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6107[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6108[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
6109[warn] 34 | protected var error: Throwable = _
6110[warn] | ^
6111[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6112[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6113[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6114[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
6115[warn] 36 | private var p: AbstractPromise[?] = _
6116[warn] | ^
6117[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6118[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6119[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6120[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
6121[warn] 30 | private var call: Call = _
6122[warn] | ^
6123[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6124[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6125[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6126[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
6127[warn] 31 | private var reply: Reply = _
6128[warn] | ^
6129[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6130[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6131[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6132[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
6133[warn] 33 | private var sender: Address[Call] = _
6134[warn] | ^
6135[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6136[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6137[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6138[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
6139[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
6140[warn] | ^
6141[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6142[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6143[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6144[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
6145[warn] 27 | private var messages: Seq[Notice] = _
6146[warn] | ^
6147[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6148[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6149[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6150[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
6151[warn] 49 | private var ch: Channel = _
6152[warn] | ^
6153[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6154[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6155[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6156[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
6157[warn] 50 | private var ask: AnyRef = _
6158[warn] | ^
6159[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6160[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6161[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6162[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
6163[warn] 51 | private var callback: ChannelPromise => Unit = _
6164[warn] | ^
6165[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6166[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6167[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6168[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
6169[warn] 27 | private var msg: AnyRef = _
6170[warn] | ^
6171[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6172[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6173[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6174[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
6175[warn] 28 | private var belong: AbstractChannel = _
6176[warn] | ^
6177[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6178[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6179[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6180[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
6181[warn] 33 | private var ret: AnyRef = _
6182[warn] | ^
6183[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6184[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6185[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6186[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
6187[warn] 29 | private var table: Array[MessagePromise[?]] = _
6188[warn] | ^
6189[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6190[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6191[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6192[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
6193[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
6194[warn] | ^
6195[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6196[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6197[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6198[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
6199[warn] 28 | private var msg: Call = _
6200[warn] | ^
6201[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6202[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6203[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6204[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
6205[warn] 26 | var head: AbstractPromise[?] = _
6206[warn] | ^
6207[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6208[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6209[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6210[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
6211[warn] 27 | var tail: AbstractPromise[?] = _
6212[warn] | ^
6213[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6214[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6215[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6216[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
6217[warn] 29 | private var nextState: StackState = _
6218[warn] | ^
6219[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6220[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6221[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6222[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
6223[warn] 32 | private var completedHead: AbstractPromise[?] = _
6224[warn] | ^
6225[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6226[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6227[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6228[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
6229[warn] 33 | private var completedTail: AbstractPromise[?] = _
6230[warn] | ^
6231[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6232[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6233[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6234[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
6235[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
6236[warn] | ^
6237[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6238[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6239[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6240[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
6241[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
6242[warn] | ^
6243[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6244[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6245[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6246[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
6247[warn] 40 | private var actor: AbstractActor[?] = _
6248[warn] | ^
6249[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6250[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6251[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6252[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
6253[warn] 42 | private var att: AnyRef = _
6254[warn] | ^
6255[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6256[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6257[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6258[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
6259[warn] 27 | private var fu: ChannelFuture = _
6260[warn] | ^
6261[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6262[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6263[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6264[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
6265[warn] 28 | private var fu: MessageFuture[R] = _
6266[warn] | ^
6267[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6268[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6269[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6270[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
6271[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
6272[warn] | ^
6273[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6274[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6275[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6276[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
6277[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
6278[warn] | ^
6279[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6280[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6281[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6282[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
6283[warn] 41 | private var actorAddress: ActorAddress[Call] = _
6284[warn] | ^
6285[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6286[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6287[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6288[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
6289[warn] 53 | private var tmpAskCursor: Nextable = _
6290[warn] | ^
6291[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6292[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6293[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6294[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
6295[warn] 54 | private var tmpNoticeCursor: Nextable = _
6296[warn] | ^
6297[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6298[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6299[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6300[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
6301[warn] 58 | @volatile private var preHouse: ActorHouse = _
6302[warn] | ^
6303[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6304[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6305[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6306[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
6307[warn] 59 | @volatile private var nextHouse: ActorHouse = _
6308[warn] | ^
6309[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6310[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6311[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6312[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
6313[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
6314[warn] | ^
6315[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6316[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6317[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6318[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
6319[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
6320[warn] | ^
6321[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
6322[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6323[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
6324[warn] 107 | private var system: ActorSystem = _
6325[warn] | ^
6326[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6327[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6328[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6329[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
6330[warn] 57 | private var mainActor: Address[MainActor.Args] = _
6331[warn] | ^
6332[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6333[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6334[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6335[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
6336[warn] 72 | private var memoryMonitor: Timeout = _
6337[warn] | ^
6338[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6339[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6340[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6341[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
6342[warn] 81 | private var systemMonitor: Timeout = _
6343[warn] | ^
6344[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6345[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6346[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6347[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
6348[warn] 34 | private var sys: ActorSystem = _
6349[warn] | ^
6350[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6351[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6352[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6353[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
6354[warn] 30 | @volatile private var head: ActorHouse = _
6355[warn] | ^
6356[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6357[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6358[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6359[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
6360[warn] 31 | @volatile private var tail: ActorHouse = _
6361[warn] | ^
6362[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6363[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6364[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6365[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
6366[warn] 51 | private var currentRunning: Actor[?] = _
6367[warn] | ^
6368[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6369[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6370[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6371[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
6372[warn] 26 | private var head: Nextable = _
6373[warn] | ^
6374[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6375[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6376[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6377[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
6378[warn] 27 | private var tail: Nextable = _
6379[warn] | ^
6380[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6381[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6382[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6383[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
6384[warn] 30 | @volatile private var head: ActorHouse = _
6385[warn] | ^
6386[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6387[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6388[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6389[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
6390[warn] 31 | @volatile private var tail: ActorHouse = _
6391[warn] | ^
6392[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6393[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6394[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6395[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
6396[warn] 37 | @volatile private var highHead: ActorHouse = _
6397[warn] | ^
6398[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6399[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6400[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6401[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
6402[warn] 38 | @volatile private var highTail: ActorHouse = _
6403[warn] | ^
6404[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6405[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6406[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6407[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
6408[warn] 29 | private var fs: Array[FileChannel] = _
6409[warn] | ^
6410[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6411[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6412[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6413[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
6414[warn] 28 | private var channel: Channel = _
6415[warn] | ^
6416[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6417[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6418[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6419[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
6420[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
6421[warn] | ^
6422[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6423[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6424[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6425[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
6426[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
6427[warn] | ^
6428[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6429[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6430[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6431[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
6432[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
6433[warn] | ^
6434[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6435[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6436[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6437[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
6438[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
6439[warn] | ^
6440[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6441[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6442[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6443[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
6444[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
6445[warn] | ^
6446[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6447[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6448[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6449[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
6450[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
6451[warn] | ^
6452[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6453[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6454[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6455[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
6456[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
6457[warn] | ^
6458[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6459[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6460[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6461[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
6462[warn] 26 | private var resourceTimer: ResourceTimer = _
6463[warn] | ^
6464[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6465[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6466[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6467[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
6468[warn] 34 | protected var address: EventableAddress = _
6469[warn] | ^
6470[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6471[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6472[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6473[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
6474[warn] 40 | @volatile protected var handle: Timeout = _
6475[warn] | ^
6476[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6477[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6478[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6479[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
6480[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
6481[warn] | ^
6482[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6483[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6484[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6485[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
6486[warn] 39 | private var reactor: Reactor = _
6487[warn] | ^
6488[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6489[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6490[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6491[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
6492[warn] 28 | private var transportFactory: TransportFactory = _
6493[warn] | ^
6494[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6495[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6496[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6497[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
6498[warn] 39 | protected var _selectionKey: SelectionKey = _
6499[warn] | ^
6500[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6501[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6502[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6503[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
6504[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
6505[warn] | ^
6506[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6507[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6508[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6509[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
6510[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
6511[warn] | ^
6512[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6513[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6514[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6515[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
6516[warn] 35 | private var ch: FileChannel = _
6517[warn] | ^
6518[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6519[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6520[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6521[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
6522[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
6523[warn] | ^
6524[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
6525[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6526[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
6527[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
6528[warn] | ^
6529[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6530[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6531[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6532[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
6533[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
6534[warn] | ^
6535[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6536[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6537[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6538[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
6539[warn] 44 | private var thread: Thread = _
6540[warn] | ^
6541[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6542[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6543[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6544[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
6545[warn] 56 | private var ioHandler: IoHandler = _
6546[warn] | ^
6547[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6548[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6549[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6550[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
6551[warn] 21 | @volatile private var n: Nextable | Null = _
6552[warn] | ^
6553[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6554[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6555[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6556[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
6557[warn] 25 | @volatile private var head: T | Null = _
6558[warn] | ^
6559[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6560[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6561[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6562[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
6563[warn] 26 | @volatile private var tail: T | Null = _
6564[warn] | ^
6565[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6566[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6567[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6568[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
6569[warn] 29 | @volatile private var head: T | Null = _
6570[warn] | ^
6571[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6572[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6573[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6574[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
6575[warn] 30 | @volatile private var tail: T | Null = _
6576[warn] | ^
6577[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6578[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6579[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6580[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
6581[warn] 25 | private var head: T | Null = _
6582[warn] | ^
6583[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6584[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6585[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6586[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
6587[warn] 26 | private var tail: T | Null = _
6588[warn] | ^
6589[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6590[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6591[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6592[warn] 129 warnings found
6593[error] two errors found
6594Failed to evaluated handler.compile: mill.api.Result$Failure
6595
6596Starting build for otavia-codec-kafka - [10/23]
6597No test module defined in codec-kafka
6598[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
6599[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
6600[warn] 35 | protected var logger: Logger = _
6601[warn] | ^
6602[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6603[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6604[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6605[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
6606[warn] 37 | private var ctx: ActorContext = _
6607[warn] | ^
6608[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6609[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6610[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6611[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
6612[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
6613[warn] | ^
6614[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6615[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6616[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6617[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
6618[warn] 45 | private[core] var currentStack: Stack = _
6619[warn] | ^
6620[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6621[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6622[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6623[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
6624[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
6625[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6626[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
6627[error] |Required: cc.otavia.core.actor.MessageOf[W] &
6628[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
6629[error] |
6630[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
6631[error] |
6632[error] | longer explanation available when compiling with `-explain`
6633[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
6634[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
6635[error] | ^^^^^^^^^^^^
6636[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
6637[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
6638[error] |
6639[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
6640[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
6641[error] |
6642[error] |
6643[error] |Note: a match type could not be fully reduced:
6644[error] |
6645[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
6646[error] | failed since selector W
6647[error] | does not uniquely determine parameter m in
6648[error] | case cc.otavia.core.actor.Actor[m] => m
6649[error] | The computed bounds for the parameter are:
6650[error] | m <: cc.otavia.core.message.Call |
6651[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
6652[error] |
6653[error] | longer explanation available when compiling with `-explain`
6654[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
6655[warn] 30 | private var workers: Address[MessageOf[W]] = _
6656[warn] | ^
6657[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6658[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6659[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6660[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
6661[warn] 37 | private var currentChannelReceived: AnyRef = _
6662[warn] | ^
6663[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6664[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6665[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6666[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
6667[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
6668[warn] | ^
6669[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
6670[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6671[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
6672[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
6673[warn] | ^
6674[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
6675[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6676[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
6677[warn] 23 | private var variables: Array[AnyRef] = _
6678[warn] | ^
6679[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6680[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6681[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6682[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
6683[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
6684[warn] | ^
6685[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6686[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6687[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6688[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
6689[warn] 26 | private var thread: Thread = _
6690[warn] | ^
6691[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6692[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6693[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6694[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
6695[warn] 28 | private var head: Nextable = _
6696[warn] | ^
6697[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6698[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6699[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6700[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
6701[warn] 29 | private var tail: Nextable = _
6702[warn] | ^
6703[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6704[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6705[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6706[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
6707[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
6708[warn] | ^
6709[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6710[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6711[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6712[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
6713[warn] 46 | private var actorHouse: ActorHouse = _
6714[warn] | ^
6715[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6716[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6717[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6718[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
6719[warn] 49 | private var pipe: ChannelPipelineImpl = _
6720[warn] | ^
6721[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6722[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6723[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6724[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
6725[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
6726[warn] | ^
6727[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6728[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6729[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6730[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
6731[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
6732[warn] | ^
6733[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6734[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6735[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6736[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
6737[warn] 35 | private var path: Path = _
6738[warn] | ^
6739[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6740[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6741[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6742[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
6743[warn] 36 | protected var currentReadPlan: ReadPlan = _
6744[warn] | ^
6745[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6746[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6747[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6748[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
6749[warn] 38 | private var readFactory: ReadPlanFactory = _
6750[warn] | ^
6751[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6752[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6753[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6754[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
6755[warn] 22 | private[core] var added: Boolean = _
6756[warn] | ^
6757[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6758[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6759[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6760[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
6761[warn] 51 | private var removed: Boolean = _
6762[warn] | ^
6763[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6764[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6765[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6766[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
6767[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
6768[warn] | ^
6769[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6770[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6771[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6772[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
6773[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
6774[warn] | ^
6775[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6776[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6777[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6778[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
6779[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
6780[warn] | ^
6781[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6782[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6783[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6784[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
6785[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
6786[warn] | ^
6787[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6788[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6789[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6790[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
6791[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
6792[warn] | ^
6793[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6794[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6795[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6796[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
6797[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
6798[warn] | ^
6799[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6800[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6801[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6802[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
6803[warn] 38 | private var inbound: I = _
6804[warn] | ^
6805[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6806[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6807[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6808[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
6809[warn] 39 | private var outbound: O = _
6810[warn] | ^
6811[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6812[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6813[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6814[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
6815[warn] 42 | private var fileChannel: FileChannel = _
6816[warn] | ^
6817[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6818[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6819[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6820[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
6821[warn] 43 | private var file: File = _
6822[warn] | ^
6823[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6824[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6825[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6826[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
6827[warn] 27 | private var hd: QueueMapEntity = _
6828[warn] | ^
6829[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6830[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6831[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6832[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
6833[warn] 28 | private var tl: QueueMapEntity = _
6834[warn] | ^
6835[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6836[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6837[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6838[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
6839[warn] 34 | private var cursor: QueueMapEntity = _
6840[warn] | ^
6841[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6842[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6843[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6844[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
6845[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
6846[warn] | ^
6847[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6848[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6849[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6850[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
6851[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
6852[warn] | ^
6853[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6854[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6855[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6856[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
6857[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
6858[warn] | ^
6859[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6860[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6861[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6862[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
6863[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
6864[warn] | ^
6865[warn] |Ignoring [this] qualifier.
6866[warn] |This syntax will be deprecated in the future; it should be dropped.
6867[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
6868[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6869[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
6870[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
6871[warn] | ^
6872[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
6873[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6874[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
6875[warn] 29 | @volatile private var sys: ActorSystem = _
6876[warn] | ^
6877[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6878[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6879[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6880[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
6881[warn] 27 | private var address: Address[Call] = _
6882[warn] | ^
6883[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6884[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6885[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6886[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
6887[warn] 31 | private var msg: M = _
6888[warn] | ^
6889[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6890[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6891[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6892[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
6893[warn] 35 | private var rids: Array[Long] = _
6894[warn] | ^
6895[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6896[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6897[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6898[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
6899[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
6900[warn] | ^
6901[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6902[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6903[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6904[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
6905[warn] 28 | protected var stack: Stack = _
6906[warn] | ^
6907[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6908[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6909[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6910[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
6911[warn] 33 | protected var result: AnyRef = _
6912[warn] | ^
6913[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6914[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6915[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6916[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
6917[warn] 34 | protected var error: Throwable = _
6918[warn] | ^
6919[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6920[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6921[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6922[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
6923[warn] 36 | private var p: AbstractPromise[?] = _
6924[warn] | ^
6925[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6926[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6927[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6928[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
6929[warn] 30 | private var call: Call = _
6930[warn] | ^
6931[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6932[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6933[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6934[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
6935[warn] 31 | private var reply: Reply = _
6936[warn] | ^
6937[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6938[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6939[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6940[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
6941[warn] 33 | private var sender: Address[Call] = _
6942[warn] | ^
6943[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6944[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6945[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6946[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
6947[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
6948[warn] | ^
6949[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6950[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6951[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6952[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
6953[warn] 27 | private var messages: Seq[Notice] = _
6954[warn] | ^
6955[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6956[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6957[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6958[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
6959[warn] 49 | private var ch: Channel = _
6960[warn] | ^
6961[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6962[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6963[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6964[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
6965[warn] 50 | private var ask: AnyRef = _
6966[warn] | ^
6967[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6968[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6969[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6970[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
6971[warn] 51 | private var callback: ChannelPromise => Unit = _
6972[warn] | ^
6973[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6974[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6975[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6976[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
6977[warn] 27 | private var msg: AnyRef = _
6978[warn] | ^
6979[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6980[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6981[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6982[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
6983[warn] 28 | private var belong: AbstractChannel = _
6984[warn] | ^
6985[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6986[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6987[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6988[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
6989[warn] 33 | private var ret: AnyRef = _
6990[warn] | ^
6991[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6992[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6993[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
6994[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
6995[warn] 29 | private var table: Array[MessagePromise[?]] = _
6996[warn] | ^
6997[warn] |`= _` has been deprecated; use `= uninitialized` instead.
6998[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
6999[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7000[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
7001[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
7002[warn] | ^
7003[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7004[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7005[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7006[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
7007[warn] 28 | private var msg: Call = _
7008[warn] | ^
7009[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7010[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7011[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7012[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
7013[warn] 26 | var head: AbstractPromise[?] = _
7014[warn] | ^
7015[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7016[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7017[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7018[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
7019[warn] 27 | var tail: AbstractPromise[?] = _
7020[warn] | ^
7021[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7022[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7023[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7024[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
7025[warn] 29 | private var nextState: StackState = _
7026[warn] | ^
7027[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7028[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7029[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7030[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
7031[warn] 32 | private var completedHead: AbstractPromise[?] = _
7032[warn] | ^
7033[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7034[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7035[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7036[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
7037[warn] 33 | private var completedTail: AbstractPromise[?] = _
7038[warn] | ^
7039[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7040[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7041[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7042[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
7043[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
7044[warn] | ^
7045[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7046[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7047[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7048[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
7049[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
7050[warn] | ^
7051[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7052[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7053[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7054[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
7055[warn] 40 | private var actor: AbstractActor[?] = _
7056[warn] | ^
7057[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7058[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7059[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7060[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
7061[warn] 42 | private var att: AnyRef = _
7062[warn] | ^
7063[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7064[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7065[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7066[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
7067[warn] 27 | private var fu: ChannelFuture = _
7068[warn] | ^
7069[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7070[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7071[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7072[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
7073[warn] 28 | private var fu: MessageFuture[R] = _
7074[warn] | ^
7075[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7076[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7077[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7078[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
7079[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
7080[warn] | ^
7081[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7082[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7083[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7084[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
7085[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
7086[warn] | ^
7087[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7088[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7089[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7090[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
7091[warn] 41 | private var actorAddress: ActorAddress[Call] = _
7092[warn] | ^
7093[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7094[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7095[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7096[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
7097[warn] 53 | private var tmpAskCursor: Nextable = _
7098[warn] | ^
7099[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7100[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7101[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7102[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
7103[warn] 54 | private var tmpNoticeCursor: Nextable = _
7104[warn] | ^
7105[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7106[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7107[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7108[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
7109[warn] 58 | @volatile private var preHouse: ActorHouse = _
7110[warn] | ^
7111[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7112[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7113[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7114[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
7115[warn] 59 | @volatile private var nextHouse: ActorHouse = _
7116[warn] | ^
7117[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7118[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7119[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7120[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
7121[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
7122[warn] | ^
7123[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7124[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7125[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7126[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
7127[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
7128[warn] | ^
7129[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
7130[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7131[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
7132[warn] 107 | private var system: ActorSystem = _
7133[warn] | ^
7134[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7135[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7136[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7137[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
7138[warn] 57 | private var mainActor: Address[MainActor.Args] = _
7139[warn] | ^
7140[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7141[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7142[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7143[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
7144[warn] 72 | private var memoryMonitor: Timeout = _
7145[warn] | ^
7146[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7147[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7148[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7149[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
7150[warn] 81 | private var systemMonitor: Timeout = _
7151[warn] | ^
7152[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7153[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7154[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7155[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
7156[warn] 34 | private var sys: ActorSystem = _
7157[warn] | ^
7158[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7159[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7160[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7161[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
7162[warn] 30 | @volatile private var head: ActorHouse = _
7163[warn] | ^
7164[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7165[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7166[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7167[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
7168[warn] 31 | @volatile private var tail: ActorHouse = _
7169[warn] | ^
7170[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7171[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7172[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7173[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
7174[warn] 51 | private var currentRunning: Actor[?] = _
7175[warn] | ^
7176[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7177[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7178[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7179[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
7180[warn] 26 | private var head: Nextable = _
7181[warn] | ^
7182[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7183[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7184[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7185[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
7186[warn] 27 | private var tail: Nextable = _
7187[warn] | ^
7188[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7189[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7190[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7191[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
7192[warn] 30 | @volatile private var head: ActorHouse = _
7193[warn] | ^
7194[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7195[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7196[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7197[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
7198[warn] 31 | @volatile private var tail: ActorHouse = _
7199[warn] | ^
7200[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7201[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7202[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7203[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
7204[warn] 37 | @volatile private var highHead: ActorHouse = _
7205[warn] | ^
7206[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7207[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7208[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7209[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
7210[warn] 38 | @volatile private var highTail: ActorHouse = _
7211[warn] | ^
7212[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7213[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7214[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7215[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
7216[warn] 29 | private var fs: Array[FileChannel] = _
7217[warn] | ^
7218[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7219[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7220[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7221[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
7222[warn] 28 | private var channel: Channel = _
7223[warn] | ^
7224[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7225[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7226[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7227[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
7228[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
7229[warn] | ^
7230[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7231[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7232[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7233[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
7234[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
7235[warn] | ^
7236[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7237[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7238[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7239[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
7240[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
7241[warn] | ^
7242[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7243[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7244[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7245[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
7246[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
7247[warn] | ^
7248[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7249[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7250[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7251[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
7252[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
7253[warn] | ^
7254[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7255[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7256[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7257[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
7258[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
7259[warn] | ^
7260[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7261[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7262[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7263[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
7264[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
7265[warn] | ^
7266[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7267[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7268[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7269[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
7270[warn] 26 | private var resourceTimer: ResourceTimer = _
7271[warn] | ^
7272[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7273[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7274[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7275[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
7276[warn] 34 | protected var address: EventableAddress = _
7277[warn] | ^
7278[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7279[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7280[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7281[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
7282[warn] 40 | @volatile protected var handle: Timeout = _
7283[warn] | ^
7284[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7285[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7286[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7287[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
7288[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
7289[warn] | ^
7290[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7291[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7292[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7293[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
7294[warn] 39 | private var reactor: Reactor = _
7295[warn] | ^
7296[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7297[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7298[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7299[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
7300[warn] 28 | private var transportFactory: TransportFactory = _
7301[warn] | ^
7302[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7303[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7304[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7305[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
7306[warn] 39 | protected var _selectionKey: SelectionKey = _
7307[warn] | ^
7308[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7309[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7310[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7311[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
7312[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
7313[warn] | ^
7314[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7315[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7316[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7317[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
7318[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
7319[warn] | ^
7320[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7321[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7322[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7323[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
7324[warn] 35 | private var ch: FileChannel = _
7325[warn] | ^
7326[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7327[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7328[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7329[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
7330[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
7331[warn] | ^
7332[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
7333[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7334[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
7335[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
7336[warn] | ^
7337[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7338[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7339[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7340[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
7341[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
7342[warn] | ^
7343[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7344[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7345[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7346[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
7347[warn] 44 | private var thread: Thread = _
7348[warn] | ^
7349[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7350[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7351[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7352[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
7353[warn] 56 | private var ioHandler: IoHandler = _
7354[warn] | ^
7355[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7356[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7357[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7358[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
7359[warn] 21 | @volatile private var n: Nextable | Null = _
7360[warn] | ^
7361[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7362[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7363[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7364[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
7365[warn] 25 | @volatile private var head: T | Null = _
7366[warn] | ^
7367[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7368[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7369[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7370[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
7371[warn] 26 | @volatile private var tail: T | Null = _
7372[warn] | ^
7373[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7374[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7375[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7376[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
7377[warn] 29 | @volatile private var head: T | Null = _
7378[warn] | ^
7379[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7380[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7381[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7382[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
7383[warn] 30 | @volatile private var tail: T | Null = _
7384[warn] | ^
7385[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7386[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7387[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7388[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
7389[warn] 25 | private var head: T | Null = _
7390[warn] | ^
7391[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7392[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7393[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7394[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
7395[warn] 26 | private var tail: T | Null = _
7396[warn] | ^
7397[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7398[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7399[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7400[warn] 129 warnings found
7401[error] two errors found
7402Failed to evaluated codec-kafka.compile: mill.api.Result$Failure
7403
7404Starting build for otavia-codec-redis - [11/23]
7405[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
7406[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
7407[warn] 35 | protected var logger: Logger = _
7408[warn] | ^
7409[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7410[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7411[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7412[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
7413[warn] 37 | private var ctx: ActorContext = _
7414[warn] | ^
7415[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7416[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7417[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7418[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
7419[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
7420[warn] | ^
7421[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7422[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7423[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7424[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
7425[warn] 45 | private[core] var currentStack: Stack = _
7426[warn] | ^
7427[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7428[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7429[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7430[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
7431[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
7432[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
7433[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
7434[error] |Required: cc.otavia.core.actor.MessageOf[W] &
7435[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
7436[error] |
7437[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
7438[error] |
7439[error] | longer explanation available when compiling with `-explain`
7440[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
7441[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
7442[error] | ^^^^^^^^^^^^
7443[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
7444[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
7445[error] |
7446[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
7447[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
7448[error] |
7449[error] |
7450[error] |Note: a match type could not be fully reduced:
7451[error] |
7452[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
7453[error] | failed since selector W
7454[error] | does not uniquely determine parameter m in
7455[error] | case cc.otavia.core.actor.Actor[m] => m
7456[error] | The computed bounds for the parameter are:
7457[error] | m <: cc.otavia.core.message.Call |
7458[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
7459[error] |
7460[error] | longer explanation available when compiling with `-explain`
7461[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
7462[warn] 30 | private var workers: Address[MessageOf[W]] = _
7463[warn] | ^
7464[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7465[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7466[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7467[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
7468[warn] 37 | private var currentChannelReceived: AnyRef = _
7469[warn] | ^
7470[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7471[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7472[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7473[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
7474[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
7475[warn] | ^
7476[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
7477[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7478[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
7479[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
7480[warn] | ^
7481[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
7482[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7483[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
7484[warn] 23 | private var variables: Array[AnyRef] = _
7485[warn] | ^
7486[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7487[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7488[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7489[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
7490[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
7491[warn] | ^
7492[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7493[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7494[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7495[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
7496[warn] 26 | private var thread: Thread = _
7497[warn] | ^
7498[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7499[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7500[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7501[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
7502[warn] 28 | private var head: Nextable = _
7503[warn] | ^
7504[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7505[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7506[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7507[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
7508[warn] 29 | private var tail: Nextable = _
7509[warn] | ^
7510[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7511[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7512[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7513[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
7514[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
7515[warn] | ^
7516[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7517[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7518[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7519[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
7520[warn] 46 | private var actorHouse: ActorHouse = _
7521[warn] | ^
7522[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7523[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7524[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7525[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
7526[warn] 49 | private var pipe: ChannelPipelineImpl = _
7527[warn] | ^
7528[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7529[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7530[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7531[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
7532[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
7533[warn] | ^
7534[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7535[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7536[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7537[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
7538[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
7539[warn] | ^
7540[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7541[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7542[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7543[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
7544[warn] 35 | private var path: Path = _
7545[warn] | ^
7546[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7547[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7548[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7549[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
7550[warn] 36 | protected var currentReadPlan: ReadPlan = _
7551[warn] | ^
7552[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7553[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7554[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7555[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
7556[warn] 38 | private var readFactory: ReadPlanFactory = _
7557[warn] | ^
7558[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7559[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7560[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7561[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
7562[warn] 22 | private[core] var added: Boolean = _
7563[warn] | ^
7564[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7565[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7566[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7567[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
7568[warn] 51 | private var removed: Boolean = _
7569[warn] | ^
7570[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7571[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7572[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7573[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
7574[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
7575[warn] | ^
7576[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7577[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7578[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7579[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
7580[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
7581[warn] | ^
7582[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7583[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7584[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7585[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
7586[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
7587[warn] | ^
7588[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7589[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7590[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7591[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
7592[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
7593[warn] | ^
7594[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7595[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7596[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7597[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
7598[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
7599[warn] | ^
7600[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7601[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7602[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7603[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
7604[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
7605[warn] | ^
7606[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7607[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7608[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7609[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
7610[warn] 38 | private var inbound: I = _
7611[warn] | ^
7612[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7613[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7614[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7615[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
7616[warn] 39 | private var outbound: O = _
7617[warn] | ^
7618[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7619[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7620[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7621[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
7622[warn] 42 | private var fileChannel: FileChannel = _
7623[warn] | ^
7624[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7625[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7626[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7627[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
7628[warn] 43 | private var file: File = _
7629[warn] | ^
7630[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7631[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7632[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7633[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
7634[warn] 27 | private var hd: QueueMapEntity = _
7635[warn] | ^
7636[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7637[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7638[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7639[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
7640[warn] 28 | private var tl: QueueMapEntity = _
7641[warn] | ^
7642[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7643[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7644[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7645[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
7646[warn] 34 | private var cursor: QueueMapEntity = _
7647[warn] | ^
7648[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7649[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7650[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7651[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
7652[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
7653[warn] | ^
7654[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7655[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7656[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7657[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
7658[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
7659[warn] | ^
7660[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7661[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7662[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7663[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
7664[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
7665[warn] | ^
7666[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7667[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7668[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7669[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
7670[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
7671[warn] | ^
7672[warn] |Ignoring [this] qualifier.
7673[warn] |This syntax will be deprecated in the future; it should be dropped.
7674[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
7675[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7676[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
7677[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
7678[warn] | ^
7679[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
7680[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7681[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
7682[warn] 29 | @volatile private var sys: ActorSystem = _
7683[warn] | ^
7684[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7685[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7686[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7687[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
7688[warn] 27 | private var address: Address[Call] = _
7689[warn] | ^
7690[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7691[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7692[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7693[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
7694[warn] 31 | private var msg: M = _
7695[warn] | ^
7696[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7697[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7698[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7699[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
7700[warn] 35 | private var rids: Array[Long] = _
7701[warn] | ^
7702[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7703[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7704[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7705[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
7706[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
7707[warn] | ^
7708[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7709[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7710[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7711[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
7712[warn] 28 | protected var stack: Stack = _
7713[warn] | ^
7714[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7715[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7716[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7717[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
7718[warn] 33 | protected var result: AnyRef = _
7719[warn] | ^
7720[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7721[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7722[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7723[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
7724[warn] 34 | protected var error: Throwable = _
7725[warn] | ^
7726[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7727[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7728[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7729[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
7730[warn] 36 | private var p: AbstractPromise[?] = _
7731[warn] | ^
7732[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7733[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7734[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7735[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
7736[warn] 30 | private var call: Call = _
7737[warn] | ^
7738[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7739[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7740[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7741[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
7742[warn] 31 | private var reply: Reply = _
7743[warn] | ^
7744[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7745[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7746[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7747[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
7748[warn] 33 | private var sender: Address[Call] = _
7749[warn] | ^
7750[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7751[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7752[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7753[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
7754[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
7755[warn] | ^
7756[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7757[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7758[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7759[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
7760[warn] 27 | private var messages: Seq[Notice] = _
7761[warn] | ^
7762[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7763[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7764[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7765[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
7766[warn] 49 | private var ch: Channel = _
7767[warn] | ^
7768[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7769[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7770[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7771[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
7772[warn] 50 | private var ask: AnyRef = _
7773[warn] | ^
7774[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7775[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7776[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7777[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
7778[warn] 51 | private var callback: ChannelPromise => Unit = _
7779[warn] | ^
7780[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7781[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7782[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7783[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
7784[warn] 27 | private var msg: AnyRef = _
7785[warn] | ^
7786[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7787[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7788[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7789[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
7790[warn] 28 | private var belong: AbstractChannel = _
7791[warn] | ^
7792[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7793[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7794[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7795[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
7796[warn] 33 | private var ret: AnyRef = _
7797[warn] | ^
7798[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7799[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7800[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7801[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
7802[warn] 29 | private var table: Array[MessagePromise[?]] = _
7803[warn] | ^
7804[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7805[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7806[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7807[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
7808[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
7809[warn] | ^
7810[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7811[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7812[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7813[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
7814[warn] 28 | private var msg: Call = _
7815[warn] | ^
7816[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7817[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7818[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7819[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
7820[warn] 26 | var head: AbstractPromise[?] = _
7821[warn] | ^
7822[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7823[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7824[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7825[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
7826[warn] 27 | var tail: AbstractPromise[?] = _
7827[warn] | ^
7828[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7829[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7830[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7831[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
7832[warn] 29 | private var nextState: StackState = _
7833[warn] | ^
7834[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7835[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7836[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7837[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
7838[warn] 32 | private var completedHead: AbstractPromise[?] = _
7839[warn] | ^
7840[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7841[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7842[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7843[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
7844[warn] 33 | private var completedTail: AbstractPromise[?] = _
7845[warn] | ^
7846[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7847[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7848[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7849[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
7850[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
7851[warn] | ^
7852[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7853[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7854[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7855[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
7856[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
7857[warn] | ^
7858[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7859[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7860[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7861[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
7862[warn] 40 | private var actor: AbstractActor[?] = _
7863[warn] | ^
7864[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7865[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7866[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7867[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
7868[warn] 42 | private var att: AnyRef = _
7869[warn] | ^
7870[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7871[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7872[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7873[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
7874[warn] 27 | private var fu: ChannelFuture = _
7875[warn] | ^
7876[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7877[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7878[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7879[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
7880[warn] 28 | private var fu: MessageFuture[R] = _
7881[warn] | ^
7882[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7883[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7884[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7885[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
7886[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
7887[warn] | ^
7888[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7889[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7890[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7891[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
7892[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
7893[warn] | ^
7894[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7895[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7896[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7897[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
7898[warn] 41 | private var actorAddress: ActorAddress[Call] = _
7899[warn] | ^
7900[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7901[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7902[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7903[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
7904[warn] 53 | private var tmpAskCursor: Nextable = _
7905[warn] | ^
7906[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7907[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7908[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7909[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
7910[warn] 54 | private var tmpNoticeCursor: Nextable = _
7911[warn] | ^
7912[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7913[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7914[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7915[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
7916[warn] 58 | @volatile private var preHouse: ActorHouse = _
7917[warn] | ^
7918[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7919[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7920[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7921[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
7922[warn] 59 | @volatile private var nextHouse: ActorHouse = _
7923[warn] | ^
7924[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7925[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7926[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7927[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
7928[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
7929[warn] | ^
7930[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7931[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7932[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7933[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
7934[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
7935[warn] | ^
7936[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
7937[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7938[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
7939[warn] 107 | private var system: ActorSystem = _
7940[warn] | ^
7941[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7942[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7943[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7944[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
7945[warn] 57 | private var mainActor: Address[MainActor.Args] = _
7946[warn] | ^
7947[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7948[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7949[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7950[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
7951[warn] 72 | private var memoryMonitor: Timeout = _
7952[warn] | ^
7953[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7954[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7955[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7956[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
7957[warn] 81 | private var systemMonitor: Timeout = _
7958[warn] | ^
7959[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7960[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7961[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7962[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
7963[warn] 34 | private var sys: ActorSystem = _
7964[warn] | ^
7965[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7966[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7967[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7968[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
7969[warn] 30 | @volatile private var head: ActorHouse = _
7970[warn] | ^
7971[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7972[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7973[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7974[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
7975[warn] 31 | @volatile private var tail: ActorHouse = _
7976[warn] | ^
7977[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7978[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7979[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7980[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
7981[warn] 51 | private var currentRunning: Actor[?] = _
7982[warn] | ^
7983[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7984[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7985[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7986[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
7987[warn] 26 | private var head: Nextable = _
7988[warn] | ^
7989[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7990[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7991[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7992[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
7993[warn] 27 | private var tail: Nextable = _
7994[warn] | ^
7995[warn] |`= _` has been deprecated; use `= uninitialized` instead.
7996[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
7997[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
7998[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
7999[warn] 30 | @volatile private var head: ActorHouse = _
8000[warn] | ^
8001[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8002[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8003[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8004[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
8005[warn] 31 | @volatile private var tail: ActorHouse = _
8006[warn] | ^
8007[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8008[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8009[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8010[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
8011[warn] 37 | @volatile private var highHead: ActorHouse = _
8012[warn] | ^
8013[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8014[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8015[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8016[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
8017[warn] 38 | @volatile private var highTail: ActorHouse = _
8018[warn] | ^
8019[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8020[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8021[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8022[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
8023[warn] 29 | private var fs: Array[FileChannel] = _
8024[warn] | ^
8025[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8026[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8027[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8028[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
8029[warn] 28 | private var channel: Channel = _
8030[warn] | ^
8031[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8032[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8033[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8034[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
8035[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
8036[warn] | ^
8037[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8038[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8039[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8040[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
8041[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
8042[warn] | ^
8043[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8044[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8045[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8046[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
8047[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
8048[warn] | ^
8049[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8050[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8051[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8052[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
8053[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
8054[warn] | ^
8055[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8056[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8057[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8058[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
8059[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
8060[warn] | ^
8061[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8062[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8063[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8064[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
8065[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
8066[warn] | ^
8067[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8068[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8069[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8070[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
8071[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
8072[warn] | ^
8073[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8074[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8075[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8076[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
8077[warn] 26 | private var resourceTimer: ResourceTimer = _
8078[warn] | ^
8079[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8080[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8081[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8082[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
8083[warn] 34 | protected var address: EventableAddress = _
8084[warn] | ^
8085[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8086[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8087[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8088[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
8089[warn] 40 | @volatile protected var handle: Timeout = _
8090[warn] | ^
8091[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8092[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8093[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8094[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
8095[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
8096[warn] | ^
8097[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8098[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8099[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8100[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
8101[warn] 39 | private var reactor: Reactor = _
8102[warn] | ^
8103[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8104[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8105[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8106[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
8107[warn] 28 | private var transportFactory: TransportFactory = _
8108[warn] | ^
8109[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8110[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8111[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8112[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
8113[warn] 39 | protected var _selectionKey: SelectionKey = _
8114[warn] | ^
8115[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8116[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8117[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8118[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
8119[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
8120[warn] | ^
8121[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8122[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8123[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8124[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
8125[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
8126[warn] | ^
8127[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8128[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8129[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8130[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
8131[warn] 35 | private var ch: FileChannel = _
8132[warn] | ^
8133[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8134[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8135[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8136[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
8137[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
8138[warn] | ^
8139[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
8140[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8141[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
8142[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
8143[warn] | ^
8144[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8145[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8146[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8147[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
8148[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
8149[warn] | ^
8150[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8151[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8152[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8153[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
8154[warn] 44 | private var thread: Thread = _
8155[warn] | ^
8156[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8157[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8158[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8159[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
8160[warn] 56 | private var ioHandler: IoHandler = _
8161[warn] | ^
8162[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8163[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8164[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8165[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
8166[warn] 21 | @volatile private var n: Nextable | Null = _
8167[warn] | ^
8168[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8169[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8170[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8171[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
8172[warn] 25 | @volatile private var head: T | Null = _
8173[warn] | ^
8174[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8175[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8176[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8177[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
8178[warn] 26 | @volatile private var tail: T | Null = _
8179[warn] | ^
8180[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8181[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8182[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8183[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
8184[warn] 29 | @volatile private var head: T | Null = _
8185[warn] | ^
8186[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8187[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8188[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8189[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
8190[warn] 30 | @volatile private var tail: T | Null = _
8191[warn] | ^
8192[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8193[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8194[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8195[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
8196[warn] 25 | private var head: T | Null = _
8197[warn] | ^
8198[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8199[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8200[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8201[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
8202[warn] 26 | private var tail: T | Null = _
8203[warn] | ^
8204[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8205[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8206[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8207[warn] 129 warnings found
8208[error] two errors found
8209Failed to evaluated codec-redis.compile: mill.api.Result$Failure
8210
8211Starting build for otavia-codec-http - [12/23]
8212[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
8213[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
8214[warn] 35 | protected var logger: Logger = _
8215[warn] | ^
8216[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8217[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8218[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8219[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
8220[warn] 37 | private var ctx: ActorContext = _
8221[warn] | ^
8222[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8223[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8224[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8225[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
8226[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
8227[warn] | ^
8228[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8229[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8230[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8231[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
8232[warn] 45 | private[core] var currentStack: Stack = _
8233[warn] | ^
8234[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8235[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8236[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8237[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
8238[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
8239[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8240[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
8241[error] |Required: cc.otavia.core.actor.MessageOf[W] &
8242[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
8243[error] |
8244[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
8245[error] |
8246[error] | longer explanation available when compiling with `-explain`
8247[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
8248[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
8249[error] | ^^^^^^^^^^^^
8250[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
8251[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
8252[error] |
8253[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
8254[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
8255[error] |
8256[error] |
8257[error] |Note: a match type could not be fully reduced:
8258[error] |
8259[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
8260[error] | failed since selector W
8261[error] | does not uniquely determine parameter m in
8262[error] | case cc.otavia.core.actor.Actor[m] => m
8263[error] | The computed bounds for the parameter are:
8264[error] | m <: cc.otavia.core.message.Call |
8265[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
8266[error] |
8267[error] | longer explanation available when compiling with `-explain`
8268[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
8269[warn] 30 | private var workers: Address[MessageOf[W]] = _
8270[warn] | ^
8271[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8272[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8273[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8274[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
8275[warn] 37 | private var currentChannelReceived: AnyRef = _
8276[warn] | ^
8277[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8278[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8279[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8280[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
8281[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
8282[warn] | ^
8283[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
8284[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8285[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
8286[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
8287[warn] | ^
8288[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
8289[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8290[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
8291[warn] 23 | private var variables: Array[AnyRef] = _
8292[warn] | ^
8293[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8294[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8295[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8296[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
8297[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
8298[warn] | ^
8299[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8300[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8301[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8302[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
8303[warn] 26 | private var thread: Thread = _
8304[warn] | ^
8305[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8306[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8307[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8308[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
8309[warn] 28 | private var head: Nextable = _
8310[warn] | ^
8311[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8312[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8313[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8314[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
8315[warn] 29 | private var tail: Nextable = _
8316[warn] | ^
8317[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8318[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8319[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8320[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
8321[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
8322[warn] | ^
8323[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8324[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8325[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8326[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
8327[warn] 46 | private var actorHouse: ActorHouse = _
8328[warn] | ^
8329[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8330[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8331[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8332[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
8333[warn] 49 | private var pipe: ChannelPipelineImpl = _
8334[warn] | ^
8335[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8336[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8337[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8338[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
8339[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
8340[warn] | ^
8341[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8342[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8343[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8344[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
8345[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
8346[warn] | ^
8347[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8348[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8349[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8350[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
8351[warn] 35 | private var path: Path = _
8352[warn] | ^
8353[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8354[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8355[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8356[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
8357[warn] 36 | protected var currentReadPlan: ReadPlan = _
8358[warn] | ^
8359[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8360[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8361[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8362[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
8363[warn] 38 | private var readFactory: ReadPlanFactory = _
8364[warn] | ^
8365[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8366[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8367[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8368[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
8369[warn] 22 | private[core] var added: Boolean = _
8370[warn] | ^
8371[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8372[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8373[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8374[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
8375[warn] 51 | private var removed: Boolean = _
8376[warn] | ^
8377[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8378[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8379[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8380[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
8381[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
8382[warn] | ^
8383[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8384[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8385[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8386[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
8387[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
8388[warn] | ^
8389[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8390[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8391[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8392[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
8393[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
8394[warn] | ^
8395[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8396[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8397[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8398[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
8399[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
8400[warn] | ^
8401[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8402[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8403[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8404[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
8405[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
8406[warn] | ^
8407[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8408[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8409[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8410[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
8411[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
8412[warn] | ^
8413[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8414[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8415[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8416[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
8417[warn] 38 | private var inbound: I = _
8418[warn] | ^
8419[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8420[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8421[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8422[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
8423[warn] 39 | private var outbound: O = _
8424[warn] | ^
8425[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8426[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8427[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8428[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
8429[warn] 42 | private var fileChannel: FileChannel = _
8430[warn] | ^
8431[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8432[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8433[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8434[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
8435[warn] 43 | private var file: File = _
8436[warn] | ^
8437[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8438[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8439[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8440[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
8441[warn] 27 | private var hd: QueueMapEntity = _
8442[warn] | ^
8443[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8444[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8445[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8446[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
8447[warn] 28 | private var tl: QueueMapEntity = _
8448[warn] | ^
8449[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8450[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8451[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8452[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
8453[warn] 34 | private var cursor: QueueMapEntity = _
8454[warn] | ^
8455[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8456[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8457[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8458[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
8459[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
8460[warn] | ^
8461[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8462[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8463[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8464[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
8465[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
8466[warn] | ^
8467[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8468[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8469[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8470[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
8471[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
8472[warn] | ^
8473[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8474[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8475[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8476[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
8477[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
8478[warn] | ^
8479[warn] |Ignoring [this] qualifier.
8480[warn] |This syntax will be deprecated in the future; it should be dropped.
8481[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
8482[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8483[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
8484[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
8485[warn] | ^
8486[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
8487[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8488[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
8489[warn] 29 | @volatile private var sys: ActorSystem = _
8490[warn] | ^
8491[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8492[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8493[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8494[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
8495[warn] 27 | private var address: Address[Call] = _
8496[warn] | ^
8497[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8498[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8499[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8500[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
8501[warn] 31 | private var msg: M = _
8502[warn] | ^
8503[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8504[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8505[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8506[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
8507[warn] 35 | private var rids: Array[Long] = _
8508[warn] | ^
8509[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8510[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8511[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8512[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
8513[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
8514[warn] | ^
8515[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8516[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8517[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8518[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
8519[warn] 28 | protected var stack: Stack = _
8520[warn] | ^
8521[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8522[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8523[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8524[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
8525[warn] 33 | protected var result: AnyRef = _
8526[warn] | ^
8527[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8528[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8529[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8530[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
8531[warn] 34 | protected var error: Throwable = _
8532[warn] | ^
8533[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8534[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8535[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8536[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
8537[warn] 36 | private var p: AbstractPromise[?] = _
8538[warn] | ^
8539[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8540[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8541[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8542[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
8543[warn] 30 | private var call: Call = _
8544[warn] | ^
8545[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8546[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8547[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8548[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
8549[warn] 31 | private var reply: Reply = _
8550[warn] | ^
8551[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8552[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8553[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8554[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
8555[warn] 33 | private var sender: Address[Call] = _
8556[warn] | ^
8557[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8558[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8559[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8560[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
8561[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
8562[warn] | ^
8563[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8564[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8565[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8566[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
8567[warn] 27 | private var messages: Seq[Notice] = _
8568[warn] | ^
8569[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8570[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8571[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8572[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
8573[warn] 49 | private var ch: Channel = _
8574[warn] | ^
8575[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8576[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8577[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8578[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
8579[warn] 50 | private var ask: AnyRef = _
8580[warn] | ^
8581[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8582[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8583[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8584[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
8585[warn] 51 | private var callback: ChannelPromise => Unit = _
8586[warn] | ^
8587[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8588[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8589[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8590[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
8591[warn] 27 | private var msg: AnyRef = _
8592[warn] | ^
8593[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8594[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8595[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8596[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
8597[warn] 28 | private var belong: AbstractChannel = _
8598[warn] | ^
8599[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8600[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8601[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8602[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
8603[warn] 33 | private var ret: AnyRef = _
8604[warn] | ^
8605[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8606[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8607[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8608[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
8609[warn] 29 | private var table: Array[MessagePromise[?]] = _
8610[warn] | ^
8611[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8612[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8613[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8614[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
8615[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
8616[warn] | ^
8617[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8618[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8619[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8620[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
8621[warn] 28 | private var msg: Call = _
8622[warn] | ^
8623[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8624[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8625[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8626[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
8627[warn] 26 | var head: AbstractPromise[?] = _
8628[warn] | ^
8629[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8630[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8631[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8632[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
8633[warn] 27 | var tail: AbstractPromise[?] = _
8634[warn] | ^
8635[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8636[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8637[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8638[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
8639[warn] 29 | private var nextState: StackState = _
8640[warn] | ^
8641[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8642[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8643[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8644[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
8645[warn] 32 | private var completedHead: AbstractPromise[?] = _
8646[warn] | ^
8647[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8648[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8649[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8650[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
8651[warn] 33 | private var completedTail: AbstractPromise[?] = _
8652[warn] | ^
8653[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8654[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8655[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8656[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
8657[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
8658[warn] | ^
8659[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8660[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8661[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8662[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
8663[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
8664[warn] | ^
8665[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8666[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8667[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8668[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
8669[warn] 40 | private var actor: AbstractActor[?] = _
8670[warn] | ^
8671[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8672[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8673[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8674[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
8675[warn] 42 | private var att: AnyRef = _
8676[warn] | ^
8677[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8678[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8679[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8680[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
8681[warn] 27 | private var fu: ChannelFuture = _
8682[warn] | ^
8683[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8684[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8685[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8686[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
8687[warn] 28 | private var fu: MessageFuture[R] = _
8688[warn] | ^
8689[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8690[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8691[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8692[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
8693[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
8694[warn] | ^
8695[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8696[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8697[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8698[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
8699[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
8700[warn] | ^
8701[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8702[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8703[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8704[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
8705[warn] 41 | private var actorAddress: ActorAddress[Call] = _
8706[warn] | ^
8707[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8708[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8709[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8710[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
8711[warn] 53 | private var tmpAskCursor: Nextable = _
8712[warn] | ^
8713[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8714[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8715[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8716[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
8717[warn] 54 | private var tmpNoticeCursor: Nextable = _
8718[warn] | ^
8719[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8720[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8721[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8722[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
8723[warn] 58 | @volatile private var preHouse: ActorHouse = _
8724[warn] | ^
8725[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8726[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8727[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8728[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
8729[warn] 59 | @volatile private var nextHouse: ActorHouse = _
8730[warn] | ^
8731[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8732[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8733[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8734[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
8735[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
8736[warn] | ^
8737[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8738[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8739[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8740[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
8741[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
8742[warn] | ^
8743[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
8744[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8745[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
8746[warn] 107 | private var system: ActorSystem = _
8747[warn] | ^
8748[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8749[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8750[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8751[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
8752[warn] 57 | private var mainActor: Address[MainActor.Args] = _
8753[warn] | ^
8754[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8755[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8756[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8757[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
8758[warn] 72 | private var memoryMonitor: Timeout = _
8759[warn] | ^
8760[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8761[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8762[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8763[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
8764[warn] 81 | private var systemMonitor: Timeout = _
8765[warn] | ^
8766[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8767[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8768[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8769[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
8770[warn] 34 | private var sys: ActorSystem = _
8771[warn] | ^
8772[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8773[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8774[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8775[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
8776[warn] 30 | @volatile private var head: ActorHouse = _
8777[warn] | ^
8778[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8779[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8780[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8781[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
8782[warn] 31 | @volatile private var tail: ActorHouse = _
8783[warn] | ^
8784[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8785[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8786[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8787[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
8788[warn] 51 | private var currentRunning: Actor[?] = _
8789[warn] | ^
8790[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8791[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8792[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8793[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
8794[warn] 26 | private var head: Nextable = _
8795[warn] | ^
8796[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8797[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8798[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8799[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
8800[warn] 27 | private var tail: Nextable = _
8801[warn] | ^
8802[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8803[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8804[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8805[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
8806[warn] 30 | @volatile private var head: ActorHouse = _
8807[warn] | ^
8808[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8809[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8810[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8811[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
8812[warn] 31 | @volatile private var tail: ActorHouse = _
8813[warn] | ^
8814[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8815[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8816[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8817[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
8818[warn] 37 | @volatile private var highHead: ActorHouse = _
8819[warn] | ^
8820[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8821[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8822[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8823[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
8824[warn] 38 | @volatile private var highTail: ActorHouse = _
8825[warn] | ^
8826[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8827[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8828[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8829[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
8830[warn] 29 | private var fs: Array[FileChannel] = _
8831[warn] | ^
8832[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8833[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8834[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8835[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
8836[warn] 28 | private var channel: Channel = _
8837[warn] | ^
8838[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8839[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8840[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8841[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
8842[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
8843[warn] | ^
8844[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8845[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8846[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8847[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
8848[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
8849[warn] | ^
8850[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8851[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8852[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8853[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
8854[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
8855[warn] | ^
8856[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8857[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8858[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8859[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
8860[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
8861[warn] | ^
8862[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8863[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8864[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8865[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
8866[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
8867[warn] | ^
8868[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8869[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8870[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8871[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
8872[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
8873[warn] | ^
8874[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8875[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8876[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8877[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
8878[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
8879[warn] | ^
8880[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8881[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8882[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8883[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
8884[warn] 26 | private var resourceTimer: ResourceTimer = _
8885[warn] | ^
8886[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8887[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8888[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8889[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
8890[warn] 34 | protected var address: EventableAddress = _
8891[warn] | ^
8892[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8893[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8894[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8895[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
8896[warn] 40 | @volatile protected var handle: Timeout = _
8897[warn] | ^
8898[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8899[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8900[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8901[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
8902[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
8903[warn] | ^
8904[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8905[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8906[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8907[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
8908[warn] 39 | private var reactor: Reactor = _
8909[warn] | ^
8910[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8911[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8912[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8913[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
8914[warn] 28 | private var transportFactory: TransportFactory = _
8915[warn] | ^
8916[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8917[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8918[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8919[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
8920[warn] 39 | protected var _selectionKey: SelectionKey = _
8921[warn] | ^
8922[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8923[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8924[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8925[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
8926[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
8927[warn] | ^
8928[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8929[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8930[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8931[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
8932[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
8933[warn] | ^
8934[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8935[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8936[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8937[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
8938[warn] 35 | private var ch: FileChannel = _
8939[warn] | ^
8940[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8941[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8942[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8943[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
8944[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
8945[warn] | ^
8946[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
8947[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8948[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
8949[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
8950[warn] | ^
8951[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8952[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8953[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8954[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
8955[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
8956[warn] | ^
8957[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8958[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8959[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8960[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
8961[warn] 44 | private var thread: Thread = _
8962[warn] | ^
8963[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8964[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8965[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8966[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
8967[warn] 56 | private var ioHandler: IoHandler = _
8968[warn] | ^
8969[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8970[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8971[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8972[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
8973[warn] 21 | @volatile private var n: Nextable | Null = _
8974[warn] | ^
8975[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8976[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8977[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8978[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
8979[warn] 25 | @volatile private var head: T | Null = _
8980[warn] | ^
8981[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8982[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8983[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8984[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
8985[warn] 26 | @volatile private var tail: T | Null = _
8986[warn] | ^
8987[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8988[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8989[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8990[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
8991[warn] 29 | @volatile private var head: T | Null = _
8992[warn] | ^
8993[warn] |`= _` has been deprecated; use `= uninitialized` instead.
8994[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
8995[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
8996[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
8997[warn] 30 | @volatile private var tail: T | Null = _
8998[warn] | ^
8999[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9000[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9001[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9002[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
9003[warn] 25 | private var head: T | Null = _
9004[warn] | ^
9005[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9006[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9007[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9008[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
9009[warn] 26 | private var tail: T | Null = _
9010[warn] | ^
9011[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9012[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9013[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9014[warn] 129 warnings found
9015[error] two errors found
9016Failed to evaluated codec-http.compile: mill.api.Result$Failure
9017
9018Starting build for otavia-codec-haproxy - [13/23]
9019No test module defined in codec-haproxy
9020[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
9021[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
9022[warn] 35 | protected var logger: Logger = _
9023[warn] | ^
9024[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9025[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9026[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9027[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
9028[warn] 37 | private var ctx: ActorContext = _
9029[warn] | ^
9030[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9031[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9032[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9033[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
9034[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
9035[warn] | ^
9036[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9037[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9038[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9039[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
9040[warn] 45 | private[core] var currentStack: Stack = _
9041[warn] | ^
9042[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9043[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9044[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9045[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
9046[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
9047[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
9048[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
9049[error] |Required: cc.otavia.core.actor.MessageOf[W] &
9050[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
9051[error] |
9052[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
9053[error] |
9054[error] | longer explanation available when compiling with `-explain`
9055[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
9056[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
9057[error] | ^^^^^^^^^^^^
9058[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
9059[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
9060[error] |
9061[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
9062[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
9063[error] |
9064[error] |
9065[error] |Note: a match type could not be fully reduced:
9066[error] |
9067[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
9068[error] | failed since selector W
9069[error] | does not uniquely determine parameter m in
9070[error] | case cc.otavia.core.actor.Actor[m] => m
9071[error] | The computed bounds for the parameter are:
9072[error] | m <: cc.otavia.core.message.Call |
9073[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
9074[error] |
9075[error] | longer explanation available when compiling with `-explain`
9076[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
9077[warn] 30 | private var workers: Address[MessageOf[W]] = _
9078[warn] | ^
9079[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9080[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9081[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9082[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
9083[warn] 37 | private var currentChannelReceived: AnyRef = _
9084[warn] | ^
9085[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9086[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9087[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9088[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
9089[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
9090[warn] | ^
9091[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
9092[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9093[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
9094[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
9095[warn] | ^
9096[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
9097[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9098[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
9099[warn] 23 | private var variables: Array[AnyRef] = _
9100[warn] | ^
9101[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9102[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9103[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9104[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
9105[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
9106[warn] | ^
9107[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9108[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9109[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9110[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
9111[warn] 26 | private var thread: Thread = _
9112[warn] | ^
9113[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9114[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9115[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9116[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
9117[warn] 28 | private var head: Nextable = _
9118[warn] | ^
9119[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9120[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9121[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9122[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
9123[warn] 29 | private var tail: Nextable = _
9124[warn] | ^
9125[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9126[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9127[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9128[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
9129[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
9130[warn] | ^
9131[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9132[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9133[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9134[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
9135[warn] 46 | private var actorHouse: ActorHouse = _
9136[warn] | ^
9137[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9138[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9139[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9140[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
9141[warn] 49 | private var pipe: ChannelPipelineImpl = _
9142[warn] | ^
9143[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9144[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9145[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9146[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
9147[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
9148[warn] | ^
9149[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9150[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9151[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9152[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
9153[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
9154[warn] | ^
9155[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9156[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9157[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9158[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
9159[warn] 35 | private var path: Path = _
9160[warn] | ^
9161[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9162[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9163[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9164[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
9165[warn] 36 | protected var currentReadPlan: ReadPlan = _
9166[warn] | ^
9167[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9168[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9169[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9170[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
9171[warn] 38 | private var readFactory: ReadPlanFactory = _
9172[warn] | ^
9173[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9174[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9175[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9176[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
9177[warn] 22 | private[core] var added: Boolean = _
9178[warn] | ^
9179[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9180[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9181[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9182[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
9183[warn] 51 | private var removed: Boolean = _
9184[warn] | ^
9185[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9186[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9187[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9188[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
9189[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
9190[warn] | ^
9191[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9192[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9193[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9194[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
9195[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
9196[warn] | ^
9197[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9198[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9199[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9200[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
9201[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
9202[warn] | ^
9203[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9204[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9205[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9206[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
9207[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
9208[warn] | ^
9209[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9210[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9211[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9212[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
9213[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
9214[warn] | ^
9215[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9216[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9217[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9218[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
9219[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
9220[warn] | ^
9221[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9222[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9223[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9224[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
9225[warn] 38 | private var inbound: I = _
9226[warn] | ^
9227[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9228[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9229[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9230[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
9231[warn] 39 | private var outbound: O = _
9232[warn] | ^
9233[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9234[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9235[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9236[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
9237[warn] 42 | private var fileChannel: FileChannel = _
9238[warn] | ^
9239[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9240[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9241[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9242[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
9243[warn] 43 | private var file: File = _
9244[warn] | ^
9245[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9246[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9247[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9248[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
9249[warn] 27 | private var hd: QueueMapEntity = _
9250[warn] | ^
9251[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9252[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9253[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9254[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
9255[warn] 28 | private var tl: QueueMapEntity = _
9256[warn] | ^
9257[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9258[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9259[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9260[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
9261[warn] 34 | private var cursor: QueueMapEntity = _
9262[warn] | ^
9263[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9264[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9265[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9266[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
9267[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
9268[warn] | ^
9269[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9270[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9271[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9272[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
9273[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
9274[warn] | ^
9275[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9276[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9277[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9278[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
9279[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
9280[warn] | ^
9281[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9282[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9283[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9284[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
9285[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
9286[warn] | ^
9287[warn] |Ignoring [this] qualifier.
9288[warn] |This syntax will be deprecated in the future; it should be dropped.
9289[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
9290[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9291[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
9292[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
9293[warn] | ^
9294[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
9295[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9296[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
9297[warn] 29 | @volatile private var sys: ActorSystem = _
9298[warn] | ^
9299[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9300[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9301[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9302[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
9303[warn] 27 | private var address: Address[Call] = _
9304[warn] | ^
9305[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9306[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9307[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9308[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
9309[warn] 31 | private var msg: M = _
9310[warn] | ^
9311[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9312[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9313[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9314[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
9315[warn] 35 | private var rids: Array[Long] = _
9316[warn] | ^
9317[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9318[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9319[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9320[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
9321[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
9322[warn] | ^
9323[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9324[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9325[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9326[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
9327[warn] 28 | protected var stack: Stack = _
9328[warn] | ^
9329[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9330[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9331[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9332[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
9333[warn] 33 | protected var result: AnyRef = _
9334[warn] | ^
9335[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9336[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9337[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9338[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
9339[warn] 34 | protected var error: Throwable = _
9340[warn] | ^
9341[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9342[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9343[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9344[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
9345[warn] 36 | private var p: AbstractPromise[?] = _
9346[warn] | ^
9347[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9348[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9349[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9350[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
9351[warn] 30 | private var call: Call = _
9352[warn] | ^
9353[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9354[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9355[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9356[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
9357[warn] 31 | private var reply: Reply = _
9358[warn] | ^
9359[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9360[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9361[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9362[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
9363[warn] 33 | private var sender: Address[Call] = _
9364[warn] | ^
9365[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9366[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9367[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9368[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
9369[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
9370[warn] | ^
9371[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9372[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9373[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9374[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
9375[warn] 27 | private var messages: Seq[Notice] = _
9376[warn] | ^
9377[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9378[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9379[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9380[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
9381[warn] 49 | private var ch: Channel = _
9382[warn] | ^
9383[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9384[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9385[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9386[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
9387[warn] 50 | private var ask: AnyRef = _
9388[warn] | ^
9389[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9390[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9391[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9392[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
9393[warn] 51 | private var callback: ChannelPromise => Unit = _
9394[warn] | ^
9395[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9396[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9397[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9398[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
9399[warn] 27 | private var msg: AnyRef = _
9400[warn] | ^
9401[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9402[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9403[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9404[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
9405[warn] 28 | private var belong: AbstractChannel = _
9406[warn] | ^
9407[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9408[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9409[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9410[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
9411[warn] 33 | private var ret: AnyRef = _
9412[warn] | ^
9413[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9414[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9415[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9416[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
9417[warn] 29 | private var table: Array[MessagePromise[?]] = _
9418[warn] | ^
9419[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9420[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9421[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9422[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
9423[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
9424[warn] | ^
9425[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9426[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9427[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9428[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
9429[warn] 28 | private var msg: Call = _
9430[warn] | ^
9431[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9432[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9433[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9434[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
9435[warn] 26 | var head: AbstractPromise[?] = _
9436[warn] | ^
9437[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9438[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9439[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9440[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
9441[warn] 27 | var tail: AbstractPromise[?] = _
9442[warn] | ^
9443[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9444[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9445[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9446[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
9447[warn] 29 | private var nextState: StackState = _
9448[warn] | ^
9449[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9450[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9451[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9452[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
9453[warn] 32 | private var completedHead: AbstractPromise[?] = _
9454[warn] | ^
9455[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9456[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9457[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9458[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
9459[warn] 33 | private var completedTail: AbstractPromise[?] = _
9460[warn] | ^
9461[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9462[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9463[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9464[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
9465[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
9466[warn] | ^
9467[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9468[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9469[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9470[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
9471[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
9472[warn] | ^
9473[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9474[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9475[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9476[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
9477[warn] 40 | private var actor: AbstractActor[?] = _
9478[warn] | ^
9479[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9480[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9481[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9482[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
9483[warn] 42 | private var att: AnyRef = _
9484[warn] | ^
9485[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9486[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9487[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9488[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
9489[warn] 27 | private var fu: ChannelFuture = _
9490[warn] | ^
9491[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9492[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9493[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9494[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
9495[warn] 28 | private var fu: MessageFuture[R] = _
9496[warn] | ^
9497[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9498[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9499[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9500[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
9501[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
9502[warn] | ^
9503[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9504[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9505[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9506[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
9507[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
9508[warn] | ^
9509[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9510[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9511[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9512[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
9513[warn] 41 | private var actorAddress: ActorAddress[Call] = _
9514[warn] | ^
9515[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9516[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9517[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9518[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
9519[warn] 53 | private var tmpAskCursor: Nextable = _
9520[warn] | ^
9521[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9522[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9523[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9524[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
9525[warn] 54 | private var tmpNoticeCursor: Nextable = _
9526[warn] | ^
9527[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9528[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9529[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9530[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
9531[warn] 58 | @volatile private var preHouse: ActorHouse = _
9532[warn] | ^
9533[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9534[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9535[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9536[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
9537[warn] 59 | @volatile private var nextHouse: ActorHouse = _
9538[warn] | ^
9539[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9540[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9541[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9542[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
9543[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
9544[warn] | ^
9545[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9546[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9547[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9548[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
9549[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
9550[warn] | ^
9551[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
9552[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9553[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
9554[warn] 107 | private var system: ActorSystem = _
9555[warn] | ^
9556[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9557[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9558[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9559[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
9560[warn] 57 | private var mainActor: Address[MainActor.Args] = _
9561[warn] | ^
9562[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9563[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9564[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9565[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
9566[warn] 72 | private var memoryMonitor: Timeout = _
9567[warn] | ^
9568[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9569[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9570[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9571[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
9572[warn] 81 | private var systemMonitor: Timeout = _
9573[warn] | ^
9574[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9575[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9576[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9577[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
9578[warn] 34 | private var sys: ActorSystem = _
9579[warn] | ^
9580[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9581[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9582[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9583[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
9584[warn] 30 | @volatile private var head: ActorHouse = _
9585[warn] | ^
9586[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9587[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9588[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9589[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
9590[warn] 31 | @volatile private var tail: ActorHouse = _
9591[warn] | ^
9592[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9593[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9594[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9595[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
9596[warn] 51 | private var currentRunning: Actor[?] = _
9597[warn] | ^
9598[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9599[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9600[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9601[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
9602[warn] 26 | private var head: Nextable = _
9603[warn] | ^
9604[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9605[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9606[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9607[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
9608[warn] 27 | private var tail: Nextable = _
9609[warn] | ^
9610[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9611[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9612[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9613[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
9614[warn] 30 | @volatile private var head: ActorHouse = _
9615[warn] | ^
9616[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9617[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9618[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9619[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
9620[warn] 31 | @volatile private var tail: ActorHouse = _
9621[warn] | ^
9622[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9623[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9624[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9625[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
9626[warn] 37 | @volatile private var highHead: ActorHouse = _
9627[warn] | ^
9628[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9629[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9630[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9631[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
9632[warn] 38 | @volatile private var highTail: ActorHouse = _
9633[warn] | ^
9634[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9635[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9636[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9637[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
9638[warn] 29 | private var fs: Array[FileChannel] = _
9639[warn] | ^
9640[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9641[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9642[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9643[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
9644[warn] 28 | private var channel: Channel = _
9645[warn] | ^
9646[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9647[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9648[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9649[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
9650[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
9651[warn] | ^
9652[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9653[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9654[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9655[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
9656[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
9657[warn] | ^
9658[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9659[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9660[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9661[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
9662[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
9663[warn] | ^
9664[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9665[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9666[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9667[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
9668[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
9669[warn] | ^
9670[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9671[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9672[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9673[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
9674[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
9675[warn] | ^
9676[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9677[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9678[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9679[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
9680[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
9681[warn] | ^
9682[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9683[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9684[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9685[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
9686[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
9687[warn] | ^
9688[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9689[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9690[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9691[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
9692[warn] 26 | private var resourceTimer: ResourceTimer = _
9693[warn] | ^
9694[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9695[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9696[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9697[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
9698[warn] 34 | protected var address: EventableAddress = _
9699[warn] | ^
9700[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9701[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9702[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9703[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
9704[warn] 40 | @volatile protected var handle: Timeout = _
9705[warn] | ^
9706[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9707[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9708[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9709[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
9710[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
9711[warn] | ^
9712[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9713[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9714[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9715[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
9716[warn] 39 | private var reactor: Reactor = _
9717[warn] | ^
9718[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9719[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9720[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9721[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
9722[warn] 28 | private var transportFactory: TransportFactory = _
9723[warn] | ^
9724[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9725[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9726[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9727[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
9728[warn] 39 | protected var _selectionKey: SelectionKey = _
9729[warn] | ^
9730[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9731[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9732[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9733[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
9734[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
9735[warn] | ^
9736[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9737[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9738[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9739[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
9740[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
9741[warn] | ^
9742[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9743[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9744[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9745[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
9746[warn] 35 | private var ch: FileChannel = _
9747[warn] | ^
9748[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9749[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9750[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9751[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
9752[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
9753[warn] | ^
9754[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
9755[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9756[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
9757[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
9758[warn] | ^
9759[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9760[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9761[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9762[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
9763[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
9764[warn] | ^
9765[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9766[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9767[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9768[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
9769[warn] 44 | private var thread: Thread = _
9770[warn] | ^
9771[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9772[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9773[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9774[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
9775[warn] 56 | private var ioHandler: IoHandler = _
9776[warn] | ^
9777[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9778[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9779[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9780[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
9781[warn] 21 | @volatile private var n: Nextable | Null = _
9782[warn] | ^
9783[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9784[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9785[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9786[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
9787[warn] 25 | @volatile private var head: T | Null = _
9788[warn] | ^
9789[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9790[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9791[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9792[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
9793[warn] 26 | @volatile private var tail: T | Null = _
9794[warn] | ^
9795[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9796[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9797[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9798[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
9799[warn] 29 | @volatile private var head: T | Null = _
9800[warn] | ^
9801[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9802[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9803[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9804[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
9805[warn] 30 | @volatile private var tail: T | Null = _
9806[warn] | ^
9807[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9808[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9809[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9810[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
9811[warn] 25 | private var head: T | Null = _
9812[warn] | ^
9813[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9814[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9815[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9816[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
9817[warn] 26 | private var tail: T | Null = _
9818[warn] | ^
9819[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9820[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9821[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9822[warn] 129 warnings found
9823[error] two errors found
9824Failed to evaluated codec-haproxy.compile: mill.api.Result$Failure
9825
9826Starting build for otavia-codec-socks - [14/23]
9827No test module defined in codec-socks
9828[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
9829[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
9830[warn] 35 | protected var logger: Logger = _
9831[warn] | ^
9832[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9833[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9834[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9835[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
9836[warn] 37 | private var ctx: ActorContext = _
9837[warn] | ^
9838[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9839[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9840[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9841[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
9842[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
9843[warn] | ^
9844[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9845[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9846[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9847[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
9848[warn] 45 | private[core] var currentStack: Stack = _
9849[warn] | ^
9850[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9851[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9852[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9853[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
9854[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
9855[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
9856[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
9857[error] |Required: cc.otavia.core.actor.MessageOf[W] &
9858[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
9859[error] |
9860[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
9861[error] |
9862[error] | longer explanation available when compiling with `-explain`
9863[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
9864[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
9865[error] | ^^^^^^^^^^^^
9866[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
9867[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
9868[error] |
9869[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
9870[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
9871[error] |
9872[error] |
9873[error] |Note: a match type could not be fully reduced:
9874[error] |
9875[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
9876[error] | failed since selector W
9877[error] | does not uniquely determine parameter m in
9878[error] | case cc.otavia.core.actor.Actor[m] => m
9879[error] | The computed bounds for the parameter are:
9880[error] | m <: cc.otavia.core.message.Call |
9881[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
9882[error] |
9883[error] | longer explanation available when compiling with `-explain`
9884[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
9885[warn] 30 | private var workers: Address[MessageOf[W]] = _
9886[warn] | ^
9887[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9888[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9889[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9890[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
9891[warn] 37 | private var currentChannelReceived: AnyRef = _
9892[warn] | ^
9893[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9894[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9895[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9896[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
9897[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
9898[warn] | ^
9899[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
9900[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9901[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
9902[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
9903[warn] | ^
9904[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
9905[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9906[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
9907[warn] 23 | private var variables: Array[AnyRef] = _
9908[warn] | ^
9909[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9910[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9911[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9912[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
9913[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
9914[warn] | ^
9915[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9916[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9917[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9918[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
9919[warn] 26 | private var thread: Thread = _
9920[warn] | ^
9921[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9922[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9923[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9924[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
9925[warn] 28 | private var head: Nextable = _
9926[warn] | ^
9927[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9928[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9929[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9930[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
9931[warn] 29 | private var tail: Nextable = _
9932[warn] | ^
9933[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9934[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9935[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9936[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
9937[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
9938[warn] | ^
9939[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9940[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9941[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9942[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
9943[warn] 46 | private var actorHouse: ActorHouse = _
9944[warn] | ^
9945[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9946[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9947[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9948[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
9949[warn] 49 | private var pipe: ChannelPipelineImpl = _
9950[warn] | ^
9951[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9952[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9953[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9954[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
9955[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
9956[warn] | ^
9957[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9958[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9959[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9960[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
9961[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
9962[warn] | ^
9963[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9964[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9965[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9966[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
9967[warn] 35 | private var path: Path = _
9968[warn] | ^
9969[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9970[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9971[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9972[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
9973[warn] 36 | protected var currentReadPlan: ReadPlan = _
9974[warn] | ^
9975[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9976[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9977[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9978[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
9979[warn] 38 | private var readFactory: ReadPlanFactory = _
9980[warn] | ^
9981[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9982[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9983[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9984[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
9985[warn] 22 | private[core] var added: Boolean = _
9986[warn] | ^
9987[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9988[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9989[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9990[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
9991[warn] 51 | private var removed: Boolean = _
9992[warn] | ^
9993[warn] |`= _` has been deprecated; use `= uninitialized` instead.
9994[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
9995[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
9996[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
9997[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
9998[warn] | ^
9999[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10000[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10001[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10002[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
10003[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
10004[warn] | ^
10005[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10006[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10007[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10008[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
10009[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
10010[warn] | ^
10011[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10012[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10013[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10014[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
10015[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
10016[warn] | ^
10017[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10018[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10019[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10020[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
10021[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
10022[warn] | ^
10023[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10024[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10025[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10026[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
10027[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
10028[warn] | ^
10029[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10030[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10031[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10032[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
10033[warn] 38 | private var inbound: I = _
10034[warn] | ^
10035[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10036[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10037[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10038[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
10039[warn] 39 | private var outbound: O = _
10040[warn] | ^
10041[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10042[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10043[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10044[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
10045[warn] 42 | private var fileChannel: FileChannel = _
10046[warn] | ^
10047[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10048[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10049[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10050[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
10051[warn] 43 | private var file: File = _
10052[warn] | ^
10053[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10054[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10055[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10056[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
10057[warn] 27 | private var hd: QueueMapEntity = _
10058[warn] | ^
10059[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10060[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10061[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10062[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
10063[warn] 28 | private var tl: QueueMapEntity = _
10064[warn] | ^
10065[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10066[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10067[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10068[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
10069[warn] 34 | private var cursor: QueueMapEntity = _
10070[warn] | ^
10071[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10072[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10073[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10074[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
10075[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
10076[warn] | ^
10077[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10078[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10079[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10080[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
10081[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
10082[warn] | ^
10083[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10084[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10085[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10086[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
10087[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
10088[warn] | ^
10089[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10090[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10091[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10092[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
10093[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
10094[warn] | ^
10095[warn] |Ignoring [this] qualifier.
10096[warn] |This syntax will be deprecated in the future; it should be dropped.
10097[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
10098[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10099[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
10100[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
10101[warn] | ^
10102[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
10103[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10104[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
10105[warn] 29 | @volatile private var sys: ActorSystem = _
10106[warn] | ^
10107[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10108[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10109[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10110[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
10111[warn] 27 | private var address: Address[Call] = _
10112[warn] | ^
10113[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10114[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10115[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10116[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
10117[warn] 31 | private var msg: M = _
10118[warn] | ^
10119[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10120[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10121[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10122[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
10123[warn] 35 | private var rids: Array[Long] = _
10124[warn] | ^
10125[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10126[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10127[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10128[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
10129[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
10130[warn] | ^
10131[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10132[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10133[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10134[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
10135[warn] 28 | protected var stack: Stack = _
10136[warn] | ^
10137[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10138[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10139[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10140[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
10141[warn] 33 | protected var result: AnyRef = _
10142[warn] | ^
10143[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10144[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10145[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10146[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
10147[warn] 34 | protected var error: Throwable = _
10148[warn] | ^
10149[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10150[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10151[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10152[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
10153[warn] 36 | private var p: AbstractPromise[?] = _
10154[warn] | ^
10155[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10156[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10157[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10158[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
10159[warn] 30 | private var call: Call = _
10160[warn] | ^
10161[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10162[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10163[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10164[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
10165[warn] 31 | private var reply: Reply = _
10166[warn] | ^
10167[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10168[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10169[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10170[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
10171[warn] 33 | private var sender: Address[Call] = _
10172[warn] | ^
10173[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10174[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10175[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10176[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
10177[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
10178[warn] | ^
10179[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10180[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10181[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10182[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
10183[warn] 27 | private var messages: Seq[Notice] = _
10184[warn] | ^
10185[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10186[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10187[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10188[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
10189[warn] 49 | private var ch: Channel = _
10190[warn] | ^
10191[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10192[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10193[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10194[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
10195[warn] 50 | private var ask: AnyRef = _
10196[warn] | ^
10197[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10198[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10199[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10200[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
10201[warn] 51 | private var callback: ChannelPromise => Unit = _
10202[warn] | ^
10203[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10204[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10205[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10206[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
10207[warn] 27 | private var msg: AnyRef = _
10208[warn] | ^
10209[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10210[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10211[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10212[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
10213[warn] 28 | private var belong: AbstractChannel = _
10214[warn] | ^
10215[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10216[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10217[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10218[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
10219[warn] 33 | private var ret: AnyRef = _
10220[warn] | ^
10221[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10222[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10223[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10224[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
10225[warn] 29 | private var table: Array[MessagePromise[?]] = _
10226[warn] | ^
10227[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10228[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10229[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10230[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
10231[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
10232[warn] | ^
10233[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10234[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10235[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10236[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
10237[warn] 28 | private var msg: Call = _
10238[warn] | ^
10239[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10240[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10241[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10242[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
10243[warn] 26 | var head: AbstractPromise[?] = _
10244[warn] | ^
10245[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10246[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10247[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10248[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
10249[warn] 27 | var tail: AbstractPromise[?] = _
10250[warn] | ^
10251[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10252[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10253[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10254[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
10255[warn] 29 | private var nextState: StackState = _
10256[warn] | ^
10257[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10258[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10259[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10260[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
10261[warn] 32 | private var completedHead: AbstractPromise[?] = _
10262[warn] | ^
10263[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10264[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10265[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10266[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
10267[warn] 33 | private var completedTail: AbstractPromise[?] = _
10268[warn] | ^
10269[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10270[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10271[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10272[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
10273[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
10274[warn] | ^
10275[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10276[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10277[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10278[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
10279[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
10280[warn] | ^
10281[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10282[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10283[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10284[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
10285[warn] 40 | private var actor: AbstractActor[?] = _
10286[warn] | ^
10287[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10288[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10289[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10290[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
10291[warn] 42 | private var att: AnyRef = _
10292[warn] | ^
10293[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10294[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10295[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10296[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
10297[warn] 27 | private var fu: ChannelFuture = _
10298[warn] | ^
10299[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10300[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10301[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10302[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
10303[warn] 28 | private var fu: MessageFuture[R] = _
10304[warn] | ^
10305[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10306[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10307[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10308[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
10309[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
10310[warn] | ^
10311[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10312[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10313[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10314[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
10315[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
10316[warn] | ^
10317[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10318[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10319[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10320[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
10321[warn] 41 | private var actorAddress: ActorAddress[Call] = _
10322[warn] | ^
10323[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10324[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10325[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10326[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
10327[warn] 53 | private var tmpAskCursor: Nextable = _
10328[warn] | ^
10329[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10330[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10331[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10332[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
10333[warn] 54 | private var tmpNoticeCursor: Nextable = _
10334[warn] | ^
10335[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10336[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10337[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10338[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
10339[warn] 58 | @volatile private var preHouse: ActorHouse = _
10340[warn] | ^
10341[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10342[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10343[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10344[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
10345[warn] 59 | @volatile private var nextHouse: ActorHouse = _
10346[warn] | ^
10347[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10348[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10349[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10350[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
10351[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
10352[warn] | ^
10353[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10354[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10355[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10356[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
10357[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
10358[warn] | ^
10359[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
10360[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10361[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
10362[warn] 107 | private var system: ActorSystem = _
10363[warn] | ^
10364[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10365[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10366[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10367[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
10368[warn] 57 | private var mainActor: Address[MainActor.Args] = _
10369[warn] | ^
10370[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10371[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10372[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10373[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
10374[warn] 72 | private var memoryMonitor: Timeout = _
10375[warn] | ^
10376[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10377[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10378[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10379[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
10380[warn] 81 | private var systemMonitor: Timeout = _
10381[warn] | ^
10382[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10383[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10384[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10385[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
10386[warn] 34 | private var sys: ActorSystem = _
10387[warn] | ^
10388[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10389[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10390[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10391[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
10392[warn] 30 | @volatile private var head: ActorHouse = _
10393[warn] | ^
10394[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10395[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10396[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10397[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
10398[warn] 31 | @volatile private var tail: ActorHouse = _
10399[warn] | ^
10400[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10401[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10402[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10403[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
10404[warn] 51 | private var currentRunning: Actor[?] = _
10405[warn] | ^
10406[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10407[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10408[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10409[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
10410[warn] 26 | private var head: Nextable = _
10411[warn] | ^
10412[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10413[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10414[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10415[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
10416[warn] 27 | private var tail: Nextable = _
10417[warn] | ^
10418[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10419[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10420[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10421[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
10422[warn] 30 | @volatile private var head: ActorHouse = _
10423[warn] | ^
10424[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10425[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10426[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10427[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
10428[warn] 31 | @volatile private var tail: ActorHouse = _
10429[warn] | ^
10430[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10431[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10432[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10433[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
10434[warn] 37 | @volatile private var highHead: ActorHouse = _
10435[warn] | ^
10436[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10437[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10438[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10439[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
10440[warn] 38 | @volatile private var highTail: ActorHouse = _
10441[warn] | ^
10442[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10443[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10444[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10445[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
10446[warn] 29 | private var fs: Array[FileChannel] = _
10447[warn] | ^
10448[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10449[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10450[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10451[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
10452[warn] 28 | private var channel: Channel = _
10453[warn] | ^
10454[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10455[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10456[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10457[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
10458[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
10459[warn] | ^
10460[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10461[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10462[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10463[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
10464[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
10465[warn] | ^
10466[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10467[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10468[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10469[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
10470[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
10471[warn] | ^
10472[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10473[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10474[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10475[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
10476[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
10477[warn] | ^
10478[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10479[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10480[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10481[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
10482[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
10483[warn] | ^
10484[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10485[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10486[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10487[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
10488[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
10489[warn] | ^
10490[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10491[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10492[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10493[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
10494[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
10495[warn] | ^
10496[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10497[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10498[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10499[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
10500[warn] 26 | private var resourceTimer: ResourceTimer = _
10501[warn] | ^
10502[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10503[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10504[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10505[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
10506[warn] 34 | protected var address: EventableAddress = _
10507[warn] | ^
10508[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10509[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10510[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10511[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
10512[warn] 40 | @volatile protected var handle: Timeout = _
10513[warn] | ^
10514[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10515[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10516[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10517[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
10518[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
10519[warn] | ^
10520[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10521[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10522[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10523[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
10524[warn] 39 | private var reactor: Reactor = _
10525[warn] | ^
10526[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10527[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10528[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10529[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
10530[warn] 28 | private var transportFactory: TransportFactory = _
10531[warn] | ^
10532[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10533[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10534[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10535[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
10536[warn] 39 | protected var _selectionKey: SelectionKey = _
10537[warn] | ^
10538[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10539[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10540[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10541[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
10542[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
10543[warn] | ^
10544[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10545[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10546[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10547[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
10548[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
10549[warn] | ^
10550[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10551[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10552[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10553[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
10554[warn] 35 | private var ch: FileChannel = _
10555[warn] | ^
10556[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10557[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10558[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10559[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
10560[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
10561[warn] | ^
10562[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
10563[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10564[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
10565[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
10566[warn] | ^
10567[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10568[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10569[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10570[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
10571[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
10572[warn] | ^
10573[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10574[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10575[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10576[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
10577[warn] 44 | private var thread: Thread = _
10578[warn] | ^
10579[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10580[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10581[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10582[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
10583[warn] 56 | private var ioHandler: IoHandler = _
10584[warn] | ^
10585[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10586[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10587[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10588[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
10589[warn] 21 | @volatile private var n: Nextable | Null = _
10590[warn] | ^
10591[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10592[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10593[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10594[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
10595[warn] 25 | @volatile private var head: T | Null = _
10596[warn] | ^
10597[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10598[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10599[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10600[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
10601[warn] 26 | @volatile private var tail: T | Null = _
10602[warn] | ^
10603[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10604[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10605[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10606[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
10607[warn] 29 | @volatile private var head: T | Null = _
10608[warn] | ^
10609[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10610[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10611[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10612[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
10613[warn] 30 | @volatile private var tail: T | Null = _
10614[warn] | ^
10615[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10616[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10617[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10618[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
10619[warn] 25 | private var head: T | Null = _
10620[warn] | ^
10621[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10622[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10623[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10624[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
10625[warn] 26 | private var tail: T | Null = _
10626[warn] | ^
10627[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10628[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10629[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10630[warn] 129 warnings found
10631[error] two errors found
10632Failed to evaluated codec-socks.compile: mill.api.Result$Failure
10633
10634Starting build for otavia-codec-mqtt - [15/23]
10635No test module defined in codec-mqtt
10636[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
10637[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
10638[warn] 35 | protected var logger: Logger = _
10639[warn] | ^
10640[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10641[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10642[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10643[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
10644[warn] 37 | private var ctx: ActorContext = _
10645[warn] | ^
10646[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10647[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10648[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10649[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
10650[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
10651[warn] | ^
10652[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10653[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10654[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10655[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
10656[warn] 45 | private[core] var currentStack: Stack = _
10657[warn] | ^
10658[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10659[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10660[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10661[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
10662[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
10663[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10664[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
10665[error] |Required: cc.otavia.core.actor.MessageOf[W] &
10666[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
10667[error] |
10668[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
10669[error] |
10670[error] | longer explanation available when compiling with `-explain`
10671[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
10672[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
10673[error] | ^^^^^^^^^^^^
10674[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
10675[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
10676[error] |
10677[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
10678[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
10679[error] |
10680[error] |
10681[error] |Note: a match type could not be fully reduced:
10682[error] |
10683[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
10684[error] | failed since selector W
10685[error] | does not uniquely determine parameter m in
10686[error] | case cc.otavia.core.actor.Actor[m] => m
10687[error] | The computed bounds for the parameter are:
10688[error] | m <: cc.otavia.core.message.Call |
10689[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
10690[error] |
10691[error] | longer explanation available when compiling with `-explain`
10692[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
10693[warn] 30 | private var workers: Address[MessageOf[W]] = _
10694[warn] | ^
10695[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10696[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10697[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10698[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
10699[warn] 37 | private var currentChannelReceived: AnyRef = _
10700[warn] | ^
10701[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10702[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10703[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10704[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
10705[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
10706[warn] | ^
10707[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
10708[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10709[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
10710[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
10711[warn] | ^
10712[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
10713[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10714[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
10715[warn] 23 | private var variables: Array[AnyRef] = _
10716[warn] | ^
10717[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10718[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10719[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10720[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
10721[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
10722[warn] | ^
10723[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10724[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10725[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10726[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
10727[warn] 26 | private var thread: Thread = _
10728[warn] | ^
10729[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10730[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10731[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10732[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
10733[warn] 28 | private var head: Nextable = _
10734[warn] | ^
10735[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10736[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10737[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10738[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
10739[warn] 29 | private var tail: Nextable = _
10740[warn] | ^
10741[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10742[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10743[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10744[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
10745[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
10746[warn] | ^
10747[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10748[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10749[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10750[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
10751[warn] 46 | private var actorHouse: ActorHouse = _
10752[warn] | ^
10753[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10754[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10755[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10756[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
10757[warn] 49 | private var pipe: ChannelPipelineImpl = _
10758[warn] | ^
10759[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10760[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10761[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10762[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
10763[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
10764[warn] | ^
10765[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10766[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10767[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10768[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
10769[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
10770[warn] | ^
10771[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10772[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10773[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10774[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
10775[warn] 35 | private var path: Path = _
10776[warn] | ^
10777[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10778[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10779[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10780[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
10781[warn] 36 | protected var currentReadPlan: ReadPlan = _
10782[warn] | ^
10783[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10784[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10785[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10786[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
10787[warn] 38 | private var readFactory: ReadPlanFactory = _
10788[warn] | ^
10789[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10790[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10791[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10792[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
10793[warn] 22 | private[core] var added: Boolean = _
10794[warn] | ^
10795[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10796[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10797[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10798[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
10799[warn] 51 | private var removed: Boolean = _
10800[warn] | ^
10801[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10802[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10803[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10804[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
10805[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
10806[warn] | ^
10807[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10808[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10809[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10810[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
10811[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
10812[warn] | ^
10813[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10814[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10815[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10816[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
10817[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
10818[warn] | ^
10819[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10820[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10821[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10822[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
10823[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
10824[warn] | ^
10825[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10826[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10827[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10828[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
10829[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
10830[warn] | ^
10831[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10832[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10833[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10834[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
10835[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
10836[warn] | ^
10837[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10838[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10839[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10840[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
10841[warn] 38 | private var inbound: I = _
10842[warn] | ^
10843[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10844[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10845[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10846[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
10847[warn] 39 | private var outbound: O = _
10848[warn] | ^
10849[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10850[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10851[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10852[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
10853[warn] 42 | private var fileChannel: FileChannel = _
10854[warn] | ^
10855[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10856[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10857[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10858[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
10859[warn] 43 | private var file: File = _
10860[warn] | ^
10861[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10862[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10863[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10864[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
10865[warn] 27 | private var hd: QueueMapEntity = _
10866[warn] | ^
10867[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10868[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10869[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10870[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
10871[warn] 28 | private var tl: QueueMapEntity = _
10872[warn] | ^
10873[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10874[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10875[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10876[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
10877[warn] 34 | private var cursor: QueueMapEntity = _
10878[warn] | ^
10879[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10880[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10881[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10882[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
10883[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
10884[warn] | ^
10885[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10886[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10887[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10888[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
10889[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
10890[warn] | ^
10891[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10892[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10893[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10894[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
10895[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
10896[warn] | ^
10897[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10898[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10899[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10900[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
10901[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
10902[warn] | ^
10903[warn] |Ignoring [this] qualifier.
10904[warn] |This syntax will be deprecated in the future; it should be dropped.
10905[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
10906[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10907[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
10908[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
10909[warn] | ^
10910[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
10911[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10912[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
10913[warn] 29 | @volatile private var sys: ActorSystem = _
10914[warn] | ^
10915[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10916[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10917[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10918[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
10919[warn] 27 | private var address: Address[Call] = _
10920[warn] | ^
10921[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10922[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10923[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10924[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
10925[warn] 31 | private var msg: M = _
10926[warn] | ^
10927[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10928[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10929[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10930[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
10931[warn] 35 | private var rids: Array[Long] = _
10932[warn] | ^
10933[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10934[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10935[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10936[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
10937[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
10938[warn] | ^
10939[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10940[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10941[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10942[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
10943[warn] 28 | protected var stack: Stack = _
10944[warn] | ^
10945[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10946[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10947[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10948[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
10949[warn] 33 | protected var result: AnyRef = _
10950[warn] | ^
10951[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10952[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10953[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10954[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
10955[warn] 34 | protected var error: Throwable = _
10956[warn] | ^
10957[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10958[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10959[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10960[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
10961[warn] 36 | private var p: AbstractPromise[?] = _
10962[warn] | ^
10963[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10964[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10965[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10966[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
10967[warn] 30 | private var call: Call = _
10968[warn] | ^
10969[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10970[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10971[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10972[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
10973[warn] 31 | private var reply: Reply = _
10974[warn] | ^
10975[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10976[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10977[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10978[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
10979[warn] 33 | private var sender: Address[Call] = _
10980[warn] | ^
10981[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10982[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10983[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10984[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
10985[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
10986[warn] | ^
10987[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10988[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10989[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10990[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
10991[warn] 27 | private var messages: Seq[Notice] = _
10992[warn] | ^
10993[warn] |`= _` has been deprecated; use `= uninitialized` instead.
10994[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
10995[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
10996[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
10997[warn] 49 | private var ch: Channel = _
10998[warn] | ^
10999[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11000[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11001[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11002[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
11003[warn] 50 | private var ask: AnyRef = _
11004[warn] | ^
11005[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11006[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11007[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11008[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
11009[warn] 51 | private var callback: ChannelPromise => Unit = _
11010[warn] | ^
11011[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11012[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11013[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11014[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
11015[warn] 27 | private var msg: AnyRef = _
11016[warn] | ^
11017[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11018[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11019[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11020[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
11021[warn] 28 | private var belong: AbstractChannel = _
11022[warn] | ^
11023[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11024[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11025[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11026[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
11027[warn] 33 | private var ret: AnyRef = _
11028[warn] | ^
11029[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11030[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11031[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11032[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
11033[warn] 29 | private var table: Array[MessagePromise[?]] = _
11034[warn] | ^
11035[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11036[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11037[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11038[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
11039[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
11040[warn] | ^
11041[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11042[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11043[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11044[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
11045[warn] 28 | private var msg: Call = _
11046[warn] | ^
11047[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11048[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11049[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11050[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
11051[warn] 26 | var head: AbstractPromise[?] = _
11052[warn] | ^
11053[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11054[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11055[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11056[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
11057[warn] 27 | var tail: AbstractPromise[?] = _
11058[warn] | ^
11059[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11060[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11061[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11062[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
11063[warn] 29 | private var nextState: StackState = _
11064[warn] | ^
11065[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11066[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11067[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11068[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
11069[warn] 32 | private var completedHead: AbstractPromise[?] = _
11070[warn] | ^
11071[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11072[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11073[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11074[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
11075[warn] 33 | private var completedTail: AbstractPromise[?] = _
11076[warn] | ^
11077[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11078[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11079[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11080[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
11081[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
11082[warn] | ^
11083[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11084[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11085[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11086[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
11087[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
11088[warn] | ^
11089[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11090[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11091[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11092[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
11093[warn] 40 | private var actor: AbstractActor[?] = _
11094[warn] | ^
11095[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11096[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11097[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11098[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
11099[warn] 42 | private var att: AnyRef = _
11100[warn] | ^
11101[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11102[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11103[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11104[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
11105[warn] 27 | private var fu: ChannelFuture = _
11106[warn] | ^
11107[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11108[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11109[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11110[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
11111[warn] 28 | private var fu: MessageFuture[R] = _
11112[warn] | ^
11113[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11114[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11115[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11116[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
11117[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
11118[warn] | ^
11119[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11120[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11121[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11122[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
11123[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
11124[warn] | ^
11125[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11126[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11127[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11128[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
11129[warn] 41 | private var actorAddress: ActorAddress[Call] = _
11130[warn] | ^
11131[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11132[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11133[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11134[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
11135[warn] 53 | private var tmpAskCursor: Nextable = _
11136[warn] | ^
11137[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11138[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11139[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11140[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
11141[warn] 54 | private var tmpNoticeCursor: Nextable = _
11142[warn] | ^
11143[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11144[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11145[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11146[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
11147[warn] 58 | @volatile private var preHouse: ActorHouse = _
11148[warn] | ^
11149[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11150[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11151[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11152[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
11153[warn] 59 | @volatile private var nextHouse: ActorHouse = _
11154[warn] | ^
11155[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11156[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11157[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11158[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
11159[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
11160[warn] | ^
11161[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11162[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11163[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11164[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
11165[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
11166[warn] | ^
11167[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
11168[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11169[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
11170[warn] 107 | private var system: ActorSystem = _
11171[warn] | ^
11172[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11173[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11174[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11175[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
11176[warn] 57 | private var mainActor: Address[MainActor.Args] = _
11177[warn] | ^
11178[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11179[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11180[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11181[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
11182[warn] 72 | private var memoryMonitor: Timeout = _
11183[warn] | ^
11184[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11185[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11186[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11187[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
11188[warn] 81 | private var systemMonitor: Timeout = _
11189[warn] | ^
11190[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11191[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11192[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11193[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
11194[warn] 34 | private var sys: ActorSystem = _
11195[warn] | ^
11196[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11197[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11198[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11199[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
11200[warn] 30 | @volatile private var head: ActorHouse = _
11201[warn] | ^
11202[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11203[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11204[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11205[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
11206[warn] 31 | @volatile private var tail: ActorHouse = _
11207[warn] | ^
11208[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11209[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11210[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11211[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
11212[warn] 51 | private var currentRunning: Actor[?] = _
11213[warn] | ^
11214[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11215[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11216[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11217[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
11218[warn] 26 | private var head: Nextable = _
11219[warn] | ^
11220[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11221[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11222[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11223[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
11224[warn] 27 | private var tail: Nextable = _
11225[warn] | ^
11226[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11227[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11228[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11229[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
11230[warn] 30 | @volatile private var head: ActorHouse = _
11231[warn] | ^
11232[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11233[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11234[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11235[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
11236[warn] 31 | @volatile private var tail: ActorHouse = _
11237[warn] | ^
11238[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11239[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11240[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11241[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
11242[warn] 37 | @volatile private var highHead: ActorHouse = _
11243[warn] | ^
11244[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11245[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11246[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11247[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
11248[warn] 38 | @volatile private var highTail: ActorHouse = _
11249[warn] | ^
11250[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11251[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11252[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11253[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
11254[warn] 29 | private var fs: Array[FileChannel] = _
11255[warn] | ^
11256[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11257[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11258[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11259[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
11260[warn] 28 | private var channel: Channel = _
11261[warn] | ^
11262[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11263[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11264[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11265[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
11266[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
11267[warn] | ^
11268[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11269[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11270[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11271[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
11272[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
11273[warn] | ^
11274[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11275[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11276[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11277[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
11278[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
11279[warn] | ^
11280[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11281[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11282[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11283[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
11284[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
11285[warn] | ^
11286[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11287[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11288[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11289[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
11290[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
11291[warn] | ^
11292[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11293[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11294[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11295[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
11296[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
11297[warn] | ^
11298[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11299[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11300[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11301[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
11302[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
11303[warn] | ^
11304[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11305[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11306[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11307[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
11308[warn] 26 | private var resourceTimer: ResourceTimer = _
11309[warn] | ^
11310[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11311[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11312[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11313[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
11314[warn] 34 | protected var address: EventableAddress = _
11315[warn] | ^
11316[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11317[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11318[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11319[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
11320[warn] 40 | @volatile protected var handle: Timeout = _
11321[warn] | ^
11322[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11323[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11324[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11325[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
11326[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
11327[warn] | ^
11328[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11329[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11330[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11331[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
11332[warn] 39 | private var reactor: Reactor = _
11333[warn] | ^
11334[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11335[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11336[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11337[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
11338[warn] 28 | private var transportFactory: TransportFactory = _
11339[warn] | ^
11340[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11341[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11342[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11343[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
11344[warn] 39 | protected var _selectionKey: SelectionKey = _
11345[warn] | ^
11346[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11347[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11348[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11349[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
11350[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
11351[warn] | ^
11352[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11353[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11354[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11355[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
11356[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
11357[warn] | ^
11358[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11359[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11360[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11361[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
11362[warn] 35 | private var ch: FileChannel = _
11363[warn] | ^
11364[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11365[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11366[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11367[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
11368[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
11369[warn] | ^
11370[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
11371[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11372[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
11373[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
11374[warn] | ^
11375[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11376[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11377[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11378[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
11379[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
11380[warn] | ^
11381[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11382[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11383[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11384[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
11385[warn] 44 | private var thread: Thread = _
11386[warn] | ^
11387[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11388[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11389[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11390[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
11391[warn] 56 | private var ioHandler: IoHandler = _
11392[warn] | ^
11393[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11394[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11395[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11396[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
11397[warn] 21 | @volatile private var n: Nextable | Null = _
11398[warn] | ^
11399[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11400[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11401[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11402[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
11403[warn] 25 | @volatile private var head: T | Null = _
11404[warn] | ^
11405[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11406[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11407[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11408[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
11409[warn] 26 | @volatile private var tail: T | Null = _
11410[warn] | ^
11411[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11412[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11413[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11414[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
11415[warn] 29 | @volatile private var head: T | Null = _
11416[warn] | ^
11417[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11418[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11419[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11420[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
11421[warn] 30 | @volatile private var tail: T | Null = _
11422[warn] | ^
11423[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11424[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11425[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11426[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
11427[warn] 25 | private var head: T | Null = _
11428[warn] | ^
11429[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11430[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11431[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11432[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
11433[warn] 26 | private var tail: T | Null = _
11434[warn] | ^
11435[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11436[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11437[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11438[warn] 129 warnings found
11439[error] two errors found
11440Failed to evaluated codec-mqtt.compile: mill.api.Result$Failure
11441
11442Starting build for otavia-serde-proto - [16/23]
11443[info] compiling 1 Scala source to /build/repo/out/serde-proto/compile.dest/classes ...
11444[info] done compiling
11445Successfully evaluated serde-proto.compile
11446Skipping unused scalacOptions: -source, -rewrite
11447Flag -classpath set repeatedly
11448-- Warning: serde/src/cc/otavia/serde/Serde.scala:43:8 -------------------------
1144943 | def deserialize(in: Buffer): A
11450 | ^
11451 | Couldn't resolve a member for the given link query: Buffer
11452-- Warning: serde/src/cc/otavia/serde/Serde.scala:35:8 -------------------------
1145335 | def checkDeserializable(in: Buffer): Boolean = true
11454 | ^
11455 | Couldn't resolve a member for the given link query: Buffer
11456-- Warning: serde/src/cc/otavia/serde/Serde.scala:67:14 ------------------------
1145767 | final def serializeAny(value: Any, out: Buffer): Unit = serialize(value.asInstanceOf[A], out)
11458 | ^
11459 | Couldn't resolve a member for the given link query: Buffer
11460-- Warning: serde/src/cc/otavia/serde/Serde.scala:59:8 -------------------------
1146159 | def serialize(value: A, out: Buffer): Unit
11462 | ^
11463 | Couldn't resolve a member for the given link query: Buffer
11464-- Warning: serde/src/cc/otavia/serde/Serde.scala:51:14 ------------------------
1146551 | final def deserializeToAny(in: Buffer): Any = deserialize(in)
11466 | ^
11467 | Couldn't resolve a member for the given link query: Buffer
114686 warnings found
11469Successfully evaluated serde-proto.docJar
11470Failed to resolve scalaVersion, assume it's Scala 3 project
11471[info] compiling 1 Scala source to /build/repo/out/serde-proto/test/compile.dest/classes ...
11472[info] done compiling
11473Successfully evaluated serde-proto.test.compile
11474Publishing Artifact(cc.otavia,otavia-serde-proto_3,0.4.5) to ivy repo /root/.ivy2/local
11475Successfully evaluated serde-proto.publishLocal
11476
11477Starting build for otavia-codec-memcache - [17/23]
11478No test module defined in codec-memcache
11479[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
11480[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
11481[warn] 35 | protected var logger: Logger = _
11482[warn] | ^
11483[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11484[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11485[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11486[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
11487[warn] 37 | private var ctx: ActorContext = _
11488[warn] | ^
11489[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11490[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11491[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11492[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
11493[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
11494[warn] | ^
11495[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11496[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11497[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11498[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
11499[warn] 45 | private[core] var currentStack: Stack = _
11500[warn] | ^
11501[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11502[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11503[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11504[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
11505[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
11506[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11507[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
11508[error] |Required: cc.otavia.core.actor.MessageOf[W] &
11509[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
11510[error] |
11511[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
11512[error] |
11513[error] | longer explanation available when compiling with `-explain`
11514[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
11515[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
11516[error] | ^^^^^^^^^^^^
11517[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
11518[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
11519[error] |
11520[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
11521[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
11522[error] |
11523[error] |
11524[error] |Note: a match type could not be fully reduced:
11525[error] |
11526[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
11527[error] | failed since selector W
11528[error] | does not uniquely determine parameter m in
11529[error] | case cc.otavia.core.actor.Actor[m] => m
11530[error] | The computed bounds for the parameter are:
11531[error] | m <: cc.otavia.core.message.Call |
11532[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
11533[error] |
11534[error] | longer explanation available when compiling with `-explain`
11535[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
11536[warn] 30 | private var workers: Address[MessageOf[W]] = _
11537[warn] | ^
11538[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11539[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11540[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11541[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
11542[warn] 37 | private var currentChannelReceived: AnyRef = _
11543[warn] | ^
11544[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11545[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11546[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11547[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
11548[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
11549[warn] | ^
11550[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
11551[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11552[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
11553[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
11554[warn] | ^
11555[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
11556[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11557[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
11558[warn] 23 | private var variables: Array[AnyRef] = _
11559[warn] | ^
11560[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11561[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11562[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11563[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
11564[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
11565[warn] | ^
11566[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11567[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11568[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11569[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
11570[warn] 26 | private var thread: Thread = _
11571[warn] | ^
11572[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11573[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11574[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11575[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
11576[warn] 28 | private var head: Nextable = _
11577[warn] | ^
11578[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11579[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11580[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11581[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
11582[warn] 29 | private var tail: Nextable = _
11583[warn] | ^
11584[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11585[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11586[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11587[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
11588[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
11589[warn] | ^
11590[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11591[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11592[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11593[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
11594[warn] 46 | private var actorHouse: ActorHouse = _
11595[warn] | ^
11596[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11597[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11598[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11599[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
11600[warn] 49 | private var pipe: ChannelPipelineImpl = _
11601[warn] | ^
11602[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11603[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11604[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11605[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
11606[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
11607[warn] | ^
11608[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11609[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11610[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11611[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
11612[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
11613[warn] | ^
11614[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11615[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11616[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11617[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
11618[warn] 35 | private var path: Path = _
11619[warn] | ^
11620[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11621[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11622[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11623[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
11624[warn] 36 | protected var currentReadPlan: ReadPlan = _
11625[warn] | ^
11626[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11627[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11628[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11629[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
11630[warn] 38 | private var readFactory: ReadPlanFactory = _
11631[warn] | ^
11632[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11633[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11634[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11635[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
11636[warn] 22 | private[core] var added: Boolean = _
11637[warn] | ^
11638[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11639[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11640[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11641[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
11642[warn] 51 | private var removed: Boolean = _
11643[warn] | ^
11644[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11645[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11646[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11647[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
11648[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
11649[warn] | ^
11650[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11651[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11652[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11653[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
11654[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
11655[warn] | ^
11656[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11657[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11658[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11659[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
11660[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
11661[warn] | ^
11662[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11663[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11664[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11665[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
11666[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
11667[warn] | ^
11668[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11669[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11670[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11671[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
11672[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
11673[warn] | ^
11674[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11675[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11676[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11677[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
11678[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
11679[warn] | ^
11680[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11681[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11682[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11683[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
11684[warn] 38 | private var inbound: I = _
11685[warn] | ^
11686[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11687[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11688[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11689[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
11690[warn] 39 | private var outbound: O = _
11691[warn] | ^
11692[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11693[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11694[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11695[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
11696[warn] 42 | private var fileChannel: FileChannel = _
11697[warn] | ^
11698[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11699[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11700[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11701[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
11702[warn] 43 | private var file: File = _
11703[warn] | ^
11704[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11705[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11706[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11707[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
11708[warn] 27 | private var hd: QueueMapEntity = _
11709[warn] | ^
11710[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11711[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11712[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11713[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
11714[warn] 28 | private var tl: QueueMapEntity = _
11715[warn] | ^
11716[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11717[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11718[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11719[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
11720[warn] 34 | private var cursor: QueueMapEntity = _
11721[warn] | ^
11722[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11723[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11724[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11725[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
11726[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
11727[warn] | ^
11728[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11729[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11730[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11731[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
11732[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
11733[warn] | ^
11734[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11735[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11736[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11737[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
11738[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
11739[warn] | ^
11740[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11741[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11742[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11743[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
11744[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
11745[warn] | ^
11746[warn] |Ignoring [this] qualifier.
11747[warn] |This syntax will be deprecated in the future; it should be dropped.
11748[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
11749[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11750[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
11751[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
11752[warn] | ^
11753[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
11754[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11755[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
11756[warn] 29 | @volatile private var sys: ActorSystem = _
11757[warn] | ^
11758[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11759[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11760[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11761[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
11762[warn] 27 | private var address: Address[Call] = _
11763[warn] | ^
11764[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11765[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11766[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11767[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
11768[warn] 31 | private var msg: M = _
11769[warn] | ^
11770[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11771[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11772[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11773[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
11774[warn] 35 | private var rids: Array[Long] = _
11775[warn] | ^
11776[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11777[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11778[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11779[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
11780[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
11781[warn] | ^
11782[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11783[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11784[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11785[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
11786[warn] 28 | protected var stack: Stack = _
11787[warn] | ^
11788[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11789[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11790[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11791[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
11792[warn] 33 | protected var result: AnyRef = _
11793[warn] | ^
11794[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11795[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11796[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11797[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
11798[warn] 34 | protected var error: Throwable = _
11799[warn] | ^
11800[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11801[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11802[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11803[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
11804[warn] 36 | private var p: AbstractPromise[?] = _
11805[warn] | ^
11806[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11807[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11808[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11809[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
11810[warn] 30 | private var call: Call = _
11811[warn] | ^
11812[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11813[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11814[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11815[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
11816[warn] 31 | private var reply: Reply = _
11817[warn] | ^
11818[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11819[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11820[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11821[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
11822[warn] 33 | private var sender: Address[Call] = _
11823[warn] | ^
11824[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11825[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11826[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11827[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
11828[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
11829[warn] | ^
11830[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11831[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11832[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11833[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
11834[warn] 27 | private var messages: Seq[Notice] = _
11835[warn] | ^
11836[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11837[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11838[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11839[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
11840[warn] 49 | private var ch: Channel = _
11841[warn] | ^
11842[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11843[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11844[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11845[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
11846[warn] 50 | private var ask: AnyRef = _
11847[warn] | ^
11848[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11849[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11850[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11851[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
11852[warn] 51 | private var callback: ChannelPromise => Unit = _
11853[warn] | ^
11854[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11855[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11856[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11857[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
11858[warn] 27 | private var msg: AnyRef = _
11859[warn] | ^
11860[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11861[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11862[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11863[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
11864[warn] 28 | private var belong: AbstractChannel = _
11865[warn] | ^
11866[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11867[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11868[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11869[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
11870[warn] 33 | private var ret: AnyRef = _
11871[warn] | ^
11872[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11873[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11874[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11875[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
11876[warn] 29 | private var table: Array[MessagePromise[?]] = _
11877[warn] | ^
11878[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11879[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11880[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11881[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
11882[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
11883[warn] | ^
11884[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11885[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11886[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11887[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
11888[warn] 28 | private var msg: Call = _
11889[warn] | ^
11890[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11891[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11892[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11893[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
11894[warn] 26 | var head: AbstractPromise[?] = _
11895[warn] | ^
11896[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11897[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11898[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11899[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
11900[warn] 27 | var tail: AbstractPromise[?] = _
11901[warn] | ^
11902[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11903[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11904[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11905[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
11906[warn] 29 | private var nextState: StackState = _
11907[warn] | ^
11908[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11909[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11910[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11911[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
11912[warn] 32 | private var completedHead: AbstractPromise[?] = _
11913[warn] | ^
11914[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11915[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11916[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11917[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
11918[warn] 33 | private var completedTail: AbstractPromise[?] = _
11919[warn] | ^
11920[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11921[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11922[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11923[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
11924[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
11925[warn] | ^
11926[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11927[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11928[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11929[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
11930[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
11931[warn] | ^
11932[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11933[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11934[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11935[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
11936[warn] 40 | private var actor: AbstractActor[?] = _
11937[warn] | ^
11938[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11939[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11940[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11941[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
11942[warn] 42 | private var att: AnyRef = _
11943[warn] | ^
11944[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11945[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11946[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11947[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
11948[warn] 27 | private var fu: ChannelFuture = _
11949[warn] | ^
11950[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11951[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11952[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11953[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
11954[warn] 28 | private var fu: MessageFuture[R] = _
11955[warn] | ^
11956[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11957[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11958[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11959[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
11960[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
11961[warn] | ^
11962[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11963[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11964[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11965[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
11966[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
11967[warn] | ^
11968[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11969[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11970[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11971[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
11972[warn] 41 | private var actorAddress: ActorAddress[Call] = _
11973[warn] | ^
11974[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11975[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11976[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11977[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
11978[warn] 53 | private var tmpAskCursor: Nextable = _
11979[warn] | ^
11980[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11981[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11982[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11983[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
11984[warn] 54 | private var tmpNoticeCursor: Nextable = _
11985[warn] | ^
11986[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11987[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11988[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11989[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
11990[warn] 58 | @volatile private var preHouse: ActorHouse = _
11991[warn] | ^
11992[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11993[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
11994[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
11995[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
11996[warn] 59 | @volatile private var nextHouse: ActorHouse = _
11997[warn] | ^
11998[warn] |`= _` has been deprecated; use `= uninitialized` instead.
11999[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12000[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12001[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
12002[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
12003[warn] | ^
12004[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12005[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12006[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12007[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
12008[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
12009[warn] | ^
12010[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
12011[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12012[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
12013[warn] 107 | private var system: ActorSystem = _
12014[warn] | ^
12015[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12016[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12017[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12018[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
12019[warn] 57 | private var mainActor: Address[MainActor.Args] = _
12020[warn] | ^
12021[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12022[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12023[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12024[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
12025[warn] 72 | private var memoryMonitor: Timeout = _
12026[warn] | ^
12027[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12028[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12029[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12030[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
12031[warn] 81 | private var systemMonitor: Timeout = _
12032[warn] | ^
12033[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12034[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12035[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12036[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
12037[warn] 34 | private var sys: ActorSystem = _
12038[warn] | ^
12039[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12040[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12041[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12042[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
12043[warn] 30 | @volatile private var head: ActorHouse = _
12044[warn] | ^
12045[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12046[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12047[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12048[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
12049[warn] 31 | @volatile private var tail: ActorHouse = _
12050[warn] | ^
12051[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12052[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12053[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12054[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
12055[warn] 51 | private var currentRunning: Actor[?] = _
12056[warn] | ^
12057[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12058[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12059[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12060[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
12061[warn] 26 | private var head: Nextable = _
12062[warn] | ^
12063[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12064[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12065[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12066[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
12067[warn] 27 | private var tail: Nextable = _
12068[warn] | ^
12069[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12070[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12071[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12072[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
12073[warn] 30 | @volatile private var head: ActorHouse = _
12074[warn] | ^
12075[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12076[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12077[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12078[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
12079[warn] 31 | @volatile private var tail: ActorHouse = _
12080[warn] | ^
12081[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12082[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12083[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12084[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
12085[warn] 37 | @volatile private var highHead: ActorHouse = _
12086[warn] | ^
12087[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12088[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12089[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12090[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
12091[warn] 38 | @volatile private var highTail: ActorHouse = _
12092[warn] | ^
12093[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12094[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12095[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12096[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
12097[warn] 29 | private var fs: Array[FileChannel] = _
12098[warn] | ^
12099[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12100[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12101[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12102[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
12103[warn] 28 | private var channel: Channel = _
12104[warn] | ^
12105[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12106[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12107[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12108[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
12109[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
12110[warn] | ^
12111[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12112[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12113[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12114[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
12115[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
12116[warn] | ^
12117[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12118[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12119[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12120[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
12121[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
12122[warn] | ^
12123[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12124[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12125[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12126[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
12127[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
12128[warn] | ^
12129[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12130[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12131[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12132[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
12133[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
12134[warn] | ^
12135[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12136[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12137[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12138[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
12139[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
12140[warn] | ^
12141[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12142[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12143[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12144[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
12145[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
12146[warn] | ^
12147[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12148[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12149[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12150[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
12151[warn] 26 | private var resourceTimer: ResourceTimer = _
12152[warn] | ^
12153[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12154[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12155[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12156[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
12157[warn] 34 | protected var address: EventableAddress = _
12158[warn] | ^
12159[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12160[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12161[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12162[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
12163[warn] 40 | @volatile protected var handle: Timeout = _
12164[warn] | ^
12165[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12166[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12167[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12168[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
12169[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
12170[warn] | ^
12171[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12172[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12173[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12174[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
12175[warn] 39 | private var reactor: Reactor = _
12176[warn] | ^
12177[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12178[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12179[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12180[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
12181[warn] 28 | private var transportFactory: TransportFactory = _
12182[warn] | ^
12183[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12184[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12185[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12186[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
12187[warn] 39 | protected var _selectionKey: SelectionKey = _
12188[warn] | ^
12189[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12190[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12191[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12192[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
12193[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
12194[warn] | ^
12195[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12196[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12197[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12198[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
12199[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
12200[warn] | ^
12201[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12202[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12203[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12204[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
12205[warn] 35 | private var ch: FileChannel = _
12206[warn] | ^
12207[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12208[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12209[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12210[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
12211[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
12212[warn] | ^
12213[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
12214[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12215[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
12216[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
12217[warn] | ^
12218[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12219[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12220[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12221[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
12222[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
12223[warn] | ^
12224[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12225[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12226[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12227[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
12228[warn] 44 | private var thread: Thread = _
12229[warn] | ^
12230[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12231[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12232[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12233[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
12234[warn] 56 | private var ioHandler: IoHandler = _
12235[warn] | ^
12236[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12237[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12238[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12239[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
12240[warn] 21 | @volatile private var n: Nextable | Null = _
12241[warn] | ^
12242[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12243[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12244[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12245[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
12246[warn] 25 | @volatile private var head: T | Null = _
12247[warn] | ^
12248[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12249[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12250[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12251[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
12252[warn] 26 | @volatile private var tail: T | Null = _
12253[warn] | ^
12254[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12255[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12256[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12257[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
12258[warn] 29 | @volatile private var head: T | Null = _
12259[warn] | ^
12260[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12261[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12262[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12263[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
12264[warn] 30 | @volatile private var tail: T | Null = _
12265[warn] | ^
12266[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12267[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12268[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12269[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
12270[warn] 25 | private var head: T | Null = _
12271[warn] | ^
12272[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12273[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12274[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12275[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
12276[warn] 26 | private var tail: T | Null = _
12277[warn] | ^
12278[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12279[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12280[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12281[warn] 129 warnings found
12282[error] two errors found
12283Failed to evaluated codec-memcache.compile: mill.api.Result$Failure
12284
12285Starting build for otavia-runtime - [18/23]
12286[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
12287[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
12288[warn] 35 | protected var logger: Logger = _
12289[warn] | ^
12290[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12291[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12292[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12293[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
12294[warn] 37 | private var ctx: ActorContext = _
12295[warn] | ^
12296[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12297[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12298[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12299[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
12300[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
12301[warn] | ^
12302[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12303[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12304[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12305[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
12306[warn] 45 | private[core] var currentStack: Stack = _
12307[warn] | ^
12308[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12309[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12310[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12311[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
12312[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
12313[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12314[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
12315[error] |Required: cc.otavia.core.actor.MessageOf[W] &
12316[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
12317[error] |
12318[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
12319[error] |
12320[error] | longer explanation available when compiling with `-explain`
12321[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
12322[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
12323[error] | ^^^^^^^^^^^^
12324[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
12325[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
12326[error] |
12327[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
12328[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
12329[error] |
12330[error] |
12331[error] |Note: a match type could not be fully reduced:
12332[error] |
12333[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
12334[error] | failed since selector W
12335[error] | does not uniquely determine parameter m in
12336[error] | case cc.otavia.core.actor.Actor[m] => m
12337[error] | The computed bounds for the parameter are:
12338[error] | m <: cc.otavia.core.message.Call |
12339[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
12340[error] |
12341[error] | longer explanation available when compiling with `-explain`
12342[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
12343[warn] 30 | private var workers: Address[MessageOf[W]] = _
12344[warn] | ^
12345[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12346[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12347[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12348[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
12349[warn] 37 | private var currentChannelReceived: AnyRef = _
12350[warn] | ^
12351[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12352[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12353[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12354[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
12355[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
12356[warn] | ^
12357[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
12358[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12359[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
12360[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
12361[warn] | ^
12362[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
12363[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12364[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
12365[warn] 23 | private var variables: Array[AnyRef] = _
12366[warn] | ^
12367[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12368[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12369[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12370[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
12371[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
12372[warn] | ^
12373[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12374[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12375[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12376[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
12377[warn] 26 | private var thread: Thread = _
12378[warn] | ^
12379[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12380[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12381[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12382[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
12383[warn] 28 | private var head: Nextable = _
12384[warn] | ^
12385[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12386[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12387[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12388[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
12389[warn] 29 | private var tail: Nextable = _
12390[warn] | ^
12391[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12392[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12393[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12394[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
12395[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
12396[warn] | ^
12397[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12398[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12399[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12400[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
12401[warn] 46 | private var actorHouse: ActorHouse = _
12402[warn] | ^
12403[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12404[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12405[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12406[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
12407[warn] 49 | private var pipe: ChannelPipelineImpl = _
12408[warn] | ^
12409[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12410[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12411[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12412[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
12413[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
12414[warn] | ^
12415[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12416[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12417[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12418[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
12419[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
12420[warn] | ^
12421[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12422[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12423[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12424[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
12425[warn] 35 | private var path: Path = _
12426[warn] | ^
12427[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12428[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12429[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12430[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
12431[warn] 36 | protected var currentReadPlan: ReadPlan = _
12432[warn] | ^
12433[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12434[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12435[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12436[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
12437[warn] 38 | private var readFactory: ReadPlanFactory = _
12438[warn] | ^
12439[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12440[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12441[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12442[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
12443[warn] 22 | private[core] var added: Boolean = _
12444[warn] | ^
12445[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12446[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12447[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12448[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
12449[warn] 51 | private var removed: Boolean = _
12450[warn] | ^
12451[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12452[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12453[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12454[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
12455[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
12456[warn] | ^
12457[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12458[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12459[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12460[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
12461[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
12462[warn] | ^
12463[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12464[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12465[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12466[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
12467[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
12468[warn] | ^
12469[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12470[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12471[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12472[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
12473[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
12474[warn] | ^
12475[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12476[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12477[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12478[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
12479[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
12480[warn] | ^
12481[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12482[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12483[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12484[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
12485[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
12486[warn] | ^
12487[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12488[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12489[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12490[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
12491[warn] 38 | private var inbound: I = _
12492[warn] | ^
12493[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12494[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12495[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12496[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
12497[warn] 39 | private var outbound: O = _
12498[warn] | ^
12499[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12500[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12501[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12502[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
12503[warn] 42 | private var fileChannel: FileChannel = _
12504[warn] | ^
12505[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12506[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12507[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12508[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
12509[warn] 43 | private var file: File = _
12510[warn] | ^
12511[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12512[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12513[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12514[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
12515[warn] 27 | private var hd: QueueMapEntity = _
12516[warn] | ^
12517[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12518[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12519[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12520[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
12521[warn] 28 | private var tl: QueueMapEntity = _
12522[warn] | ^
12523[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12524[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12525[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12526[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
12527[warn] 34 | private var cursor: QueueMapEntity = _
12528[warn] | ^
12529[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12530[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12531[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12532[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
12533[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
12534[warn] | ^
12535[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12536[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12537[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12538[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
12539[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
12540[warn] | ^
12541[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12542[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12543[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12544[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
12545[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
12546[warn] | ^
12547[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12548[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12549[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12550[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
12551[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
12552[warn] | ^
12553[warn] |Ignoring [this] qualifier.
12554[warn] |This syntax will be deprecated in the future; it should be dropped.
12555[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
12556[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12557[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
12558[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
12559[warn] | ^
12560[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
12561[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12562[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
12563[warn] 29 | @volatile private var sys: ActorSystem = _
12564[warn] | ^
12565[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12566[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12567[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12568[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
12569[warn] 27 | private var address: Address[Call] = _
12570[warn] | ^
12571[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12572[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12573[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12574[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
12575[warn] 31 | private var msg: M = _
12576[warn] | ^
12577[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12578[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12579[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12580[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
12581[warn] 35 | private var rids: Array[Long] = _
12582[warn] | ^
12583[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12584[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12585[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12586[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
12587[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
12588[warn] | ^
12589[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12590[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12591[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12592[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
12593[warn] 28 | protected var stack: Stack = _
12594[warn] | ^
12595[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12596[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12597[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12598[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
12599[warn] 33 | protected var result: AnyRef = _
12600[warn] | ^
12601[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12602[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12603[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12604[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
12605[warn] 34 | protected var error: Throwable = _
12606[warn] | ^
12607[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12608[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12609[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12610[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
12611[warn] 36 | private var p: AbstractPromise[?] = _
12612[warn] | ^
12613[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12614[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12615[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12616[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
12617[warn] 30 | private var call: Call = _
12618[warn] | ^
12619[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12620[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12621[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12622[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
12623[warn] 31 | private var reply: Reply = _
12624[warn] | ^
12625[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12626[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12627[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12628[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
12629[warn] 33 | private var sender: Address[Call] = _
12630[warn] | ^
12631[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12632[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12633[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12634[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
12635[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
12636[warn] | ^
12637[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12638[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12639[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12640[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
12641[warn] 27 | private var messages: Seq[Notice] = _
12642[warn] | ^
12643[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12644[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12645[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12646[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
12647[warn] 49 | private var ch: Channel = _
12648[warn] | ^
12649[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12650[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12651[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12652[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
12653[warn] 50 | private var ask: AnyRef = _
12654[warn] | ^
12655[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12656[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12657[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12658[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
12659[warn] 51 | private var callback: ChannelPromise => Unit = _
12660[warn] | ^
12661[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12662[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12663[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12664[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
12665[warn] 27 | private var msg: AnyRef = _
12666[warn] | ^
12667[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12668[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12669[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12670[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
12671[warn] 28 | private var belong: AbstractChannel = _
12672[warn] | ^
12673[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12674[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12675[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12676[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
12677[warn] 33 | private var ret: AnyRef = _
12678[warn] | ^
12679[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12680[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12681[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12682[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
12683[warn] 29 | private var table: Array[MessagePromise[?]] = _
12684[warn] | ^
12685[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12686[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12687[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12688[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
12689[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
12690[warn] | ^
12691[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12692[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12693[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12694[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
12695[warn] 28 | private var msg: Call = _
12696[warn] | ^
12697[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12698[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12699[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12700[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
12701[warn] 26 | var head: AbstractPromise[?] = _
12702[warn] | ^
12703[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12704[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12705[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12706[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
12707[warn] 27 | var tail: AbstractPromise[?] = _
12708[warn] | ^
12709[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12710[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12711[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12712[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
12713[warn] 29 | private var nextState: StackState = _
12714[warn] | ^
12715[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12716[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12717[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12718[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
12719[warn] 32 | private var completedHead: AbstractPromise[?] = _
12720[warn] | ^
12721[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12722[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12723[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12724[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
12725[warn] 33 | private var completedTail: AbstractPromise[?] = _
12726[warn] | ^
12727[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12728[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12729[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12730[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
12731[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
12732[warn] | ^
12733[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12734[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12735[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12736[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
12737[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
12738[warn] | ^
12739[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12740[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12741[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12742[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
12743[warn] 40 | private var actor: AbstractActor[?] = _
12744[warn] | ^
12745[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12746[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12747[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12748[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
12749[warn] 42 | private var att: AnyRef = _
12750[warn] | ^
12751[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12752[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12753[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12754[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
12755[warn] 27 | private var fu: ChannelFuture = _
12756[warn] | ^
12757[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12758[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12759[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12760[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
12761[warn] 28 | private var fu: MessageFuture[R] = _
12762[warn] | ^
12763[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12764[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12765[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12766[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
12767[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
12768[warn] | ^
12769[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12770[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12771[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12772[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
12773[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
12774[warn] | ^
12775[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12776[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12777[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12778[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
12779[warn] 41 | private var actorAddress: ActorAddress[Call] = _
12780[warn] | ^
12781[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12782[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12783[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12784[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
12785[warn] 53 | private var tmpAskCursor: Nextable = _
12786[warn] | ^
12787[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12788[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12789[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12790[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
12791[warn] 54 | private var tmpNoticeCursor: Nextable = _
12792[warn] | ^
12793[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12794[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12795[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12796[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
12797[warn] 58 | @volatile private var preHouse: ActorHouse = _
12798[warn] | ^
12799[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12800[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12801[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12802[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
12803[warn] 59 | @volatile private var nextHouse: ActorHouse = _
12804[warn] | ^
12805[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12806[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12807[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12808[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
12809[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
12810[warn] | ^
12811[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12812[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12813[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12814[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
12815[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
12816[warn] | ^
12817[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
12818[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12819[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
12820[warn] 107 | private var system: ActorSystem = _
12821[warn] | ^
12822[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12823[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12824[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12825[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
12826[warn] 57 | private var mainActor: Address[MainActor.Args] = _
12827[warn] | ^
12828[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12829[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12830[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12831[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
12832[warn] 72 | private var memoryMonitor: Timeout = _
12833[warn] | ^
12834[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12835[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12836[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12837[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
12838[warn] 81 | private var systemMonitor: Timeout = _
12839[warn] | ^
12840[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12841[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12842[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12843[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
12844[warn] 34 | private var sys: ActorSystem = _
12845[warn] | ^
12846[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12847[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12848[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12849[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
12850[warn] 30 | @volatile private var head: ActorHouse = _
12851[warn] | ^
12852[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12853[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12854[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12855[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
12856[warn] 31 | @volatile private var tail: ActorHouse = _
12857[warn] | ^
12858[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12859[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12860[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12861[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
12862[warn] 51 | private var currentRunning: Actor[?] = _
12863[warn] | ^
12864[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12865[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12866[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12867[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
12868[warn] 26 | private var head: Nextable = _
12869[warn] | ^
12870[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12871[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12872[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12873[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
12874[warn] 27 | private var tail: Nextable = _
12875[warn] | ^
12876[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12877[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12878[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12879[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
12880[warn] 30 | @volatile private var head: ActorHouse = _
12881[warn] | ^
12882[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12883[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12884[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12885[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
12886[warn] 31 | @volatile private var tail: ActorHouse = _
12887[warn] | ^
12888[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12889[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12890[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12891[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
12892[warn] 37 | @volatile private var highHead: ActorHouse = _
12893[warn] | ^
12894[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12895[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12896[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12897[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
12898[warn] 38 | @volatile private var highTail: ActorHouse = _
12899[warn] | ^
12900[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12901[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12902[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12903[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
12904[warn] 29 | private var fs: Array[FileChannel] = _
12905[warn] | ^
12906[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12907[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12908[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12909[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
12910[warn] 28 | private var channel: Channel = _
12911[warn] | ^
12912[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12913[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12914[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12915[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
12916[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
12917[warn] | ^
12918[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12919[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12920[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12921[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
12922[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
12923[warn] | ^
12924[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12925[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12926[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12927[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
12928[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
12929[warn] | ^
12930[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12931[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12932[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12933[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
12934[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
12935[warn] | ^
12936[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12937[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12938[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12939[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
12940[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
12941[warn] | ^
12942[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12943[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12944[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12945[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
12946[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
12947[warn] | ^
12948[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12949[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12950[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12951[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
12952[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
12953[warn] | ^
12954[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12955[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12956[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12957[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
12958[warn] 26 | private var resourceTimer: ResourceTimer = _
12959[warn] | ^
12960[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12961[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12962[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12963[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
12964[warn] 34 | protected var address: EventableAddress = _
12965[warn] | ^
12966[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12967[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12968[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12969[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
12970[warn] 40 | @volatile protected var handle: Timeout = _
12971[warn] | ^
12972[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12973[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12974[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12975[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
12976[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
12977[warn] | ^
12978[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12979[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12980[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12981[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
12982[warn] 39 | private var reactor: Reactor = _
12983[warn] | ^
12984[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12985[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12986[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12987[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
12988[warn] 28 | private var transportFactory: TransportFactory = _
12989[warn] | ^
12990[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12991[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12992[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12993[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
12994[warn] 39 | protected var _selectionKey: SelectionKey = _
12995[warn] | ^
12996[warn] |`= _` has been deprecated; use `= uninitialized` instead.
12997[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
12998[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
12999[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
13000[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
13001[warn] | ^
13002[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13003[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13004[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13005[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
13006[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
13007[warn] | ^
13008[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13009[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13010[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13011[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
13012[warn] 35 | private var ch: FileChannel = _
13013[warn] | ^
13014[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13015[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13016[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13017[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
13018[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
13019[warn] | ^
13020[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
13021[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13022[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
13023[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
13024[warn] | ^
13025[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13026[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13027[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13028[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
13029[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
13030[warn] | ^
13031[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13032[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13033[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13034[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
13035[warn] 44 | private var thread: Thread = _
13036[warn] | ^
13037[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13038[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13039[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13040[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
13041[warn] 56 | private var ioHandler: IoHandler = _
13042[warn] | ^
13043[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13044[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13045[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13046[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
13047[warn] 21 | @volatile private var n: Nextable | Null = _
13048[warn] | ^
13049[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13050[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13051[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13052[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
13053[warn] 25 | @volatile private var head: T | Null = _
13054[warn] | ^
13055[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13056[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13057[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13058[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
13059[warn] 26 | @volatile private var tail: T | Null = _
13060[warn] | ^
13061[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13062[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13063[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13064[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
13065[warn] 29 | @volatile private var head: T | Null = _
13066[warn] | ^
13067[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13068[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13069[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13070[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
13071[warn] 30 | @volatile private var tail: T | Null = _
13072[warn] | ^
13073[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13074[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13075[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13076[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
13077[warn] 25 | private var head: T | Null = _
13078[warn] | ^
13079[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13080[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13081[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13082[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
13083[warn] 26 | private var tail: T | Null = _
13084[warn] | ^
13085[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13086[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13087[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13088[warn] 129 warnings found
13089[error] two errors found
13090Failed to evaluated core.compile: mill.api.Result$Failure
13091
13092Starting build for otavia-codec-smtp - [19/23]
13093No test module defined in codec-smtp
13094[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
13095[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
13096[warn] 35 | protected var logger: Logger = _
13097[warn] | ^
13098[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13099[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13100[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13101[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
13102[warn] 37 | private var ctx: ActorContext = _
13103[warn] | ^
13104[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13105[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13106[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13107[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
13108[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
13109[warn] | ^
13110[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13111[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13112[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13113[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
13114[warn] 45 | private[core] var currentStack: Stack = _
13115[warn] | ^
13116[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13117[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13118[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13119[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
13120[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
13121[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13122[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
13123[error] |Required: cc.otavia.core.actor.MessageOf[W] &
13124[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
13125[error] |
13126[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
13127[error] |
13128[error] | longer explanation available when compiling with `-explain`
13129[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
13130[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
13131[error] | ^^^^^^^^^^^^
13132[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
13133[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
13134[error] |
13135[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
13136[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
13137[error] |
13138[error] |
13139[error] |Note: a match type could not be fully reduced:
13140[error] |
13141[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
13142[error] | failed since selector W
13143[error] | does not uniquely determine parameter m in
13144[error] | case cc.otavia.core.actor.Actor[m] => m
13145[error] | The computed bounds for the parameter are:
13146[error] | m <: cc.otavia.core.message.Call |
13147[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
13148[error] |
13149[error] | longer explanation available when compiling with `-explain`
13150[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
13151[warn] 30 | private var workers: Address[MessageOf[W]] = _
13152[warn] | ^
13153[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13154[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13155[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13156[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
13157[warn] 37 | private var currentChannelReceived: AnyRef = _
13158[warn] | ^
13159[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13160[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13161[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13162[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
13163[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
13164[warn] | ^
13165[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
13166[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13167[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
13168[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
13169[warn] | ^
13170[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
13171[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13172[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
13173[warn] 23 | private var variables: Array[AnyRef] = _
13174[warn] | ^
13175[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13176[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13177[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13178[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
13179[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
13180[warn] | ^
13181[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13182[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13183[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13184[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
13185[warn] 26 | private var thread: Thread = _
13186[warn] | ^
13187[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13188[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13189[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13190[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
13191[warn] 28 | private var head: Nextable = _
13192[warn] | ^
13193[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13194[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13195[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13196[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
13197[warn] 29 | private var tail: Nextable = _
13198[warn] | ^
13199[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13200[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13201[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13202[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
13203[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
13204[warn] | ^
13205[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13206[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13207[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13208[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
13209[warn] 46 | private var actorHouse: ActorHouse = _
13210[warn] | ^
13211[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13212[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13213[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13214[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
13215[warn] 49 | private var pipe: ChannelPipelineImpl = _
13216[warn] | ^
13217[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13218[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13219[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13220[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
13221[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
13222[warn] | ^
13223[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13224[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13225[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13226[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
13227[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
13228[warn] | ^
13229[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13230[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13231[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13232[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
13233[warn] 35 | private var path: Path = _
13234[warn] | ^
13235[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13236[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13237[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13238[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
13239[warn] 36 | protected var currentReadPlan: ReadPlan = _
13240[warn] | ^
13241[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13242[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13243[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13244[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
13245[warn] 38 | private var readFactory: ReadPlanFactory = _
13246[warn] | ^
13247[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13248[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13249[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13250[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
13251[warn] 22 | private[core] var added: Boolean = _
13252[warn] | ^
13253[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13254[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13255[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13256[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
13257[warn] 51 | private var removed: Boolean = _
13258[warn] | ^
13259[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13260[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13261[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13262[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
13263[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
13264[warn] | ^
13265[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13266[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13267[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13268[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
13269[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
13270[warn] | ^
13271[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13272[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13273[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13274[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
13275[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
13276[warn] | ^
13277[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13278[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13279[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13280[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
13281[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
13282[warn] | ^
13283[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13284[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13285[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13286[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
13287[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
13288[warn] | ^
13289[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13290[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13291[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13292[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
13293[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
13294[warn] | ^
13295[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13296[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13297[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13298[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
13299[warn] 38 | private var inbound: I = _
13300[warn] | ^
13301[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13302[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13303[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13304[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
13305[warn] 39 | private var outbound: O = _
13306[warn] | ^
13307[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13308[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13309[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13310[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
13311[warn] 42 | private var fileChannel: FileChannel = _
13312[warn] | ^
13313[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13314[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13315[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13316[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
13317[warn] 43 | private var file: File = _
13318[warn] | ^
13319[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13320[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13321[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13322[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
13323[warn] 27 | private var hd: QueueMapEntity = _
13324[warn] | ^
13325[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13326[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13327[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13328[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
13329[warn] 28 | private var tl: QueueMapEntity = _
13330[warn] | ^
13331[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13332[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13333[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13334[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
13335[warn] 34 | private var cursor: QueueMapEntity = _
13336[warn] | ^
13337[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13338[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13339[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13340[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
13341[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
13342[warn] | ^
13343[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13344[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13345[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13346[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
13347[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
13348[warn] | ^
13349[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13350[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13351[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13352[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
13353[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
13354[warn] | ^
13355[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13356[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13357[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13358[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
13359[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
13360[warn] | ^
13361[warn] |Ignoring [this] qualifier.
13362[warn] |This syntax will be deprecated in the future; it should be dropped.
13363[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
13364[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13365[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
13366[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
13367[warn] | ^
13368[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
13369[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13370[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
13371[warn] 29 | @volatile private var sys: ActorSystem = _
13372[warn] | ^
13373[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13374[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13375[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13376[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
13377[warn] 27 | private var address: Address[Call] = _
13378[warn] | ^
13379[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13380[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13381[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13382[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
13383[warn] 31 | private var msg: M = _
13384[warn] | ^
13385[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13386[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13387[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13388[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
13389[warn] 35 | private var rids: Array[Long] = _
13390[warn] | ^
13391[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13392[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13393[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13394[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
13395[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
13396[warn] | ^
13397[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13398[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13399[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13400[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
13401[warn] 28 | protected var stack: Stack = _
13402[warn] | ^
13403[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13404[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13405[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13406[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
13407[warn] 33 | protected var result: AnyRef = _
13408[warn] | ^
13409[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13410[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13411[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13412[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
13413[warn] 34 | protected var error: Throwable = _
13414[warn] | ^
13415[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13416[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13417[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13418[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
13419[warn] 36 | private var p: AbstractPromise[?] = _
13420[warn] | ^
13421[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13422[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13423[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13424[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
13425[warn] 30 | private var call: Call = _
13426[warn] | ^
13427[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13428[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13429[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13430[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
13431[warn] 31 | private var reply: Reply = _
13432[warn] | ^
13433[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13434[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13435[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13436[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
13437[warn] 33 | private var sender: Address[Call] = _
13438[warn] | ^
13439[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13440[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13441[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13442[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
13443[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
13444[warn] | ^
13445[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13446[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13447[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13448[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
13449[warn] 27 | private var messages: Seq[Notice] = _
13450[warn] | ^
13451[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13452[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13453[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13454[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
13455[warn] 49 | private var ch: Channel = _
13456[warn] | ^
13457[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13458[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13459[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13460[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
13461[warn] 50 | private var ask: AnyRef = _
13462[warn] | ^
13463[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13464[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13465[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13466[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
13467[warn] 51 | private var callback: ChannelPromise => Unit = _
13468[warn] | ^
13469[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13470[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13471[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13472[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
13473[warn] 27 | private var msg: AnyRef = _
13474[warn] | ^
13475[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13476[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13477[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13478[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
13479[warn] 28 | private var belong: AbstractChannel = _
13480[warn] | ^
13481[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13482[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13483[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13484[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
13485[warn] 33 | private var ret: AnyRef = _
13486[warn] | ^
13487[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13488[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13489[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13490[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
13491[warn] 29 | private var table: Array[MessagePromise[?]] = _
13492[warn] | ^
13493[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13494[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13495[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13496[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
13497[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
13498[warn] | ^
13499[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13500[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13501[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13502[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
13503[warn] 28 | private var msg: Call = _
13504[warn] | ^
13505[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13506[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13507[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13508[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
13509[warn] 26 | var head: AbstractPromise[?] = _
13510[warn] | ^
13511[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13512[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13513[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13514[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
13515[warn] 27 | var tail: AbstractPromise[?] = _
13516[warn] | ^
13517[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13518[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13519[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13520[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
13521[warn] 29 | private var nextState: StackState = _
13522[warn] | ^
13523[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13524[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13525[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13526[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
13527[warn] 32 | private var completedHead: AbstractPromise[?] = _
13528[warn] | ^
13529[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13530[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13531[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13532[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
13533[warn] 33 | private var completedTail: AbstractPromise[?] = _
13534[warn] | ^
13535[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13536[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13537[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13538[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
13539[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
13540[warn] | ^
13541[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13542[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13543[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13544[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
13545[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
13546[warn] | ^
13547[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13548[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13549[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13550[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
13551[warn] 40 | private var actor: AbstractActor[?] = _
13552[warn] | ^
13553[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13554[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13555[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13556[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
13557[warn] 42 | private var att: AnyRef = _
13558[warn] | ^
13559[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13560[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13561[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13562[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
13563[warn] 27 | private var fu: ChannelFuture = _
13564[warn] | ^
13565[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13566[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13567[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13568[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
13569[warn] 28 | private var fu: MessageFuture[R] = _
13570[warn] | ^
13571[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13572[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13573[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13574[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
13575[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
13576[warn] | ^
13577[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13578[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13579[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13580[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
13581[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
13582[warn] | ^
13583[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13584[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13585[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13586[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
13587[warn] 41 | private var actorAddress: ActorAddress[Call] = _
13588[warn] | ^
13589[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13590[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13591[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13592[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
13593[warn] 53 | private var tmpAskCursor: Nextable = _
13594[warn] | ^
13595[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13596[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13597[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13598[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
13599[warn] 54 | private var tmpNoticeCursor: Nextable = _
13600[warn] | ^
13601[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13602[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13603[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13604[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
13605[warn] 58 | @volatile private var preHouse: ActorHouse = _
13606[warn] | ^
13607[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13608[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13609[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13610[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
13611[warn] 59 | @volatile private var nextHouse: ActorHouse = _
13612[warn] | ^
13613[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13614[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13615[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13616[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
13617[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
13618[warn] | ^
13619[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13620[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13621[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13622[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
13623[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
13624[warn] | ^
13625[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
13626[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13627[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
13628[warn] 107 | private var system: ActorSystem = _
13629[warn] | ^
13630[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13631[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13632[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13633[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
13634[warn] 57 | private var mainActor: Address[MainActor.Args] = _
13635[warn] | ^
13636[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13637[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13638[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13639[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
13640[warn] 72 | private var memoryMonitor: Timeout = _
13641[warn] | ^
13642[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13643[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13644[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13645[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
13646[warn] 81 | private var systemMonitor: Timeout = _
13647[warn] | ^
13648[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13649[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13650[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13651[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
13652[warn] 34 | private var sys: ActorSystem = _
13653[warn] | ^
13654[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13655[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13656[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13657[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
13658[warn] 30 | @volatile private var head: ActorHouse = _
13659[warn] | ^
13660[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13661[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13662[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13663[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
13664[warn] 31 | @volatile private var tail: ActorHouse = _
13665[warn] | ^
13666[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13667[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13668[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13669[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
13670[warn] 51 | private var currentRunning: Actor[?] = _
13671[warn] | ^
13672[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13673[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13674[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13675[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
13676[warn] 26 | private var head: Nextable = _
13677[warn] | ^
13678[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13679[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13680[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13681[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
13682[warn] 27 | private var tail: Nextable = _
13683[warn] | ^
13684[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13685[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13686[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13687[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
13688[warn] 30 | @volatile private var head: ActorHouse = _
13689[warn] | ^
13690[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13691[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13692[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13693[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
13694[warn] 31 | @volatile private var tail: ActorHouse = _
13695[warn] | ^
13696[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13697[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13698[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13699[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
13700[warn] 37 | @volatile private var highHead: ActorHouse = _
13701[warn] | ^
13702[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13703[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13704[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13705[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
13706[warn] 38 | @volatile private var highTail: ActorHouse = _
13707[warn] | ^
13708[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13709[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13710[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13711[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
13712[warn] 29 | private var fs: Array[FileChannel] = _
13713[warn] | ^
13714[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13715[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13716[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13717[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
13718[warn] 28 | private var channel: Channel = _
13719[warn] | ^
13720[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13721[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13722[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13723[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
13724[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
13725[warn] | ^
13726[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13727[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13728[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13729[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
13730[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
13731[warn] | ^
13732[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13733[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13734[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13735[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
13736[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
13737[warn] | ^
13738[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13739[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13740[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13741[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
13742[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
13743[warn] | ^
13744[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13745[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13746[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13747[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
13748[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
13749[warn] | ^
13750[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13751[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13752[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13753[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
13754[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
13755[warn] | ^
13756[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13757[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13758[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13759[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
13760[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
13761[warn] | ^
13762[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13763[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13764[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13765[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
13766[warn] 26 | private var resourceTimer: ResourceTimer = _
13767[warn] | ^
13768[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13769[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13770[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13771[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
13772[warn] 34 | protected var address: EventableAddress = _
13773[warn] | ^
13774[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13775[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13776[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13777[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
13778[warn] 40 | @volatile protected var handle: Timeout = _
13779[warn] | ^
13780[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13781[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13782[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13783[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
13784[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
13785[warn] | ^
13786[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13787[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13788[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13789[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
13790[warn] 39 | private var reactor: Reactor = _
13791[warn] | ^
13792[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13793[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13794[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13795[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
13796[warn] 28 | private var transportFactory: TransportFactory = _
13797[warn] | ^
13798[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13799[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13800[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13801[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
13802[warn] 39 | protected var _selectionKey: SelectionKey = _
13803[warn] | ^
13804[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13805[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13806[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13807[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
13808[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
13809[warn] | ^
13810[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13811[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13812[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13813[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
13814[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
13815[warn] | ^
13816[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13817[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13818[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13819[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
13820[warn] 35 | private var ch: FileChannel = _
13821[warn] | ^
13822[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13823[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13824[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13825[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
13826[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
13827[warn] | ^
13828[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
13829[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13830[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
13831[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
13832[warn] | ^
13833[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13834[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13835[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13836[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
13837[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
13838[warn] | ^
13839[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13840[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13841[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13842[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
13843[warn] 44 | private var thread: Thread = _
13844[warn] | ^
13845[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13846[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13847[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13848[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
13849[warn] 56 | private var ioHandler: IoHandler = _
13850[warn] | ^
13851[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13852[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13853[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13854[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
13855[warn] 21 | @volatile private var n: Nextable | Null = _
13856[warn] | ^
13857[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13858[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13859[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13860[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
13861[warn] 25 | @volatile private var head: T | Null = _
13862[warn] | ^
13863[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13864[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13865[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13866[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
13867[warn] 26 | @volatile private var tail: T | Null = _
13868[warn] | ^
13869[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13870[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13871[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13872[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
13873[warn] 29 | @volatile private var head: T | Null = _
13874[warn] | ^
13875[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13876[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13877[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13878[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
13879[warn] 30 | @volatile private var tail: T | Null = _
13880[warn] | ^
13881[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13882[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13883[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13884[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
13885[warn] 25 | private var head: T | Null = _
13886[warn] | ^
13887[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13888[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13889[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13890[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
13891[warn] 26 | private var tail: T | Null = _
13892[warn] | ^
13893[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13894[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13895[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13896[warn] 129 warnings found
13897[error] two errors found
13898Failed to evaluated codec-smtp.compile: mill.api.Result$Failure
13899
13900Starting build for otavia-codec - [20/23]
13901[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
13902[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
13903[warn] 35 | protected var logger: Logger = _
13904[warn] | ^
13905[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13906[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13907[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13908[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
13909[warn] 37 | private var ctx: ActorContext = _
13910[warn] | ^
13911[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13912[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13913[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13914[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
13915[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
13916[warn] | ^
13917[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13918[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13919[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13920[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
13921[warn] 45 | private[core] var currentStack: Stack = _
13922[warn] | ^
13923[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13924[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13925[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13926[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
13927[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
13928[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13929[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
13930[error] |Required: cc.otavia.core.actor.MessageOf[W] &
13931[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
13932[error] |
13933[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
13934[error] |
13935[error] | longer explanation available when compiling with `-explain`
13936[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
13937[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
13938[error] | ^^^^^^^^^^^^
13939[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
13940[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
13941[error] |
13942[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
13943[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
13944[error] |
13945[error] |
13946[error] |Note: a match type could not be fully reduced:
13947[error] |
13948[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
13949[error] | failed since selector W
13950[error] | does not uniquely determine parameter m in
13951[error] | case cc.otavia.core.actor.Actor[m] => m
13952[error] | The computed bounds for the parameter are:
13953[error] | m <: cc.otavia.core.message.Call |
13954[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
13955[error] |
13956[error] | longer explanation available when compiling with `-explain`
13957[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
13958[warn] 30 | private var workers: Address[MessageOf[W]] = _
13959[warn] | ^
13960[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13961[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13962[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13963[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
13964[warn] 37 | private var currentChannelReceived: AnyRef = _
13965[warn] | ^
13966[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13967[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13968[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13969[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
13970[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
13971[warn] | ^
13972[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
13973[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13974[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
13975[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
13976[warn] | ^
13977[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
13978[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13979[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
13980[warn] 23 | private var variables: Array[AnyRef] = _
13981[warn] | ^
13982[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13983[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13984[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13985[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
13986[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
13987[warn] | ^
13988[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13989[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13990[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13991[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
13992[warn] 26 | private var thread: Thread = _
13993[warn] | ^
13994[warn] |`= _` has been deprecated; use `= uninitialized` instead.
13995[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
13996[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
13997[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
13998[warn] 28 | private var head: Nextable = _
13999[warn] | ^
14000[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14001[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14002[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14003[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
14004[warn] 29 | private var tail: Nextable = _
14005[warn] | ^
14006[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14007[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14008[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14009[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
14010[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
14011[warn] | ^
14012[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14013[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14014[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14015[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
14016[warn] 46 | private var actorHouse: ActorHouse = _
14017[warn] | ^
14018[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14019[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14020[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14021[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
14022[warn] 49 | private var pipe: ChannelPipelineImpl = _
14023[warn] | ^
14024[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14025[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14026[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14027[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
14028[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
14029[warn] | ^
14030[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14031[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14032[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14033[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
14034[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
14035[warn] | ^
14036[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14037[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14038[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14039[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
14040[warn] 35 | private var path: Path = _
14041[warn] | ^
14042[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14043[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14044[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14045[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
14046[warn] 36 | protected var currentReadPlan: ReadPlan = _
14047[warn] | ^
14048[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14049[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14050[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14051[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
14052[warn] 38 | private var readFactory: ReadPlanFactory = _
14053[warn] | ^
14054[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14055[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14056[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14057[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
14058[warn] 22 | private[core] var added: Boolean = _
14059[warn] | ^
14060[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14061[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14062[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14063[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
14064[warn] 51 | private var removed: Boolean = _
14065[warn] | ^
14066[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14067[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14068[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14069[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
14070[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
14071[warn] | ^
14072[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14073[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14074[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14075[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
14076[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
14077[warn] | ^
14078[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14079[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14080[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14081[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
14082[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
14083[warn] | ^
14084[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14085[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14086[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14087[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
14088[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
14089[warn] | ^
14090[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14091[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14092[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14093[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
14094[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
14095[warn] | ^
14096[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14097[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14098[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14099[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
14100[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
14101[warn] | ^
14102[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14103[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14104[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14105[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
14106[warn] 38 | private var inbound: I = _
14107[warn] | ^
14108[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14109[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14110[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14111[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
14112[warn] 39 | private var outbound: O = _
14113[warn] | ^
14114[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14115[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14116[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14117[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
14118[warn] 42 | private var fileChannel: FileChannel = _
14119[warn] | ^
14120[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14121[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14122[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14123[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
14124[warn] 43 | private var file: File = _
14125[warn] | ^
14126[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14127[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14128[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14129[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
14130[warn] 27 | private var hd: QueueMapEntity = _
14131[warn] | ^
14132[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14133[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14134[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14135[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
14136[warn] 28 | private var tl: QueueMapEntity = _
14137[warn] | ^
14138[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14139[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14140[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14141[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
14142[warn] 34 | private var cursor: QueueMapEntity = _
14143[warn] | ^
14144[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14145[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14146[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14147[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
14148[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
14149[warn] | ^
14150[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14151[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14152[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14153[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
14154[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
14155[warn] | ^
14156[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14157[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14158[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14159[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
14160[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
14161[warn] | ^
14162[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14163[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14164[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14165[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
14166[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
14167[warn] | ^
14168[warn] |Ignoring [this] qualifier.
14169[warn] |This syntax will be deprecated in the future; it should be dropped.
14170[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
14171[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14172[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
14173[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
14174[warn] | ^
14175[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
14176[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14177[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
14178[warn] 29 | @volatile private var sys: ActorSystem = _
14179[warn] | ^
14180[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14181[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14182[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14183[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
14184[warn] 27 | private var address: Address[Call] = _
14185[warn] | ^
14186[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14187[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14188[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14189[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
14190[warn] 31 | private var msg: M = _
14191[warn] | ^
14192[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14193[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14194[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14195[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
14196[warn] 35 | private var rids: Array[Long] = _
14197[warn] | ^
14198[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14199[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14200[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14201[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
14202[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
14203[warn] | ^
14204[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14205[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14206[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14207[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
14208[warn] 28 | protected var stack: Stack = _
14209[warn] | ^
14210[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14211[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14212[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14213[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
14214[warn] 33 | protected var result: AnyRef = _
14215[warn] | ^
14216[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14217[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14218[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14219[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
14220[warn] 34 | protected var error: Throwable = _
14221[warn] | ^
14222[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14223[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14224[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14225[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
14226[warn] 36 | private var p: AbstractPromise[?] = _
14227[warn] | ^
14228[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14229[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14230[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14231[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
14232[warn] 30 | private var call: Call = _
14233[warn] | ^
14234[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14235[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14236[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14237[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
14238[warn] 31 | private var reply: Reply = _
14239[warn] | ^
14240[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14241[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14242[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14243[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
14244[warn] 33 | private var sender: Address[Call] = _
14245[warn] | ^
14246[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14247[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14248[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14249[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
14250[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
14251[warn] | ^
14252[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14253[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14254[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14255[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
14256[warn] 27 | private var messages: Seq[Notice] = _
14257[warn] | ^
14258[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14259[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14260[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14261[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
14262[warn] 49 | private var ch: Channel = _
14263[warn] | ^
14264[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14265[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14266[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14267[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
14268[warn] 50 | private var ask: AnyRef = _
14269[warn] | ^
14270[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14271[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14272[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14273[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
14274[warn] 51 | private var callback: ChannelPromise => Unit = _
14275[warn] | ^
14276[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14277[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14278[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14279[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
14280[warn] 27 | private var msg: AnyRef = _
14281[warn] | ^
14282[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14283[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14284[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14285[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
14286[warn] 28 | private var belong: AbstractChannel = _
14287[warn] | ^
14288[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14289[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14290[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14291[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
14292[warn] 33 | private var ret: AnyRef = _
14293[warn] | ^
14294[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14295[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14296[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14297[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
14298[warn] 29 | private var table: Array[MessagePromise[?]] = _
14299[warn] | ^
14300[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14301[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14302[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14303[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
14304[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
14305[warn] | ^
14306[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14307[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14308[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14309[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
14310[warn] 28 | private var msg: Call = _
14311[warn] | ^
14312[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14313[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14314[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14315[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
14316[warn] 26 | var head: AbstractPromise[?] = _
14317[warn] | ^
14318[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14319[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14320[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14321[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
14322[warn] 27 | var tail: AbstractPromise[?] = _
14323[warn] | ^
14324[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14325[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14326[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14327[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
14328[warn] 29 | private var nextState: StackState = _
14329[warn] | ^
14330[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14331[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14332[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14333[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
14334[warn] 32 | private var completedHead: AbstractPromise[?] = _
14335[warn] | ^
14336[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14337[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14338[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14339[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
14340[warn] 33 | private var completedTail: AbstractPromise[?] = _
14341[warn] | ^
14342[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14343[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14344[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14345[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
14346[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
14347[warn] | ^
14348[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14349[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14350[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14351[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
14352[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
14353[warn] | ^
14354[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14355[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14356[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14357[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
14358[warn] 40 | private var actor: AbstractActor[?] = _
14359[warn] | ^
14360[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14361[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14362[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14363[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
14364[warn] 42 | private var att: AnyRef = _
14365[warn] | ^
14366[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14367[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14368[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14369[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
14370[warn] 27 | private var fu: ChannelFuture = _
14371[warn] | ^
14372[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14373[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14374[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14375[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
14376[warn] 28 | private var fu: MessageFuture[R] = _
14377[warn] | ^
14378[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14379[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14380[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14381[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
14382[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
14383[warn] | ^
14384[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14385[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14386[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14387[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
14388[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
14389[warn] | ^
14390[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14391[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14392[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14393[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
14394[warn] 41 | private var actorAddress: ActorAddress[Call] = _
14395[warn] | ^
14396[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14397[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14398[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14399[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
14400[warn] 53 | private var tmpAskCursor: Nextable = _
14401[warn] | ^
14402[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14403[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14404[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14405[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
14406[warn] 54 | private var tmpNoticeCursor: Nextable = _
14407[warn] | ^
14408[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14409[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14410[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14411[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
14412[warn] 58 | @volatile private var preHouse: ActorHouse = _
14413[warn] | ^
14414[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14415[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14416[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14417[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
14418[warn] 59 | @volatile private var nextHouse: ActorHouse = _
14419[warn] | ^
14420[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14421[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14422[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14423[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
14424[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
14425[warn] | ^
14426[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14427[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14428[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14429[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
14430[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
14431[warn] | ^
14432[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
14433[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14434[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
14435[warn] 107 | private var system: ActorSystem = _
14436[warn] | ^
14437[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14438[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14439[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14440[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
14441[warn] 57 | private var mainActor: Address[MainActor.Args] = _
14442[warn] | ^
14443[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14444[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14445[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14446[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
14447[warn] 72 | private var memoryMonitor: Timeout = _
14448[warn] | ^
14449[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14450[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14451[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14452[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
14453[warn] 81 | private var systemMonitor: Timeout = _
14454[warn] | ^
14455[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14456[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14457[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14458[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
14459[warn] 34 | private var sys: ActorSystem = _
14460[warn] | ^
14461[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14462[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14463[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14464[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
14465[warn] 30 | @volatile private var head: ActorHouse = _
14466[warn] | ^
14467[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14468[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14469[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14470[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
14471[warn] 31 | @volatile private var tail: ActorHouse = _
14472[warn] | ^
14473[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14474[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14475[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14476[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
14477[warn] 51 | private var currentRunning: Actor[?] = _
14478[warn] | ^
14479[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14480[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14481[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14482[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
14483[warn] 26 | private var head: Nextable = _
14484[warn] | ^
14485[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14486[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14487[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14488[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
14489[warn] 27 | private var tail: Nextable = _
14490[warn] | ^
14491[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14492[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14493[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14494[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
14495[warn] 30 | @volatile private var head: ActorHouse = _
14496[warn] | ^
14497[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14498[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14499[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14500[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
14501[warn] 31 | @volatile private var tail: ActorHouse = _
14502[warn] | ^
14503[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14504[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14505[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14506[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
14507[warn] 37 | @volatile private var highHead: ActorHouse = _
14508[warn] | ^
14509[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14510[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14511[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14512[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
14513[warn] 38 | @volatile private var highTail: ActorHouse = _
14514[warn] | ^
14515[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14516[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14517[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14518[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
14519[warn] 29 | private var fs: Array[FileChannel] = _
14520[warn] | ^
14521[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14522[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14523[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14524[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
14525[warn] 28 | private var channel: Channel = _
14526[warn] | ^
14527[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14528[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14529[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14530[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
14531[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
14532[warn] | ^
14533[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14534[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14535[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14536[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
14537[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
14538[warn] | ^
14539[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14540[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14541[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14542[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
14543[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
14544[warn] | ^
14545[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14546[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14547[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14548[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
14549[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
14550[warn] | ^
14551[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14552[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14553[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14554[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
14555[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
14556[warn] | ^
14557[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14558[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14559[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14560[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
14561[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
14562[warn] | ^
14563[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14564[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14565[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14566[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
14567[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
14568[warn] | ^
14569[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14570[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14571[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14572[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
14573[warn] 26 | private var resourceTimer: ResourceTimer = _
14574[warn] | ^
14575[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14576[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14577[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14578[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
14579[warn] 34 | protected var address: EventableAddress = _
14580[warn] | ^
14581[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14582[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14583[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14584[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
14585[warn] 40 | @volatile protected var handle: Timeout = _
14586[warn] | ^
14587[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14588[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14589[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14590[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
14591[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
14592[warn] | ^
14593[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14594[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14595[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14596[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
14597[warn] 39 | private var reactor: Reactor = _
14598[warn] | ^
14599[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14600[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14601[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14602[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
14603[warn] 28 | private var transportFactory: TransportFactory = _
14604[warn] | ^
14605[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14606[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14607[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14608[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
14609[warn] 39 | protected var _selectionKey: SelectionKey = _
14610[warn] | ^
14611[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14612[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14613[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14614[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
14615[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
14616[warn] | ^
14617[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14618[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14619[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14620[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
14621[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
14622[warn] | ^
14623[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14624[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14625[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14626[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
14627[warn] 35 | private var ch: FileChannel = _
14628[warn] | ^
14629[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14630[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14631[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14632[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
14633[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
14634[warn] | ^
14635[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
14636[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14637[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
14638[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
14639[warn] | ^
14640[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14641[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14642[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14643[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
14644[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
14645[warn] | ^
14646[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14647[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14648[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14649[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
14650[warn] 44 | private var thread: Thread = _
14651[warn] | ^
14652[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14653[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14654[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14655[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
14656[warn] 56 | private var ioHandler: IoHandler = _
14657[warn] | ^
14658[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14659[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14660[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14661[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
14662[warn] 21 | @volatile private var n: Nextable | Null = _
14663[warn] | ^
14664[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14665[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14666[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14667[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
14668[warn] 25 | @volatile private var head: T | Null = _
14669[warn] | ^
14670[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14671[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14672[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14673[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
14674[warn] 26 | @volatile private var tail: T | Null = _
14675[warn] | ^
14676[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14677[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14678[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14679[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
14680[warn] 29 | @volatile private var head: T | Null = _
14681[warn] | ^
14682[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14683[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14684[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14685[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
14686[warn] 30 | @volatile private var tail: T | Null = _
14687[warn] | ^
14688[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14689[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14690[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14691[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
14692[warn] 25 | private var head: T | Null = _
14693[warn] | ^
14694[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14695[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14696[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14697[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
14698[warn] 26 | private var tail: T | Null = _
14699[warn] | ^
14700[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14701[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14702[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14703[warn] 129 warnings found
14704[error] two errors found
14705Failed to evaluated codec.compile: mill.api.Result$Failure
14706
14707Starting build for otavia-mysql-driver - [21/23]
14708[info] compiling 219 Scala sources and 1 Java source to /build/repo/out/core/compile.dest/classes ...
14709[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:35:35
14710[warn] 35 | protected var logger: Logger = _
14711[warn] | ^
14712[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14713[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14714[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14715[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:37:36
14716[warn] 37 | private var ctx: ActorContext = _
14717[warn] | ^
14718[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14719[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14720[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14721[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:40:75
14722[warn] 40 | private[core] var currentReceived: Call | Reply | Seq[Call] | AnyRef = _
14723[warn] | ^
14724[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14725[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14726[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14727[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AbstractActor.scala:45:44
14728[warn] 45 | private[core] var currentStack: Stack = _
14729[warn] | ^
14730[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14731[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14732[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14733[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:43
14734[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
14735[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14736[error] |Found: cc.otavia.core.actor.AcceptorActor.AcceptedChannel
14737[error] |Required: cc.otavia.core.actor.MessageOf[W] &
14738[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
14739[error] |
14740[error] |where: W is a type in class AcceptorActor with bounds <: cc.otavia.core.actor.AcceptedWorkerActor[? <: cc.otavia.core.message.Call]
14741[error] |
14742[error] | longer explanation available when compiling with `-explain`
14743[error] -- [E007] Type Mismatch Error: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:82:66
14744[error] 82 | workers.ask(AcceptedChannel(stack.message), state.future)
14745[error] | ^^^^^^^^^^^^
14746[error] |Found: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.helper.UnitReply]
14747[error] |Required: cc.otavia.core.stack.MessageFuture[cc.otavia.core.message.ReplyOf[A]]
14748[error] |
14749[error] |where: A is a type variable with constraint <: cc.otavia.core.actor.MessageOf[W] &
14750[error] | cc.otavia.core.message.Ask[? <: cc.otavia.core.message.Reply]
14751[error] |
14752[error] |
14753[error] |Note: a match type could not be fully reduced:
14754[error] |
14755[error] | trying to reduce cc.otavia.core.message.ReplyOf[A]
14756[error] | failed since selector W
14757[error] | does not uniquely determine parameter m in
14758[error] | case cc.otavia.core.actor.Actor[m] => m
14759[error] | The computed bounds for the parameter are:
14760[error] | m <: cc.otavia.core.message.Call |
14761[error] | cc.otavia.core.actor.AcceptorActor.AcceptedChannel
14762[error] |
14763[error] | longer explanation available when compiling with `-explain`
14764[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/AcceptorActor.scala:30:49
14765[warn] 30 | private var workers: Address[MessageOf[W]] = _
14766[warn] | ^
14767[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14768[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14769[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14770[warn] -- Warning: /build/repo/core/src/cc/otavia/core/actor/ChannelsActor.scala:37:49
14771[warn] 37 | private var currentChannelReceived: AnyRef = _
14772[warn] | ^
14773[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14774[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14775[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14776[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:35:34
14777[warn] 35 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, future: MessageFuture[ReplyOf[A]])(using
14778[warn] | ^
14779[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
14780[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14781[warn] -- Warning: /build/repo/core/src/cc/otavia/core/address/RobinAddress.scala:47:34
14782[warn] 47 | override def ask[A <: M & Ask[_ <: Reply]](ask: A, f: MessageFuture[ReplyOf[A]], timeout: Long)(using
14783[warn] | ^
14784[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
14785[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14786[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocal.scala:23:43
14787[warn] 23 | private var variables: Array[AnyRef] = _
14788[warn] | ^
14789[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14790[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14791[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14792[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ActorThreadLocalBoxed.scala:24:48
14793[warn] 24 | private var variables: Array[ValueBox[V]] = _ // Use boxed objects to avoid cpu cache false sharing.
14794[warn] | ^
14795[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14796[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14797[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14798[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/Poolable.scala:26:33 -----
14799[warn] 26 | private var thread: Thread = _
14800[warn] | ^
14801[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14802[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14803[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14804[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:28:33
14805[warn] 28 | private var head: Nextable = _
14806[warn] | ^
14807[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14808[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14809[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14810[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/SingleThreadPoolableHolder.scala:29:33
14811[warn] 29 | private var tail: Nextable = _
14812[warn] | ^
14813[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14814[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14815[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14816[warn] -- Warning: /build/repo/core/src/cc/otavia/core/cache/ThreadLocal.scala:40:61 --
14817[warn] 40 | private var threadLocalTimers: Array[ThreadLocalTimer] = _
14818[warn] | ^
14819[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14820[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14821[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14822[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:46:41
14823[warn] 46 | private var actorHouse: ActorHouse = _
14824[warn] | ^
14825[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14826[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14827[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14828[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:49:48
14829[warn] 49 | private var pipe: ChannelPipelineImpl = _
14830[warn] | ^
14831[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14832[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14833[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14834[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:50:48
14835[warn] 50 | private var unsafe: AbstractUnsafeChannel = _
14836[warn] | ^
14837[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14838[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14839[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14840[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractChannel.scala:68:58
14841[warn] 68 | protected var ongoingChannelPromise: ChannelPromise = _
14842[warn] | ^
14843[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14844[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14845[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14846[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractFileChannel.scala:35:29
14847[warn] 35 | private var path: Path = _
14848[warn] | ^
14849[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14850[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14851[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14852[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:36:46
14853[warn] 36 | protected var currentReadPlan: ReadPlan = _
14854[warn] | ^
14855[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14856[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14857[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14858[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/AbstractUnsafeChannel.scala:38:47
14859[warn] 38 | private var readFactory: ReadPlanFactory = _
14860[warn] | ^
14861[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14862[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14863[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14864[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerAdapter.scala:22:39
14865[warn] 22 | private[core] var added: Boolean = _
14866[warn] | ^
14867[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14868[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14869[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14870[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:51:36
14871[warn] 51 | private var removed: Boolean = _
14872[warn] | ^
14873[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14874[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14875[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14876[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:55:61
14877[warn] 55 | protected[channel] var next: ChannelHandlerContextImpl = _
14878[warn] | ^
14879[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14880[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14881[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14882[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:56:61
14883[warn] 56 | protected[channel] var prev: ChannelHandlerContextImpl = _
14884[warn] | ^
14885[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14886[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14887[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14888[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:58:51
14889[warn] 58 | private var inboundAdaptive: AdaptiveBuffer = _
14890[warn] | ^
14891[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14892[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14893[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14894[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/ChannelHandlerContextImpl.scala:59:51
14895[warn] 59 | private var outboundAdaptive: AdaptiveBuffer = _
14896[warn] | ^
14897[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14898[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14899[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14900[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:32:90
14901[warn] 32 | private var inboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
14902[warn] | ^
14903[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14904[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14905[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14906[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:33:90
14907[warn] 33 | private var outboundCtx: CombinedChannelDuplexHandler.CombinedChannelHandlerContext = _
14908[warn] | ^
14909[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14910[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14911[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14912[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:38:30
14913[warn] 38 | private var inbound: I = _
14914[warn] | ^
14915[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14916[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14917[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14918[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/CombinedChannelDuplexHandler.scala:39:30
14919[warn] 39 | private var outbound: O = _
14920[warn] | ^
14921[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14922[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14923[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14924[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:42:43
14925[warn] 42 | private var fileChannel: FileChannel = _
14926[warn] | ^
14927[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14928[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14929[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14930[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/DefaultFileRegion.scala:43:43
14931[warn] 43 | private var file: File = _
14932[warn] | ^
14933[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14934[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14935[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14936[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:27:47
14937[warn] 27 | private var hd: QueueMapEntity = _
14938[warn] | ^
14939[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14940[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14941[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14942[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:28:47
14943[warn] 28 | private var tl: QueueMapEntity = _
14944[warn] | ^
14945[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14946[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14947[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14948[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMap.scala:34:41
14949[warn] 34 | private var cursor: QueueMapEntity = _
14950[warn] | ^
14951[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14952[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14953[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14954[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:24:57
14955[warn] 24 | private[inflight] var hashNext: QueueMapEntity = _
14956[warn] | ^
14957[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14958[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14959[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14960[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:25:57
14961[warn] 25 | private[inflight] var queueEarlier: QueueMapEntity = _
14962[warn] | ^
14963[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14964[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14965[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14966[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/inflight/QueueMapEntity.scala:26:57
14967[warn] 26 | private[inflight] var queueLater: QueueMapEntity = _
14968[warn] | ^
14969[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14970[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14971[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14972[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/AdaptiveBufferOffset.scala:21:41
14973[warn] 21 |class AdaptiveBufferOffset(private[this] var endIdx: Int = 0) {
14974[warn] | ^
14975[warn] |Ignoring [this] qualifier.
14976[warn] |This syntax will be deprecated in the future; it should be dropped.
14977[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
14978[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14979[warn] -- Warning: /build/repo/core/src/cc/otavia/core/channel/internal/ChannelHandlerMask.scala:79:69
14980[warn] 79 | override protected def initialValue(): mutable.HashMap[Class[_ <: ChannelHandler], Int] = mutable.HashMap.empty
14981[warn] | ^
14982[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
14983[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14984[warn] -- Warning: /build/repo/core/src/cc/otavia/core/ioc/AbstractModule.scala:29:45 -
14985[warn] 29 | @volatile private var sys: ActorSystem = _
14986[warn] | ^
14987[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14988[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14989[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14990[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:27:41 ---
14991[warn] 27 | private var address: Address[Call] = _
14992[warn] | ^
14993[warn] |`= _` has been deprecated; use `= uninitialized` instead.
14994[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
14995[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
14996[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:31:28 ---
14997[warn] 31 | private var msg: M = _
14998[warn] | ^
14999[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15000[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15001[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15002[warn] -- Warning: /build/repo/core/src/cc/otavia/core/message/Envelope.scala:35:36 ---
15003[warn] 35 | private var rids: Array[Long] = _
15004[warn] | ^
15005[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15006[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15007[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15008[warn] -- Warning: /build/repo/core/src/cc/otavia/core/slf4a/LoggerFactory.scala:77:59
15009[warn] 77 | @volatile private var PROVIDER: SLF4AServiceProvider = _
15010[warn] | ^
15011[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15012[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15013[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15014[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:28:33
15015[warn] 28 | protected var stack: Stack = _
15016[warn] | ^
15017[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15018[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15019[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15020[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:33:37
15021[warn] 33 | protected var result: AnyRef = _
15022[warn] | ^
15023[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15024[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15025[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15026[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:34:37
15027[warn] 34 | protected var error: Throwable = _
15028[warn] | ^
15029[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15030[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15031[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15032[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AbstractPromise.scala:36:40
15033[warn] 36 | private var p: AbstractPromise[?] = _
15034[warn] | ^
15035[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15036[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15037[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15038[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:30:31 -----
15039[warn] 30 | private var call: Call = _
15040[warn] | ^
15041[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15042[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15043[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15044[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:31:31 -----
15045[warn] 31 | private var reply: Reply = _
15046[warn] | ^
15047[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15048[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15049[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15050[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/AskStack.scala:33:40 -----
15051[warn] 33 | private var sender: Address[Call] = _
15052[warn] | ^
15053[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15054[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15055[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15056[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchAskStack.scala:29:51
15057[warn] 29 | private var envelopes: Seq[Envelope[Ask[?]]] = _
15058[warn] | ^
15059[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15060[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15061[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15062[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/BatchNoticeStack.scala:27:40
15063[warn] 27 | private var messages: Seq[Notice] = _
15064[warn] | ^
15065[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15066[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15067[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15068[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:49:51
15069[warn] 49 | private var ch: Channel = _
15070[warn] | ^
15071[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15072[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15073[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15074[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:50:51
15075[warn] 50 | private var ask: AnyRef = _
15076[warn] | ^
15077[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15078[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15079[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15080[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelFuture.scala:51:51
15081[warn] 51 | private var callback: ChannelPromise => Unit = _
15082[warn] | ^
15083[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15084[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15085[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15086[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:27:42 -
15087[warn] 27 | private var msg: AnyRef = _
15088[warn] | ^
15089[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15090[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15091[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15092[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:28:42 -
15093[warn] 28 | private var belong: AbstractChannel = _
15094[warn] | ^
15095[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15096[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15097[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15098[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/ChannelStack.scala:33:37 -
15099[warn] 33 | private var ret: AnyRef = _
15100[warn] | ^
15101[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15102[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15103[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15104[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/FutureDispatcher.scala:29:50
15105[warn] 29 | private var table: Array[MessagePromise[?]] = _
15106[warn] | ^
15107[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15108[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15109[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15110[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/MessageFuture.scala:49:53
15111[warn] 49 | private[stack] var hashNext: MessagePromise[?] = _
15112[warn] | ^
15113[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15114[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15115[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15116[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/NoticeStack.scala:28:32 --
15117[warn] 28 | private var msg: Call = _
15118[warn] | ^
15119[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15120[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15121[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15122[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:26:35
15123[warn] 26 | var head: AbstractPromise[?] = _
15124[warn] | ^
15125[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15126[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15127[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15128[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/PromiseIterator.scala:27:35
15129[warn] 27 | var tail: AbstractPromise[?] = _
15130[warn] | ^
15131[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15132[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15133[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15134[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:29:40 --------
15135[warn] 29 | private var nextState: StackState = _
15136[warn] | ^
15137[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15138[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15139[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15140[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:32:52 --------
15141[warn] 32 | private var completedHead: AbstractPromise[?] = _
15142[warn] | ^
15143[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15144[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15145[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15146[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:33:52 --------
15147[warn] 33 | private var completedTail: AbstractPromise[?] = _
15148[warn] | ^
15149[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15150[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15151[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15152[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:36:54 --------
15153[warn] 36 | private var uncompletedHead: AbstractPromise[?] = _
15154[warn] | ^
15155[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15156[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15157[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15158[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:37:54 --------
15159[warn] 37 | private var uncompletedTail: AbstractPromise[?] = _
15160[warn] | ^
15161[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15162[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15163[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15164[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:40:42 --------
15165[warn] 40 | private var actor: AbstractActor[?] = _
15166[warn] | ^
15167[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15168[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15169[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15170[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/Stack.scala:42:30 --------
15171[warn] 42 | private var att: AnyRef = _
15172[warn] | ^
15173[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15174[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15175[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15176[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/ChannelFutureState.scala:27:36
15177[warn] 27 | private var fu: ChannelFuture = _
15178[warn] | ^
15179[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15180[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15181[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15182[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FutureState.scala:28:39
15183[warn] 28 | private var fu: MessageFuture[R] = _
15184[warn] | ^
15185[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15186[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15187[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15188[warn] -- Warning: /build/repo/core/src/cc/otavia/core/stack/helper/FuturesState.scala:28:45
15189[warn] 28 | private var fus: Seq[MessageFuture[R]] = _
15190[warn] | ^
15191[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15192[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15193[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15194[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:40:52 --
15195[warn] 40 | private var dweller: AbstractActor[? <: Call] = _
15196[warn] | ^
15197[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15198[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15199[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15200[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:41:52 --
15201[warn] 41 | private var actorAddress: ActorAddress[Call] = _
15202[warn] | ^
15203[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15204[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15205[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15206[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:53:44 --
15207[warn] 53 | private var tmpAskCursor: Nextable = _
15208[warn] | ^
15209[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15210[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15211[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15212[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:54:44 --
15213[warn] 54 | private var tmpNoticeCursor: Nextable = _
15214[warn] | ^
15215[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15216[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15217[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15218[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:58:50 --
15219[warn] 58 | @volatile private var preHouse: ActorHouse = _
15220[warn] | ^
15221[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15222[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15223[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15224[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:59:50 --
15225[warn] 59 | @volatile private var nextHouse: ActorHouse = _
15226[warn] | ^
15227[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15228[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15229[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15230[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:63:61 --
15231[warn] 63 | private var pendingChannels: QueueMap[AbstractChannel] = _
15232[warn] | ^
15233[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15234[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15235[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15236[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorHouse.scala:119:39 -
15237[warn] 119 | override def address: ActorAddress[_ <: Message] = actorAddress
15238[warn] | ^
15239[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
15240[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15241[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystem.scala:107:38
15242[warn] 107 | private var system: ActorSystem = _
15243[warn] | ^
15244[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15245[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15246[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15247[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:57:53
15248[warn] 57 | private var mainActor: Address[MainActor.Args] = _
15249[warn] | ^
15250[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15251[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15252[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15253[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:72:41
15254[warn] 72 | private var memoryMonitor: Timeout = _
15255[warn] | ^
15256[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15257[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15258[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15259[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorSystemImpl.scala:81:41
15260[warn] 81 | private var systemMonitor: Timeout = _
15261[warn] | ^
15262[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15263[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15264[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15265[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/ActorThreadFactory.scala:34:39
15266[warn] 34 | private var sys: ActorSystem = _
15267[warn] | ^
15268[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15269[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15270[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15271[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:30:45
15272[warn] 30 | @volatile private var head: ActorHouse = _
15273[warn] | ^
15274[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15275[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15276[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15277[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/FIFOHouseQueue.scala:31:45
15278[warn] 31 | @volatile private var tail: ActorHouse = _
15279[warn] | ^
15280[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15281[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15282[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15283[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/HouseManager.scala:51:43
15284[warn] 51 | private var currentRunning: Actor[?] = _
15285[warn] | ^
15286[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15287[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15288[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15289[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:26:33 -----
15290[warn] 26 | private var head: Nextable = _
15291[warn] | ^
15292[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15293[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15294[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15295[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/MailBox.scala:27:33 -----
15296[warn] 27 | private var tail: Nextable = _
15297[warn] | ^
15298[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15299[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15300[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15301[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:30:45
15302[warn] 30 | @volatile private var head: ActorHouse = _
15303[warn] | ^
15304[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15305[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15306[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15307[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:31:45
15308[warn] 31 | @volatile private var tail: ActorHouse = _
15309[warn] | ^
15310[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15311[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15312[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15313[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:37:49
15314[warn] 37 | @volatile private var highHead: ActorHouse = _
15315[warn] | ^
15316[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15317[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15318[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15319[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/PriorityHouseQueue.scala:38:49
15320[warn] 38 | @volatile private var highTail: ActorHouse = _
15321[warn] | ^
15322[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15323[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15324[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15325[warn] -- Warning: /build/repo/core/src/cc/otavia/core/system/monitor/SystemMonitorTask.scala:29:41
15326[warn] 29 | private var fs: Array[FileChannel] = _
15327[warn] | ^
15328[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15329[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15330[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15331[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ChannelTimeoutTask.scala:28:35
15332[warn] 28 | private var channel: Channel = _
15333[warn] | ^
15334[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15335[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15336[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15337[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:514:60
15338[warn] 514 | var nextNode: HashedWheelTimer.HashedWheelTimeout = _
15339[warn] | ^
15340[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15341[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15342[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15343[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:515:60
15344[warn] 515 | var prevNode: HashedWheelTimer.HashedWheelTimeout = _
15345[warn] | ^
15346[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15347[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15348[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15349[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:518:57
15350[warn] 518 | var bucket: HashedWheelTimer.HashedWheelBucket = _
15351[warn] | ^
15352[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15353[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15354[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15355[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:578:64
15356[warn] 578 | private var head: HashedWheelTimer.HashedWheelTimeout = _
15357[warn] | ^
15358[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15359[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15360[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15361[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:579:64
15362[warn] 579 | private var tail: HashedWheelTimer.HashedWheelTimeout = _
15363[warn] | ^
15364[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15365[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15366[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15367[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:582:68
15368[warn] 582 | private var longHead: HashedWheelTimer.HashedWheelTimeout = _
15369[warn] | ^
15370[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15371[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15372[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15373[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/HashedWheelTimer.scala:583:68
15374[warn] 583 | private var longTail: HashedWheelTimer.HashedWheelTimeout = _
15375[warn] | ^
15376[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15377[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15378[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15379[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/ResourceTimeoutTask.scala:26:47
15380[warn] 26 | private var resourceTimer: ResourceTimer = _
15381[warn] | ^
15382[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15383[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15384[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15385[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:34:46 --
15386[warn] 34 | protected var address: EventableAddress = _
15387[warn] | ^
15388[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15389[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15390[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15391[warn] -- Warning: /build/repo/core/src/cc/otavia/core/timer/TimeoutTask.scala:40:46 --
15392[warn] 40 | @volatile protected var handle: Timeout = _
15393[warn] | ^
15394[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15395[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15396[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15397[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/TransportFactory.scala:62:63
15398[warn] 62 | @volatile private var PROVIDER: TransportServiceProvider = _
15399[warn] | ^
15400[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15401[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15402[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15403[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportFactory.scala:39:53
15404[warn] 39 | private var reactor: Reactor = _
15405[warn] | ^
15406[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15407[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15408[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15409[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/NIOTransportServiceProvider.scala:28:53
15410[warn] 28 | private var transportFactory: TransportFactory = _
15411[warn] | ^
15412[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15413[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15414[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15415[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/AbstractNioUnsafeChannel.scala:39:48
15416[warn] 39 | protected var _selectionKey: SelectionKey = _
15417[warn] | ^
15418[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15419[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15420[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15421[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:29:55
15422[warn] 29 | private var OF_METHOD_HANDLE: MethodHandle = _
15423[warn] | ^
15424[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15425[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15426[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15427[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioChannelUtil.scala:30:55
15428[warn] 30 | private var GET_PATH_METHOD_HANDLE: MethodHandle = _
15429[warn] | ^
15430[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15431[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15432[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15433[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:35:34
15434[warn] 35 | private var ch: FileChannel = _
15435[warn] | ^
15436[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15437[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15438[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15439[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeFileChannel.scala:46:69
15440[warn] 46 | ch = FileChannel.open(path, options.toSet.asJava, attrs: _*)
15441[warn] | ^
15442[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
15443[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15444[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/nio/channel/NioUnsafeSocketChannel.scala:37:84
15445[warn] 37 | private var flushQueue: mutable.ArrayDeque[FileRegion | RecyclablePageBuffer] = _
15446[warn] | ^
15447[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15448[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15449[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15450[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioHandler.scala:62:56
15451[warn] 62 | private var selectedKeys: SelectedSelectionKeySet = _
15452[warn] | ^
15453[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15454[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15455[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15456[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:44:33
15457[warn] 44 | private var thread: Thread = _
15458[warn] | ^
15459[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15460[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15461[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15462[warn] -- Warning: /build/repo/core/src/cc/otavia/core/transport/reactor/nio/NioReactorWorker.scala:56:39
15463[warn] 56 | private var ioHandler: IoHandler = _
15464[warn] | ^
15465[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15466[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15467[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15468[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Nextable.scala:21:47 ------
15469[warn] 21 | @volatile private var n: Nextable | Null = _
15470[warn] | ^
15471[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15472[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15473[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15474[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:25:43 ---------
15475[warn] 25 | @volatile private var head: T | Null = _
15476[warn] | ^
15477[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15478[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15479[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15480[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/Queue.scala:26:43 ---------
15481[warn] 26 | @volatile private var tail: T | Null = _
15482[warn] | ^
15483[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15484[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15485[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15486[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:29:43 -
15487[warn] 29 | @volatile private var head: T | Null = _
15488[warn] | ^
15489[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15490[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15491[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15492[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SpinLockQueue.scala:30:43 -
15493[warn] 30 | @volatile private var tail: T | Null = _
15494[warn] | ^
15495[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15496[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15497[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15498[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:25:33 -----
15499[warn] 25 | private var head: T | Null = _
15500[warn] | ^
15501[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15502[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15503[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15504[warn] -- Warning: /build/repo/core/src/cc/otavia/core/util/SyncQueue.scala:26:33 -----
15505[warn] 26 | private var tail: T | Null = _
15506[warn] | ^
15507[warn] |`= _` has been deprecated; use `= uninitialized` instead.
15508[warn] |`uninitialized` can be imported with `scala.compiletime.uninitialized`.
15509[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
15510[warn] 129 warnings found
15511[error] two errors found
15512Failed to evaluated sql-mysql-driver.compile: mill.api.Result$Failure
15513
15514Starting build for otavia-serde - [22/23]
15515No test module defined in serde
15516Successfully evaluated serde.compile
15517Skipping unused scalacOptions: -source, -rewrite
15518Flag -classpath set repeatedly
15519-- Warning: serde/src/cc/otavia/serde/helper/BytesSerde.scala:24:17 ------------
1552024 | override def serialize(value: Array[Byte], out: Buffer): Unit = out.writeBytes(value)
15521 | ^
15522 | Couldn't resolve a member for the given link query: A
15523-- Warning: serde/src/cc/otavia/serde/helper/BytesSerde.scala:26:17 ------------
1552426 | override def deserialize(in: Buffer): Array[Byte] = {
15525 | ^
15526 | Couldn't resolve a member for the given link query: Buffer
15527-- Warning: serde/src/cc/otavia/serde/Serde.scala:35:8 -------------------------
1552835 | def checkDeserializable(in: Buffer): Boolean = true
15529 | ^
15530 | Couldn't resolve a member for the given link query: Buffer
15531-- Warning: serde/src/cc/otavia/serde/Serde.scala:51:14 ------------------------
1553251 | final def deserializeToAny(in: Buffer): Any = deserialize(in)
15533 | ^
15534 | Couldn't resolve a member for the given link query: Buffer
15535-- Warning: serde/src/cc/otavia/serde/Serde.scala:67:14 ------------------------
1553667 | final def serializeAny(value: Any, out: Buffer): Unit = serialize(value.asInstanceOf[A], out)
15537 | ^
15538 | Couldn't resolve a member for the given link query: Buffer
15539-- Warning: serde/src/cc/otavia/serde/helper/StringSerde.scala:27:17 -----------
1554027 | override def serialize(value: String, out: Buffer): Unit = out.writeBytes(value.getBytes(charset))
15541 | ^
15542 | Couldn't resolve a member for the given link query: A
15543-- Warning: serde/src/cc/otavia/serde/helper/StringSerde.scala:29:17 -----------
1554429 | override def deserialize(in: Buffer): String = in.readCharSequence(in.readableBytes).toString
15545 | ^
15546 | Couldn't resolve a member for the given link query: Buffer
15547-- Warning: serde/src/cc/otavia/serde/Serde.scala:43:8 -------------------------
1554843 | def deserialize(in: Buffer): A
15549 | ^
15550 | Couldn't resolve a member for the given link query: Buffer
15551-- Warning: serde/src/cc/otavia/serde/Serde.scala:59:8 -------------------------
1555259 | def serialize(value: A, out: Buffer): Unit
15553 | ^
15554 | Couldn't resolve a member for the given link query: Buffer
15555-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:43:18 ---------------------
1555643 | protected def serializeByte(byte: Byte, out: Buffer): this.type
15557 | ^
15558 | Couldn't resolve a member for the given link query: Buffer
15559-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:53:18 ---------------------
1556053 | protected def serializeBoolean(boolean: Boolean, out: Buffer): this.type
15561 | ^
15562 | Couldn't resolve a member for the given link query: Buffer
15563-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:63:18 ---------------------
1556463 | protected def serializeChar(char: Char, out: Buffer): this.type
15565 | ^
15566 | Couldn't resolve a member for the given link query: Buffer
15567-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:73:18 ---------------------
1556873 | protected def serializeShort(short: Short, out: Buffer): this.type
15569 | ^
15570 | Couldn't resolve a member for the given link query: Buffer
15571-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:83:18 ---------------------
1557283 | protected def serializeInt(int: Int, out: Buffer): this.type
15573 | ^
15574 | Couldn't resolve a member for the given link query: Buffer
15575-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:93:18 ---------------------
1557693 | protected def serializeLong(long: Long, out: Buffer): this.type
15577 | ^
15578 | Couldn't resolve a member for the given link query: Buffer
15579-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:103:18 --------------------
15580103 | protected def serializeFloat(float: Float, out: Buffer): this.type
15581 | ^
15582 | Couldn't resolve a member for the given link query: Buffer
15583-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:113:18 --------------------
15584113 | protected def serializeDouble(double: Double, out: Buffer): this.type
15585 | ^
15586 | Couldn't resolve a member for the given link query: Buffer
15587-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:123:18 --------------------
15588123 | protected def serializeString(string: String, out: Buffer): this.type
15589 | ^
15590 | Couldn't resolve a member for the given link query: Buffer
15591-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:133:18 --------------------
15592133 | protected def deserializeByte(in: Buffer): Byte
15593 | ^
15594 | Couldn't resolve a member for the given link query: Buffer
15595-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:141:18 --------------------
15596141 | protected def deserializeBoolean(in: Buffer): Boolean
15597 | ^
15598 | Couldn't resolve a member for the given link query: Buffer
15599-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:150:18 --------------------
15600150 | protected def deserializeChar(in: Buffer): Char
15601 | ^
15602 | Couldn't resolve a member for the given link query: Buffer
15603-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:159:18 --------------------
15604159 | protected def deserializeShort(in: Buffer): Short
15605 | ^
15606 | Couldn't resolve a member for the given link query: Buffer
15607-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:168:18 --------------------
15608168 | protected def deserializeInt(in: Buffer): Int
15609 | ^
15610 | Couldn't resolve a member for the given link query: Buffer
15611-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:177:18 --------------------
15612177 | protected def deserializeLong(in: Buffer): Long
15613 | ^
15614 | Couldn't resolve a member for the given link query: Buffer
15615-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:186:18 --------------------
15616186 | protected def deserializeFloat(in: Buffer): Float
15617 | ^
15618 | Couldn't resolve a member for the given link query: Buffer
15619-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:195:18 --------------------
15620195 | protected def deserializeDouble(in: Buffer): Double
15621 | ^
15622 | Couldn't resolve a member for the given link query: Buffer
15623-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:204:18 --------------------
15624204 | protected def deserializeString(in: Buffer): String
15625 | ^
15626 | Couldn't resolve a member for the given link query: Buffer
15627-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:219:18 --------------------
15628219 | protected def serializeBigInt(bigInt: BigInt, out: Buffer): this.type
15629 | ^
15630 | Couldn't resolve a member for the given link query: Buffer
15631-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:230:18 --------------------
15632230 | protected def serializeBigDecimal(bigDecimal: BigDecimal, out: Buffer): this.type
15633 | ^
15634 | Couldn't resolve a member for the given link query: Buffer
15635-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:241:18 --------------------
15636241 | protected def serializeBigInteger(bigInteger: BigInteger, out: Buffer): this.type
15637 | ^
15638 | Couldn't resolve a member for the given link query: BigInteger
15639-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:252:18 --------------------
15640252 | protected def serializeJBigDecimal(bigDecimal: JBigDecimal, out: Buffer): this.type
15641 | ^
15642 | Couldn't resolve a member for the given link query: JBigDecimal
15643-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:263:18 --------------------
15644263 | protected def deserializeBigInt(in: Buffer): BigInt
15645 | ^
15646 | Couldn't resolve a member for the given link query: Buffer
15647-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:272:18 --------------------
15648272 | protected def deserializeBigDecimal(in: Buffer): BigDecimal
15649 | ^
15650 | Couldn't resolve a member for the given link query: Buffer
15651-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:281:18 --------------------
15652281 | protected def deserializeBigInteger(in: Buffer): BigInteger
15653 | ^
15654 | Couldn't resolve a member for the given link query: BigInteger
15655-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:290:18 --------------------
15656290 | protected def deserializeJBigDecimal(in: Buffer): JBigDecimal
15657 | ^
15658 | Couldn't resolve a member for the given link query: JBigDecimal
15659-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:305:18 --------------------
15660305 | protected def serializeJDuration(duration: JDuration, out: Buffer): this.type
15661 | ^
15662 | Couldn't resolve a member for the given link query: JDuration
15663-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:316:18 --------------------
15664316 | protected def serializeDuration(duration: Duration, out: Buffer): this.type
15665 | ^
15666 | Couldn't resolve a member for the given link query: Duration
15667-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:327:18 --------------------
15668327 | protected def serializeInstant(instant: Instant, out: Buffer): this.type
15669 | ^
15670 | Couldn't resolve a member for the given link query: Instant
15671-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:338:18 --------------------
15672338 | protected def serializeLocalDate(localDate: LocalDate, out: Buffer): this.type
15673 | ^
15674 | Couldn't resolve a member for the given link query: LocalDate
15675-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:349:18 --------------------
15676349 | protected def serializeLocalDateTime(localDateTime: LocalDateTime, out: Buffer): this.type
15677 | ^
15678 | Couldn't resolve a member for the given link query: LocalDateTime
15679-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:360:18 --------------------
15680360 | protected def serializeLocalTime(localTime: LocalTime, out: Buffer): this.type
15681 | ^
15682 | Couldn't resolve a member for the given link query: LocalTime
15683-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:371:18 --------------------
15684371 | protected def serializeMonthDay(monthDay: MonthDay, out: Buffer): this.type
15685 | ^
15686 | Couldn't resolve a member for the given link query: MonthDay
15687-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:382:18 --------------------
15688382 | protected def serializeOffsetDateTime(offsetDateTime: OffsetDateTime, out: Buffer): this.type
15689 | ^
15690 | Couldn't resolve a member for the given link query: OffsetDateTime
15691-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:393:18 --------------------
15692393 | protected def serializeOffsetTime(offsetTime: OffsetTime, out: Buffer): this.type
15693 | ^
15694 | Couldn't resolve a member for the given link query: OffsetTime
15695-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:404:18 --------------------
15696404 | protected def serializePeriod(period: Period, out: Buffer): this.type
15697 | ^
15698 | Couldn't resolve a member for the given link query: Period
15699-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:415:18 --------------------
15700415 | protected def serializeYear(year: Year, out: Buffer): this.type
15701 | ^
15702 | Couldn't resolve a member for the given link query: Year
15703-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:426:18 --------------------
15704426 | protected def serializeYearMonth(yearMonth: YearMonth, out: Buffer): this.type
15705 | ^
15706 | Couldn't resolve a member for the given link query: YearMonth
15707-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:437:18 --------------------
15708437 | protected def serializeZonedDateTime(zonedDateTime: ZonedDateTime, out: Buffer): this.type
15709 | ^
15710 | Couldn't resolve a member for the given link query: ZonedDateTime
15711-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:448:18 --------------------
15712448 | protected def serializeZoneId(zoneId: ZoneId, out: Buffer): this.type
15713 | ^
15714 | Couldn't resolve a member for the given link query: ZoneId
15715-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:459:18 --------------------
15716459 | protected def serializeZoneOffset(zoneOffset: ZoneOffset, out: Buffer): this.type
15717 | ^
15718 | Couldn't resolve a member for the given link query: ZoneOffset
15719-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:470:18 --------------------
15720470 | protected def deserializeJDuration(in: Buffer): JDuration
15721 | ^
15722 | Couldn't resolve a member for the given link query: JDuration
15723-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:479:18 --------------------
15724479 | protected def deserializeDuration(in: Buffer): Duration
15725 | ^
15726 | Couldn't resolve a member for the given link query: Duration
15727-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:488:18 --------------------
15728488 | protected def deserializeInstant(in: Buffer): Instant
15729 | ^
15730 | Couldn't resolve a member for the given link query: Instant
15731-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:497:18 --------------------
15732497 | protected def deserializeLocalDate(in: Buffer): LocalDate
15733 | ^
15734 | Couldn't resolve a member for the given link query: LocalDate
15735-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:506:18 --------------------
15736506 | protected def deserializeLocalDateTime(in: Buffer): LocalDateTime
15737 | ^
15738 | Couldn't resolve a member for the given link query: LocalDateTime
15739-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:515:18 --------------------
15740515 | protected def deserializeLocalTime(in: Buffer): LocalTime
15741 | ^
15742 | Couldn't resolve a member for the given link query: LocalTime
15743-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:524:18 --------------------
15744524 | protected def deserializeMonthDay(in: Buffer): MonthDay
15745 | ^
15746 | Couldn't resolve a member for the given link query: MonthDay
15747-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:533:18 --------------------
15748533 | protected def deserializeOffsetDateTime(in: Buffer): OffsetDateTime
15749 | ^
15750 | Couldn't resolve a member for the given link query: OffsetDateTime
15751-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:542:18 --------------------
15752542 | protected def deserializeOffsetTime(in: Buffer): OffsetTime
15753 | ^
15754 | Couldn't resolve a member for the given link query: OffsetTime
15755-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:551:18 --------------------
15756551 | protected def deserializePeriod(in: Buffer): Period
15757 | ^
15758 | Couldn't resolve a member for the given link query: Period
15759-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:560:18 --------------------
15760560 | protected def deserializeYear(in: Buffer): Year
15761 | ^
15762 | Couldn't resolve a member for the given link query: Year
15763-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:569:18 --------------------
15764569 | protected def deserializeYearMonth(in: Buffer): YearMonth
15765 | ^
15766 | Couldn't resolve a member for the given link query: YearMonth
15767-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:578:18 --------------------
15768578 | protected def deserializeZonedDateTime(in: Buffer): ZonedDateTime
15769 | ^
15770 | Couldn't resolve a member for the given link query: ZonedDateTime
15771-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:587:18 --------------------
15772587 | protected def deserializeZoneId(in: Buffer): ZoneId
15773 | ^
15774 | Couldn't resolve a member for the given link query: ZoneId
15775-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:596:18 --------------------
15776596 | protected def deserializeZoneOffset(in: Buffer): ZoneOffset
15777 | ^
15778 | Couldn't resolve a member for the given link query: ZoneOffset
15779-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:611:18 --------------------
15780611 | protected def serializeUUID(uuid: UUID, out: Buffer): this.type
15781 | ^
15782 | Couldn't resolve a member for the given link query: UUID
15783-- Warning: serde/src/cc/otavia/serde/SerdeOps.scala:620:18 --------------------
15784620 | protected def deserializeUUID(in: Buffer): UUID
15785 | ^
15786 | Couldn't resolve a member for the given link query: UUID
1578768 warnings found
15788Successfully evaluated serde.docJar
15789Publishing Artifact(cc.otavia,otavia-serde_3,0.4.5) to ivy repo /root/.ivy2/local
15790Successfully evaluated serde.publishLocal
15791
15792************************
15793Build summary:
15794[{
15795 "module": "otavia-serde-json",
15796 "compile": {"status": "ok", "tookMs": 34315, "warnings": 0, "errors": 0},
15797 "doc": {"status": "ok", "tookMs": 7617, "files": 1, "totalSizeKb": 2756},
15798 "test-compile": {"status": "ok", "tookMs": 7654, "warnings": 0, "errors": 0},
15799 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15800 "publish": {"status": "ok", "tookMs": 489},
15801 "metadata": {
15802 "crossScalaVersions": []
15803}
15804},{
15805 "module": "otavia-codec-dns",
15806 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 12347, "warnings": 0, "errors": 0},
15807 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15808 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15809 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15810 "publish": {"status": "skipped", "tookMs": 0},
15811 "metadata": {
15812 "crossScalaVersions": []
15813}
15814},{
15815 "module": "otavia-sql",
15816 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 15214, "warnings": 0, "errors": 0},
15817 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15818 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15819 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15820 "publish": {"status": "skipped", "tookMs": 0},
15821 "metadata": {
15822 "crossScalaVersions": []
15823}
15824},{
15825 "module": "otavia-buffer",
15826 "compile": {"status": "ok", "tookMs": 68, "warnings": 0, "errors": 0},
15827 "doc": {"status": "ok", "tookMs": 20585, "files": 1, "totalSizeKb": 2948},
15828 "test-compile": {"status": "ok", "tookMs": 19417, "warnings": 0, "errors": 0},
15829 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15830 "publish": {"status": "ok", "tookMs": 272},
15831 "metadata": {
15832 "crossScalaVersions": []
15833}
15834},{
15835 "module": "otavia-common",
15836 "compile": {"status": "ok", "tookMs": 88, "warnings": 0, "errors": 0},
15837 "doc": {"status": "ok", "tookMs": 6449, "files": 1, "totalSizeKb": 2767},
15838 "test-compile": {"status": "ok", "tookMs": 5133, "warnings": 0, "errors": 0},
15839 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15840 "publish": {"status": "ok", "tookMs": 302},
15841 "metadata": {
15842 "crossScalaVersions": []
15843}
15844},{
15845 "module": "otavia-all",
15846 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 17199, "warnings": 0, "errors": 0},
15847 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15848 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15849 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15850 "publish": {"status": "skipped", "tookMs": 0},
15851 "metadata": {
15852 "crossScalaVersions": []
15853}
15854},{
15855 "module": "otavia-testkit",
15856 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 9687, "warnings": 0, "errors": 0},
15857 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15858 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15859 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15860 "publish": {"status": "skipped", "tookMs": 0},
15861 "metadata": {
15862 "crossScalaVersions": []
15863}
15864},{
15865 "module": "otavia-postgres-driver",
15866 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 9897, "warnings": 0, "errors": 0},
15867 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15868 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15869 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15870 "publish": {"status": "skipped", "tookMs": 0},
15871 "metadata": {
15872 "crossScalaVersions": []
15873}
15874},{
15875 "module": "otavia-log4a",
15876 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 10587, "warnings": 0, "errors": 0},
15877 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15878 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15879 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15880 "publish": {"status": "skipped", "tookMs": 0},
15881 "metadata": {
15882 "crossScalaVersions": []
15883}
15884},{
15885 "module": "otavia-handler",
15886 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 12808, "warnings": 0, "errors": 0},
15887 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15888 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15889 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15890 "publish": {"status": "skipped", "tookMs": 0},
15891 "metadata": {
15892 "crossScalaVersions": []
15893}
15894},{
15895 "module": "otavia-codec-kafka",
15896 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 15668, "warnings": 0, "errors": 0},
15897 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15898 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15899 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15900 "publish": {"status": "skipped", "tookMs": 0},
15901 "metadata": {
15902 "crossScalaVersions": []
15903}
15904},{
15905 "module": "otavia-codec-redis",
15906 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 14927, "warnings": 0, "errors": 0},
15907 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15908 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15909 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15910 "publish": {"status": "skipped", "tookMs": 0},
15911 "metadata": {
15912 "crossScalaVersions": []
15913}
15914},{
15915 "module": "otavia-codec-http",
15916 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 15659, "warnings": 0, "errors": 0},
15917 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15918 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15919 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15920 "publish": {"status": "skipped", "tookMs": 0},
15921 "metadata": {
15922 "crossScalaVersions": []
15923}
15924},{
15925 "module": "otavia-codec-haproxy",
15926 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 16851, "warnings": 0, "errors": 0},
15927 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15928 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15929 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15930 "publish": {"status": "skipped", "tookMs": 0},
15931 "metadata": {
15932 "crossScalaVersions": []
15933}
15934},{
15935 "module": "otavia-codec-socks",
15936 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 16882, "warnings": 0, "errors": 0},
15937 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15938 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15939 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15940 "publish": {"status": "skipped", "tookMs": 0},
15941 "metadata": {
15942 "crossScalaVersions": []
15943}
15944},{
15945 "module": "otavia-codec-mqtt",
15946 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 17792, "warnings": 0, "errors": 0},
15947 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15948 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15949 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15950 "publish": {"status": "skipped", "tookMs": 0},
15951 "metadata": {
15952 "crossScalaVersions": []
15953}
15954},{
15955 "module": "otavia-serde-proto",
15956 "compile": {"status": "ok", "tookMs": 2656, "warnings": 0, "errors": 0},
15957 "doc": {"status": "ok", "tookMs": 3884, "files": 1, "totalSizeKb": 2653},
15958 "test-compile": {"status": "ok", "tookMs": 4654, "warnings": 0, "errors": 0},
15959 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15960 "publish": {"status": "ok", "tookMs": 350},
15961 "metadata": {
15962 "crossScalaVersions": []
15963}
15964},{
15965 "module": "otavia-codec-memcache",
15966 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 15302, "warnings": 0, "errors": 0},
15967 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15968 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15969 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15970 "publish": {"status": "skipped", "tookMs": 0},
15971 "metadata": {
15972 "crossScalaVersions": []
15973}
15974},{
15975 "module": "otavia-runtime",
15976 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 16099, "warnings": 0, "errors": 0},
15977 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15978 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15979 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15980 "publish": {"status": "skipped", "tookMs": 0},
15981 "metadata": {
15982 "crossScalaVersions": []
15983}
15984},{
15985 "module": "otavia-codec-smtp",
15986 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 15641, "warnings": 0, "errors": 0},
15987 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15988 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15989 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
15990 "publish": {"status": "skipped", "tookMs": 0},
15991 "metadata": {
15992 "crossScalaVersions": []
15993}
15994},{
15995 "module": "otavia-codec",
15996 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 15483, "warnings": 0, "errors": 0},
15997 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
15998 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
15999 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
16000 "publish": {"status": "skipped", "tookMs": 0},
16001 "metadata": {
16002 "crossScalaVersions": []
16003}
16004},{
16005 "module": "otavia-mysql-driver",
16006 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["millbuild.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 16854, "warnings": 0, "errors": 0},
16007 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
16008 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
16009 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
16010 "publish": {"status": "skipped", "tookMs": 0},
16011 "metadata": {
16012 "crossScalaVersions": []
16013}
16014},{
16015 "module": "otavia-serde",
16016 "compile": {"status": "ok", "tookMs": 471, "warnings": 0, "errors": 0},
16017 "doc": {"status": "ok", "tookMs": 6703, "files": 1, "totalSizeKb": 2684},
16018 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
16019 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
16020 "publish": {"status": "ok", "tookMs": 352},
16021 "metadata": {
16022 "crossScalaVersions": []
16023}
16024}]
16025************************"
16026
160271 targets failed
16028runCommunityBuild millbuild.CommunityBuildCore$Scala3CommunityBuild$ProjectBuildFailureException: 18 module(s) finished with failures: otavia-codec-dns, otavia-sql, otavia-all, otavia-testkit, otavia-postgres-driver, otavia-log4a, otavia-handler, otavia-codec-kafka, otavia-codec-redis, otavia-codec-http, otavia-codec-haproxy, otavia-codec-socks, otavia-codec-mqtt, otavia-codec-memcache, otavia-runtime, otavia-codec-smtp, otavia-codec, otavia-mysql-driver