Build Logs

kory33/s2mc-test • 3.8.0-RC2:2025-11-27

Errors

435

Warnings

36

Total Lines

703

1##################################
2Clonning https://github.com/kory33/s2mc-test.git into /build/repo using revision v0.2.3
3##################################
4Note: switching to '3962ff70f81d5cbdd8938b551794c652b45d6072'.
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
22Migrating project for -source:3.7 using Scala 3.7.4
23----
24Preparing build for 3.7.4
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----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.5.8 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project kory33/s2mc-test
35##################################
36Scala version: 3.7.4
37Targets: io.github.kory33%s2mc-client-core io.github.kory33%s2mc-client-examples io.github.kory33%s2mc-client-impl io.github.kory33%s2mc-protocol-core io.github.kory33%s2mc-protocol-impl io.github.kory33%s2mc-test io.github.kory33%s2mc-testing
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Xmx10g
49-Dcommunitybuild.scala=3.7.4
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4"
59"++3.7.4 -v"
60"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" io.github.kory33%s2mc-client-core io.github.kory33%s2mc-client-examples io.github.kory33%s2mc-client-impl io.github.kory33%s2mc-protocol-core io.github.kory33%s2mc-protocol-impl io.github.kory33%s2mc-test io.github.kory33%s2mc-testing"
67
68[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.684s.
74[info] done compiling
75[info] loading settings for project repo from build.sbt...
76[info] set current project to repo (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4
78OpenCB::Changing crossVersion 3.1.0 -> 3.7.4 in protocol_impl/crossScalaVersions
79OpenCB::Changing crossVersion 3.1.0 -> 3.7.4 in protocol_core/crossScalaVersions
80OpenCB::Changing crossVersion 3.1.0 -> 3.7.4 in testing/crossScalaVersions
81OpenCB::Changing crossVersion 3.1.0 -> 3.7.4 in repo/crossScalaVersions
82OpenCB::Changing crossVersion 3.1.0 -> 3.7.4 in client_core/crossScalaVersions
83OpenCB::Changing crossVersion 3.1.0 -> 3.7.4 in client_impl/crossScalaVersions
84OpenCB::Changing crossVersion 3.1.0 -> 3.7.4 in client_examples/crossScalaVersions
85[info] set current project to repo (in build file:/build/repo/)
86[info] Setting Scala version to 3.7.4 on 7 projects.
87[info] Switching Scala version on:
88[info] client_impl (3.7.4)
89[info] testing (3.7.4)
90[info] client_examples (3.7.4)
91[info] protocol_impl (3.7.4)
92[info] protocol_core (3.7.4)
93[info] * repo (3.7.4)
94[info] client_core (3.7.4)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to repo (in build file:/build/repo/)
98Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
99[info] Reapplying settings...
100[info] set current project to repo (in build file:/build/repo/)
101[info] Defining Global / credentials, client_core / credentials and 5 others.
102[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 35 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to repo (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
111 Did you mean protocol_impl / allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to repo (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to repo (in build file:/build/repo/)
118[success] Total time: 0 s, completed Nov 27, 2025, 9:23:35 PM
119Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
121Starting build...
122Projects: Set(client_impl, testing, client_examples, protocol_impl, protocol_core, repo, client_core)
123Starting build for ProjectRef(file:/build/repo/,testing) (s2mc-testing)... [0/7]
124OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
126Compile scalacOptions: -Yretain-trees, -Xcheck-macros, -Ykind-projector:underscores, -Xsemanticdb, -semanticdb-target, /build/repo/testing/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
127[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
128[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
129[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
130[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
131[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
132[error] |The match type contains an illegal case:
133[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
134[error] | Tuple.InverseMap[t,
135[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
136[error] |The pattern contains a type alias `CodecBinding`.
137[error] |(this error can be ignored for now with `-source:3.3`)
138[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
139[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
140[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
141[error] |The match type contains an illegal case:
142[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
143[error] | Tuple.InverseMap[t,
144[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
145[error] |The pattern contains a type alias `CodecBinding`.
146[error] |(this error can be ignored for now with `-source:3.3`)
147[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
148[error] 77 | )
149[error] | ^
150[error] | Cannot prove true
151[warn] one warning found
152[error] three errors found
153[error] (protocol_core / Compile / compileIncremental) Compilation failed
154[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
155[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
156[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
157[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
158[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
159[error] |The match type contains an illegal case:
160[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
161[error] | Tuple.InverseMap[t,
162[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
163[error] |The pattern contains a type alias `CodecBinding`.
164[error] |(this error can be ignored for now with `-source:3.3`)
165[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
166[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
167[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
168[error] |The match type contains an illegal case:
169[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
170[error] | Tuple.InverseMap[t,
171[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
172[error] |The pattern contains a type alias `CodecBinding`.
173[error] |(this error can be ignored for now with `-source:3.3`)
174[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
175[error] 77 | )
176[error] | ^
177[error] | Cannot prove true
178[warn] one warning found
179[error] three errors found
180[error] (protocol_core / Compile / compileIncremental) Compilation failed
181[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
182[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
183[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
184[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
185[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
186[error] |The match type contains an illegal case:
187[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
188[error] | Tuple.InverseMap[t,
189[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
190[error] |The pattern contains a type alias `CodecBinding`.
191[error] |(this error can be ignored for now with `-source:3.3`)
192[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
193[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
194[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
195[error] |The match type contains an illegal case:
196[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
197[error] | Tuple.InverseMap[t,
198[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
199[error] |The pattern contains a type alias `CodecBinding`.
200[error] |(this error can be ignored for now with `-source:3.3`)
201[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
202[error] 77 | )
203[error] | ^
204[error] | Cannot prove true
205[warn] one warning found
206[error] three errors found
207[error] (protocol_core / Compile / compileIncremental) Compilation failed
208Starting build for ProjectRef(file:/build/repo/,client_examples) (s2mc-client-examples)... [1/7]
209Compile scalacOptions: -Yretain-trees, -Xcheck-macros, -Ykind-projector:underscores, -Xsemanticdb, -semanticdb-target, /build/repo/client-examples/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
210[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
211[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
212[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
213[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
214[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
215[error] |The match type contains an illegal case:
216[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
217[error] | Tuple.InverseMap[t,
218[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
219[error] |The pattern contains a type alias `CodecBinding`.
220[error] |(this error can be ignored for now with `-source:3.3`)
221[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
222[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
223[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
224[error] |The match type contains an illegal case:
225[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
226[error] | Tuple.InverseMap[t,
227[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
228[error] |The pattern contains a type alias `CodecBinding`.
229[error] |(this error can be ignored for now with `-source:3.3`)
230[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
231[error] 77 | )
232[error] | ^
233[error] | Cannot prove true
234[warn] one warning found
235[error] three errors found
236[error] (protocol_core / Compile / compileIncremental) Compilation failed
237[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
238[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
239[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
240[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
241[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
242[error] |The match type contains an illegal case:
243[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
244[error] | Tuple.InverseMap[t,
245[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
246[error] |The pattern contains a type alias `CodecBinding`.
247[error] |(this error can be ignored for now with `-source:3.3`)
248[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
249[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
250[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
251[error] |The match type contains an illegal case:
252[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
253[error] | Tuple.InverseMap[t,
254[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
255[error] |The pattern contains a type alias `CodecBinding`.
256[error] |(this error can be ignored for now with `-source:3.3`)
257[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
258[error] 77 | )
259[error] | ^
260[error] | Cannot prove true
261[warn] one warning found
262[error] three errors found
263[error] (protocol_core / Compile / compileIncremental) Compilation failed
264[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
265[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
266[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
267[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
268[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
269[error] |The match type contains an illegal case:
270[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
271[error] | Tuple.InverseMap[t,
272[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
273[error] |The pattern contains a type alias `CodecBinding`.
274[error] |(this error can be ignored for now with `-source:3.3`)
275[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
276[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
277[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
278[error] |The match type contains an illegal case:
279[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
280[error] | Tuple.InverseMap[t,
281[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
282[error] |The pattern contains a type alias `CodecBinding`.
283[error] |(this error can be ignored for now with `-source:3.3`)
284[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
285[error] 77 | )
286[error] | ^
287[error] | Cannot prove true
288[warn] one warning found
289[error] three errors found
290[error] (protocol_core / Compile / compileIncremental) Compilation failed
291Starting build for ProjectRef(file:/build/repo/,client_core) (s2mc-client-core)... [2/7]
292Compile scalacOptions: -Yretain-trees, -Xcheck-macros, -Ykind-projector:underscores, -Xsemanticdb, -semanticdb-target, /build/repo/client-core/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
293[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
294[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
295[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
296[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
297[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
298[error] |The match type contains an illegal case:
299[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
300[error] | Tuple.InverseMap[t,
301[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
302[error] |The pattern contains a type alias `CodecBinding`.
303[error] |(this error can be ignored for now with `-source:3.3`)
304[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
305[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
306[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
307[error] |The match type contains an illegal case:
308[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
309[error] | Tuple.InverseMap[t,
310[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
311[error] |The pattern contains a type alias `CodecBinding`.
312[error] |(this error can be ignored for now with `-source:3.3`)
313[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
314[error] 77 | )
315[error] | ^
316[error] | Cannot prove true
317[warn] one warning found
318[error] three errors found
319[error] (protocol_core / Compile / compileIncremental) Compilation failed
320[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
321[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
322[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
323[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
324[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
325[error] |The match type contains an illegal case:
326[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
327[error] | Tuple.InverseMap[t,
328[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
329[error] |The pattern contains a type alias `CodecBinding`.
330[error] |(this error can be ignored for now with `-source:3.3`)
331[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
332[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
333[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
334[error] |The match type contains an illegal case:
335[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
336[error] | Tuple.InverseMap[t,
337[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
338[error] |The pattern contains a type alias `CodecBinding`.
339[error] |(this error can be ignored for now with `-source:3.3`)
340[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
341[error] 77 | )
342[error] | ^
343[error] | Cannot prove true
344[warn] one warning found
345[error] three errors found
346[error] (protocol_core / Compile / compileIncremental) Compilation failed
347[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
348[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
349[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
350[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
351[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
352[error] |The match type contains an illegal case:
353[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
354[error] | Tuple.InverseMap[t,
355[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
356[error] |The pattern contains a type alias `CodecBinding`.
357[error] |(this error can be ignored for now with `-source:3.3`)
358[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
359[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
360[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
361[error] |The match type contains an illegal case:
362[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
363[error] | Tuple.InverseMap[t,
364[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
365[error] |The pattern contains a type alias `CodecBinding`.
366[error] |(this error can be ignored for now with `-source:3.3`)
367[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
368[error] 77 | )
369[error] | ^
370[error] | Cannot prove true
371[warn] one warning found
372[error] three errors found
373[error] (protocol_core / Compile / compileIncremental) Compilation failed
374Starting build for ProjectRef(file:/build/repo/,protocol_impl) (s2mc-protocol-impl)... [3/7]
375Compile scalacOptions: -Yretain-trees, -Xcheck-macros, -Ykind-projector:underscores, -Xsemanticdb, -semanticdb-target, /build/repo/protocol-impl/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
376[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
377[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
378[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
379[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
380[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
381[error] |The match type contains an illegal case:
382[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
383[error] | Tuple.InverseMap[t,
384[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
385[error] |The pattern contains a type alias `CodecBinding`.
386[error] |(this error can be ignored for now with `-source:3.3`)
387[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
388[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
389[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
390[error] |The match type contains an illegal case:
391[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
392[error] | Tuple.InverseMap[t,
393[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
394[error] |The pattern contains a type alias `CodecBinding`.
395[error] |(this error can be ignored for now with `-source:3.3`)
396[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
397[error] 77 | )
398[error] | ^
399[error] | Cannot prove true
400[warn] one warning found
401[error] three errors found
402[error] (protocol_core / Compile / compileIncremental) Compilation failed
403[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
404[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
405[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
406[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
407[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
408[error] |The match type contains an illegal case:
409[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
410[error] | Tuple.InverseMap[t,
411[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
412[error] |The pattern contains a type alias `CodecBinding`.
413[error] |(this error can be ignored for now with `-source:3.3`)
414[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
415[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
416[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
417[error] |The match type contains an illegal case:
418[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
419[error] | Tuple.InverseMap[t,
420[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
421[error] |The pattern contains a type alias `CodecBinding`.
422[error] |(this error can be ignored for now with `-source:3.3`)
423[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
424[error] 77 | )
425[error] | ^
426[error] | Cannot prove true
427[warn] one warning found
428[error] three errors found
429[error] (protocol_core / Compile / compileIncremental) Compilation failed
430[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
431[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
432[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
433[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
434[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
435[error] |The match type contains an illegal case:
436[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
437[error] | Tuple.InverseMap[t,
438[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
439[error] |The pattern contains a type alias `CodecBinding`.
440[error] |(this error can be ignored for now with `-source:3.3`)
441[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
442[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
443[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
444[error] |The match type contains an illegal case:
445[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
446[error] | Tuple.InverseMap[t,
447[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
448[error] |The pattern contains a type alias `CodecBinding`.
449[error] |(this error can be ignored for now with `-source:3.3`)
450[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
451[error] 77 | )
452[error] | ^
453[error] | Cannot prove true
454[warn] one warning found
455[error] three errors found
456[error] (protocol_core / Compile / compileIncremental) Compilation failed
457Starting build for ProjectRef(file:/build/repo/,protocol_core) (s2mc-protocol-core)... [4/7]
458Compile scalacOptions: -Yretain-trees, -Xcheck-macros, -Ykind-projector:underscores, -Xsemanticdb, -semanticdb-target, /build/repo/protocol-core/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
459[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
460[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
461[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
462[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
463[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
464[error] |The match type contains an illegal case:
465[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
466[error] | Tuple.InverseMap[t,
467[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
468[error] |The pattern contains a type alias `CodecBinding`.
469[error] |(this error can be ignored for now with `-source:3.3`)
470[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
471[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
472[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
473[error] |The match type contains an illegal case:
474[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
475[error] | Tuple.InverseMap[t,
476[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
477[error] |The pattern contains a type alias `CodecBinding`.
478[error] |(this error can be ignored for now with `-source:3.3`)
479[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
480[error] 77 | )
481[error] | ^
482[error] | Cannot prove true
483[warn] one warning found
484[error] three errors found
485[error] (protocol_core / Compile / compileIncremental) Compilation failed
486[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
487[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
488[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
489[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
490[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
491[error] |The match type contains an illegal case:
492[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
493[error] | Tuple.InverseMap[t,
494[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
495[error] |The pattern contains a type alias `CodecBinding`.
496[error] |(this error can be ignored for now with `-source:3.3`)
497[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
498[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
499[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
500[error] |The match type contains an illegal case:
501[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
502[error] | Tuple.InverseMap[t,
503[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
504[error] |The pattern contains a type alias `CodecBinding`.
505[error] |(this error can be ignored for now with `-source:3.3`)
506[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
507[error] 77 | )
508[error] | ^
509[error] | Cannot prove true
510[warn] one warning found
511[error] three errors found
512[error] (protocol_core / Compile / compileIncremental) Compilation failed
513[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
514[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
515[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
516[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
517[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
518[error] |The match type contains an illegal case:
519[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
520[error] | Tuple.InverseMap[t,
521[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
522[error] |The pattern contains a type alias `CodecBinding`.
523[error] |(this error can be ignored for now with `-source:3.3`)
524[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
525[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
526[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
527[error] |The match type contains an illegal case:
528[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
529[error] | Tuple.InverseMap[t,
530[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
531[error] |The pattern contains a type alias `CodecBinding`.
532[error] |(this error can be ignored for now with `-source:3.3`)
533[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
534[error] 77 | )
535[error] | ^
536[error] | Cannot prove true
537[warn] one warning found
538[error] three errors found
539[error] (protocol_core / Compile / compileIncremental) Compilation failed
540Starting build for ProjectRef(file:/build/repo/,repo) (repo)... [5/7]
541Compile scalacOptions: -Yretain-trees, -Xcheck-macros, -Ykind-projector:underscores, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
542Starting build for ProjectRef(file:/build/repo/,client_impl) (s2mc-client-impl)... [6/7]
543Compile scalacOptions: -Yretain-trees, -Xcheck-macros, -Ykind-projector:underscores, -Xsemanticdb, -semanticdb-target, /build/repo/client-impl/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
544[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
545[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
546[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
547[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
548[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
549[error] |The match type contains an illegal case:
550[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
551[error] | Tuple.InverseMap[t,
552[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
553[error] |The pattern contains a type alias `CodecBinding`.
554[error] |(this error can be ignored for now with `-source:3.3`)
555[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
556[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
557[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
558[error] |The match type contains an illegal case:
559[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
560[error] | Tuple.InverseMap[t,
561[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
562[error] |The pattern contains a type alias `CodecBinding`.
563[error] |(this error can be ignored for now with `-source:3.3`)
564[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
565[error] 77 | )
566[error] | ^
567[error] | Cannot prove true
568[warn] one warning found
569[error] three errors found
570[error] (protocol_core / Compile / compileIncremental) Compilation failed
571[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
572[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
573[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
574[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
575[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
576[error] |The match type contains an illegal case:
577[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
578[error] | Tuple.InverseMap[t,
579[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
580[error] |The pattern contains a type alias `CodecBinding`.
581[error] |(this error can be ignored for now with `-source:3.3`)
582[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
583[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
584[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
585[error] |The match type contains an illegal case:
586[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
587[error] | Tuple.InverseMap[t,
588[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
589[error] |The pattern contains a type alias `CodecBinding`.
590[error] |(this error can be ignored for now with `-source:3.3`)
591[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
592[error] 77 | )
593[error] | ^
594[error] | Cannot prove true
595[warn] one warning found
596[error] three errors found
597[error] (protocol_core / Compile / compileIncremental) Compilation failed
598[info] compiling 24 Scala sources to /build/repo/protocol-core/target/scala-3.7.4/classes ...
599[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
600[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:73:36
601[error] 73 | using Require[ContainsDistinctT[Tuple.InverseMap[BindingsTup, CodecBinding]]]
602[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
603[error] |The match type contains an illegal case:
604[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
605[error] | Tuple.InverseMap[t,
606[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
607[error] |The pattern contains a type alias `CodecBinding`.
608[error] |(this error can be ignored for now with `-source:3.3`)
609[error] -- [E191] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:74:22
610[error] 74 | ): PacketIdBindings[Tuple.InverseMap[BindingsTup, CodecBinding]] = {
611[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
612[error] |The match type contains an illegal case:
613[error] | case io.github.kory33.s2mctest.core.connection.protocol.CodecBinding[x] *: t => x *:
614[error] | Tuple.InverseMap[t,
615[error] | io.github.kory33.s2mctest.core.connection.protocol.CodecBinding]
616[error] |The pattern contains a type alias `CodecBinding`.
617[error] |(this error can be ignored for now with `-source:3.3`)
618[error] -- [E172] Type Error: /build/repo/protocol-core/src/main/scala/io/github/kory33/s2mctest/core/connection/protocol/PacketIdBindings.scala:77:5
619[error] 77 | )
620[error] | ^
621[error] | Cannot prove true
622[warn] one warning found
623[error] three errors found
624[error] (protocol_core / Compile / compileIncremental) Compilation failed
625
626************************
627Build summary:
628[{
629 "module": "s2mc-testing",
630 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 8563, "warnings": 1, "errors": 3, "sourceVersion": "3.7-migration"},
631 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
632 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
633 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
634 "publish": {"status": "skipped", "tookMs": 0},
635 "metadata": {
636 "crossScalaVersions": ["3.1.0"]
637}
638},{
639 "module": "s2mc-client-examples",
640 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2196, "warnings": 1, "errors": 3, "sourceVersion": "3.7-migration"},
641 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
642 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
643 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
644 "publish": {"status": "skipped", "tookMs": 0},
645 "metadata": {
646 "crossScalaVersions": ["3.1.0"]
647}
648},{
649 "module": "s2mc-client-core",
650 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1867, "warnings": 1, "errors": 3, "sourceVersion": "3.7-migration"},
651 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
652 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
653 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
654 "publish": {"status": "skipped", "tookMs": 0},
655 "metadata": {
656 "crossScalaVersions": ["3.1.0"]
657}
658},{
659 "module": "s2mc-protocol-impl",
660 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1453, "warnings": 1, "errors": 3, "sourceVersion": "3.7-migration"},
661 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
662 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
663 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
664 "publish": {"status": "skipped", "tookMs": 0},
665 "metadata": {
666 "crossScalaVersions": ["3.1.0"]
667}
668},{
669 "module": "s2mc-protocol-core",
670 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1286, "warnings": 1, "errors": 3, "sourceVersion": "3.7-migration"},
671 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
672 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
673 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
674 "publish": {"status": "skipped", "tookMs": 0},
675 "metadata": {
676 "crossScalaVersions": ["3.1.0"]
677}
678},{
679 "module": "repo",
680 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
681 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
682 "test-compile": {"status": "ok", "tookMs": 268, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
683 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
684 "publish": {"status": "skipped", "tookMs": 0},
685 "metadata": {
686 "crossScalaVersions": ["3.1.0"]
687}
688},{
689 "module": "s2mc-client-impl",
690 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1444, "warnings": 1, "errors": 3, "sourceVersion": "3.7-migration"},
691 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
692 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
693 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
694 "publish": {"status": "skipped", "tookMs": 0},
695 "metadata": {
696 "crossScalaVersions": ["3.1.0"]
697}
698}]
699************************
700[error] Scala3CommunityBuild$ProjectBuildFailureException: 6 module(s) finished with failures: s2mc-testing, s2mc-client-examples, s2mc-client-core, s2mc-protocol-impl, s2mc-protocol-core, s2mc-client-impl
701[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 6 module(s) finished with failures: s2mc-testing, s2mc-client-examples, s2mc-client-core, s2mc-protocol-impl, s2mc-protocol-core, s2mc-client-impl
702[error] Total time: 81 s (0:01:21.0), completed Nov 27, 2025, 9:24:56 PM
703[0JBuild failed, not retrying.