Build Logs

dmytromitin/dotty-patched • 14270752029

Errors

31

Warnings

4439

Total Lines

4614

1##################################
2Clonning https://github.com/dmytromitin/dotty-patched.git into repo using revision
3##################################
4----
5Preparing build for 3.6.4
6Scala binary version found: 3.6
7Implicitly using source version 3.6-migration
8Scala binary version found: 3.6
9Implicitly using source version 3.6-migration
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
13----
14Starting build for 3.6.4
15Execute tests: false
16sbt project found:
17No prepare script found for project dmytromitin/dotty-patched
18##################################
19Scala version: 3.6.4
20Targets: com.github.dmytromitin%scala3-compiler-patched com.github.dmytromitin%scala3-compiler-patched-assembly
21Project projectConfig: { "tests": "compile-only" }
22##################################
23Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
24Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
25[sbt_options] declare -a sbt_options=()
26[process_args] java_version = '17'
27[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
28# Executing command line:
29java
30-Dfile.encoding=UTF-8
31-Dcommunitybuild.scala=3.6.4
32-Dcommunitybuild.project.dependencies.add=
33-Xmx7G
34-Xms4G
35-Xss8M
36-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
37-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
38-jar
39/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
40"setCrossScalaVersions 3.6.4"
41"++3.6.4 -v"
42"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
43"set every credentials := Nil"
44"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
45"removeScalacOptionsStartingWith -P:wartremover"
46
47moduleMappings
48"runBuild 3.6.4 """{
49 "tests": "compile-only"
50}""" com.github.dmytromitin%scala3-compiler-patched com.github.dmytromitin%scala3-compiler-patched-assembly"
51
52[info] [launcher] getting org.scala-sbt sbt 1.7.2 (this may take some time)...
53[info] [launcher] getting Scala 2.12.16 (for sbt)...
54[info] welcome to sbt 1.7.2 (Eclipse Adoptium Java 17.0.8)
55[info] loading settings for project repo-build from plugins.sbt ...
56[info] loading project definition from /build/repo/project
57[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
58[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.16. Compiling...
59[info] Compilation completed in 8.094s.
60[info] done compiling
61[info] loading settings for project root from build.sbt ...
62[info] set current project to root (in build file:/build/repo/)
63[warn] there are 3 keys that are not used by any other settings/tasks:
64[warn]
65[warn] * ThisBuild / name
66[warn] +- /build/repo/build.sbt:6
67[warn] * ThisBuild / pomIncludeRepository
68[warn] +- /build/repo/build.sbt:26
69[warn] * ThisBuild / publishMavenStyle
70[warn] +- /build/repo/build.sbt:27
71[warn]
72[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
73[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
74Execute setCrossScalaVersions: 3.6.4
75OpenCB::Changing crossVersion 3.2.1 -> 3.6.4 in eval-test/crossScalaVersions
76OpenCB::Changing crossVersion 3.2.1 -> 3.6.4 in scala3-compiler-patched-assembly/crossScalaVersions
77OpenCB::Changing crossVersion 3.2.1 -> 3.6.4 in root/crossScalaVersions
78OpenCB::Limitting incorrect crossVersions List() -> List(3.6.4) in root/crossScalaVersions
79OpenCB::Changing crossVersion 3.2.1 -> 3.6.4 in scala3-compiler-patched/crossScalaVersions
80OpenCB::Changing crossVersion 3.2.1 -> 3.6.4 in eval/crossScalaVersions
81[info] set current project to root (in build file:/build/repo/)
82[info] Setting Scala version to 3.6.4 on 5 projects.
83[info] Switching Scala version on:
84[info] scala3-compiler-patched-assembly (3.6.4)
85[info] * root (3.6.4)
86[info] eval (3.6.4)
87[info] scala3-compiler-patched (3.6.4)
88[info] eval-test (3.6.4)
89[info] Excluding projects:
90[info] Reapplying settings...
91[info] set current project to root (in build file:/build/repo/)
92Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
93[info] Reapplying settings...
94[info] set current project to root (in build file:/build/repo/)
95[info] Defining Global / credentials, ThisBuild / credentials and 4 others.
96[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 25 others.
97[info] Run `last` for details.
98[info] Reapplying settings...
99[info] set current project to root (in build file:/build/repo/)
100Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
101[info] Reapplying settings...
102OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
103
104 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
105 Did you mean allExcludeDependencies ?
106 , retry without global scopes
107[info] Reapplying settings...
108[info] set current project to root (in build file:/build/repo/)
109Execute removeScalacOptionsStartingWith: -P:wartremover
110[info] Reapplying settings...
111[info] set current project to root (in build file:/build/repo/)
112[success] Total time: 0 s, completed Apr 4, 2025, 7:23:42 PM
113Build config: {
114 "tests": "compile-only"
115}
116Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
117Starting build...
118Projects: Set(scala3-compiler-patched, scala3-compiler-patched-assembly)
119Starting build for ProjectRef(file:/build/repo/,scala3-compiler-patched) (scala3-compiler-patched)...
120OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.16 module Global
121Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
122[info] compiling 512 Scala sources and 6 Java sources to /build/repo/scala3-compiler-patched/target/scala-3.6.4/classes ...
123[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSCodeGen.scala:4201:101
124[warn] 4201 | i"Found a capture param in method ${sym.fullName}, which is not a class constructor, at $pos")
125[warn] | ^
126[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
127[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
128[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
129[warn] |and
130[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
131[warn] | [X]
132[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
133[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
134[warn] |)
135[warn] |will change in the future release.
136[warn] |Current choice : the first alternative
137[warn] |Choice from Scala 3.7 : the second alternative
138[warn] |
139[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
140[warn] |by using @annotation.nowarn("id=205")
141[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSCodeGen.scala:4622:59
142[warn] 4622 | throw new FatalError(i"$msg for ${sym.fullName} at ${sym.srcPos}")
143[warn] | ^
144[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
145[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
146[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
147[warn] | dotty.tools.dotc.util.SrcPos]
148[warn] |)
149[warn] |and
150[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
151[warn] | [X]
152[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
153[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
154[warn] |)
155[warn] |will change in the future release.
156[warn] |Current choice : the first alternative
157[warn] |Choice from Scala 3.7 : the second alternative
158[warn] |
159[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
160[warn] |by using @annotation.nowarn("id=205")
161[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSExportsGen.scala:312:74
162[warn] 312 | i"Conflicting properties and methods for ${classSym.fullName}::$name.",
163[warn] | ^
164[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
165[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
166[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
167[warn] |and
168[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
169[warn] | [X]
170[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
171[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
172[warn] |)
173[warn] |will change in the future release.
174[warn] |Current choice : the first alternative
175[warn] |Choice from Scala 3.7 : the second alternative
176[warn] |
177[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
178[warn] |by using @annotation.nowarn("id=205")
179[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/NavigateAST.scala:27:43
180[warn] 27 | |best matching path =\n$loosePath%\n====\n%
181[warn] | ^
182[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
183[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
184[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
185[warn] | dotty.tools.dotc.util.SrcPos]
186[warn] |)
187[warn] |and
188[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
189[warn] | [X]
190[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
191[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
192[warn] |)
193[warn] |will change in the future release.
194[warn] |Current choice : the first alternative
195[warn] |Choice from Scala 3.7 : the second alternative
196[warn] |
197[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
198[warn] |by using @annotation.nowarn("id=205")
199[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:169:29
200[warn] 169 | |parent = $this # $uniqueId,
201[warn] | ^
202[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
203[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
204[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
205[warn] | dotty.tools.dotc.util.SrcPos]
206[warn] |)
207[warn] |and
208[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
209[warn] | [X]
210[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
211[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
212[warn] |)
213[warn] |will change in the future release.
214[warn] |Current choice : the first alternative
215[warn] |Choice from Scala 3.7 : the second alternative
216[warn] |
217[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
218[warn] |by using @annotation.nowarn("id=205")
219[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:171:29
220[warn] 171 | |child = $p # ${p.uniqueId},
221[warn] | ^
222[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
223[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
224[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
225[warn] | dotty.tools.dotc.util.SrcPos]
226[warn] |)
227[warn] |and
228[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
229[warn] | [X]
230[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
231[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
232[warn] |)
233[warn] |will change in the future release.
234[warn] |Current choice : the first alternative
235[warn] |Choice from Scala 3.7 : the second alternative
236[warn] |
237[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
238[warn] |by using @annotation.nowarn("id=205")
239[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:189:38
240[warn] 189 | |parent = $this
241[warn] | ^
242[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
243[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
244[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
245[warn] | dotty.tools.dotc.util.SrcPos]
246[warn] |)
247[warn] |and
248[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
249[warn] | [X]
250[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
251[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
252[warn] |)
253[warn] |will change in the future release.
254[warn] |Current choice : the first alternative
255[warn] |Choice from Scala 3.7 : the second alternative
256[warn] |
257[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
258[warn] |by using @annotation.nowarn("id=205")
259[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:190:38
260[warn] 190 | |1st child = $lastPositioned
261[warn] | ^
262[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
263[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
264[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
265[warn] | dotty.tools.dotc.util.SrcPos]
266[warn] |)
267[warn] |and
268[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
269[warn] | [X]
270[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
271[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
272[warn] |)
273[warn] |will change in the future release.
274[warn] |Current choice : the first alternative
275[warn] |Choice from Scala 3.7 : the second alternative
276[warn] |
277[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
278[warn] |by using @annotation.nowarn("id=205")
279[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:192:38
280[warn] 192 | |2nd child = $p
281[warn] | ^
282[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
283[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
284[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
285[warn] | dotty.tools.dotc.util.SrcPos]
286[warn] |)
287[warn] |and
288[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
289[warn] | [X]
290[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
291[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
292[warn] |)
293[warn] |will change in the future release.
294[warn] |Current choice : the first alternative
295[warn] |Choice from Scala 3.7 : the second alternative
296[warn] |
297[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
298[warn] |by using @annotation.nowarn("id=205")
299[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:230:38
300[warn] 230 | println(i"error while checking $this")
301[warn] | ^
302[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
303[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
304[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
305[warn] | dotty.tools.dotc.util.SrcPos]
306[warn] |)
307[warn] |and
308[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
309[warn] | [X]
310[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
311[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
312[warn] |)
313[warn] |will change in the future release.
314[warn] |Current choice : the first alternative
315[warn] |Choice from Scala 3.7 : the second alternative
316[warn] |
317[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
318[warn] |by using @annotation.nowarn("id=205")
319[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/TypeComparer.scala:1538:26
320[warn] 1538 | |atoms1 = ${tp1.atoms}
321[warn] | ^
322[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
323[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
324[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
325[warn] |and
326[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
327[warn] | [X]
328[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
329[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
330[warn] |)
331[warn] |will change in the future release.
332[warn] |Current choice : the first alternative
333[warn] |Choice from Scala 3.7 : the second alternative
334[warn] |
335[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
336[warn] |by using @annotation.nowarn("id=205")
337[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/TypeComparer.scala:1539:26
338[warn] 1539 | |atoms2 = ${tp2.atoms}""")
339[warn] | ^
340[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
341[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
342[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
343[warn] |and
344[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
345[warn] | [X]
346[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
347[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
348[warn] |)
349[warn] |will change in the future release.
350[warn] |Current choice : the first alternative
351[warn] |Choice from Scala 3.7 : the second alternative
352[warn] |
353[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
354[warn] |by using @annotation.nowarn("id=205")
355[warn] -- Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/Types.scala:1290:27
356[warn] 1290 | case tp @ OrNull(tp1): OrType =>
357[warn] | ^
358[warn] |Type ascriptions after patterns other than:
359[warn] | * variable pattern, e.g. `case x: String =>`
360[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
361[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
362[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:604:51
363[warn] 604 | pickling.println(i"creating symbol $name at $start with flags ${givenFlags.flagsString}, isAbsType = $isAbsType, $ttag")
364[warn] | ^
365[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
366[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
367[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
368[warn] |and
369[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
370[warn] | [X]
371[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
372[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
373[warn] |)
374[warn] |will change in the future release.
375[warn] |Current choice : the first alternative
376[warn] |Choice from Scala 3.7 : the second alternative
377[warn] |
378[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
379[warn] |by using @annotation.nowarn("id=205")
380[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1498:45
381[warn] 1498 | pickling.println(i"source change at $addr: $path")
382[warn] | ^
383[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
384[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
385[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
386[warn] |and
387[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
388[warn] | [X]
389[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
390[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
391[warn] |)
392[warn] |will change in the future release.
393[warn] |Current choice : the first alternative
394[warn] |Choice from Scala 3.7 : the second alternative
395[warn] |
396[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
397[warn] |by using @annotation.nowarn("id=205")
398[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1516:47
399[warn] 1516 | pickling.println(i"starting to read at ${reader.reader.currentAddr} with owner $owner")
400[warn] | ^
401[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
402[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
403[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
404[warn] |and
405[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
406[warn] | [X]
407[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
408[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
409[warn] |)
410[warn] |will change in the future release.
411[warn] |Current choice : the first alternative
412[warn] |Choice from Scala 3.7 : the second alternative
413[warn] |
414[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
415[warn] |by using @annotation.nowarn("id=205")
416[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1558:53
417[warn] 1558 | assert(current.exists, i"no symbol at $addr")
418[warn] | ^
419[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
420[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
421[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
422[warn] |and
423[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
424[warn] | [X]
425[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
426[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
427[warn] |)
428[warn] |will change in the future release.
429[warn] |Current choice : the first alternative
430[warn] |Choice from Scala 3.7 : the second alternative
431[warn] |
432[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
433[warn] |by using @annotation.nowarn("id=205")
434[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1570:45
435[warn] 1570 | pickling.println(i"no owner for $addr among $cs%, %")
436[warn] | ^
437[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
438[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
439[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
440[warn] |and
441[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
442[warn] | [X]
443[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
444[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
445[warn] |)
446[warn] |will change in the future release.
447[warn] |Current choice : the first alternative
448[warn] |Choice from Scala 3.7 : the second alternative
449[warn] |
450[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
451[warn] |by using @annotation.nowarn("id=205")
452[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/interactive/Completion.scala:160:54
453[warn] 160 | | results = $backtickedCompletions%, %""")
454[warn] | ^
455[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
456[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
457[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
458[warn] |and
459[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
460[warn] | [X]
461[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
462[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
463[warn] |)
464[warn] |will change in the future release.
465[warn] |Current choice : the first alternative
466[warn] |Choice from Scala 3.7 : the second alternative
467[warn] |
468[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
469[warn] |by using @annotation.nowarn("id=205")
470[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:652:29
471[warn] 652 | |Previous indent : $lastWidth
472[warn] | ^
473[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
474[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
475[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
476[warn] |and
477[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
478[warn] | [X]
479[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
480[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
481[warn] |)
482[warn] |will change in the future release.
483[warn] |Current choice : the first alternative
484[warn] |Choice from Scala 3.7 : the second alternative
485[warn] |
486[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
487[warn] |by using @annotation.nowarn("id=205")
488[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:653:29
489[warn] 653 | |Latest indent : $nextWidth"""
490[warn] | ^
491[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
492[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
493[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
494[warn] |and
495[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
496[warn] | [X]
497[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
498[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
499[warn] |)
500[warn] |will change in the future release.
501[warn] |Current choice : the first alternative
502[warn] |Choice from Scala 3.7 : the second alternative
503[warn] |
504[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
505[warn] |by using @annotation.nowarn("id=205")
506[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:626:61
507[warn] 626 | |Indentation width of current line : $nextWidth
508[warn] | ^
509[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
510[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
511[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
512[warn] |and
513[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
514[warn] | [X]
515[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
516[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
517[warn] |)
518[warn] |will change in the future release.
519[warn] |Current choice : the first alternative
520[warn] |Choice from Scala 3.7 : the second alternative
521[warn] |
522[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
523[warn] |by using @annotation.nowarn("id=205")
524[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:627:62
525[warn] 627 | |This falls between previous widths: ${ir.width} and $lastWidth"""))
526[warn] | ^
527[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
528[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
529[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
530[warn] |and
531[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
532[warn] | [X]
533[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
534[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
535[warn] |)
536[warn] |will change in the future release.
537[warn] |Current choice : the first alternative
538[warn] |Choice from Scala 3.7 : the second alternative
539[warn] |
540[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
541[warn] |by using @annotation.nowarn("id=205")
542[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:627:77
543[warn] 627 | |This falls between previous widths: ${ir.width} and $lastWidth"""))
544[warn] | ^
545[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
546[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
547[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
548[warn] |and
549[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
550[warn] | [X]
551[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
552[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
553[warn] |)
554[warn] |will change in the future release.
555[warn] |Current choice : the first alternative
556[warn] |Choice from Scala 3.7 : the second alternative
557[warn] |
558[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
559[warn] |by using @annotation.nowarn("id=205")
560[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/Message.scala:24:57
561[warn] 24 | val sourceStr = if version != null then i"-source $version" else ""
562[warn] | ^
563[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
564[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
565[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
566[warn] |and
567[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
568[warn] | [X]
569[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
570[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
571[warn] |)
572[warn] |will change in the future release.
573[warn] |Current choice : the first alternative
574[warn] |Choice from Scala 3.7 : the second alternative
575[warn] |
576[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
577[warn] |by using @annotation.nowarn("id=205")
578[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:580:43
579[warn] 580 | def msg = em"expression expected but ${Red(illegalToken)} found"
580[warn] | ^
581[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
582[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
583[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
584[warn] |and
585[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
586[warn] | [X]
587[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
588[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
589[warn] |)
590[warn] |will change in the future release.
591[warn] |Current choice : the first alternative
592[warn] |Choice from Scala 3.7 : the second alternative
593[warn] |
594[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
595[warn] |by using @annotation.nowarn("id=205")
596[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:582:46
597[warn] 582 | em"""|An expression cannot start with ${Red(illegalToken)}."""
598[warn] | ^
599[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
600[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
601[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
602[warn] |and
603[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
604[warn] | [X]
605[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
606[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
607[warn] |)
608[warn] |will change in the future release.
609[warn] |Current choice : the first alternative
610[warn] |Choice from Scala 3.7 : the second alternative
611[warn] |
612[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
613[warn] |by using @annotation.nowarn("id=205")
614[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1404:26
615[warn] 1404 | i"""You specified ${NoColor(ps)} for ${em"$tpe"}, which is not
616[warn] | ^
617[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
618[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
619[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
620[warn] |and
621[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
622[warn] | [X]
623[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
624[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
625[warn] |)
626[warn] |will change in the future release.
627[warn] |Current choice : the first alternative
628[warn] |Choice from Scala 3.7 : the second alternative
629[warn] |
630[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
631[warn] |by using @annotation.nowarn("id=205")
632[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1549:36
633[warn] 1549 | |${hl("Any")} to become ${Green("\"universal traits\"")} which may only have ${hl("def")} members.
634[warn] | ^
635[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
636[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
637[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
638[warn] |and
639[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
640[warn] | [X]
641[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
642[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
643[warn] |)
644[warn] |will change in the future release.
645[warn] |Current choice : the first alternative
646[warn] |Choice from Scala 3.7 : the second alternative
647[warn] |
648[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
649[warn] |by using @annotation.nowarn("id=205")
650[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1903:15
651[warn] 1903 | em"""| ${Red(i"$unapplyResult")} is not a valid result type of an $unapplyName method of an ${Magenta("extractor")}.$addendum"""
652[warn] | ^
653[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
654[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
655[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
656[warn] |and
657[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
658[warn] | [X]
659[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
660[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
661[warn] |)
662[warn] |will change in the future release.
663[warn] |Current choice : the first alternative
664[warn] |Choice from Scala 3.7 : the second alternative
665[warn] |
666[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
667[warn] |by using @annotation.nowarn("id=205")
668[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1903:100
669[warn] 1903 | em"""| ${Red(i"$unapplyResult")} is not a valid result type of an $unapplyName method of an ${Magenta("extractor")}.$addendum"""
670[warn] | ^
671[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
672[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
673[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
674[warn] |and
675[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
676[warn] | [X]
677[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
678[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
679[warn] |)
680[warn] |will change in the future release.
681[warn] |Current choice : the first alternative
682[warn] |Choice from Scala 3.7 : the second alternative
683[warn] |
684[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
685[warn] |by using @annotation.nowarn("id=205")
686[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:28
687[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
688[warn] | ^
689[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
690[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
691[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
692[warn] |and
693[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
694[warn] | [X]
695[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
696[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
697[warn] |)
698[warn] |will change in the future release.
699[warn] |Current choice : the first alternative
700[warn] |Choice from Scala 3.7 : the second alternative
701[warn] |
702[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
703[warn] |by using @annotation.nowarn("id=205")
704[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:63
705[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
706[warn] | ^
707[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
708[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
709[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
710[warn] |and
711[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
712[warn] | [X]
713[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
714[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
715[warn] |)
716[warn] |will change in the future release.
717[warn] |Current choice : the first alternative
718[warn] |Choice from Scala 3.7 : the second alternative
719[warn] |
720[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
721[warn] |by using @annotation.nowarn("id=205")
722[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:96
723[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
724[warn] | ^
725[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
726[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
727[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
728[warn] |and
729[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
730[warn] | [X]
731[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
732[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
733[warn] |)
734[warn] |will change in the future release.
735[warn] |Current choice : the first alternative
736[warn] |Choice from Scala 3.7 : the second alternative
737[warn] |
738[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
739[warn] |by using @annotation.nowarn("id=205")
740[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1908:21
741[warn] 1908 | | - is a ${Green("Boolean")}
742[warn] | ^
743[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
744[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
745[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
746[warn] |and
747[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
748[warn] | [X]
749[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
750[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
751[warn] |)
752[warn] |will change in the future release.
753[warn] |Current choice : the first alternative
754[warn] |Choice from Scala 3.7 : the second alternative
755[warn] |
756[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
757[warn] |by using @annotation.nowarn("id=205")
758[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1909:21
759[warn] 1909 | | - is a ${Green("Product")} (like a ${Magenta("Tuple2[T1, T2]")})
760[warn] | ^
761[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
762[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
763[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
764[warn] |and
765[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
766[warn] | [X]
767[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
768[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
769[warn] |)
770[warn] |will change in the future release.
771[warn] |Current choice : the first alternative
772[warn] |Choice from Scala 3.7 : the second alternative
773[warn] |
774[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
775[warn] |by using @annotation.nowarn("id=205")
776[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1909:49
777[warn] 1909 | | - is a ${Green("Product")} (like a ${Magenta("Tuple2[T1, T2]")})
778[warn] | ^
779[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
780[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
781[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
782[warn] |and
783[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
784[warn] | [X]
785[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
786[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
787[warn] |)
788[warn] |will change in the future release.
789[warn] |Current choice : the first alternative
790[warn] |Choice from Scala 3.7 : the second alternative
791[warn] |
792[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
793[warn] |by using @annotation.nowarn("id=205")
794[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1914:34
795[warn] 1914 | | def unapply(a: A): ${Green("Option[Int]")} = Some(a.i)
796[warn] | ^
797[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
798[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
799[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
800[warn] |and
801[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
802[warn] | [X]
803[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
804[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
805[warn] |)
806[warn] |will change in the future release.
807[warn] |Current choice : the first alternative
808[warn] |Choice from Scala 3.7 : the second alternative
809[warn] |
810[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
811[warn] |by using @annotation.nowarn("id=205")
812[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1918:34
813[warn] 1918 | | def unapply(a: A): ${Green("Boolean")} = a.i == 2
814[warn] | ^
815[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
816[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
817[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
818[warn] |and
819[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
820[warn] | [X]
821[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
822[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
823[warn] |)
824[warn] |will change in the future release.
825[warn] |Current choice : the first alternative
826[warn] |Choice from Scala 3.7 : the second alternative
827[warn] |
828[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
829[warn] |by using @annotation.nowarn("id=205")
830[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1922:34
831[warn] 1922 | | def unapply(a: A): ${Green("(Int, Int)")} = (a.i, a.i)
832[warn] | ^
833[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
834[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
835[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
836[warn] |and
837[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
838[warn] | [X]
839[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
840[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
841[warn] |)
842[warn] |will change in the future release.
843[warn] |Current choice : the first alternative
844[warn] |Choice from Scala 3.7 : the second alternative
845[warn] |
846[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
847[warn] |by using @annotation.nowarn("id=205")
848[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1927:17
849[warn] 1927 | | ${Magenta("case B(1)")} => 1
850[warn] | ^
851[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
852[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
853[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
854[warn] |and
855[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
856[warn] | [X]
857[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
858[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
859[warn] |)
860[warn] |will change in the future release.
861[warn] |Current choice : the first alternative
862[warn] |Choice from Scala 3.7 : the second alternative
863[warn] |
864[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
865[warn] |by using @annotation.nowarn("id=205")
866[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1928:17
867[warn] 1928 | | ${Magenta("case a @ C()")} => 2
868[warn] | ^
869[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
870[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
871[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
872[warn] |and
873[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
874[warn] | [X]
875[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
876[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
877[warn] |)
878[warn] |will change in the future release.
879[warn] |Current choice : the first alternative
880[warn] |Choice from Scala 3.7 : the second alternative
881[warn] |
882[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
883[warn] |by using @annotation.nowarn("id=205")
884[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1929:17
885[warn] 1929 | | ${Magenta("case D(3, 3)")} => 3
886[warn] | ^
887[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
888[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
889[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
890[warn] |and
891[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
892[warn] | [X]
893[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
894[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
895[warn] |)
896[warn] |will change in the future release.
897[warn] |Current choice : the first alternative
898[warn] |Choice from Scala 3.7 : the second alternative
899[warn] |
900[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
901[warn] |by using @annotation.nowarn("id=205")
902[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:13
903[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
904[warn] | ^
905[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
906[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
907[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
908[warn] |and
909[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
910[warn] | [X]
911[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
912[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
913[warn] |)
914[warn] |will change in the future release.
915[warn] |Current choice : the first alternative
916[warn] |Choice from Scala 3.7 : the second alternative
917[warn] |
918[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
919[warn] |by using @annotation.nowarn("id=205")
920[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:48
921[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
922[warn] | ^
923[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
924[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
925[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
926[warn] |and
927[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
928[warn] | [X]
929[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
930[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
931[warn] |)
932[warn] |will change in the future release.
933[warn] |Current choice : the first alternative
934[warn] |Choice from Scala 3.7 : the second alternative
935[warn] |
936[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
937[warn] |by using @annotation.nowarn("id=205")
938[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:75
939[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
940[warn] | ^
941[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
942[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
943[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
944[warn] |and
945[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
946[warn] | [X]
947[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
948[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
949[warn] |)
950[warn] |will change in the future release.
951[warn] |Current choice : the first alternative
952[warn] |Choice from Scala 3.7 : the second alternative
953[warn] |
954[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
955[warn] |by using @annotation.nowarn("id=205")
956[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:113
957[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
958[warn] | ^
959[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
960[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
961[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
962[warn] |and
963[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
964[warn] | [X]
965[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
966[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
967[warn] |)
968[warn] |will change in the future release.
969[warn] |Current choice : the first alternative
970[warn] |Choice from Scala 3.7 : the second alternative
971[warn] |
972[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
973[warn] |by using @annotation.nowarn("id=205")
974[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1939:42
975[warn] 1939 | | def unapplySeq(s: String): ${Green("Option[Seq[Char]")} = Some(s.toList)
976[warn] | ^
977[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
978[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
979[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
980[warn] |and
981[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
982[warn] | [X]
983[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
984[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
985[warn] |)
986[warn] |will change in the future release.
987[warn] |Current choice : the first alternative
988[warn] |Choice from Scala 3.7 : the second alternative
989[warn] |
990[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
991[warn] |by using @annotation.nowarn("id=205")
992[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1942:17
993[warn] 1942 | | ${Magenta("case CharList(c1, c2, c3, c4, _, _, _)")} =>
994[warn] | ^
995[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
996[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
997[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
998[warn] |and
999[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1000[warn] | [X]
1001[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1002[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1003[warn] |)
1004[warn] |will change in the future release.
1005[warn] |Current choice : the first alternative
1006[warn] |Choice from Scala 3.7 : the second alternative
1007[warn] |
1008[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1009[warn] |by using @annotation.nowarn("id=205")
1010[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/ExtensionMethods.scala:197:56
1011[warn] 197 | | $imeth:${imeth.info.show} with signature ${imeth.info.signature} in ${companion.moduleClass}
1012[warn] | ^
1013[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1014[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1015[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1016[warn] |and
1017[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1018[warn] | [X]
1019[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1020[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1021[warn] |)
1022[warn] |will change in the future release.
1023[warn] |Current choice : the first alternative
1024[warn] |Choice from Scala 3.7 : the second alternative
1025[warn] |
1026[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1027[warn] |by using @annotation.nowarn("id=205")
1028[error] -- Error: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/PickleQuotes.scala:137:67
1029[error] 137 | val hole = cpy.Hole(tree)(content = EmptyTree, TypeTree(holeType))
1030[error] | ^^^^^^^^^^^^^^^^^^
1031[error] | positional after named argument
1032[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:96:28
1033[warn] 96 | |Initial sig : ${initial.signature}
1034[warn] | ^
1035[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1036[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1037[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1038[warn] |and
1039[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1040[warn] | [X]
1041[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1042[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1043[warn] |)
1044[warn] |will change in the future release.
1045[warn] |Current choice : the first alternative
1046[warn] |Choice from Scala 3.7 : the second alternative
1047[warn] |
1048[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1049[warn] |by using @annotation.nowarn("id=205")
1050[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:98:28
1051[warn] 98 | |Current sig : ${symd.signature}""")
1052[warn] | ^
1053[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1054[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1055[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1056[warn] |and
1057[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1058[warn] | [X]
1059[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1060[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1061[warn] |)
1062[warn] |will change in the future release.
1063[warn] |Current choice : the first alternative
1064[warn] |Choice from Scala 3.7 : the second alternative
1065[warn] |
1066[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1067[warn] |by using @annotation.nowarn("id=205")
1068[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:623:38
1069[warn] 623 | i"${sym.showLocated} with ${tp.designator}, flags = ${sym.flagsString}, underlying = ${tp.underlyingIterator.toList}%, %"
1070[warn] | ^
1071[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1072[warn] | dotty.tools.dotc.core.Names.Designator] between alternatives
1073[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Designator :
1074[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1075[warn] | dotty.tools.dotc.core.Names.Designator]
1076[warn] |)
1077[warn] |and
1078[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1079[warn] | [X]
1080[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1081[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1082[warn] |)
1083[warn] |will change in the future release.
1084[warn] |Current choice : the first alternative
1085[warn] |Choice from Scala 3.7 : the second alternative
1086[warn] |
1087[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1088[warn] |by using @annotation.nowarn("id=205")
1089[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:288:84
1090[warn] 288 | i"OfTypeImplicits($tp), companions = ${companionRefs.showAsList}%, %; refs = $refs%, %."
1091[warn] | ^
1092[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1093[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
1094[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
1095[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1096[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
1097[warn] |)
1098[warn] |and
1099[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1100[warn] | [X]
1101[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1102[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1103[warn] |)
1104[warn] |will change in the future release.
1105[warn] |Current choice : the first alternative
1106[warn] |Choice from Scala 3.7 : the second alternative
1107[warn] |
1108[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1109[warn] |by using @annotation.nowarn("id=205")
1110[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:363:101
1111[warn] 363 | private def computeEligible(tp: Type): List[Candidate] = /*>|>*/ trace(i"computeEligible $tp in $refs%, %", implicitsDetailed) /*<|<*/ {
1112[warn] | ^
1113[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1114[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
1115[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
1116[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1117[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
1118[warn] |)
1119[warn] |and
1120[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1121[warn] | [X]
1122[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1123[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1124[warn] |)
1125[warn] |will change in the future release.
1126[warn] |Current choice : the first alternative
1127[warn] |Choice from Scala 3.7 : the second alternative
1128[warn] |
1129[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1130[warn] |by using @annotation.nowarn("id=205")
1131[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:374:31
1132[warn] 374 | val own = i"(implicits: $refs%, %)"
1133[warn] | ^
1134[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1135[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
1136[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
1137[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1138[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
1139[warn] |)
1140[warn] |and
1141[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1142[warn] | [X]
1143[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1144[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1145[warn] |)
1146[warn] |will change in the future release.
1147[warn] |Current choice : the first alternative
1148[warn] |Choice from Scala 3.7 : the second alternative
1149[warn] |
1150[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1151[warn] |by using @annotation.nowarn("id=205")
1152[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Inferencing.scala:51:92
1153[warn] 51 | else throw new Error(i"internal error: type of $what $tp is not fully defined, pos = $pos")
1154[warn] | ^
1155[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
1156[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
1157[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1158[warn] | dotty.tools.dotc.util.SrcPos]
1159[warn] |)
1160[warn] |and
1161[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1162[warn] | [X]
1163[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1164[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1165[warn] |)
1166[warn] |will change in the future release.
1167[warn] |Current choice : the first alternative
1168[warn] |Choice from Scala 3.7 : the second alternative
1169[warn] |
1170[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1171[warn] |by using @annotation.nowarn("id=205")
1172[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Namer.scala:213:50
1173[warn] 213 | typr.println(i"creating symbol for $tree in ${ctx.mode}")
1174[warn] | ^
1175[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1176[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1177[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1178[warn] |and
1179[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1180[warn] | [X]
1181[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1182[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1183[warn] |)
1184[warn] |will change in the future release.
1185[warn] |Current choice : the first alternative
1186[warn] |Choice from Scala 3.7 : the second alternative
1187[warn] |
1188[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1189[warn] |by using @annotation.nowarn("id=205")
1190[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/RefChecks.scala:220:58
1191[warn] 220 | .showing(i"already handled ${sym1.showLocated}: ${sym1.asSeenFrom(parent.thisType).signature}, ${sym2.showLocated}: ${sym2.asSeenFrom(parent.thisType).signature} = $result", refcheck)
1192[warn] | ^
1193[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1194[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1195[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1196[warn] |and
1197[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1198[warn] | [X]
1199[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1200[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1201[warn] |)
1202[warn] |will change in the future release.
1203[warn] |Current choice : the first alternative
1204[warn] |Choice from Scala 3.7 : the second alternative
1205[warn] |
1206[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1207[warn] |by using @annotation.nowarn("id=205")
1208[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/RefChecks.scala:220:126
1209[warn] 220 | .showing(i"already handled ${sym1.showLocated}: ${sym1.asSeenFrom(parent.thisType).signature}, ${sym2.showLocated}: ${sym2.asSeenFrom(parent.thisType).signature} = $result", refcheck)
1210[warn] | ^
1211[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1212[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1213[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1214[warn] |and
1215[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1216[warn] | [X]
1217[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1218[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1219[warn] |)
1220[warn] |will change in the future release.
1221[warn] |Current choice : the first alternative
1222[warn] |Choice from Scala 3.7 : the second alternative
1223[warn] |
1224[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1225[warn] |by using @annotation.nowarn("id=205")
1226[warn] -- Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Typer.scala:479:28
1227[warn] 479 | case ref @ OrNull(tpnn) : TermRef
1228[warn] | ^
1229[warn] |Type ascriptions after patterns other than:
1230[warn] | * variable pattern, e.g. `case x: String =>`
1231[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
1232[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
1233[warn] there were 2691 feature warnings; re-run with -feature for details
1234[warn] 62 warnings found
1235[error] one error found
1236[error] (scala3-compiler-patched / Compile / compileIncremental) Compilation failed
1237OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
1238[info] compiling 512 Scala sources and 6 Java sources to /build/repo/scala3-compiler-patched/target/scala-3.6.4/classes ...
1239[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSCodeGen.scala:4201:101
1240[warn] 4201 | i"Found a capture param in method ${sym.fullName}, which is not a class constructor, at $pos")
1241[warn] | ^
1242[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1243[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1244[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1245[warn] |and
1246[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1247[warn] | [X]
1248[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1249[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1250[warn] |)
1251[warn] |will change in the future release.
1252[warn] |Current choice : the first alternative
1253[warn] |Choice from Scala 3.7 : the second alternative
1254[warn] |
1255[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1256[warn] |by using @annotation.nowarn("id=205")
1257[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSCodeGen.scala:4622:59
1258[warn] 4622 | throw new FatalError(i"$msg for ${sym.fullName} at ${sym.srcPos}")
1259[warn] | ^
1260[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
1261[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
1262[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1263[warn] | dotty.tools.dotc.util.SrcPos]
1264[warn] |)
1265[warn] |and
1266[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1267[warn] | [X]
1268[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1269[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1270[warn] |)
1271[warn] |will change in the future release.
1272[warn] |Current choice : the first alternative
1273[warn] |Choice from Scala 3.7 : the second alternative
1274[warn] |
1275[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1276[warn] |by using @annotation.nowarn("id=205")
1277[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSExportsGen.scala:312:74
1278[warn] 312 | i"Conflicting properties and methods for ${classSym.fullName}::$name.",
1279[warn] | ^
1280[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1281[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1282[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1283[warn] |and
1284[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1285[warn] | [X]
1286[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1287[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1288[warn] |)
1289[warn] |will change in the future release.
1290[warn] |Current choice : the first alternative
1291[warn] |Choice from Scala 3.7 : the second alternative
1292[warn] |
1293[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1294[warn] |by using @annotation.nowarn("id=205")
1295[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/NavigateAST.scala:27:43
1296[warn] 27 | |best matching path =\n$loosePath%\n====\n%
1297[warn] | ^
1298[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
1299[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
1300[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1301[warn] | dotty.tools.dotc.util.SrcPos]
1302[warn] |)
1303[warn] |and
1304[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1305[warn] | [X]
1306[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1307[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1308[warn] |)
1309[warn] |will change in the future release.
1310[warn] |Current choice : the first alternative
1311[warn] |Choice from Scala 3.7 : the second alternative
1312[warn] |
1313[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1314[warn] |by using @annotation.nowarn("id=205")
1315[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:169:29
1316[warn] 169 | |parent = $this # $uniqueId,
1317[warn] | ^
1318[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
1319[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
1320[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1321[warn] | dotty.tools.dotc.util.SrcPos]
1322[warn] |)
1323[warn] |and
1324[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1325[warn] | [X]
1326[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1327[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1328[warn] |)
1329[warn] |will change in the future release.
1330[warn] |Current choice : the first alternative
1331[warn] |Choice from Scala 3.7 : the second alternative
1332[warn] |
1333[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1334[warn] |by using @annotation.nowarn("id=205")
1335[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:171:29
1336[warn] 171 | |child = $p # ${p.uniqueId},
1337[warn] | ^
1338[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
1339[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
1340[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1341[warn] | dotty.tools.dotc.util.SrcPos]
1342[warn] |)
1343[warn] |and
1344[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1345[warn] | [X]
1346[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1347[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1348[warn] |)
1349[warn] |will change in the future release.
1350[warn] |Current choice : the first alternative
1351[warn] |Choice from Scala 3.7 : the second alternative
1352[warn] |
1353[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1354[warn] |by using @annotation.nowarn("id=205")
1355[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:189:38
1356[warn] 189 | |parent = $this
1357[warn] | ^
1358[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
1359[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
1360[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1361[warn] | dotty.tools.dotc.util.SrcPos]
1362[warn] |)
1363[warn] |and
1364[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1365[warn] | [X]
1366[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1367[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1368[warn] |)
1369[warn] |will change in the future release.
1370[warn] |Current choice : the first alternative
1371[warn] |Choice from Scala 3.7 : the second alternative
1372[warn] |
1373[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1374[warn] |by using @annotation.nowarn("id=205")
1375[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:190:38
1376[warn] 190 | |1st child = $lastPositioned
1377[warn] | ^
1378[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
1379[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
1380[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1381[warn] | dotty.tools.dotc.util.SrcPos]
1382[warn] |)
1383[warn] |and
1384[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1385[warn] | [X]
1386[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1387[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1388[warn] |)
1389[warn] |will change in the future release.
1390[warn] |Current choice : the first alternative
1391[warn] |Choice from Scala 3.7 : the second alternative
1392[warn] |
1393[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1394[warn] |by using @annotation.nowarn("id=205")
1395[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:192:38
1396[warn] 192 | |2nd child = $p
1397[warn] | ^
1398[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
1399[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
1400[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1401[warn] | dotty.tools.dotc.util.SrcPos]
1402[warn] |)
1403[warn] |and
1404[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1405[warn] | [X]
1406[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1407[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1408[warn] |)
1409[warn] |will change in the future release.
1410[warn] |Current choice : the first alternative
1411[warn] |Choice from Scala 3.7 : the second alternative
1412[warn] |
1413[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1414[warn] |by using @annotation.nowarn("id=205")
1415[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:230:38
1416[warn] 230 | println(i"error while checking $this")
1417[warn] | ^
1418[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
1419[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
1420[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
1421[warn] | dotty.tools.dotc.util.SrcPos]
1422[warn] |)
1423[warn] |and
1424[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1425[warn] | [X]
1426[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1427[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1428[warn] |)
1429[warn] |will change in the future release.
1430[warn] |Current choice : the first alternative
1431[warn] |Choice from Scala 3.7 : the second alternative
1432[warn] |
1433[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1434[warn] |by using @annotation.nowarn("id=205")
1435[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/TypeComparer.scala:1538:26
1436[warn] 1538 | |atoms1 = ${tp1.atoms}
1437[warn] | ^
1438[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1439[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1440[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1441[warn] |and
1442[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1443[warn] | [X]
1444[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1445[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1446[warn] |)
1447[warn] |will change in the future release.
1448[warn] |Current choice : the first alternative
1449[warn] |Choice from Scala 3.7 : the second alternative
1450[warn] |
1451[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1452[warn] |by using @annotation.nowarn("id=205")
1453[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/TypeComparer.scala:1539:26
1454[warn] 1539 | |atoms2 = ${tp2.atoms}""")
1455[warn] | ^
1456[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1457[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1458[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1459[warn] |and
1460[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1461[warn] | [X]
1462[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1463[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1464[warn] |)
1465[warn] |will change in the future release.
1466[warn] |Current choice : the first alternative
1467[warn] |Choice from Scala 3.7 : the second alternative
1468[warn] |
1469[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1470[warn] |by using @annotation.nowarn("id=205")
1471[warn] -- Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/Types.scala:1290:27
1472[warn] 1290 | case tp @ OrNull(tp1): OrType =>
1473[warn] | ^
1474[warn] |Type ascriptions after patterns other than:
1475[warn] | * variable pattern, e.g. `case x: String =>`
1476[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
1477[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
1478[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:604:51
1479[warn] 604 | pickling.println(i"creating symbol $name at $start with flags ${givenFlags.flagsString}, isAbsType = $isAbsType, $ttag")
1480[warn] | ^
1481[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1482[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1483[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1484[warn] |and
1485[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1486[warn] | [X]
1487[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1488[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1489[warn] |)
1490[warn] |will change in the future release.
1491[warn] |Current choice : the first alternative
1492[warn] |Choice from Scala 3.7 : the second alternative
1493[warn] |
1494[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1495[warn] |by using @annotation.nowarn("id=205")
1496[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1498:45
1497[warn] 1498 | pickling.println(i"source change at $addr: $path")
1498[warn] | ^
1499[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1500[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1501[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1502[warn] |and
1503[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1504[warn] | [X]
1505[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1506[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1507[warn] |)
1508[warn] |will change in the future release.
1509[warn] |Current choice : the first alternative
1510[warn] |Choice from Scala 3.7 : the second alternative
1511[warn] |
1512[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1513[warn] |by using @annotation.nowarn("id=205")
1514[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1516:47
1515[warn] 1516 | pickling.println(i"starting to read at ${reader.reader.currentAddr} with owner $owner")
1516[warn] | ^
1517[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1518[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1519[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1520[warn] |and
1521[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1522[warn] | [X]
1523[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1524[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1525[warn] |)
1526[warn] |will change in the future release.
1527[warn] |Current choice : the first alternative
1528[warn] |Choice from Scala 3.7 : the second alternative
1529[warn] |
1530[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1531[warn] |by using @annotation.nowarn("id=205")
1532[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1558:53
1533[warn] 1558 | assert(current.exists, i"no symbol at $addr")
1534[warn] | ^
1535[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1536[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1537[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1538[warn] |and
1539[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1540[warn] | [X]
1541[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1542[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1543[warn] |)
1544[warn] |will change in the future release.
1545[warn] |Current choice : the first alternative
1546[warn] |Choice from Scala 3.7 : the second alternative
1547[warn] |
1548[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1549[warn] |by using @annotation.nowarn("id=205")
1550[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1570:45
1551[warn] 1570 | pickling.println(i"no owner for $addr among $cs%, %")
1552[warn] | ^
1553[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1554[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1555[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1556[warn] |and
1557[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1558[warn] | [X]
1559[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1560[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1561[warn] |)
1562[warn] |will change in the future release.
1563[warn] |Current choice : the first alternative
1564[warn] |Choice from Scala 3.7 : the second alternative
1565[warn] |
1566[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1567[warn] |by using @annotation.nowarn("id=205")
1568[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/interactive/Completion.scala:160:54
1569[warn] 160 | | results = $backtickedCompletions%, %""")
1570[warn] | ^
1571[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1572[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1573[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1574[warn] |and
1575[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1576[warn] | [X]
1577[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1578[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1579[warn] |)
1580[warn] |will change in the future release.
1581[warn] |Current choice : the first alternative
1582[warn] |Choice from Scala 3.7 : the second alternative
1583[warn] |
1584[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1585[warn] |by using @annotation.nowarn("id=205")
1586[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:652:29
1587[warn] 652 | |Previous indent : $lastWidth
1588[warn] | ^
1589[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1590[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1591[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1592[warn] |and
1593[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1594[warn] | [X]
1595[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1596[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1597[warn] |)
1598[warn] |will change in the future release.
1599[warn] |Current choice : the first alternative
1600[warn] |Choice from Scala 3.7 : the second alternative
1601[warn] |
1602[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1603[warn] |by using @annotation.nowarn("id=205")
1604[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:653:29
1605[warn] 653 | |Latest indent : $nextWidth"""
1606[warn] | ^
1607[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1608[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1609[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1610[warn] |and
1611[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1612[warn] | [X]
1613[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1614[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1615[warn] |)
1616[warn] |will change in the future release.
1617[warn] |Current choice : the first alternative
1618[warn] |Choice from Scala 3.7 : the second alternative
1619[warn] |
1620[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1621[warn] |by using @annotation.nowarn("id=205")
1622[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:626:61
1623[warn] 626 | |Indentation width of current line : $nextWidth
1624[warn] | ^
1625[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1626[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1627[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1628[warn] |and
1629[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1630[warn] | [X]
1631[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1632[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1633[warn] |)
1634[warn] |will change in the future release.
1635[warn] |Current choice : the first alternative
1636[warn] |Choice from Scala 3.7 : the second alternative
1637[warn] |
1638[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1639[warn] |by using @annotation.nowarn("id=205")
1640[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:627:62
1641[warn] 627 | |This falls between previous widths: ${ir.width} and $lastWidth"""))
1642[warn] | ^
1643[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1644[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1645[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1646[warn] |and
1647[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1648[warn] | [X]
1649[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1650[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1651[warn] |)
1652[warn] |will change in the future release.
1653[warn] |Current choice : the first alternative
1654[warn] |Choice from Scala 3.7 : the second alternative
1655[warn] |
1656[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1657[warn] |by using @annotation.nowarn("id=205")
1658[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:627:77
1659[warn] 627 | |This falls between previous widths: ${ir.width} and $lastWidth"""))
1660[warn] | ^
1661[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1662[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1663[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1664[warn] |and
1665[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1666[warn] | [X]
1667[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1668[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1669[warn] |)
1670[warn] |will change in the future release.
1671[warn] |Current choice : the first alternative
1672[warn] |Choice from Scala 3.7 : the second alternative
1673[warn] |
1674[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1675[warn] |by using @annotation.nowarn("id=205")
1676[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/Message.scala:24:57
1677[warn] 24 | val sourceStr = if version != null then i"-source $version" else ""
1678[warn] | ^
1679[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1680[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1681[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1682[warn] |and
1683[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1684[warn] | [X]
1685[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1686[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1687[warn] |)
1688[warn] |will change in the future release.
1689[warn] |Current choice : the first alternative
1690[warn] |Choice from Scala 3.7 : the second alternative
1691[warn] |
1692[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1693[warn] |by using @annotation.nowarn("id=205")
1694[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:580:43
1695[warn] 580 | def msg = em"expression expected but ${Red(illegalToken)} found"
1696[warn] | ^
1697[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1698[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1699[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1700[warn] |and
1701[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1702[warn] | [X]
1703[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1704[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1705[warn] |)
1706[warn] |will change in the future release.
1707[warn] |Current choice : the first alternative
1708[warn] |Choice from Scala 3.7 : the second alternative
1709[warn] |
1710[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1711[warn] |by using @annotation.nowarn("id=205")
1712[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:582:46
1713[warn] 582 | em"""|An expression cannot start with ${Red(illegalToken)}."""
1714[warn] | ^
1715[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1716[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1717[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1718[warn] |and
1719[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1720[warn] | [X]
1721[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1722[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1723[warn] |)
1724[warn] |will change in the future release.
1725[warn] |Current choice : the first alternative
1726[warn] |Choice from Scala 3.7 : the second alternative
1727[warn] |
1728[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1729[warn] |by using @annotation.nowarn("id=205")
1730[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1404:26
1731[warn] 1404 | i"""You specified ${NoColor(ps)} for ${em"$tpe"}, which is not
1732[warn] | ^
1733[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1734[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1735[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1736[warn] |and
1737[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1738[warn] | [X]
1739[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1740[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1741[warn] |)
1742[warn] |will change in the future release.
1743[warn] |Current choice : the first alternative
1744[warn] |Choice from Scala 3.7 : the second alternative
1745[warn] |
1746[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1747[warn] |by using @annotation.nowarn("id=205")
1748[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1549:36
1749[warn] 1549 | |${hl("Any")} to become ${Green("\"universal traits\"")} which may only have ${hl("def")} members.
1750[warn] | ^
1751[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1752[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1753[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1754[warn] |and
1755[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1756[warn] | [X]
1757[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1758[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1759[warn] |)
1760[warn] |will change in the future release.
1761[warn] |Current choice : the first alternative
1762[warn] |Choice from Scala 3.7 : the second alternative
1763[warn] |
1764[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1765[warn] |by using @annotation.nowarn("id=205")
1766[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1903:15
1767[warn] 1903 | em"""| ${Red(i"$unapplyResult")} is not a valid result type of an $unapplyName method of an ${Magenta("extractor")}.$addendum"""
1768[warn] | ^
1769[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1770[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1771[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1772[warn] |and
1773[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1774[warn] | [X]
1775[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1776[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1777[warn] |)
1778[warn] |will change in the future release.
1779[warn] |Current choice : the first alternative
1780[warn] |Choice from Scala 3.7 : the second alternative
1781[warn] |
1782[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1783[warn] |by using @annotation.nowarn("id=205")
1784[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1903:100
1785[warn] 1903 | em"""| ${Red(i"$unapplyResult")} is not a valid result type of an $unapplyName method of an ${Magenta("extractor")}.$addendum"""
1786[warn] | ^
1787[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1788[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1789[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1790[warn] |and
1791[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1792[warn] | [X]
1793[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1794[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1795[warn] |)
1796[warn] |will change in the future release.
1797[warn] |Current choice : the first alternative
1798[warn] |Choice from Scala 3.7 : the second alternative
1799[warn] |
1800[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1801[warn] |by using @annotation.nowarn("id=205")
1802[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:28
1803[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
1804[warn] | ^
1805[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1806[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1807[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1808[warn] |and
1809[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1810[warn] | [X]
1811[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1812[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1813[warn] |)
1814[warn] |will change in the future release.
1815[warn] |Current choice : the first alternative
1816[warn] |Choice from Scala 3.7 : the second alternative
1817[warn] |
1818[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1819[warn] |by using @annotation.nowarn("id=205")
1820[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:63
1821[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
1822[warn] | ^
1823[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1824[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1825[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1826[warn] |and
1827[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1828[warn] | [X]
1829[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1830[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1831[warn] |)
1832[warn] |will change in the future release.
1833[warn] |Current choice : the first alternative
1834[warn] |Choice from Scala 3.7 : the second alternative
1835[warn] |
1836[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1837[warn] |by using @annotation.nowarn("id=205")
1838[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:96
1839[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
1840[warn] | ^
1841[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1842[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1843[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1844[warn] |and
1845[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1846[warn] | [X]
1847[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1848[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1849[warn] |)
1850[warn] |will change in the future release.
1851[warn] |Current choice : the first alternative
1852[warn] |Choice from Scala 3.7 : the second alternative
1853[warn] |
1854[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1855[warn] |by using @annotation.nowarn("id=205")
1856[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1908:21
1857[warn] 1908 | | - is a ${Green("Boolean")}
1858[warn] | ^
1859[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1860[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1861[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1862[warn] |and
1863[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1864[warn] | [X]
1865[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1866[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1867[warn] |)
1868[warn] |will change in the future release.
1869[warn] |Current choice : the first alternative
1870[warn] |Choice from Scala 3.7 : the second alternative
1871[warn] |
1872[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1873[warn] |by using @annotation.nowarn("id=205")
1874[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1909:21
1875[warn] 1909 | | - is a ${Green("Product")} (like a ${Magenta("Tuple2[T1, T2]")})
1876[warn] | ^
1877[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1878[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1879[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1880[warn] |and
1881[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1882[warn] | [X]
1883[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1884[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1885[warn] |)
1886[warn] |will change in the future release.
1887[warn] |Current choice : the first alternative
1888[warn] |Choice from Scala 3.7 : the second alternative
1889[warn] |
1890[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1891[warn] |by using @annotation.nowarn("id=205")
1892[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1909:49
1893[warn] 1909 | | - is a ${Green("Product")} (like a ${Magenta("Tuple2[T1, T2]")})
1894[warn] | ^
1895[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1896[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1897[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1898[warn] |and
1899[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1900[warn] | [X]
1901[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1902[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1903[warn] |)
1904[warn] |will change in the future release.
1905[warn] |Current choice : the first alternative
1906[warn] |Choice from Scala 3.7 : the second alternative
1907[warn] |
1908[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1909[warn] |by using @annotation.nowarn("id=205")
1910[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1914:34
1911[warn] 1914 | | def unapply(a: A): ${Green("Option[Int]")} = Some(a.i)
1912[warn] | ^
1913[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1914[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1915[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1916[warn] |and
1917[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1918[warn] | [X]
1919[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1920[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1921[warn] |)
1922[warn] |will change in the future release.
1923[warn] |Current choice : the first alternative
1924[warn] |Choice from Scala 3.7 : the second alternative
1925[warn] |
1926[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1927[warn] |by using @annotation.nowarn("id=205")
1928[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1918:34
1929[warn] 1918 | | def unapply(a: A): ${Green("Boolean")} = a.i == 2
1930[warn] | ^
1931[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1932[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1933[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1934[warn] |and
1935[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1936[warn] | [X]
1937[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1938[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1939[warn] |)
1940[warn] |will change in the future release.
1941[warn] |Current choice : the first alternative
1942[warn] |Choice from Scala 3.7 : the second alternative
1943[warn] |
1944[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1945[warn] |by using @annotation.nowarn("id=205")
1946[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1922:34
1947[warn] 1922 | | def unapply(a: A): ${Green("(Int, Int)")} = (a.i, a.i)
1948[warn] | ^
1949[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1950[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1951[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1952[warn] |and
1953[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1954[warn] | [X]
1955[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1956[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1957[warn] |)
1958[warn] |will change in the future release.
1959[warn] |Current choice : the first alternative
1960[warn] |Choice from Scala 3.7 : the second alternative
1961[warn] |
1962[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1963[warn] |by using @annotation.nowarn("id=205")
1964[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1927:17
1965[warn] 1927 | | ${Magenta("case B(1)")} => 1
1966[warn] | ^
1967[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1968[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1969[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1970[warn] |and
1971[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1972[warn] | [X]
1973[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1974[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1975[warn] |)
1976[warn] |will change in the future release.
1977[warn] |Current choice : the first alternative
1978[warn] |Choice from Scala 3.7 : the second alternative
1979[warn] |
1980[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1981[warn] |by using @annotation.nowarn("id=205")
1982[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1928:17
1983[warn] 1928 | | ${Magenta("case a @ C()")} => 2
1984[warn] | ^
1985[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
1986[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
1987[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
1988[warn] |and
1989[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
1990[warn] | [X]
1991[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
1992[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
1993[warn] |)
1994[warn] |will change in the future release.
1995[warn] |Current choice : the first alternative
1996[warn] |Choice from Scala 3.7 : the second alternative
1997[warn] |
1998[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
1999[warn] |by using @annotation.nowarn("id=205")
2000[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1929:17
2001[warn] 1929 | | ${Magenta("case D(3, 3)")} => 3
2002[warn] | ^
2003[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2004[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2005[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2006[warn] |and
2007[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2008[warn] | [X]
2009[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2010[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2011[warn] |)
2012[warn] |will change in the future release.
2013[warn] |Current choice : the first alternative
2014[warn] |Choice from Scala 3.7 : the second alternative
2015[warn] |
2016[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2017[warn] |by using @annotation.nowarn("id=205")
2018[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:13
2019[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
2020[warn] | ^
2021[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2022[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2023[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2024[warn] |and
2025[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2026[warn] | [X]
2027[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2028[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2029[warn] |)
2030[warn] |will change in the future release.
2031[warn] |Current choice : the first alternative
2032[warn] |Choice from Scala 3.7 : the second alternative
2033[warn] |
2034[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2035[warn] |by using @annotation.nowarn("id=205")
2036[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:48
2037[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
2038[warn] | ^
2039[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2040[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2041[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2042[warn] |and
2043[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2044[warn] | [X]
2045[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2046[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2047[warn] |)
2048[warn] |will change in the future release.
2049[warn] |Current choice : the first alternative
2050[warn] |Choice from Scala 3.7 : the second alternative
2051[warn] |
2052[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2053[warn] |by using @annotation.nowarn("id=205")
2054[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:75
2055[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
2056[warn] | ^
2057[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2058[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2059[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2060[warn] |and
2061[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2062[warn] | [X]
2063[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2064[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2065[warn] |)
2066[warn] |will change in the future release.
2067[warn] |Current choice : the first alternative
2068[warn] |Choice from Scala 3.7 : the second alternative
2069[warn] |
2070[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2071[warn] |by using @annotation.nowarn("id=205")
2072[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:113
2073[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
2074[warn] | ^
2075[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2076[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2077[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2078[warn] |and
2079[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2080[warn] | [X]
2081[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2082[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2083[warn] |)
2084[warn] |will change in the future release.
2085[warn] |Current choice : the first alternative
2086[warn] |Choice from Scala 3.7 : the second alternative
2087[warn] |
2088[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2089[warn] |by using @annotation.nowarn("id=205")
2090[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1939:42
2091[warn] 1939 | | def unapplySeq(s: String): ${Green("Option[Seq[Char]")} = Some(s.toList)
2092[warn] | ^
2093[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2094[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2095[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2096[warn] |and
2097[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2098[warn] | [X]
2099[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2100[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2101[warn] |)
2102[warn] |will change in the future release.
2103[warn] |Current choice : the first alternative
2104[warn] |Choice from Scala 3.7 : the second alternative
2105[warn] |
2106[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2107[warn] |by using @annotation.nowarn("id=205")
2108[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1942:17
2109[warn] 1942 | | ${Magenta("case CharList(c1, c2, c3, c4, _, _, _)")} =>
2110[warn] | ^
2111[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2112[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2113[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2114[warn] |and
2115[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2116[warn] | [X]
2117[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2118[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2119[warn] |)
2120[warn] |will change in the future release.
2121[warn] |Current choice : the first alternative
2122[warn] |Choice from Scala 3.7 : the second alternative
2123[warn] |
2124[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2125[warn] |by using @annotation.nowarn("id=205")
2126[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/ExtensionMethods.scala:197:56
2127[warn] 197 | | $imeth:${imeth.info.show} with signature ${imeth.info.signature} in ${companion.moduleClass}
2128[warn] | ^
2129[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2130[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2131[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2132[warn] |and
2133[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2134[warn] | [X]
2135[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2136[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2137[warn] |)
2138[warn] |will change in the future release.
2139[warn] |Current choice : the first alternative
2140[warn] |Choice from Scala 3.7 : the second alternative
2141[warn] |
2142[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2143[warn] |by using @annotation.nowarn("id=205")
2144[error] -- Error: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/PickleQuotes.scala:137:67
2145[error] 137 | val hole = cpy.Hole(tree)(content = EmptyTree, TypeTree(holeType))
2146[error] | ^^^^^^^^^^^^^^^^^^
2147[error] | positional after named argument
2148[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:96:28
2149[warn] 96 | |Initial sig : ${initial.signature}
2150[warn] | ^
2151[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2152[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2153[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2154[warn] |and
2155[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2156[warn] | [X]
2157[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2158[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2159[warn] |)
2160[warn] |will change in the future release.
2161[warn] |Current choice : the first alternative
2162[warn] |Choice from Scala 3.7 : the second alternative
2163[warn] |
2164[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2165[warn] |by using @annotation.nowarn("id=205")
2166[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:98:28
2167[warn] 98 | |Current sig : ${symd.signature}""")
2168[warn] | ^
2169[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2170[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2171[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2172[warn] |and
2173[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2174[warn] | [X]
2175[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2176[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2177[warn] |)
2178[warn] |will change in the future release.
2179[warn] |Current choice : the first alternative
2180[warn] |Choice from Scala 3.7 : the second alternative
2181[warn] |
2182[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2183[warn] |by using @annotation.nowarn("id=205")
2184[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:623:38
2185[warn] 623 | i"${sym.showLocated} with ${tp.designator}, flags = ${sym.flagsString}, underlying = ${tp.underlyingIterator.toList}%, %"
2186[warn] | ^
2187[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2188[warn] | dotty.tools.dotc.core.Names.Designator] between alternatives
2189[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Designator :
2190[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2191[warn] | dotty.tools.dotc.core.Names.Designator]
2192[warn] |)
2193[warn] |and
2194[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2195[warn] | [X]
2196[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2197[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2198[warn] |)
2199[warn] |will change in the future release.
2200[warn] |Current choice : the first alternative
2201[warn] |Choice from Scala 3.7 : the second alternative
2202[warn] |
2203[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2204[warn] |by using @annotation.nowarn("id=205")
2205[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:288:84
2206[warn] 288 | i"OfTypeImplicits($tp), companions = ${companionRefs.showAsList}%, %; refs = $refs%, %."
2207[warn] | ^
2208[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2209[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
2210[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
2211[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2212[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
2213[warn] |)
2214[warn] |and
2215[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2216[warn] | [X]
2217[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2218[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2219[warn] |)
2220[warn] |will change in the future release.
2221[warn] |Current choice : the first alternative
2222[warn] |Choice from Scala 3.7 : the second alternative
2223[warn] |
2224[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2225[warn] |by using @annotation.nowarn("id=205")
2226[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:363:101
2227[warn] 363 | private def computeEligible(tp: Type): List[Candidate] = /*>|>*/ trace(i"computeEligible $tp in $refs%, %", implicitsDetailed) /*<|<*/ {
2228[warn] | ^
2229[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2230[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
2231[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
2232[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2233[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
2234[warn] |)
2235[warn] |and
2236[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2237[warn] | [X]
2238[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2239[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2240[warn] |)
2241[warn] |will change in the future release.
2242[warn] |Current choice : the first alternative
2243[warn] |Choice from Scala 3.7 : the second alternative
2244[warn] |
2245[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2246[warn] |by using @annotation.nowarn("id=205")
2247[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:374:31
2248[warn] 374 | val own = i"(implicits: $refs%, %)"
2249[warn] | ^
2250[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2251[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
2252[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
2253[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2254[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
2255[warn] |)
2256[warn] |and
2257[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2258[warn] | [X]
2259[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2260[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2261[warn] |)
2262[warn] |will change in the future release.
2263[warn] |Current choice : the first alternative
2264[warn] |Choice from Scala 3.7 : the second alternative
2265[warn] |
2266[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2267[warn] |by using @annotation.nowarn("id=205")
2268[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Inferencing.scala:51:92
2269[warn] 51 | else throw new Error(i"internal error: type of $what $tp is not fully defined, pos = $pos")
2270[warn] | ^
2271[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
2272[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
2273[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2274[warn] | dotty.tools.dotc.util.SrcPos]
2275[warn] |)
2276[warn] |and
2277[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2278[warn] | [X]
2279[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2280[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2281[warn] |)
2282[warn] |will change in the future release.
2283[warn] |Current choice : the first alternative
2284[warn] |Choice from Scala 3.7 : the second alternative
2285[warn] |
2286[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2287[warn] |by using @annotation.nowarn("id=205")
2288[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Namer.scala:213:50
2289[warn] 213 | typr.println(i"creating symbol for $tree in ${ctx.mode}")
2290[warn] | ^
2291[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2292[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2293[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2294[warn] |and
2295[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2296[warn] | [X]
2297[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2298[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2299[warn] |)
2300[warn] |will change in the future release.
2301[warn] |Current choice : the first alternative
2302[warn] |Choice from Scala 3.7 : the second alternative
2303[warn] |
2304[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2305[warn] |by using @annotation.nowarn("id=205")
2306[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/RefChecks.scala:220:58
2307[warn] 220 | .showing(i"already handled ${sym1.showLocated}: ${sym1.asSeenFrom(parent.thisType).signature}, ${sym2.showLocated}: ${sym2.asSeenFrom(parent.thisType).signature} = $result", refcheck)
2308[warn] | ^
2309[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2310[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2311[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2312[warn] |and
2313[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2314[warn] | [X]
2315[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2316[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2317[warn] |)
2318[warn] |will change in the future release.
2319[warn] |Current choice : the first alternative
2320[warn] |Choice from Scala 3.7 : the second alternative
2321[warn] |
2322[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2323[warn] |by using @annotation.nowarn("id=205")
2324[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/RefChecks.scala:220:126
2325[warn] 220 | .showing(i"already handled ${sym1.showLocated}: ${sym1.asSeenFrom(parent.thisType).signature}, ${sym2.showLocated}: ${sym2.asSeenFrom(parent.thisType).signature} = $result", refcheck)
2326[warn] | ^
2327[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2328[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2329[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2330[warn] |and
2331[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2332[warn] | [X]
2333[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2334[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2335[warn] |)
2336[warn] |will change in the future release.
2337[warn] |Current choice : the first alternative
2338[warn] |Choice from Scala 3.7 : the second alternative
2339[warn] |
2340[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2341[warn] |by using @annotation.nowarn("id=205")
2342[warn] -- Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Typer.scala:479:28
2343[warn] 479 | case ref @ OrNull(tpnn) : TermRef
2344[warn] | ^
2345[warn] |Type ascriptions after patterns other than:
2346[warn] | * variable pattern, e.g. `case x: String =>`
2347[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
2348[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
2349[warn] there were 2691 feature warnings; re-run with -feature for details
2350[warn] 62 warnings found
2351[error] one error found
2352[error] (scala3-compiler-patched / Compile / compileIncremental) Compilation failed
2353[info] compiling 512 Scala sources and 6 Java sources to /build/repo/scala3-compiler-patched/target/scala-3.6.4/classes ...
2354[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSCodeGen.scala:4201:101
2355[warn] 4201 | i"Found a capture param in method ${sym.fullName}, which is not a class constructor, at $pos")
2356[warn] | ^
2357[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2358[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2359[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2360[warn] |and
2361[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2362[warn] | [X]
2363[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2364[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2365[warn] |)
2366[warn] |will change in the future release.
2367[warn] |Current choice : the first alternative
2368[warn] |Choice from Scala 3.7 : the second alternative
2369[warn] |
2370[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2371[warn] |by using @annotation.nowarn("id=205")
2372[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSCodeGen.scala:4622:59
2373[warn] 4622 | throw new FatalError(i"$msg for ${sym.fullName} at ${sym.srcPos}")
2374[warn] | ^
2375[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
2376[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
2377[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2378[warn] | dotty.tools.dotc.util.SrcPos]
2379[warn] |)
2380[warn] |and
2381[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2382[warn] | [X]
2383[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2384[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2385[warn] |)
2386[warn] |will change in the future release.
2387[warn] |Current choice : the first alternative
2388[warn] |Choice from Scala 3.7 : the second alternative
2389[warn] |
2390[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2391[warn] |by using @annotation.nowarn("id=205")
2392[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSExportsGen.scala:312:74
2393[warn] 312 | i"Conflicting properties and methods for ${classSym.fullName}::$name.",
2394[warn] | ^
2395[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2396[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2397[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2398[warn] |and
2399[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2400[warn] | [X]
2401[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2402[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2403[warn] |)
2404[warn] |will change in the future release.
2405[warn] |Current choice : the first alternative
2406[warn] |Choice from Scala 3.7 : the second alternative
2407[warn] |
2408[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2409[warn] |by using @annotation.nowarn("id=205")
2410[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/NavigateAST.scala:27:43
2411[warn] 27 | |best matching path =\n$loosePath%\n====\n%
2412[warn] | ^
2413[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
2414[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
2415[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2416[warn] | dotty.tools.dotc.util.SrcPos]
2417[warn] |)
2418[warn] |and
2419[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2420[warn] | [X]
2421[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2422[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2423[warn] |)
2424[warn] |will change in the future release.
2425[warn] |Current choice : the first alternative
2426[warn] |Choice from Scala 3.7 : the second alternative
2427[warn] |
2428[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2429[warn] |by using @annotation.nowarn("id=205")
2430[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:169:29
2431[warn] 169 | |parent = $this # $uniqueId,
2432[warn] | ^
2433[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
2434[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
2435[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2436[warn] | dotty.tools.dotc.util.SrcPos]
2437[warn] |)
2438[warn] |and
2439[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2440[warn] | [X]
2441[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2442[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2443[warn] |)
2444[warn] |will change in the future release.
2445[warn] |Current choice : the first alternative
2446[warn] |Choice from Scala 3.7 : the second alternative
2447[warn] |
2448[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2449[warn] |by using @annotation.nowarn("id=205")
2450[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:171:29
2451[warn] 171 | |child = $p # ${p.uniqueId},
2452[warn] | ^
2453[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
2454[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
2455[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2456[warn] | dotty.tools.dotc.util.SrcPos]
2457[warn] |)
2458[warn] |and
2459[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2460[warn] | [X]
2461[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2462[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2463[warn] |)
2464[warn] |will change in the future release.
2465[warn] |Current choice : the first alternative
2466[warn] |Choice from Scala 3.7 : the second alternative
2467[warn] |
2468[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2469[warn] |by using @annotation.nowarn("id=205")
2470[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:189:38
2471[warn] 189 | |parent = $this
2472[warn] | ^
2473[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
2474[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
2475[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2476[warn] | dotty.tools.dotc.util.SrcPos]
2477[warn] |)
2478[warn] |and
2479[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2480[warn] | [X]
2481[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2482[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2483[warn] |)
2484[warn] |will change in the future release.
2485[warn] |Current choice : the first alternative
2486[warn] |Choice from Scala 3.7 : the second alternative
2487[warn] |
2488[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2489[warn] |by using @annotation.nowarn("id=205")
2490[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:190:38
2491[warn] 190 | |1st child = $lastPositioned
2492[warn] | ^
2493[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
2494[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
2495[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2496[warn] | dotty.tools.dotc.util.SrcPos]
2497[warn] |)
2498[warn] |and
2499[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2500[warn] | [X]
2501[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2502[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2503[warn] |)
2504[warn] |will change in the future release.
2505[warn] |Current choice : the first alternative
2506[warn] |Choice from Scala 3.7 : the second alternative
2507[warn] |
2508[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2509[warn] |by using @annotation.nowarn("id=205")
2510[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:192:38
2511[warn] 192 | |2nd child = $p
2512[warn] | ^
2513[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
2514[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
2515[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2516[warn] | dotty.tools.dotc.util.SrcPos]
2517[warn] |)
2518[warn] |and
2519[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2520[warn] | [X]
2521[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2522[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2523[warn] |)
2524[warn] |will change in the future release.
2525[warn] |Current choice : the first alternative
2526[warn] |Choice from Scala 3.7 : the second alternative
2527[warn] |
2528[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2529[warn] |by using @annotation.nowarn("id=205")
2530[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:230:38
2531[warn] 230 | println(i"error while checking $this")
2532[warn] | ^
2533[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
2534[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
2535[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
2536[warn] | dotty.tools.dotc.util.SrcPos]
2537[warn] |)
2538[warn] |and
2539[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2540[warn] | [X]
2541[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2542[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2543[warn] |)
2544[warn] |will change in the future release.
2545[warn] |Current choice : the first alternative
2546[warn] |Choice from Scala 3.7 : the second alternative
2547[warn] |
2548[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2549[warn] |by using @annotation.nowarn("id=205")
2550[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/TypeComparer.scala:1538:26
2551[warn] 1538 | |atoms1 = ${tp1.atoms}
2552[warn] | ^
2553[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2554[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2555[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2556[warn] |and
2557[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2558[warn] | [X]
2559[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2560[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2561[warn] |)
2562[warn] |will change in the future release.
2563[warn] |Current choice : the first alternative
2564[warn] |Choice from Scala 3.7 : the second alternative
2565[warn] |
2566[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2567[warn] |by using @annotation.nowarn("id=205")
2568[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/TypeComparer.scala:1539:26
2569[warn] 1539 | |atoms2 = ${tp2.atoms}""")
2570[warn] | ^
2571[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2572[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2573[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2574[warn] |and
2575[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2576[warn] | [X]
2577[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2578[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2579[warn] |)
2580[warn] |will change in the future release.
2581[warn] |Current choice : the first alternative
2582[warn] |Choice from Scala 3.7 : the second alternative
2583[warn] |
2584[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2585[warn] |by using @annotation.nowarn("id=205")
2586[warn] -- Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/Types.scala:1290:27
2587[warn] 1290 | case tp @ OrNull(tp1): OrType =>
2588[warn] | ^
2589[warn] |Type ascriptions after patterns other than:
2590[warn] | * variable pattern, e.g. `case x: String =>`
2591[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
2592[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
2593[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:604:51
2594[warn] 604 | pickling.println(i"creating symbol $name at $start with flags ${givenFlags.flagsString}, isAbsType = $isAbsType, $ttag")
2595[warn] | ^
2596[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2597[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2598[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2599[warn] |and
2600[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2601[warn] | [X]
2602[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2603[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2604[warn] |)
2605[warn] |will change in the future release.
2606[warn] |Current choice : the first alternative
2607[warn] |Choice from Scala 3.7 : the second alternative
2608[warn] |
2609[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2610[warn] |by using @annotation.nowarn("id=205")
2611[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1498:45
2612[warn] 1498 | pickling.println(i"source change at $addr: $path")
2613[warn] | ^
2614[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2615[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2616[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2617[warn] |and
2618[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2619[warn] | [X]
2620[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2621[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2622[warn] |)
2623[warn] |will change in the future release.
2624[warn] |Current choice : the first alternative
2625[warn] |Choice from Scala 3.7 : the second alternative
2626[warn] |
2627[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2628[warn] |by using @annotation.nowarn("id=205")
2629[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1516:47
2630[warn] 1516 | pickling.println(i"starting to read at ${reader.reader.currentAddr} with owner $owner")
2631[warn] | ^
2632[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2633[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2634[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2635[warn] |and
2636[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2637[warn] | [X]
2638[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2639[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2640[warn] |)
2641[warn] |will change in the future release.
2642[warn] |Current choice : the first alternative
2643[warn] |Choice from Scala 3.7 : the second alternative
2644[warn] |
2645[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2646[warn] |by using @annotation.nowarn("id=205")
2647[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1558:53
2648[warn] 1558 | assert(current.exists, i"no symbol at $addr")
2649[warn] | ^
2650[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2651[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2652[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2653[warn] |and
2654[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2655[warn] | [X]
2656[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2657[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2658[warn] |)
2659[warn] |will change in the future release.
2660[warn] |Current choice : the first alternative
2661[warn] |Choice from Scala 3.7 : the second alternative
2662[warn] |
2663[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2664[warn] |by using @annotation.nowarn("id=205")
2665[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1570:45
2666[warn] 1570 | pickling.println(i"no owner for $addr among $cs%, %")
2667[warn] | ^
2668[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2669[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2670[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2671[warn] |and
2672[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2673[warn] | [X]
2674[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2675[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2676[warn] |)
2677[warn] |will change in the future release.
2678[warn] |Current choice : the first alternative
2679[warn] |Choice from Scala 3.7 : the second alternative
2680[warn] |
2681[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2682[warn] |by using @annotation.nowarn("id=205")
2683[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/interactive/Completion.scala:160:54
2684[warn] 160 | | results = $backtickedCompletions%, %""")
2685[warn] | ^
2686[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2687[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2688[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2689[warn] |and
2690[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2691[warn] | [X]
2692[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2693[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2694[warn] |)
2695[warn] |will change in the future release.
2696[warn] |Current choice : the first alternative
2697[warn] |Choice from Scala 3.7 : the second alternative
2698[warn] |
2699[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2700[warn] |by using @annotation.nowarn("id=205")
2701[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:652:29
2702[warn] 652 | |Previous indent : $lastWidth
2703[warn] | ^
2704[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2705[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2706[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2707[warn] |and
2708[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2709[warn] | [X]
2710[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2711[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2712[warn] |)
2713[warn] |will change in the future release.
2714[warn] |Current choice : the first alternative
2715[warn] |Choice from Scala 3.7 : the second alternative
2716[warn] |
2717[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2718[warn] |by using @annotation.nowarn("id=205")
2719[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:653:29
2720[warn] 653 | |Latest indent : $nextWidth"""
2721[warn] | ^
2722[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2723[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2724[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2725[warn] |and
2726[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2727[warn] | [X]
2728[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2729[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2730[warn] |)
2731[warn] |will change in the future release.
2732[warn] |Current choice : the first alternative
2733[warn] |Choice from Scala 3.7 : the second alternative
2734[warn] |
2735[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2736[warn] |by using @annotation.nowarn("id=205")
2737[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:626:61
2738[warn] 626 | |Indentation width of current line : $nextWidth
2739[warn] | ^
2740[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2741[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2742[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2743[warn] |and
2744[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2745[warn] | [X]
2746[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2747[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2748[warn] |)
2749[warn] |will change in the future release.
2750[warn] |Current choice : the first alternative
2751[warn] |Choice from Scala 3.7 : the second alternative
2752[warn] |
2753[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2754[warn] |by using @annotation.nowarn("id=205")
2755[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:627:62
2756[warn] 627 | |This falls between previous widths: ${ir.width} and $lastWidth"""))
2757[warn] | ^
2758[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2759[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2760[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2761[warn] |and
2762[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2763[warn] | [X]
2764[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2765[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2766[warn] |)
2767[warn] |will change in the future release.
2768[warn] |Current choice : the first alternative
2769[warn] |Choice from Scala 3.7 : the second alternative
2770[warn] |
2771[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2772[warn] |by using @annotation.nowarn("id=205")
2773[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:627:77
2774[warn] 627 | |This falls between previous widths: ${ir.width} and $lastWidth"""))
2775[warn] | ^
2776[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2777[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2778[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2779[warn] |and
2780[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2781[warn] | [X]
2782[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2783[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2784[warn] |)
2785[warn] |will change in the future release.
2786[warn] |Current choice : the first alternative
2787[warn] |Choice from Scala 3.7 : the second alternative
2788[warn] |
2789[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2790[warn] |by using @annotation.nowarn("id=205")
2791[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/Message.scala:24:57
2792[warn] 24 | val sourceStr = if version != null then i"-source $version" else ""
2793[warn] | ^
2794[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2795[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2796[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2797[warn] |and
2798[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2799[warn] | [X]
2800[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2801[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2802[warn] |)
2803[warn] |will change in the future release.
2804[warn] |Current choice : the first alternative
2805[warn] |Choice from Scala 3.7 : the second alternative
2806[warn] |
2807[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2808[warn] |by using @annotation.nowarn("id=205")
2809[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:580:43
2810[warn] 580 | def msg = em"expression expected but ${Red(illegalToken)} found"
2811[warn] | ^
2812[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2813[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2814[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2815[warn] |and
2816[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2817[warn] | [X]
2818[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2819[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2820[warn] |)
2821[warn] |will change in the future release.
2822[warn] |Current choice : the first alternative
2823[warn] |Choice from Scala 3.7 : the second alternative
2824[warn] |
2825[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2826[warn] |by using @annotation.nowarn("id=205")
2827[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:582:46
2828[warn] 582 | em"""|An expression cannot start with ${Red(illegalToken)}."""
2829[warn] | ^
2830[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2831[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2832[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2833[warn] |and
2834[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2835[warn] | [X]
2836[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2837[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2838[warn] |)
2839[warn] |will change in the future release.
2840[warn] |Current choice : the first alternative
2841[warn] |Choice from Scala 3.7 : the second alternative
2842[warn] |
2843[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2844[warn] |by using @annotation.nowarn("id=205")
2845[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1404:26
2846[warn] 1404 | i"""You specified ${NoColor(ps)} for ${em"$tpe"}, which is not
2847[warn] | ^
2848[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2849[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2850[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2851[warn] |and
2852[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2853[warn] | [X]
2854[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2855[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2856[warn] |)
2857[warn] |will change in the future release.
2858[warn] |Current choice : the first alternative
2859[warn] |Choice from Scala 3.7 : the second alternative
2860[warn] |
2861[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2862[warn] |by using @annotation.nowarn("id=205")
2863[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1549:36
2864[warn] 1549 | |${hl("Any")} to become ${Green("\"universal traits\"")} which may only have ${hl("def")} members.
2865[warn] | ^
2866[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2867[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2868[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2869[warn] |and
2870[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2871[warn] | [X]
2872[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2873[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2874[warn] |)
2875[warn] |will change in the future release.
2876[warn] |Current choice : the first alternative
2877[warn] |Choice from Scala 3.7 : the second alternative
2878[warn] |
2879[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2880[warn] |by using @annotation.nowarn("id=205")
2881[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1903:15
2882[warn] 1903 | em"""| ${Red(i"$unapplyResult")} is not a valid result type of an $unapplyName method of an ${Magenta("extractor")}.$addendum"""
2883[warn] | ^
2884[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2885[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2886[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2887[warn] |and
2888[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2889[warn] | [X]
2890[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2891[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2892[warn] |)
2893[warn] |will change in the future release.
2894[warn] |Current choice : the first alternative
2895[warn] |Choice from Scala 3.7 : the second alternative
2896[warn] |
2897[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2898[warn] |by using @annotation.nowarn("id=205")
2899[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1903:100
2900[warn] 1903 | em"""| ${Red(i"$unapplyResult")} is not a valid result type of an $unapplyName method of an ${Magenta("extractor")}.$addendum"""
2901[warn] | ^
2902[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2903[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2904[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2905[warn] |and
2906[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2907[warn] | [X]
2908[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2909[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2910[warn] |)
2911[warn] |will change in the future release.
2912[warn] |Current choice : the first alternative
2913[warn] |Choice from Scala 3.7 : the second alternative
2914[warn] |
2915[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2916[warn] |by using @annotation.nowarn("id=205")
2917[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:28
2918[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
2919[warn] | ^
2920[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2921[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2922[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2923[warn] |and
2924[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2925[warn] | [X]
2926[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2927[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2928[warn] |)
2929[warn] |will change in the future release.
2930[warn] |Current choice : the first alternative
2931[warn] |Choice from Scala 3.7 : the second alternative
2932[warn] |
2933[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2934[warn] |by using @annotation.nowarn("id=205")
2935[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:63
2936[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
2937[warn] | ^
2938[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2939[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2940[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2941[warn] |and
2942[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2943[warn] | [X]
2944[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2945[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2946[warn] |)
2947[warn] |will change in the future release.
2948[warn] |Current choice : the first alternative
2949[warn] |Choice from Scala 3.7 : the second alternative
2950[warn] |
2951[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2952[warn] |by using @annotation.nowarn("id=205")
2953[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:96
2954[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
2955[warn] | ^
2956[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2957[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2958[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2959[warn] |and
2960[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2961[warn] | [X]
2962[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2963[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2964[warn] |)
2965[warn] |will change in the future release.
2966[warn] |Current choice : the first alternative
2967[warn] |Choice from Scala 3.7 : the second alternative
2968[warn] |
2969[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2970[warn] |by using @annotation.nowarn("id=205")
2971[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1908:21
2972[warn] 1908 | | - is a ${Green("Boolean")}
2973[warn] | ^
2974[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2975[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2976[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2977[warn] |and
2978[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2979[warn] | [X]
2980[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2981[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
2982[warn] |)
2983[warn] |will change in the future release.
2984[warn] |Current choice : the first alternative
2985[warn] |Choice from Scala 3.7 : the second alternative
2986[warn] |
2987[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
2988[warn] |by using @annotation.nowarn("id=205")
2989[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1909:21
2990[warn] 1909 | | - is a ${Green("Product")} (like a ${Magenta("Tuple2[T1, T2]")})
2991[warn] | ^
2992[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
2993[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
2994[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
2995[warn] |and
2996[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
2997[warn] | [X]
2998[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
2999[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3000[warn] |)
3001[warn] |will change in the future release.
3002[warn] |Current choice : the first alternative
3003[warn] |Choice from Scala 3.7 : the second alternative
3004[warn] |
3005[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3006[warn] |by using @annotation.nowarn("id=205")
3007[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1909:49
3008[warn] 1909 | | - is a ${Green("Product")} (like a ${Magenta("Tuple2[T1, T2]")})
3009[warn] | ^
3010[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3011[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3012[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3013[warn] |and
3014[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3015[warn] | [X]
3016[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3017[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3018[warn] |)
3019[warn] |will change in the future release.
3020[warn] |Current choice : the first alternative
3021[warn] |Choice from Scala 3.7 : the second alternative
3022[warn] |
3023[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3024[warn] |by using @annotation.nowarn("id=205")
3025[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1914:34
3026[warn] 1914 | | def unapply(a: A): ${Green("Option[Int]")} = Some(a.i)
3027[warn] | ^
3028[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3029[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3030[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3031[warn] |and
3032[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3033[warn] | [X]
3034[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3035[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3036[warn] |)
3037[warn] |will change in the future release.
3038[warn] |Current choice : the first alternative
3039[warn] |Choice from Scala 3.7 : the second alternative
3040[warn] |
3041[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3042[warn] |by using @annotation.nowarn("id=205")
3043[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1918:34
3044[warn] 1918 | | def unapply(a: A): ${Green("Boolean")} = a.i == 2
3045[warn] | ^
3046[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3047[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3048[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3049[warn] |and
3050[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3051[warn] | [X]
3052[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3053[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3054[warn] |)
3055[warn] |will change in the future release.
3056[warn] |Current choice : the first alternative
3057[warn] |Choice from Scala 3.7 : the second alternative
3058[warn] |
3059[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3060[warn] |by using @annotation.nowarn("id=205")
3061[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1922:34
3062[warn] 1922 | | def unapply(a: A): ${Green("(Int, Int)")} = (a.i, a.i)
3063[warn] | ^
3064[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3065[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3066[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3067[warn] |and
3068[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3069[warn] | [X]
3070[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3071[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3072[warn] |)
3073[warn] |will change in the future release.
3074[warn] |Current choice : the first alternative
3075[warn] |Choice from Scala 3.7 : the second alternative
3076[warn] |
3077[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3078[warn] |by using @annotation.nowarn("id=205")
3079[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1927:17
3080[warn] 1927 | | ${Magenta("case B(1)")} => 1
3081[warn] | ^
3082[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3083[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3084[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3085[warn] |and
3086[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3087[warn] | [X]
3088[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3089[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3090[warn] |)
3091[warn] |will change in the future release.
3092[warn] |Current choice : the first alternative
3093[warn] |Choice from Scala 3.7 : the second alternative
3094[warn] |
3095[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3096[warn] |by using @annotation.nowarn("id=205")
3097[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1928:17
3098[warn] 1928 | | ${Magenta("case a @ C()")} => 2
3099[warn] | ^
3100[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3101[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3102[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3103[warn] |and
3104[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3105[warn] | [X]
3106[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3107[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3108[warn] |)
3109[warn] |will change in the future release.
3110[warn] |Current choice : the first alternative
3111[warn] |Choice from Scala 3.7 : the second alternative
3112[warn] |
3113[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3114[warn] |by using @annotation.nowarn("id=205")
3115[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1929:17
3116[warn] 1929 | | ${Magenta("case D(3, 3)")} => 3
3117[warn] | ^
3118[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3119[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3120[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3121[warn] |and
3122[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3123[warn] | [X]
3124[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3125[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3126[warn] |)
3127[warn] |will change in the future release.
3128[warn] |Current choice : the first alternative
3129[warn] |Choice from Scala 3.7 : the second alternative
3130[warn] |
3131[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3132[warn] |by using @annotation.nowarn("id=205")
3133[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:13
3134[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
3135[warn] | ^
3136[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3137[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3138[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3139[warn] |and
3140[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3141[warn] | [X]
3142[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3143[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3144[warn] |)
3145[warn] |will change in the future release.
3146[warn] |Current choice : the first alternative
3147[warn] |Choice from Scala 3.7 : the second alternative
3148[warn] |
3149[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3150[warn] |by using @annotation.nowarn("id=205")
3151[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:48
3152[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
3153[warn] | ^
3154[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3155[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3156[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3157[warn] |and
3158[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3159[warn] | [X]
3160[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3161[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3162[warn] |)
3163[warn] |will change in the future release.
3164[warn] |Current choice : the first alternative
3165[warn] |Choice from Scala 3.7 : the second alternative
3166[warn] |
3167[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3168[warn] |by using @annotation.nowarn("id=205")
3169[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:75
3170[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
3171[warn] | ^
3172[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3173[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3174[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3175[warn] |and
3176[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3177[warn] | [X]
3178[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3179[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3180[warn] |)
3181[warn] |will change in the future release.
3182[warn] |Current choice : the first alternative
3183[warn] |Choice from Scala 3.7 : the second alternative
3184[warn] |
3185[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3186[warn] |by using @annotation.nowarn("id=205")
3187[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:113
3188[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
3189[warn] | ^
3190[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3191[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3192[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3193[warn] |and
3194[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3195[warn] | [X]
3196[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3197[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3198[warn] |)
3199[warn] |will change in the future release.
3200[warn] |Current choice : the first alternative
3201[warn] |Choice from Scala 3.7 : the second alternative
3202[warn] |
3203[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3204[warn] |by using @annotation.nowarn("id=205")
3205[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1939:42
3206[warn] 1939 | | def unapplySeq(s: String): ${Green("Option[Seq[Char]")} = Some(s.toList)
3207[warn] | ^
3208[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3209[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3210[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3211[warn] |and
3212[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3213[warn] | [X]
3214[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3215[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3216[warn] |)
3217[warn] |will change in the future release.
3218[warn] |Current choice : the first alternative
3219[warn] |Choice from Scala 3.7 : the second alternative
3220[warn] |
3221[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3222[warn] |by using @annotation.nowarn("id=205")
3223[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1942:17
3224[warn] 1942 | | ${Magenta("case CharList(c1, c2, c3, c4, _, _, _)")} =>
3225[warn] | ^
3226[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3227[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3228[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3229[warn] |and
3230[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3231[warn] | [X]
3232[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3233[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3234[warn] |)
3235[warn] |will change in the future release.
3236[warn] |Current choice : the first alternative
3237[warn] |Choice from Scala 3.7 : the second alternative
3238[warn] |
3239[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3240[warn] |by using @annotation.nowarn("id=205")
3241[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/ExtensionMethods.scala:197:56
3242[warn] 197 | | $imeth:${imeth.info.show} with signature ${imeth.info.signature} in ${companion.moduleClass}
3243[warn] | ^
3244[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3245[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3246[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3247[warn] |and
3248[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3249[warn] | [X]
3250[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3251[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3252[warn] |)
3253[warn] |will change in the future release.
3254[warn] |Current choice : the first alternative
3255[warn] |Choice from Scala 3.7 : the second alternative
3256[warn] |
3257[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3258[warn] |by using @annotation.nowarn("id=205")
3259[error] -- Error: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/PickleQuotes.scala:137:67
3260[error] 137 | val hole = cpy.Hole(tree)(content = EmptyTree, TypeTree(holeType))
3261[error] | ^^^^^^^^^^^^^^^^^^
3262[error] | positional after named argument
3263[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:96:28
3264[warn] 96 | |Initial sig : ${initial.signature}
3265[warn] | ^
3266[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3267[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3268[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3269[warn] |and
3270[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3271[warn] | [X]
3272[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3273[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3274[warn] |)
3275[warn] |will change in the future release.
3276[warn] |Current choice : the first alternative
3277[warn] |Choice from Scala 3.7 : the second alternative
3278[warn] |
3279[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3280[warn] |by using @annotation.nowarn("id=205")
3281[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:98:28
3282[warn] 98 | |Current sig : ${symd.signature}""")
3283[warn] | ^
3284[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3285[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3286[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3287[warn] |and
3288[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3289[warn] | [X]
3290[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3291[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3292[warn] |)
3293[warn] |will change in the future release.
3294[warn] |Current choice : the first alternative
3295[warn] |Choice from Scala 3.7 : the second alternative
3296[warn] |
3297[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3298[warn] |by using @annotation.nowarn("id=205")
3299[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:623:38
3300[warn] 623 | i"${sym.showLocated} with ${tp.designator}, flags = ${sym.flagsString}, underlying = ${tp.underlyingIterator.toList}%, %"
3301[warn] | ^
3302[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3303[warn] | dotty.tools.dotc.core.Names.Designator] between alternatives
3304[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Designator :
3305[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3306[warn] | dotty.tools.dotc.core.Names.Designator]
3307[warn] |)
3308[warn] |and
3309[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3310[warn] | [X]
3311[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3312[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3313[warn] |)
3314[warn] |will change in the future release.
3315[warn] |Current choice : the first alternative
3316[warn] |Choice from Scala 3.7 : the second alternative
3317[warn] |
3318[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3319[warn] |by using @annotation.nowarn("id=205")
3320[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:288:84
3321[warn] 288 | i"OfTypeImplicits($tp), companions = ${companionRefs.showAsList}%, %; refs = $refs%, %."
3322[warn] | ^
3323[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3324[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
3325[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
3326[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3327[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
3328[warn] |)
3329[warn] |and
3330[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3331[warn] | [X]
3332[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3333[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3334[warn] |)
3335[warn] |will change in the future release.
3336[warn] |Current choice : the first alternative
3337[warn] |Choice from Scala 3.7 : the second alternative
3338[warn] |
3339[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3340[warn] |by using @annotation.nowarn("id=205")
3341[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:363:101
3342[warn] 363 | private def computeEligible(tp: Type): List[Candidate] = /*>|>*/ trace(i"computeEligible $tp in $refs%, %", implicitsDetailed) /*<|<*/ {
3343[warn] | ^
3344[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3345[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
3346[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
3347[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3348[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
3349[warn] |)
3350[warn] |and
3351[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3352[warn] | [X]
3353[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3354[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3355[warn] |)
3356[warn] |will change in the future release.
3357[warn] |Current choice : the first alternative
3358[warn] |Choice from Scala 3.7 : the second alternative
3359[warn] |
3360[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3361[warn] |by using @annotation.nowarn("id=205")
3362[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:374:31
3363[warn] 374 | val own = i"(implicits: $refs%, %)"
3364[warn] | ^
3365[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3366[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
3367[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
3368[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3369[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
3370[warn] |)
3371[warn] |and
3372[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3373[warn] | [X]
3374[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3375[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3376[warn] |)
3377[warn] |will change in the future release.
3378[warn] |Current choice : the first alternative
3379[warn] |Choice from Scala 3.7 : the second alternative
3380[warn] |
3381[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3382[warn] |by using @annotation.nowarn("id=205")
3383[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Inferencing.scala:51:92
3384[warn] 51 | else throw new Error(i"internal error: type of $what $tp is not fully defined, pos = $pos")
3385[warn] | ^
3386[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
3387[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
3388[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3389[warn] | dotty.tools.dotc.util.SrcPos]
3390[warn] |)
3391[warn] |and
3392[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3393[warn] | [X]
3394[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3395[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3396[warn] |)
3397[warn] |will change in the future release.
3398[warn] |Current choice : the first alternative
3399[warn] |Choice from Scala 3.7 : the second alternative
3400[warn] |
3401[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3402[warn] |by using @annotation.nowarn("id=205")
3403[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Namer.scala:213:50
3404[warn] 213 | typr.println(i"creating symbol for $tree in ${ctx.mode}")
3405[warn] | ^
3406[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3407[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3408[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3409[warn] |and
3410[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3411[warn] | [X]
3412[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3413[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3414[warn] |)
3415[warn] |will change in the future release.
3416[warn] |Current choice : the first alternative
3417[warn] |Choice from Scala 3.7 : the second alternative
3418[warn] |
3419[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3420[warn] |by using @annotation.nowarn("id=205")
3421[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/RefChecks.scala:220:58
3422[warn] 220 | .showing(i"already handled ${sym1.showLocated}: ${sym1.asSeenFrom(parent.thisType).signature}, ${sym2.showLocated}: ${sym2.asSeenFrom(parent.thisType).signature} = $result", refcheck)
3423[warn] | ^
3424[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3425[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3426[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3427[warn] |and
3428[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3429[warn] | [X]
3430[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3431[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3432[warn] |)
3433[warn] |will change in the future release.
3434[warn] |Current choice : the first alternative
3435[warn] |Choice from Scala 3.7 : the second alternative
3436[warn] |
3437[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3438[warn] |by using @annotation.nowarn("id=205")
3439[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/RefChecks.scala:220:126
3440[warn] 220 | .showing(i"already handled ${sym1.showLocated}: ${sym1.asSeenFrom(parent.thisType).signature}, ${sym2.showLocated}: ${sym2.asSeenFrom(parent.thisType).signature} = $result", refcheck)
3441[warn] | ^
3442[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3443[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3444[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3445[warn] |and
3446[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3447[warn] | [X]
3448[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3449[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3450[warn] |)
3451[warn] |will change in the future release.
3452[warn] |Current choice : the first alternative
3453[warn] |Choice from Scala 3.7 : the second alternative
3454[warn] |
3455[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3456[warn] |by using @annotation.nowarn("id=205")
3457[warn] -- Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Typer.scala:479:28
3458[warn] 479 | case ref @ OrNull(tpnn) : TermRef
3459[warn] | ^
3460[warn] |Type ascriptions after patterns other than:
3461[warn] | * variable pattern, e.g. `case x: String =>`
3462[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
3463[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
3464[warn] there were 2691 feature warnings; re-run with -feature for details
3465[warn] 62 warnings found
3466[error] one error found
3467[error] (scala3-compiler-patched / Compile / compileIncremental) Compilation failed
3468Starting build for ProjectRef(file:/build/repo/,scala3-compiler-patched-assembly) (scala3-compiler-patched-assembly)...
3469Compile scalacOptions: List(-source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
3470[info] Wrote /build/repo/scala3-compiler-patched-assembly/target/scala-3.6.4/scala3-compiler-patched-assembly_3-3.2.1.pom
3471[info] compiling 512 Scala sources and 6 Java sources to /build/repo/scala3-compiler-patched/target/scala-3.6.4/classes ...
3472[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSCodeGen.scala:4201:101
3473[warn] 4201 | i"Found a capture param in method ${sym.fullName}, which is not a class constructor, at $pos")
3474[warn] | ^
3475[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3476[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3477[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3478[warn] |and
3479[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3480[warn] | [X]
3481[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3482[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3483[warn] |)
3484[warn] |will change in the future release.
3485[warn] |Current choice : the first alternative
3486[warn] |Choice from Scala 3.7 : the second alternative
3487[warn] |
3488[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3489[warn] |by using @annotation.nowarn("id=205")
3490[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSCodeGen.scala:4622:59
3491[warn] 4622 | throw new FatalError(i"$msg for ${sym.fullName} at ${sym.srcPos}")
3492[warn] | ^
3493[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
3494[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
3495[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3496[warn] | dotty.tools.dotc.util.SrcPos]
3497[warn] |)
3498[warn] |and
3499[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3500[warn] | [X]
3501[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3502[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3503[warn] |)
3504[warn] |will change in the future release.
3505[warn] |Current choice : the first alternative
3506[warn] |Choice from Scala 3.7 : the second alternative
3507[warn] |
3508[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3509[warn] |by using @annotation.nowarn("id=205")
3510[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/backend/sjs/JSExportsGen.scala:312:74
3511[warn] 312 | i"Conflicting properties and methods for ${classSym.fullName}::$name.",
3512[warn] | ^
3513[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3514[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3515[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3516[warn] |and
3517[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3518[warn] | [X]
3519[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3520[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3521[warn] |)
3522[warn] |will change in the future release.
3523[warn] |Current choice : the first alternative
3524[warn] |Choice from Scala 3.7 : the second alternative
3525[warn] |
3526[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3527[warn] |by using @annotation.nowarn("id=205")
3528[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/NavigateAST.scala:27:43
3529[warn] 27 | |best matching path =\n$loosePath%\n====\n%
3530[warn] | ^
3531[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
3532[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
3533[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3534[warn] | dotty.tools.dotc.util.SrcPos]
3535[warn] |)
3536[warn] |and
3537[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3538[warn] | [X]
3539[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3540[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3541[warn] |)
3542[warn] |will change in the future release.
3543[warn] |Current choice : the first alternative
3544[warn] |Choice from Scala 3.7 : the second alternative
3545[warn] |
3546[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3547[warn] |by using @annotation.nowarn("id=205")
3548[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:169:29
3549[warn] 169 | |parent = $this # $uniqueId,
3550[warn] | ^
3551[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
3552[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
3553[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3554[warn] | dotty.tools.dotc.util.SrcPos]
3555[warn] |)
3556[warn] |and
3557[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3558[warn] | [X]
3559[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3560[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3561[warn] |)
3562[warn] |will change in the future release.
3563[warn] |Current choice : the first alternative
3564[warn] |Choice from Scala 3.7 : the second alternative
3565[warn] |
3566[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3567[warn] |by using @annotation.nowarn("id=205")
3568[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:171:29
3569[warn] 171 | |child = $p # ${p.uniqueId},
3570[warn] | ^
3571[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
3572[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
3573[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3574[warn] | dotty.tools.dotc.util.SrcPos]
3575[warn] |)
3576[warn] |and
3577[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3578[warn] | [X]
3579[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3580[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3581[warn] |)
3582[warn] |will change in the future release.
3583[warn] |Current choice : the first alternative
3584[warn] |Choice from Scala 3.7 : the second alternative
3585[warn] |
3586[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3587[warn] |by using @annotation.nowarn("id=205")
3588[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:189:38
3589[warn] 189 | |parent = $this
3590[warn] | ^
3591[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
3592[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
3593[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3594[warn] | dotty.tools.dotc.util.SrcPos]
3595[warn] |)
3596[warn] |and
3597[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3598[warn] | [X]
3599[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3600[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3601[warn] |)
3602[warn] |will change in the future release.
3603[warn] |Current choice : the first alternative
3604[warn] |Choice from Scala 3.7 : the second alternative
3605[warn] |
3606[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3607[warn] |by using @annotation.nowarn("id=205")
3608[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:190:38
3609[warn] 190 | |1st child = $lastPositioned
3610[warn] | ^
3611[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
3612[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
3613[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3614[warn] | dotty.tools.dotc.util.SrcPos]
3615[warn] |)
3616[warn] |and
3617[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3618[warn] | [X]
3619[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3620[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3621[warn] |)
3622[warn] |will change in the future release.
3623[warn] |Current choice : the first alternative
3624[warn] |Choice from Scala 3.7 : the second alternative
3625[warn] |
3626[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3627[warn] |by using @annotation.nowarn("id=205")
3628[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:192:38
3629[warn] 192 | |2nd child = $p
3630[warn] | ^
3631[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
3632[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
3633[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3634[warn] | dotty.tools.dotc.util.SrcPos]
3635[warn] |)
3636[warn] |and
3637[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3638[warn] | [X]
3639[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3640[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3641[warn] |)
3642[warn] |will change in the future release.
3643[warn] |Current choice : the first alternative
3644[warn] |Choice from Scala 3.7 : the second alternative
3645[warn] |
3646[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3647[warn] |by using @annotation.nowarn("id=205")
3648[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/ast/Positioned.scala:230:38
3649[warn] 230 | println(i"error while checking $this")
3650[warn] | ^
3651[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
3652[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
3653[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
3654[warn] | dotty.tools.dotc.util.SrcPos]
3655[warn] |)
3656[warn] |and
3657[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3658[warn] | [X]
3659[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3660[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3661[warn] |)
3662[warn] |will change in the future release.
3663[warn] |Current choice : the first alternative
3664[warn] |Choice from Scala 3.7 : the second alternative
3665[warn] |
3666[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3667[warn] |by using @annotation.nowarn("id=205")
3668[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/TypeComparer.scala:1538:26
3669[warn] 1538 | |atoms1 = ${tp1.atoms}
3670[warn] | ^
3671[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3672[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3673[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3674[warn] |and
3675[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3676[warn] | [X]
3677[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3678[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3679[warn] |)
3680[warn] |will change in the future release.
3681[warn] |Current choice : the first alternative
3682[warn] |Choice from Scala 3.7 : the second alternative
3683[warn] |
3684[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3685[warn] |by using @annotation.nowarn("id=205")
3686[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/TypeComparer.scala:1539:26
3687[warn] 1539 | |atoms2 = ${tp2.atoms}""")
3688[warn] | ^
3689[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3690[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3691[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3692[warn] |and
3693[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3694[warn] | [X]
3695[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3696[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3697[warn] |)
3698[warn] |will change in the future release.
3699[warn] |Current choice : the first alternative
3700[warn] |Choice from Scala 3.7 : the second alternative
3701[warn] |
3702[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3703[warn] |by using @annotation.nowarn("id=205")
3704[warn] -- Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/Types.scala:1290:27
3705[warn] 1290 | case tp @ OrNull(tp1): OrType =>
3706[warn] | ^
3707[warn] |Type ascriptions after patterns other than:
3708[warn] | * variable pattern, e.g. `case x: String =>`
3709[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
3710[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
3711[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:604:51
3712[warn] 604 | pickling.println(i"creating symbol $name at $start with flags ${givenFlags.flagsString}, isAbsType = $isAbsType, $ttag")
3713[warn] | ^
3714[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3715[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3716[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3717[warn] |and
3718[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3719[warn] | [X]
3720[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3721[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3722[warn] |)
3723[warn] |will change in the future release.
3724[warn] |Current choice : the first alternative
3725[warn] |Choice from Scala 3.7 : the second alternative
3726[warn] |
3727[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3728[warn] |by using @annotation.nowarn("id=205")
3729[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1498:45
3730[warn] 1498 | pickling.println(i"source change at $addr: $path")
3731[warn] | ^
3732[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3733[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3734[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3735[warn] |and
3736[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3737[warn] | [X]
3738[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3739[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3740[warn] |)
3741[warn] |will change in the future release.
3742[warn] |Current choice : the first alternative
3743[warn] |Choice from Scala 3.7 : the second alternative
3744[warn] |
3745[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3746[warn] |by using @annotation.nowarn("id=205")
3747[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1516:47
3748[warn] 1516 | pickling.println(i"starting to read at ${reader.reader.currentAddr} with owner $owner")
3749[warn] | ^
3750[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3751[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3752[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3753[warn] |and
3754[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3755[warn] | [X]
3756[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3757[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3758[warn] |)
3759[warn] |will change in the future release.
3760[warn] |Current choice : the first alternative
3761[warn] |Choice from Scala 3.7 : the second alternative
3762[warn] |
3763[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3764[warn] |by using @annotation.nowarn("id=205")
3765[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1558:53
3766[warn] 1558 | assert(current.exists, i"no symbol at $addr")
3767[warn] | ^
3768[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3769[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3770[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3771[warn] |and
3772[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3773[warn] | [X]
3774[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3775[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3776[warn] |)
3777[warn] |will change in the future release.
3778[warn] |Current choice : the first alternative
3779[warn] |Choice from Scala 3.7 : the second alternative
3780[warn] |
3781[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3782[warn] |by using @annotation.nowarn("id=205")
3783[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/core/tasty/TreeUnpickler.scala:1570:45
3784[warn] 1570 | pickling.println(i"no owner for $addr among $cs%, %")
3785[warn] | ^
3786[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3787[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3788[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3789[warn] |and
3790[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3791[warn] | [X]
3792[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3793[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3794[warn] |)
3795[warn] |will change in the future release.
3796[warn] |Current choice : the first alternative
3797[warn] |Choice from Scala 3.7 : the second alternative
3798[warn] |
3799[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3800[warn] |by using @annotation.nowarn("id=205")
3801[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/interactive/Completion.scala:160:54
3802[warn] 160 | | results = $backtickedCompletions%, %""")
3803[warn] | ^
3804[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3805[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3806[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3807[warn] |and
3808[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3809[warn] | [X]
3810[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3811[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3812[warn] |)
3813[warn] |will change in the future release.
3814[warn] |Current choice : the first alternative
3815[warn] |Choice from Scala 3.7 : the second alternative
3816[warn] |
3817[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3818[warn] |by using @annotation.nowarn("id=205")
3819[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:652:29
3820[warn] 652 | |Previous indent : $lastWidth
3821[warn] | ^
3822[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3823[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3824[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3825[warn] |and
3826[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3827[warn] | [X]
3828[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3829[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3830[warn] |)
3831[warn] |will change in the future release.
3832[warn] |Current choice : the first alternative
3833[warn] |Choice from Scala 3.7 : the second alternative
3834[warn] |
3835[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3836[warn] |by using @annotation.nowarn("id=205")
3837[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:653:29
3838[warn] 653 | |Latest indent : $nextWidth"""
3839[warn] | ^
3840[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3841[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3842[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3843[warn] |and
3844[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3845[warn] | [X]
3846[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3847[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3848[warn] |)
3849[warn] |will change in the future release.
3850[warn] |Current choice : the first alternative
3851[warn] |Choice from Scala 3.7 : the second alternative
3852[warn] |
3853[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3854[warn] |by using @annotation.nowarn("id=205")
3855[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:626:61
3856[warn] 626 | |Indentation width of current line : $nextWidth
3857[warn] | ^
3858[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3859[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3860[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3861[warn] |and
3862[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3863[warn] | [X]
3864[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3865[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3866[warn] |)
3867[warn] |will change in the future release.
3868[warn] |Current choice : the first alternative
3869[warn] |Choice from Scala 3.7 : the second alternative
3870[warn] |
3871[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3872[warn] |by using @annotation.nowarn("id=205")
3873[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:627:62
3874[warn] 627 | |This falls between previous widths: ${ir.width} and $lastWidth"""))
3875[warn] | ^
3876[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3877[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3878[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3879[warn] |and
3880[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3881[warn] | [X]
3882[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3883[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3884[warn] |)
3885[warn] |will change in the future release.
3886[warn] |Current choice : the first alternative
3887[warn] |Choice from Scala 3.7 : the second alternative
3888[warn] |
3889[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3890[warn] |by using @annotation.nowarn("id=205")
3891[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/parsing/Scanners.scala:627:77
3892[warn] 627 | |This falls between previous widths: ${ir.width} and $lastWidth"""))
3893[warn] | ^
3894[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3895[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3896[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3897[warn] |and
3898[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3899[warn] | [X]
3900[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3901[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3902[warn] |)
3903[warn] |will change in the future release.
3904[warn] |Current choice : the first alternative
3905[warn] |Choice from Scala 3.7 : the second alternative
3906[warn] |
3907[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3908[warn] |by using @annotation.nowarn("id=205")
3909[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/Message.scala:24:57
3910[warn] 24 | val sourceStr = if version != null then i"-source $version" else ""
3911[warn] | ^
3912[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3913[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3914[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3915[warn] |and
3916[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3917[warn] | [X]
3918[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3919[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3920[warn] |)
3921[warn] |will change in the future release.
3922[warn] |Current choice : the first alternative
3923[warn] |Choice from Scala 3.7 : the second alternative
3924[warn] |
3925[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3926[warn] |by using @annotation.nowarn("id=205")
3927[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:580:43
3928[warn] 580 | def msg = em"expression expected but ${Red(illegalToken)} found"
3929[warn] | ^
3930[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3931[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3932[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3933[warn] |and
3934[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3935[warn] | [X]
3936[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3937[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3938[warn] |)
3939[warn] |will change in the future release.
3940[warn] |Current choice : the first alternative
3941[warn] |Choice from Scala 3.7 : the second alternative
3942[warn] |
3943[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3944[warn] |by using @annotation.nowarn("id=205")
3945[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:582:46
3946[warn] 582 | em"""|An expression cannot start with ${Red(illegalToken)}."""
3947[warn] | ^
3948[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3949[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3950[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3951[warn] |and
3952[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3953[warn] | [X]
3954[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3955[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3956[warn] |)
3957[warn] |will change in the future release.
3958[warn] |Current choice : the first alternative
3959[warn] |Choice from Scala 3.7 : the second alternative
3960[warn] |
3961[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3962[warn] |by using @annotation.nowarn("id=205")
3963[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1404:26
3964[warn] 1404 | i"""You specified ${NoColor(ps)} for ${em"$tpe"}, which is not
3965[warn] | ^
3966[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3967[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3968[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3969[warn] |and
3970[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3971[warn] | [X]
3972[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3973[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3974[warn] |)
3975[warn] |will change in the future release.
3976[warn] |Current choice : the first alternative
3977[warn] |Choice from Scala 3.7 : the second alternative
3978[warn] |
3979[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3980[warn] |by using @annotation.nowarn("id=205")
3981[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1549:36
3982[warn] 1549 | |${hl("Any")} to become ${Green("\"universal traits\"")} which may only have ${hl("def")} members.
3983[warn] | ^
3984[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
3985[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
3986[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
3987[warn] |and
3988[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
3989[warn] | [X]
3990[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
3991[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
3992[warn] |)
3993[warn] |will change in the future release.
3994[warn] |Current choice : the first alternative
3995[warn] |Choice from Scala 3.7 : the second alternative
3996[warn] |
3997[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
3998[warn] |by using @annotation.nowarn("id=205")
3999[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1903:15
4000[warn] 1903 | em"""| ${Red(i"$unapplyResult")} is not a valid result type of an $unapplyName method of an ${Magenta("extractor")}.$addendum"""
4001[warn] | ^
4002[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4003[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4004[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4005[warn] |and
4006[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4007[warn] | [X]
4008[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4009[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4010[warn] |)
4011[warn] |will change in the future release.
4012[warn] |Current choice : the first alternative
4013[warn] |Choice from Scala 3.7 : the second alternative
4014[warn] |
4015[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4016[warn] |by using @annotation.nowarn("id=205")
4017[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1903:100
4018[warn] 1903 | em"""| ${Red(i"$unapplyResult")} is not a valid result type of an $unapplyName method of an ${Magenta("extractor")}.$addendum"""
4019[warn] | ^
4020[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4021[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4022[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4023[warn] |and
4024[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4025[warn] | [X]
4026[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4027[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4028[warn] |)
4029[warn] |will change in the future release.
4030[warn] |Current choice : the first alternative
4031[warn] |Choice from Scala 3.7 : the second alternative
4032[warn] |
4033[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4034[warn] |by using @annotation.nowarn("id=205")
4035[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:28
4036[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
4037[warn] | ^
4038[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4039[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4040[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4041[warn] |and
4042[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4043[warn] | [X]
4044[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4045[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4046[warn] |)
4047[warn] |will change in the future release.
4048[warn] |Current choice : the first alternative
4049[warn] |Choice from Scala 3.7 : the second alternative
4050[warn] |
4051[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4052[warn] |by using @annotation.nowarn("id=205")
4053[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:63
4054[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
4055[warn] | ^
4056[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4057[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4058[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4059[warn] |and
4060[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4061[warn] | [X]
4062[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4063[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4064[warn] |)
4065[warn] |will change in the future release.
4066[warn] |Current choice : the first alternative
4067[warn] |Choice from Scala 3.7 : the second alternative
4068[warn] |
4069[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4070[warn] |by using @annotation.nowarn("id=205")
4071[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1907:96
4072[warn] 1907 | | - has members ${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} (usually an ${Green("Option[S]")})
4073[warn] | ^
4074[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4075[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4076[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4077[warn] |and
4078[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4079[warn] | [X]
4080[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4081[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4082[warn] |)
4083[warn] |will change in the future release.
4084[warn] |Current choice : the first alternative
4085[warn] |Choice from Scala 3.7 : the second alternative
4086[warn] |
4087[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4088[warn] |by using @annotation.nowarn("id=205")
4089[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1908:21
4090[warn] 1908 | | - is a ${Green("Boolean")}
4091[warn] | ^
4092[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4093[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4094[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4095[warn] |and
4096[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4097[warn] | [X]
4098[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4099[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4100[warn] |)
4101[warn] |will change in the future release.
4102[warn] |Current choice : the first alternative
4103[warn] |Choice from Scala 3.7 : the second alternative
4104[warn] |
4105[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4106[warn] |by using @annotation.nowarn("id=205")
4107[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1909:21
4108[warn] 1909 | | - is a ${Green("Product")} (like a ${Magenta("Tuple2[T1, T2]")})
4109[warn] | ^
4110[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4111[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4112[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4113[warn] |and
4114[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4115[warn] | [X]
4116[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4117[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4118[warn] |)
4119[warn] |will change in the future release.
4120[warn] |Current choice : the first alternative
4121[warn] |Choice from Scala 3.7 : the second alternative
4122[warn] |
4123[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4124[warn] |by using @annotation.nowarn("id=205")
4125[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1909:49
4126[warn] 1909 | | - is a ${Green("Product")} (like a ${Magenta("Tuple2[T1, T2]")})
4127[warn] | ^
4128[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4129[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4130[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4131[warn] |and
4132[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4133[warn] | [X]
4134[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4135[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4136[warn] |)
4137[warn] |will change in the future release.
4138[warn] |Current choice : the first alternative
4139[warn] |Choice from Scala 3.7 : the second alternative
4140[warn] |
4141[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4142[warn] |by using @annotation.nowarn("id=205")
4143[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1914:34
4144[warn] 1914 | | def unapply(a: A): ${Green("Option[Int]")} = Some(a.i)
4145[warn] | ^
4146[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4147[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4148[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4149[warn] |and
4150[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4151[warn] | [X]
4152[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4153[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4154[warn] |)
4155[warn] |will change in the future release.
4156[warn] |Current choice : the first alternative
4157[warn] |Choice from Scala 3.7 : the second alternative
4158[warn] |
4159[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4160[warn] |by using @annotation.nowarn("id=205")
4161[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1918:34
4162[warn] 1918 | | def unapply(a: A): ${Green("Boolean")} = a.i == 2
4163[warn] | ^
4164[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4165[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4166[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4167[warn] |and
4168[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4169[warn] | [X]
4170[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4171[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4172[warn] |)
4173[warn] |will change in the future release.
4174[warn] |Current choice : the first alternative
4175[warn] |Choice from Scala 3.7 : the second alternative
4176[warn] |
4177[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4178[warn] |by using @annotation.nowarn("id=205")
4179[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1922:34
4180[warn] 1922 | | def unapply(a: A): ${Green("(Int, Int)")} = (a.i, a.i)
4181[warn] | ^
4182[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4183[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4184[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4185[warn] |and
4186[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4187[warn] | [X]
4188[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4189[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4190[warn] |)
4191[warn] |will change in the future release.
4192[warn] |Current choice : the first alternative
4193[warn] |Choice from Scala 3.7 : the second alternative
4194[warn] |
4195[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4196[warn] |by using @annotation.nowarn("id=205")
4197[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1927:17
4198[warn] 1927 | | ${Magenta("case B(1)")} => 1
4199[warn] | ^
4200[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4201[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4202[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4203[warn] |and
4204[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4205[warn] | [X]
4206[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4207[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4208[warn] |)
4209[warn] |will change in the future release.
4210[warn] |Current choice : the first alternative
4211[warn] |Choice from Scala 3.7 : the second alternative
4212[warn] |
4213[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4214[warn] |by using @annotation.nowarn("id=205")
4215[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1928:17
4216[warn] 1928 | | ${Magenta("case a @ C()")} => 2
4217[warn] | ^
4218[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4219[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4220[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4221[warn] |and
4222[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4223[warn] | [X]
4224[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4225[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4226[warn] |)
4227[warn] |will change in the future release.
4228[warn] |Current choice : the first alternative
4229[warn] |Choice from Scala 3.7 : the second alternative
4230[warn] |
4231[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4232[warn] |by using @annotation.nowarn("id=205")
4233[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1929:17
4234[warn] 1929 | | ${Magenta("case D(3, 3)")} => 3
4235[warn] | ^
4236[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4237[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4238[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4239[warn] |and
4240[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4241[warn] | [X]
4242[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4243[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4244[warn] |)
4245[warn] |will change in the future release.
4246[warn] |Current choice : the first alternative
4247[warn] |Choice from Scala 3.7 : the second alternative
4248[warn] |
4249[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4250[warn] |by using @annotation.nowarn("id=205")
4251[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:13
4252[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
4253[warn] | ^
4254[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4255[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4256[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4257[warn] |and
4258[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4259[warn] | [X]
4260[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4261[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4262[warn] |)
4263[warn] |will change in the future release.
4264[warn] |Current choice : the first alternative
4265[warn] |Choice from Scala 3.7 : the second alternative
4266[warn] |
4267[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4268[warn] |by using @annotation.nowarn("id=205")
4269[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:48
4270[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
4271[warn] | ^
4272[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4273[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4274[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4275[warn] |and
4276[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4277[warn] | [X]
4278[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4279[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4280[warn] |)
4281[warn] |will change in the future release.
4282[warn] |Current choice : the first alternative
4283[warn] |Choice from Scala 3.7 : the second alternative
4284[warn] |
4285[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4286[warn] |by using @annotation.nowarn("id=205")
4287[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:75
4288[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
4289[warn] | ^
4290[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4291[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4292[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4293[warn] |and
4294[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4295[warn] | [X]
4296[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4297[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4298[warn] |)
4299[warn] |will change in the future release.
4300[warn] |Current choice : the first alternative
4301[warn] |Choice from Scala 3.7 : the second alternative
4302[warn] |
4303[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4304[warn] |by using @annotation.nowarn("id=205")
4305[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1936:113
4306[warn] 1936 | |${Magenta("isEmpty: Boolean")} and ${Magenta("get: S")} where ${Magenta("S <: Seq[V]")} (usually an ${Green("Option[Seq[V]]")}):
4307[warn] | ^
4308[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4309[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4310[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4311[warn] |and
4312[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4313[warn] | [X]
4314[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4315[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4316[warn] |)
4317[warn] |will change in the future release.
4318[warn] |Current choice : the first alternative
4319[warn] |Choice from Scala 3.7 : the second alternative
4320[warn] |
4321[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4322[warn] |by using @annotation.nowarn("id=205")
4323[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1939:42
4324[warn] 1939 | | def unapplySeq(s: String): ${Green("Option[Seq[Char]")} = Some(s.toList)
4325[warn] | ^
4326[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4327[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4328[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4329[warn] |and
4330[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4331[warn] | [X]
4332[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4333[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4334[warn] |)
4335[warn] |will change in the future release.
4336[warn] |Current choice : the first alternative
4337[warn] |Choice from Scala 3.7 : the second alternative
4338[warn] |
4339[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4340[warn] |by using @annotation.nowarn("id=205")
4341[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/reporting/messages.scala:1942:17
4342[warn] 1942 | | ${Magenta("case CharList(c1, c2, c3, c4, _, _, _)")} =>
4343[warn] | ^
4344[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4345[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4346[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4347[warn] |and
4348[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4349[warn] | [X]
4350[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4351[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4352[warn] |)
4353[warn] |will change in the future release.
4354[warn] |Current choice : the first alternative
4355[warn] |Choice from Scala 3.7 : the second alternative
4356[warn] |
4357[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4358[warn] |by using @annotation.nowarn("id=205")
4359[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/ExtensionMethods.scala:197:56
4360[warn] 197 | | $imeth:${imeth.info.show} with signature ${imeth.info.signature} in ${companion.moduleClass}
4361[warn] | ^
4362[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4363[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4364[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4365[warn] |and
4366[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4367[warn] | [X]
4368[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4369[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4370[warn] |)
4371[warn] |will change in the future release.
4372[warn] |Current choice : the first alternative
4373[warn] |Choice from Scala 3.7 : the second alternative
4374[warn] |
4375[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4376[warn] |by using @annotation.nowarn("id=205")
4377[error] -- Error: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/PickleQuotes.scala:137:67
4378[error] 137 | val hole = cpy.Hole(tree)(content = EmptyTree, TypeTree(holeType))
4379[error] | ^^^^^^^^^^^^^^^^^^
4380[error] | positional after named argument
4381[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:96:28
4382[warn] 96 | |Initial sig : ${initial.signature}
4383[warn] | ^
4384[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4385[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4386[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4387[warn] |and
4388[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4389[warn] | [X]
4390[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4391[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4392[warn] |)
4393[warn] |will change in the future release.
4394[warn] |Current choice : the first alternative
4395[warn] |Choice from Scala 3.7 : the second alternative
4396[warn] |
4397[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4398[warn] |by using @annotation.nowarn("id=205")
4399[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:98:28
4400[warn] 98 | |Current sig : ${symd.signature}""")
4401[warn] | ^
4402[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4403[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4404[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4405[warn] |and
4406[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4407[warn] | [X]
4408[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4409[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4410[warn] |)
4411[warn] |will change in the future release.
4412[warn] |Current choice : the first alternative
4413[warn] |Choice from Scala 3.7 : the second alternative
4414[warn] |
4415[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4416[warn] |by using @annotation.nowarn("id=205")
4417[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/transform/TreeChecker.scala:623:38
4418[warn] 623 | i"${sym.showLocated} with ${tp.designator}, flags = ${sym.flagsString}, underlying = ${tp.underlyingIterator.toList}%, %"
4419[warn] | ^
4420[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
4421[warn] | dotty.tools.dotc.core.Names.Designator] between alternatives
4422[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Designator :
4423[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
4424[warn] | dotty.tools.dotc.core.Names.Designator]
4425[warn] |)
4426[warn] |and
4427[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4428[warn] | [X]
4429[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4430[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4431[warn] |)
4432[warn] |will change in the future release.
4433[warn] |Current choice : the first alternative
4434[warn] |Choice from Scala 3.7 : the second alternative
4435[warn] |
4436[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4437[warn] |by using @annotation.nowarn("id=205")
4438[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:288:84
4439[warn] 288 | i"OfTypeImplicits($tp), companions = ${companionRefs.showAsList}%, %; refs = $refs%, %."
4440[warn] | ^
4441[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
4442[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
4443[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
4444[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
4445[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
4446[warn] |)
4447[warn] |and
4448[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4449[warn] | [X]
4450[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4451[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4452[warn] |)
4453[warn] |will change in the future release.
4454[warn] |Current choice : the first alternative
4455[warn] |Choice from Scala 3.7 : the second alternative
4456[warn] |
4457[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4458[warn] |by using @annotation.nowarn("id=205")
4459[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:363:101
4460[warn] 363 | private def computeEligible(tp: Type): List[Candidate] = /*>|>*/ trace(i"computeEligible $tp in $refs%, %", implicitsDetailed) /*<|<*/ {
4461[warn] | ^
4462[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
4463[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
4464[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
4465[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
4466[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
4467[warn] |)
4468[warn] |and
4469[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4470[warn] | [X]
4471[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4472[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4473[warn] |)
4474[warn] |will change in the future release.
4475[warn] |Current choice : the first alternative
4476[warn] |Choice from Scala 3.7 : the second alternative
4477[warn] |
4478[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4479[warn] |by using @annotation.nowarn("id=205")
4480[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Implicits.scala:374:31
4481[warn] 374 | val own = i"(implicits: $refs%, %)"
4482[warn] | ^
4483[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[
4484[warn] | dotty.tools.dotc.core.Types.ImplicitRef] between alternatives
4485[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_ImplicitRef :
4486[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
4487[warn] | dotty.tools.dotc.core.Types.ImplicitRef]
4488[warn] |)
4489[warn] |and
4490[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4491[warn] | [X]
4492[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4493[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4494[warn] |)
4495[warn] |will change in the future release.
4496[warn] |Current choice : the first alternative
4497[warn] |Choice from Scala 3.7 : the second alternative
4498[warn] |
4499[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4500[warn] |by using @annotation.nowarn("id=205")
4501[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Inferencing.scala:51:92
4502[warn] 51 | else throw new Error(i"internal error: type of $what $tp is not fully defined, pos = $pos")
4503[warn] | ^
4504[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[dotty.tools.dotc.util.SrcPos] between alternatives
4505[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_SrcPos :
4506[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[
4507[warn] | dotty.tools.dotc.util.SrcPos]
4508[warn] |)
4509[warn] |and
4510[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4511[warn] | [X]
4512[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4513[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4514[warn] |)
4515[warn] |will change in the future release.
4516[warn] |Current choice : the first alternative
4517[warn] |Choice from Scala 3.7 : the second alternative
4518[warn] |
4519[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4520[warn] |by using @annotation.nowarn("id=205")
4521[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Namer.scala:213:50
4522[warn] 213 | typr.println(i"creating symbol for $tree in ${ctx.mode}")
4523[warn] | ^
4524[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4525[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4526[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4527[warn] |and
4528[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4529[warn] | [X]
4530[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4531[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4532[warn] |)
4533[warn] |will change in the future release.
4534[warn] |Current choice : the first alternative
4535[warn] |Choice from Scala 3.7 : the second alternative
4536[warn] |
4537[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4538[warn] |by using @annotation.nowarn("id=205")
4539[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/RefChecks.scala:220:58
4540[warn] 220 | .showing(i"already handled ${sym1.showLocated}: ${sym1.asSeenFrom(parent.thisType).signature}, ${sym2.showLocated}: ${sym2.asSeenFrom(parent.thisType).signature} = $result", refcheck)
4541[warn] | ^
4542[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4543[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4544[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4545[warn] |and
4546[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4547[warn] | [X]
4548[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4549[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4550[warn] |)
4551[warn] |will change in the future release.
4552[warn] |Current choice : the first alternative
4553[warn] |Choice from Scala 3.7 : the second alternative
4554[warn] |
4555[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4556[warn] |by using @annotation.nowarn("id=205")
4557[warn] -- [E205] Potential Issue Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/RefChecks.scala:220:126
4558[warn] 220 | .showing(i"already handled ${sym1.showLocated}: ${sym1.asSeenFrom(parent.thisType).signature}, ${sym2.showLocated}: ${sym2.asSeenFrom(parent.thisType).signature} = $result", refcheck)
4559[warn] | ^
4560[warn] |Given search preference for dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product] between alternatives
4561[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_Product :
4562[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show[Product])
4563[warn] |and
4564[warn] | (dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_| :
4565[warn] | [X]
4566[warn] | (using evidence$1: dotty.tools.dotc.printing.Formatting.ShownDef.Show[X]):
4567[warn] | dotty.tools.dotc.printing.Formatting.ShownDef.Show.given_Show_|[X]
4568[warn] |)
4569[warn] |will change in the future release.
4570[warn] |Current choice : the first alternative
4571[warn] |Choice from Scala 3.7 : the second alternative
4572[warn] |
4573[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
4574[warn] |by using @annotation.nowarn("id=205")
4575[warn] -- Warning: /build/repo/scala3-compiler-patched/src/main/scala/dotty/tools/dotc/typer/Typer.scala:479:28
4576[warn] 479 | case ref @ OrNull(tpnn) : TermRef
4577[warn] | ^
4578[warn] |Type ascriptions after patterns other than:
4579[warn] | * variable pattern, e.g. `case x: String =>`
4580[warn] | * number literal pattern, e.g. `case 10.5: Double =>`
4581[warn] |are no longer supported. Remove the type ascription or move it to a separate variable pattern.
4582[warn] there were 2691 feature warnings; re-run with -feature for details
4583[warn] 62 warnings found
4584[error] one error found
4585[error] (scala3-compiler-patched / Compile / compileIncremental) Compilation failed
4586
4587************************
4588Build summary:
4589[{
4590 "module": "scala3-compiler-patched",
4591 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 39997, "warnings": 62, "errors": 1, "sourceVersion": "3.6-migration"},
4592 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4593 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4594 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4595 "publish": {"status": "skipped", "tookMs": 0},
4596 "metadata": {
4597 "crossScalaVersions": ["3.2.1"]
4598}
4599},{
4600 "module": "scala3-compiler-patched-assembly",
4601 "compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
4602 "doc": {"status": "ok", "tookMs": 40, "files": 0, "totalSizeKb": 0},
4603 "test-compile": {"status": "ok", "tookMs": 80, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
4604 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4605 "publish": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 11417},
4606 "metadata": {
4607 "crossScalaVersions": ["3.2.1"]
4608}
4609}]
4610************************
4611[error] Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: scala3-compiler-patched, scala3-compiler-patched-assembly
4612[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: scala3-compiler-patched, scala3-compiler-patched-assembly
4613[error] Total time: 85 s (01:25), completed Apr 4, 2025, 7:25:07 PM
4614Build failed, not retrying.