Build Logs

kevin-lee/can-equal • 14270752029

Errors

501

Warnings

11

Total Lines

670

1##################################
2Clonning https://github.com/kevin-lee/can-equal.git into repo using revision v0.1.1
3##################################
4Note: switching to 'a750e2837ca829503beae12256c5d47da552e894'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.6.4
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.4
32Execute tests: false
33sbt project found:
34Sbt version 1.5.5 is not supported, minimal supported version is 1.6.2
35Enforcing usage of sbt in version 1.6.2
36No prepare script found for project kevin-lee/can-equal
37##################################
38Scala version: 3.6.4
39Targets: io.kevinlee%can-equal
40Project projectConfig: { "tests": "compile-only" }
41##################################
42Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.6.4
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
59"setCrossScalaVersions 3.6.4"
60"++3.6.4 -v"
61"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.6.4 """{
68 "tests": "compile-only"
69}""" io.kevinlee%can-equal"
70
71[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
72[info] [launcher] getting Scala 2.12.15 (for sbt)...
73[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 17.0.8)
74[info] loading settings for project repo-build from plugins.sbt ...
75[info] loading project definition from /build/repo/project
76[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
77[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
78[info] Compilation completed in 8.321s.
79[info] done compiling
80[info] loading settings for project canEqualRoot from build.sbt ...
81[info] set current project to can-equal-root (in build file:/build/repo/)
82[warn] there's a key that's not used by any other settings/tasks:
83[warn]
84[warn] * ThisBuild / licenses
85[warn] +- /build/repo/build.sbt:19
86[warn]
87[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
88[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
89Execute setCrossScalaVersions: 3.6.4
90OpenCB::Changing crossVersion 3.0.0 -> 3.6.4 in can-equal/crossScalaVersions
91OpenCB::Changing crossVersion 3.0.0 -> 3.6.4 in canEqualRoot/crossScalaVersions
92[info] set current project to can-equal-root (in build file:/build/repo/)
93[info] Setting Scala version to 3.6.4 on 2 projects.
94[info] Switching Scala version on:
95[info] * canEqualRoot (3.6.4)
96[info] can-equal (3.6.4)
97[info] Excluding projects:
98[info] Reapplying settings...
99[info] set current project to can-equal-root (in build file:/build/repo/)
100Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
101[info] Reapplying settings...
102[info] set current project to can-equal-root (in build file:/build/repo/)
103[info] Defining Global / credentials, can-equal / credentials, credentials
104[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 9 others.
105[info] Run `last` for details.
106[info] Reapplying settings...
107[info] set current project to can-equal-root (in build file:/build/repo/)
108Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
109[info] Reapplying settings...
110OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
111
112 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
113 Did you mean allExcludeDependencies ?
114 , retry without global scopes
115[info] Reapplying settings...
116[info] set current project to can-equal-root (in build file:/build/repo/)
117Execute removeScalacOptionsStartingWith: -P:wartremover
118[info] Reapplying settings...
119[info] set current project to can-equal-root (in build file:/build/repo/)
120[success] Total time: 0 s, completed Apr 4, 2025, 7:25:28 PM
121Build config: {
122 "tests": "compile-only"
123}
124Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
125Starting build...
126Projects: Set(can-equal)
127Starting build for ProjectRef(file:/build/repo/,can-equal) (can-equal)...
128OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
129OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
130Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
131[info] compiling 5 Scala sources to /build/repo/can-equal/target/scala-3.6.4/classes ...
132[info] done compiling
133[info] Main Scala API documentation to /build/repo/can-equal/target/scala-3.6.4/api...
134[info] Skipping unused scalacOptions: -Wconf, -source
135[warn] Flag -classpath set repeatedly
136[warn] one warning found
137[info] Main Scala API documentation successful.
138[info] compiling 5 Scala sources to /build/repo/can-equal/target/scala-3.6.4/test-classes ...
139[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/TupleInstancesSpec.scala:96:6
140[error] 96 | )(_ == _)
141[error] | ^^^^^^
142[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
143[error] |I found:
144[error] |
145[error] | canequal.tuples.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
146[error] | canequal.tuples.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
147[error] | canequal.tuples.canEqualTuple[H1³, T1³, H2³, T2³](
148[error] | CanEqual.canEqualAny[H1³, H2³],
149[error] | canequal.tuples.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
150[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
151[error] | canequal.tuples.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
152[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
153[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
154[error] | )
155[error] | )
156[error] | )
157[error] | )
158[error] |
159[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
160[error] |
161[error] |where: H1 is a type variable
162[error] | H1² is a type variable
163[error] | H1³ is a type variable
164[error] | H1⁴ is a type variable
165[error] | H1⁵ is a type variable
166[error] | H2 is a type variable
167[error] | H2² is a type variable
168[error] | H2³ is a type variable
169[error] | H2⁴ is a type variable
170[error] | H2⁵ is a type variable
171[error] | T1 is a type variable with constraint <: Tuple
172[error] | T1² is a type variable with constraint <: Tuple
173[error] | T1³ is a type variable with constraint <: Tuple
174[error] | T1⁴ is a type variable with constraint <: Tuple
175[error] | T2 is a type variable with constraint <: Tuple
176[error] | T2² is a type variable with constraint <: Tuple
177[error] | T2³ is a type variable with constraint <: Tuple
178[error] | T2⁴ is a type variable with constraint <: Tuple
179[error] |.
180[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/TupleInstancesSpec.scala:110:6
181[error] 110 | )(_ == _)
182[error] | ^^^^^^
183[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
184[error] |I found:
185[error] |
186[error] | canequal.tuples.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
187[error] | canequal.tuples.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
188[error] | canequal.tuples.canEqualTuple[H1³, T1³, H2³, T2³](
189[error] | CanEqual.canEqualAny[H1³, H2³],
190[error] | canequal.tuples.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
191[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
192[error] | canequal.tuples.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
193[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
194[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
195[error] | )
196[error] | )
197[error] | )
198[error] | )
199[error] |
200[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
201[error] |
202[error] |where: H1 is a type variable
203[error] | H1² is a type variable
204[error] | H1³ is a type variable
205[error] | H1⁴ is a type variable
206[error] | H1⁵ is a type variable
207[error] | H2 is a type variable
208[error] | H2² is a type variable
209[error] | H2³ is a type variable
210[error] | H2⁴ is a type variable
211[error] | H2⁵ is a type variable
212[error] | T1 is a type variable with constraint <: Tuple
213[error] | T1² is a type variable with constraint <: Tuple
214[error] | T1³ is a type variable with constraint <: Tuple
215[error] | T1⁴ is a type variable with constraint <: Tuple
216[error] | T2 is a type variable with constraint <: Tuple
217[error] | T2² is a type variable with constraint <: Tuple
218[error] | T2³ is a type variable with constraint <: Tuple
219[error] | T2⁴ is a type variable with constraint <: Tuple
220[error] |.
221[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/allSpec.scala:300:6
222[error] 300 | )(_ == _)
223[error] | ^^^^^^
224[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
225[error] |I found:
226[error] |
227[error] | canequal.all.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
228[error] | canequal.all.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
229[error] | canequal.all.canEqualTuple[H1³, T1³, H2³, T2³](
230[error] | CanEqual.canEqualAny[H1³, H2³],
231[error] | canequal.all.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
232[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
233[error] | canequal.all.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
234[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
235[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
236[error] | )
237[error] | )
238[error] | )
239[error] | )
240[error] |
241[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
242[error] |
243[error] |where: H1 is a type variable
244[error] | H1² is a type variable
245[error] | H1³ is a type variable
246[error] | H1⁴ is a type variable
247[error] | H1⁵ is a type variable
248[error] | H2 is a type variable
249[error] | H2² is a type variable
250[error] | H2³ is a type variable
251[error] | H2⁴ is a type variable
252[error] | H2⁵ is a type variable
253[error] | T1 is a type variable with constraint <: Tuple
254[error] | T1² is a type variable with constraint <: Tuple
255[error] | T1³ is a type variable with constraint <: Tuple
256[error] | T1⁴ is a type variable with constraint <: Tuple
257[error] | T2 is a type variable with constraint <: Tuple
258[error] | T2² is a type variable with constraint <: Tuple
259[error] | T2³ is a type variable with constraint <: Tuple
260[error] | T2⁴ is a type variable with constraint <: Tuple
261[error] |.
262[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/allSpec.scala:312:6
263[error] 312 | )(_ == _)
264[error] | ^^^^^^
265[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
266[error] |I found:
267[error] |
268[error] | canequal.all.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
269[error] | canequal.all.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
270[error] | canequal.all.canEqualTuple[H1³, T1³, H2³, T2³](
271[error] | CanEqual.canEqualAny[H1³, H2³],
272[error] | canequal.all.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
273[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
274[error] | canequal.all.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
275[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
276[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
277[error] | )
278[error] | )
279[error] | )
280[error] | )
281[error] |
282[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
283[error] |
284[error] |where: H1 is a type variable
285[error] | H1² is a type variable
286[error] | H1³ is a type variable
287[error] | H1⁴ is a type variable
288[error] | H1⁵ is a type variable
289[error] | H2 is a type variable
290[error] | H2² is a type variable
291[error] | H2³ is a type variable
292[error] | H2⁴ is a type variable
293[error] | H2⁵ is a type variable
294[error] | T1 is a type variable with constraint <: Tuple
295[error] | T1² is a type variable with constraint <: Tuple
296[error] | T1³ is a type variable with constraint <: Tuple
297[error] | T1⁴ is a type variable with constraint <: Tuple
298[error] | T2 is a type variable with constraint <: Tuple
299[error] | T2² is a type variable with constraint <: Tuple
300[error] | T2³ is a type variable with constraint <: Tuple
301[error] | T2⁴ is a type variable with constraint <: Tuple
302[error] |.
303[error] four errors found
304[error] (can-equal / Test / compileIncremental) Compilation failed
305[info] Wrote /build/repo/can-equal/target/scala-3.6.4/can-equal_3-0.1.1+0-a750e283+20250404-1925-SNAPSHOT.pom
306[info] Main Scala API documentation to /build/repo/can-equal/target/scala-3.6.4/api...
307[info] Skipping unused scalacOptions: -Wconf, -source
308[warn] Flag -classpath set repeatedly
309[warn] one warning found
310[info] Main Scala API documentation successful.
311[info] :: delivering :: io.kevinlee#can-equal_3;0.1.1+0-a750e283+20250404-1925-SNAPSHOT :: 0.1.1+0-a750e283+20250404-1925-SNAPSHOT :: integration :: Fri Apr 04 19:25:40 CEST 2025
312[info] delivering ivy file to /build/repo/can-equal/target/scala-3.6.4/ivy-0.1.1+0-a750e283+20250404-1925-SNAPSHOT.xml
313[info] published can-equal_3 to /root/.ivy2/local/io.kevinlee/can-equal_3/0.1.1+0-a750e283+20250404-1925-SNAPSHOT/poms/can-equal_3.pom
314[info] published can-equal_3 to /root/.ivy2/local/io.kevinlee/can-equal_3/0.1.1+0-a750e283+20250404-1925-SNAPSHOT/jars/can-equal_3.jar
315[info] published can-equal_3 to /root/.ivy2/local/io.kevinlee/can-equal_3/0.1.1+0-a750e283+20250404-1925-SNAPSHOT/srcs/can-equal_3-sources.jar
316[info] published can-equal_3 to /root/.ivy2/local/io.kevinlee/can-equal_3/0.1.1+0-a750e283+20250404-1925-SNAPSHOT/docs/can-equal_3-javadoc.jar
317[info] published ivy to /root/.ivy2/local/io.kevinlee/can-equal_3/0.1.1+0-a750e283+20250404-1925-SNAPSHOT/ivys/ivy.xml
318[info] compiling 5 Scala sources to /build/repo/can-equal/target/scala-3.6.4/test-classes ...
319[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/TupleInstancesSpec.scala:96:6
320[error] 96 | )(_ == _)
321[error] | ^^^^^^
322[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
323[error] |I found:
324[error] |
325[error] | canequal.tuples.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
326[error] | canequal.tuples.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
327[error] | canequal.tuples.canEqualTuple[H1³, T1³, H2³, T2³](
328[error] | CanEqual.canEqualAny[H1³, H2³],
329[error] | canequal.tuples.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
330[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
331[error] | canequal.tuples.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
332[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
333[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
334[error] | )
335[error] | )
336[error] | )
337[error] | )
338[error] |
339[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
340[error] |
341[error] |where: H1 is a type variable
342[error] | H1² is a type variable
343[error] | H1³ is a type variable
344[error] | H1⁴ is a type variable
345[error] | H1⁵ is a type variable
346[error] | H2 is a type variable
347[error] | H2² is a type variable
348[error] | H2³ is a type variable
349[error] | H2⁴ is a type variable
350[error] | H2⁵ is a type variable
351[error] | T1 is a type variable with constraint <: Tuple
352[error] | T1² is a type variable with constraint <: Tuple
353[error] | T1³ is a type variable with constraint <: Tuple
354[error] | T1⁴ is a type variable with constraint <: Tuple
355[error] | T2 is a type variable with constraint <: Tuple
356[error] | T2² is a type variable with constraint <: Tuple
357[error] | T2³ is a type variable with constraint <: Tuple
358[error] | T2⁴ is a type variable with constraint <: Tuple
359[error] |.
360[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/TupleInstancesSpec.scala:110:6
361[error] 110 | )(_ == _)
362[error] | ^^^^^^
363[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
364[error] |I found:
365[error] |
366[error] | canequal.tuples.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
367[error] | canequal.tuples.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
368[error] | canequal.tuples.canEqualTuple[H1³, T1³, H2³, T2³](
369[error] | CanEqual.canEqualAny[H1³, H2³],
370[error] | canequal.tuples.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
371[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
372[error] | canequal.tuples.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
373[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
374[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
375[error] | )
376[error] | )
377[error] | )
378[error] | )
379[error] |
380[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
381[error] |
382[error] |where: H1 is a type variable
383[error] | H1² is a type variable
384[error] | H1³ is a type variable
385[error] | H1⁴ is a type variable
386[error] | H1⁵ is a type variable
387[error] | H2 is a type variable
388[error] | H2² is a type variable
389[error] | H2³ is a type variable
390[error] | H2⁴ is a type variable
391[error] | H2⁵ is a type variable
392[error] | T1 is a type variable with constraint <: Tuple
393[error] | T1² is a type variable with constraint <: Tuple
394[error] | T1³ is a type variable with constraint <: Tuple
395[error] | T1⁴ is a type variable with constraint <: Tuple
396[error] | T2 is a type variable with constraint <: Tuple
397[error] | T2² is a type variable with constraint <: Tuple
398[error] | T2³ is a type variable with constraint <: Tuple
399[error] | T2⁴ is a type variable with constraint <: Tuple
400[error] |.
401[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/allSpec.scala:300:6
402[error] 300 | )(_ == _)
403[error] | ^^^^^^
404[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
405[error] |I found:
406[error] |
407[error] | canequal.all.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
408[error] | canequal.all.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
409[error] | canequal.all.canEqualTuple[H1³, T1³, H2³, T2³](
410[error] | CanEqual.canEqualAny[H1³, H2³],
411[error] | canequal.all.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
412[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
413[error] | canequal.all.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
414[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
415[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
416[error] | )
417[error] | )
418[error] | )
419[error] | )
420[error] |
421[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
422[error] |
423[error] |where: H1 is a type variable
424[error] | H1² is a type variable
425[error] | H1³ is a type variable
426[error] | H1⁴ is a type variable
427[error] | H1⁵ is a type variable
428[error] | H2 is a type variable
429[error] | H2² is a type variable
430[error] | H2³ is a type variable
431[error] | H2⁴ is a type variable
432[error] | H2⁵ is a type variable
433[error] | T1 is a type variable with constraint <: Tuple
434[error] | T1² is a type variable with constraint <: Tuple
435[error] | T1³ is a type variable with constraint <: Tuple
436[error] | T1⁴ is a type variable with constraint <: Tuple
437[error] | T2 is a type variable with constraint <: Tuple
438[error] | T2² is a type variable with constraint <: Tuple
439[error] | T2³ is a type variable with constraint <: Tuple
440[error] | T2⁴ is a type variable with constraint <: Tuple
441[error] |.
442[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/allSpec.scala:312:6
443[error] 312 | )(_ == _)
444[error] | ^^^^^^
445[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
446[error] |I found:
447[error] |
448[error] | canequal.all.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
449[error] | canequal.all.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
450[error] | canequal.all.canEqualTuple[H1³, T1³, H2³, T2³](
451[error] | CanEqual.canEqualAny[H1³, H2³],
452[error] | canequal.all.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
453[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
454[error] | canequal.all.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
455[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
456[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
457[error] | )
458[error] | )
459[error] | )
460[error] | )
461[error] |
462[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
463[error] |
464[error] |where: H1 is a type variable
465[error] | H1² is a type variable
466[error] | H1³ is a type variable
467[error] | H1⁴ is a type variable
468[error] | H1⁵ is a type variable
469[error] | H2 is a type variable
470[error] | H2² is a type variable
471[error] | H2³ is a type variable
472[error] | H2⁴ is a type variable
473[error] | H2⁵ is a type variable
474[error] | T1 is a type variable with constraint <: Tuple
475[error] | T1² is a type variable with constraint <: Tuple
476[error] | T1³ is a type variable with constraint <: Tuple
477[error] | T1⁴ is a type variable with constraint <: Tuple
478[error] | T2 is a type variable with constraint <: Tuple
479[error] | T2² is a type variable with constraint <: Tuple
480[error] | T2³ is a type variable with constraint <: Tuple
481[error] | T2⁴ is a type variable with constraint <: Tuple
482[error] |.
483[error] four errors found
484[error] (can-equal / Test / compileIncremental) Compilation failed
485[info] compiling 5 Scala sources to /build/repo/can-equal/target/scala-3.6.4/test-classes ...
486[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/TupleInstancesSpec.scala:96:6
487[error] 96 | )(_ == _)
488[error] | ^^^^^^
489[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
490[error] |I found:
491[error] |
492[error] | canequal.tuples.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
493[error] | canequal.tuples.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
494[error] | canequal.tuples.canEqualTuple[H1³, T1³, H2³, T2³](
495[error] | CanEqual.canEqualAny[H1³, H2³],
496[error] | canequal.tuples.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
497[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
498[error] | canequal.tuples.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
499[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
500[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
501[error] | )
502[error] | )
503[error] | )
504[error] | )
505[error] |
506[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
507[error] |
508[error] |where: H1 is a type variable
509[error] | H1² is a type variable
510[error] | H1³ is a type variable
511[error] | H1⁴ is a type variable
512[error] | H1⁵ is a type variable
513[error] | H2 is a type variable
514[error] | H2² is a type variable
515[error] | H2³ is a type variable
516[error] | H2⁴ is a type variable
517[error] | H2⁵ is a type variable
518[error] | T1 is a type variable with constraint <: Tuple
519[error] | T1² is a type variable with constraint <: Tuple
520[error] | T1³ is a type variable with constraint <: Tuple
521[error] | T1⁴ is a type variable with constraint <: Tuple
522[error] | T2 is a type variable with constraint <: Tuple
523[error] | T2² is a type variable with constraint <: Tuple
524[error] | T2³ is a type variable with constraint <: Tuple
525[error] | T2⁴ is a type variable with constraint <: Tuple
526[error] |.
527[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/TupleInstancesSpec.scala:110:6
528[error] 110 | )(_ == _)
529[error] | ^^^^^^
530[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
531[error] |I found:
532[error] |
533[error] | canequal.tuples.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
534[error] | canequal.tuples.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
535[error] | canequal.tuples.canEqualTuple[H1³, T1³, H2³, T2³](
536[error] | CanEqual.canEqualAny[H1³, H2³],
537[error] | canequal.tuples.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
538[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
539[error] | canequal.tuples.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
540[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
541[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
542[error] | )
543[error] | )
544[error] | )
545[error] | )
546[error] |
547[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
548[error] |
549[error] |where: H1 is a type variable
550[error] | H1² is a type variable
551[error] | H1³ is a type variable
552[error] | H1⁴ is a type variable
553[error] | H1⁵ is a type variable
554[error] | H2 is a type variable
555[error] | H2² is a type variable
556[error] | H2³ is a type variable
557[error] | H2⁴ is a type variable
558[error] | H2⁵ is a type variable
559[error] | T1 is a type variable with constraint <: Tuple
560[error] | T1² is a type variable with constraint <: Tuple
561[error] | T1³ is a type variable with constraint <: Tuple
562[error] | T1⁴ is a type variable with constraint <: Tuple
563[error] | T2 is a type variable with constraint <: Tuple
564[error] | T2² is a type variable with constraint <: Tuple
565[error] | T2³ is a type variable with constraint <: Tuple
566[error] | T2⁴ is a type variable with constraint <: Tuple
567[error] |.
568[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/allSpec.scala:300:6
569[error] 300 | )(_ == _)
570[error] | ^^^^^^
571[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
572[error] |I found:
573[error] |
574[error] | canequal.all.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
575[error] | canequal.all.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
576[error] | canequal.all.canEqualTuple[H1³, T1³, H2³, T2³](
577[error] | CanEqual.canEqualAny[H1³, H2³],
578[error] | canequal.all.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
579[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
580[error] | canequal.all.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
581[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
582[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
583[error] | )
584[error] | )
585[error] | )
586[error] | )
587[error] |
588[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
589[error] |
590[error] |where: H1 is a type variable
591[error] | H1² is a type variable
592[error] | H1³ is a type variable
593[error] | H1⁴ is a type variable
594[error] | H1⁵ is a type variable
595[error] | H2 is a type variable
596[error] | H2² is a type variable
597[error] | H2³ is a type variable
598[error] | H2⁴ is a type variable
599[error] | H2⁵ is a type variable
600[error] | T1 is a type variable with constraint <: Tuple
601[error] | T1² is a type variable with constraint <: Tuple
602[error] | T1³ is a type variable with constraint <: Tuple
603[error] | T1⁴ is a type variable with constraint <: Tuple
604[error] | T2 is a type variable with constraint <: Tuple
605[error] | T2² is a type variable with constraint <: Tuple
606[error] | T2³ is a type variable with constraint <: Tuple
607[error] | T2⁴ is a type variable with constraint <: Tuple
608[error] |.
609[error] -- [E172] Type Error: /build/repo/can-equal/src/test/scala/canequal/allSpec.scala:312:6
610[error] 312 | )(_ == _)
611[error] | ^^^^^^
612[error] |Values of types Int *: String *: Boolean *: Char *: Double *: Tuple and Int *: String *: Boolean *: Char *: Double *: Tuple cannot be compared with == or !=.
613[error] |I found:
614[error] |
615[error] | canequal.all.canEqualTuple[H1, T1, H2, T2](CanEqual.canEqualAny[H1, H2],
616[error] | canequal.all.canEqualTuple[H1², T1², H2², T2²](CanEqual.canEqualString,
617[error] | canequal.all.canEqualTuple[H1³, T1³, H2³, T2³](
618[error] | CanEqual.canEqualAny[H1³, H2³],
619[error] | canequal.all.canEqualTuple[H1⁴, T1⁴, H2⁴, T2⁴](
620[error] | CanEqual.canEqualAny[H1⁴, H2⁴],
621[error] | canequal.all.canEqualTuple[H1⁵, Tuple, H2⁵, Tuple](
622[error] | CanEqual.canEqualAny[H1⁵, H2⁵],
623[error] | /* missing */summon[CanEqual[Tuple, Tuple]])
624[error] | )
625[error] | )
626[error] | )
627[error] | )
628[error] |
629[error] |But no implicit values were found that match type CanEqual[Tuple, Tuple]
630[error] |
631[error] |where: H1 is a type variable
632[error] | H1² is a type variable
633[error] | H1³ is a type variable
634[error] | H1⁴ is a type variable
635[error] | H1⁵ is a type variable
636[error] | H2 is a type variable
637[error] | H2² is a type variable
638[error] | H2³ is a type variable
639[error] | H2⁴ is a type variable
640[error] | H2⁵ is a type variable
641[error] | T1 is a type variable with constraint <: Tuple
642[error] | T1² is a type variable with constraint <: Tuple
643[error] | T1³ is a type variable with constraint <: Tuple
644[error] | T1⁴ is a type variable with constraint <: Tuple
645[error] | T2 is a type variable with constraint <: Tuple
646[error] | T2² is a type variable with constraint <: Tuple
647[error] | T2³ is a type variable with constraint <: Tuple
648[error] | T2⁴ is a type variable with constraint <: Tuple
649[error] |.
650[error] four errors found
651[error] (can-equal / Test / compileIncremental) Compilation failed
652
653************************
654Build summary:
655[{
656 "module": "can-equal",
657 "compile": {"status": "ok", "tookMs": 3016, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
658 "doc": {"status": "ok", "tookMs": 1527, "files": 344, "totalSizeKb": 6413},
659 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3116, "warnings": 0, "errors": 4, "sourceVersion": "3.6-migration"},
660 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
661 "publish": {"status": "ok", "tookMs": 1077},
662 "metadata": {
663 "crossScalaVersions": ["3.0.0"]
664}
665}]
666************************
667[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: can-equal
668[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: can-equal
669[error] Total time: 16 s, completed Apr 4, 2025, 7:25:44 PM
670Build failed, not retrying.