Build Logs
com-lihaoyi/fastparse • 3.8.0-RC3:2025-12-04
Errors
14
Warnings
2332
Total Lines
5772
1##################################
2Clonning https://github.com/com-lihaoyi/fastparse.git into /build/repo using revision 3.1.1
3##################################
4Note: switching to '0926ba1bff8cba5d4ea7ee07635a188ec2f8d6ea'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.3
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sc
32Pattern: val scala3 = "3.3.3"
33Replacement: val scala3 = "3.7.4"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.3.3"' in build.sc
38----
39Starting build for 3.7.4
40Execute tests: false
41Mill project found:
42Found explicit mill version 0.11.7-86-18d144 in ./mill-version
43Detected mill version=0.11.7-86-18d144, binary version: 0.11
44No prepare script found for project com-lihaoyi/fastparse
45Apply scalafix rules to ./build.sc
46Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
47Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
48Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
49##################################
50Scala version: 3.7.4
51Targets: com.lihaoyi%cssparse com.lihaoyi%fastparse com.lihaoyi%pythonparse com.lihaoyi%scalaparse
52Project projectConfig: {"projects":{"exclude":["com.lihaoyi%pythonparse"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sc","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
53##################################
54 % Total % Received % Xferd Average Speed Time Time Time Current
55 Dload Upload Total Spent Left Speed
56
57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
59
60 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
61
62 51 58.3M 51 30.0M 0 0 36.3M 0 0:00:01 --:--:-- 0:00:01 36.3M
63100 58.3M 100 58.3M 0 0 44.3M 0 0:00:01 0:00:01 --:--:-- 57.8M
64Preparing Java 17.0.8 runtime; this may take a minute or two ...
65Compiling compiler interface...
66[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
67[warn] /build/repo/build.sc:135:123: adaptation of an empty argument list by inserting () is deprecated: this is unlikely to be what you want
68[warn] signature: Target.command[T](t: mill.api.Result[T])(implicit w: upickle.default.Writer[T], implicit ctx: mill.define.Ctx, implicit cls: mill.define.EnclosingClass): mill.define.Command[T]
69[warn] given arguments: <none>
70[warn] after adaptation: Target.command((): Unit)
71[warn] def mimaReportBinaryIssues() = if (this.isInstanceOf[ScalaNativeModule] || (this.isInstanceOf[ScalaJSModule])) T.command() else super.mimaReportBinaryIssues()
72[warn] ^
73[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
74[warn] .iterator()
75[warn] ^
76[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
77[warn] case module: CommunityBuildPublishModule =>
78[warn] ^
79[warn] three warnings found
80[info] done compiling
81Try build using ./mill
82Compiling compiler interface...
83[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
84[warn] /build/repo/build.sc:135:123: adaptation of an empty argument list by inserting () is deprecated: this is unlikely to be what you want
85[warn] signature: Target.command[T](t: mill.api.Result[T])(implicit w: upickle.default.Writer[T], implicit ctx: mill.define.Ctx, implicit cls: mill.define.EnclosingClass): mill.define.Command[T]
86[warn] given arguments: <none>
87[warn] after adaptation: Target.command((): Unit)
88[warn] def mimaReportBinaryIssues() = if (this.isInstanceOf[ScalaNativeModule] || (this.isInstanceOf[ScalaJSModule])) T.command() else super.mimaReportBinaryIssues()
89[warn] ^
90[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
91[warn] .iterator()
92[warn] ^
93[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
94[warn] case module: CommunityBuildPublishModule =>
95[warn] ^
96[warn] three warnings found
97[info] done compiling
98Build config: {"projects":{"exclude":["com.lihaoyi%pythonparse"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sc","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
99Parsed config: ProjectBuildConfig(ProjectsConfig(List(com.lihaoyi%pythonparse),Map()),CompileOnly)
100Excluding target 'com.lihaoyi%pythonparse' - matches exclusion rule: 'com.lihaoyi%pythonparse'
101
102Starting build for fastparse - [0/3]
103Failed to resolve scalaVersion, assume it's Scala 3 project
104Failed to resolve scalaVersion, assume it's Scala 3 project
105[info] compiling 14 Scala sources to /build/repo/out/fastparse/jvm/3.7.4/compile.dest/classes ...
106[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/internal/MacroInlineImpls.scala:78:52
107[warn] 78 | inline def filterInline[T](inline lhs: ParsingRun[_])(f: T => Boolean)(ctx1: ParsingRun[_]): ParsingRun[T] = {
108[warn] | ^
109[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
110[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
111[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/internal/MacroInlineImpls.scala:78:90
112[warn] 78 | inline def filterInline[T](inline lhs: ParsingRun[_])(f: T => Boolean)(ctx1: ParsingRun[_]): ParsingRun[T] = {
113[warn] | ^
114[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
115[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
116[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/internal/MacroInlineImpls.scala:92:23
117[warn] 92 | ctx1: ParsingRun[_]
118[warn] | ^
119[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
120[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
121[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/internal/MacroInlineImpls.scala:117:49
122[warn] 117 | inline def cutInline[T](inline lhs: ParsingRun[_])(ctx0: ParsingRun[_]): ParsingRun[T] = {
123[warn] | ^
124[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
125[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
126[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/internal/MacroInlineImpls.scala:117:70
127[warn] 117 | inline def cutInline[T](inline lhs: ParsingRun[_])(ctx0: ParsingRun[_]): ParsingRun[T] = {
128[warn] | ^
129[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
130[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
131[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/internal/MacroInlineImpls.scala:133:27
132[warn] 133 | ctx: Expr[ParsingRun[_]]
133[warn] | ^
134[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
135[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
136[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/internal/MacroRepImpls.scala:21:27
137[warn] 21 | sep: Expr[ParsingRun[_]],
138[warn] | ^
139[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
140[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
141[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/internal/MacroRepImpls.scala:27:26
142[warn] 27 | ctx0: Expr[ParsingRun[_]])(using quotes: Quotes): Expr[ParsingRun[V]] = {
143[warn] | ^
144[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
145[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
146[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:17:39 ----------
147[warn] 17 | implicit def DiscardParserValue(p: P[_]): P[Unit] = {
148[warn] | ^
149[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
150[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
151[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:26:73 ----------
152[warn] 26 | inline def P[T](inline t: P[T])(implicit name: sourcecode.Name, ctx: P[_]): P[T] =
153[warn] | ^
154[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
155[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
156[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:51:33 ----------
157[warn] 51 | inline def /(implicit ctx: P[_]): P[T] = MacroInlineImpls.cutInline[T](parse0)(ctx) // macro MacroImpls.cutMacro[T]
158[warn] | ^
159[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
160[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
161[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:103:15 ---------
162[warn] 103 | ctx: P[_]
163[warn] | ^
164[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
165[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
166[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:113:15 ---------
167[warn] 113 | ctx: P[_]
168[warn] | ^
169[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
170[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
171[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:122:91 ---------
172[warn] 122 | inline def ~~/[V, R](inline other: P[V])(using s: Implicits.Sequencer[T, V, R], ctx: P[_]): P[R] =
173[warn] | ^
174[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
175[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
176[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:129:90 ---------
177[warn] 129 | inline def ~~[V, R](inline other: P[V])(using s: Implicits.Sequencer[T, V, R], ctx: P[_]): P[R] =
178[warn] | ^
179[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
180[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
181[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:178:25 ---------
182[warn] 178 | inline sep: => P[_] = null,
183[warn] | ^
184[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
185[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
186[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:210:25 ---------
187[warn] 210 | inline sep: => P[_] = null,
188[warn] | ^
189[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
190[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
191[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:279:34 ---------
192[warn] 279 | inline def &(inline parse: => P[_])(implicit ctx: P[_]): P[Unit] = {
193[warn] | ^
194[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
195[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
196[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:279:54 ---------
197[warn] 279 | inline def &(inline parse: => P[_])(implicit ctx: P[_]): P[Unit] = {
198[warn] | ^
199[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
200[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
201[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:304:66 ---------
202[warn] 304 | implicit class LogByNameOps[T](parse0: => P[T])(implicit ctx: P[_]) {
203[warn] | ^
204[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
205[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
206[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:321:65 ---------
207[warn] 321 | inline def CharPred(inline p: Char => Boolean)(implicit ctx: P[_]): P[Unit] = MacroInlineImpls.charPredInline(p)(ctx)
208[warn] | ^
209[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
210[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
211[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:326:52 ---------
212[warn] 326 | inline def CharIn(inline s: String*)(using ctx: P[_]): P[Unit] =
213[warn] | ^
214[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
215[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
216[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:332:74 ---------
217[warn] 332 | inline def CharsWhileIn(inline s: String, min: Int = 1)(implicit ctx: P[_]): P[Unit] =
218[warn] | ^
219[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
220[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
221[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:338:81 ---------
222[warn] 338 | inline def CharsWhile(inline p: Char => Boolean, min: Int = 1)(implicit ctx: P[_]): P[Unit] =
223[warn] | ^
224[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
225[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
226[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:344:57 ---------
227[warn] 344 | inline def StringIn(inline s: String*)(implicit ctx: P[_]): P[Unit] =
228[warn] | ^
229[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
230[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
231[warn] -- Warning: /build/repo/fastparse/src-3/fastparse/package.scala:350:67 ---------
232[warn] 350 | inline def StringInIgnoreCase(inline s: String*)(implicit ctx: P[_]): P[Unit] =
233[warn] | ^
234[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
235[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
236[warn] -- Warning: /build/repo/fastparse/src/fastparse/Implicits.scala:32:20 ----------
237[warn] 32 | protected[this] def Sequencer0[A, B, C](f: (A, B) => C) = new Sequencer.NarySequencer(f)
238[warn] | ^
239[warn] |Ignoring [this] qualifier.
240[warn] |This syntax will be deprecated in the future; it should be dropped.
241[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
242[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
243[warn] -- Warning: /build/repo/fastparse/src/fastparse/Parsed.scala:115:45 ------------
244[warn] 115 | val originalParser: ParsingRun[_] => ParsingRun[_],
245[warn] | ^
246[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
247[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
248[warn] -- Warning: /build/repo/fastparse/src/fastparse/Parsed.scala:115:62 ------------
249[warn] 115 | val originalParser: ParsingRun[_] => ParsingRun[_],
250[warn] | ^
251[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
252[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
253[warn] -- Warning: /build/repo/fastparse/src/fastparse/ParserInput.scala:122:16 -------
254[warn] 122 | private[this] lazy val lineNumberLookup = Util.lineNumberLookup(data)
255[warn] | ^
256[warn] |Ignoring [this] qualifier.
257[warn] |This syntax will be deprecated in the future; it should be dropped.
258[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
259[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
260[warn] -- Warning: /build/repo/fastparse/src/fastparse/ParsingRun.scala:107:58 --------
261[warn] 107 | val originalParser: ParsingRun[_] => ParsingRun[_],
262[warn] | ^
263[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
264[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
265[warn] -- Warning: /build/repo/fastparse/src/fastparse/ParsingRun.scala:107:75 --------
266[warn] 107 | val originalParser: ParsingRun[_] => ParsingRun[_],
267[warn] | ^
268[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
269[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
270[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:31:25 --
271[warn] 31 | parser: P[_] => P[T],
272[warn] | ^
273[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
274[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
275[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:46:33 --
276[warn] 46 | parser: P[_] => P[T],
277[warn] | ^
278[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
279[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
280[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:94:26 --
281[warn] 94 | def End(implicit ctx: P[_]): P[Unit] = {
282[warn] | ^
283[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
284[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
285[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:106:28 -
286[warn] 106 | def Start(implicit ctx: P[_]): P[Unit] = {
287[warn] | ^
288[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
289[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
290[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:125:45 -
291[warn] 125 | def NoTrace[T](p: => P[T])(implicit ctx: P[_]): P[T] = {
292[warn] | ^
293[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
294[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
295[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:138:27 -
296[warn] 138 | def Pass(implicit ctx: P[_]): P[Unit] = {
297[warn] | ^
298[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
299[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
300[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:148:36 -
301[warn] 148 | def Pass[T](v: T)(implicit ctx: P[_]): P[T] = {
302[warn] | ^
303[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
304[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
305[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:157:27 -
306[warn] 157 | def Fail(implicit ctx: P[_]): P[Nothing] = Fail("fail")
307[warn] | ^
308[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
309[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
310[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:162:40 -
311[warn] 162 | def Fail(msg: String)(implicit ctx: P[_]): P[Nothing] = {
312[warn] | ^
313[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
314[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
315[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:173:28 -
316[warn] 173 | def Index(implicit ctx: P[_]): P[Int] = {
317[warn] | ^
318[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
319[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
320[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:183:30 -
321[warn] 183 | def AnyChar(implicit ctx: P[_]): P[Unit] = {
322[warn] | ^
323[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
324[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
325[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:199:33 -
326[warn] 199 | def SingleChar(implicit ctx: P[_]): P[Char] = {
327[warn] | ^
328[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
329[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
330[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:214:47 -
331[warn] 214 | def NoCut[T](parse: => P[T])(implicit ctx: P[_]): P[T] = {
332[warn] | ^
333[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
334[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
335[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:251:50 -
336[warn] 251 | def log[T](parse0: () => P[T])(implicit ctx: P[_], name: sourcecode.Name, logger: Logger = Logger.stdout): P[T] = {
337[warn] | ^
338[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
339[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
340[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:288:68 -
341[warn] 288 | def logAfter[T](parse0: () => P[T], msg: => Any)(implicit ctx: P[_], logger: Logger = Logger.stdout): P[T] = {
342[warn] | ^
343[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
344[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
345[warn] -- Warning: /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala:296:69 -
346[warn] 296 | def logBefore[T](parse0: () => P[T], msg: => Any)(implicit ctx: P[_], logger: Logger = Logger.stdout): P[T] = {
347[warn] | ^
348[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
349[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
350[warn] -- Warning: /build/repo/fastparse/src/fastparse/Whitespace.scala:8:28 ----------
351[warn] 8 | def apply(ctx: ParsingRun[_]): ParsingRun[Unit]
352[warn] | ^
353[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
354[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
355[warn] -- Warning: /build/repo/fastparse/src/fastparse/Whitespace.scala:15:30 ---------
356[warn] 15 | def apply(ctx: ParsingRun[_]) = ctx.freshSuccessUnit()
357[warn] | ^
358[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
359[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
360[warn] -- Warning: /build/repo/fastparse/src/fastparse/Whitespace.scala:25:30 ---------
361[warn] 25 | def apply(ctx: ParsingRun[_]) = {
362[warn] | ^
363[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
364[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
365[warn] -- Warning: /build/repo/fastparse/src/fastparse/Whitespace.scala:44:30 ---------
366[warn] 44 | def apply(ctx: ParsingRun[_]) = {
367[warn] | ^
368[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
369[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
370[warn] -- Warning: /build/repo/fastparse/src/fastparse/Whitespace.scala:64:30 ---------
371[warn] 64 | def apply(ctx: ParsingRun[_]) = {
372[warn] | ^
373[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
374[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
375[warn] -- Warning: /build/repo/fastparse/src/fastparse/Whitespace.scala:98:30 ---------
376[warn] 98 | def apply(ctx: ParsingRun[_]) = {
377[warn] | ^
378[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
379[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
380[warn] -- Warning: /build/repo/fastparse/src/fastparse/Whitespace.scala:159:30 --------
381[warn] 159 | def apply(ctx: ParsingRun[_]) = {
382[warn] | ^
383[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
384[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
385[warn] -- Warning: /build/repo/fastparse/src/fastparse/Whitespace.scala:221:30 --------
386[warn] 221 | def apply(ctx: ParsingRun[_]) = {
387[warn] | ^
388[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
389[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
390[warn] -- Warning: /build/repo/fastparse/src/fastparse/internal/UberBuffer.scala:8:16 -
391[warn] 8 | private[this] var data = new Array[Char](initSize)
392[warn] | ^
393[warn] |Ignoring [this] qualifier.
394[warn] |This syntax will be deprecated in the future; it should be dropped.
395[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
396[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
397[warn] -- Warning: /build/repo/fastparse/src/fastparse/internal/UberBuffer.scala:9:16 -
398[warn] 9 | private[this] var readPos = 0
399[warn] | ^
400[warn] |Ignoring [this] qualifier.
401[warn] |This syntax will be deprecated in the future; it should be dropped.
402[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
403[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
404[warn] -- Warning: /build/repo/fastparse/src/fastparse/internal/UberBuffer.scala:10:16
405[warn] 10 | private[this] var writePos = 0
406[warn] | ^
407[warn] |Ignoring [this] qualifier.
408[warn] |This syntax will be deprecated in the future; it should be dropped.
409[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
410[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
411[warn] -- Warning: /build/repo/fastparse/src/fastparse/internal/UberBuffer.scala:36:16
412[warn] 36 | private[this] def writeAvailable = {
413[warn] | ^
414[warn] |Ignoring [this] qualifier.
415[warn] |This syntax will be deprecated in the future; it should be dropped.
416[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
417[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
418[warn] -- Warning: /build/repo/fastparse/src/fastparse/internal/UberBuffer.scala:52:16
419[warn] 52 | private[this] def expand() = {
420[warn] | ^
421[warn] |Ignoring [this] qualifier.
422[warn] |This syntax will be deprecated in the future; it should be dropped.
423[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
424[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
425[warn] -- Warning: /build/repo/fastparse/src/fastparse/internal/UberBuffer.scala:102:16
426[warn] 102 | private[this] def incr(n: Int, d: Long) = {
427[warn] | ^
428[warn] |Ignoring [this] qualifier.
429[warn] |This syntax will be deprecated in the future; it should be dropped.
430[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
431[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
432[warn] -- Warning: /build/repo/out/fastparse/jvm/3.7.4/generatedSources.dest/fastparse/SequencerGen.scala:4:24
433[warn] 4 | protected[this] def Sequencer0[A, B, C](f: (A, B) => C): Sequencer[A, B, C]
434[warn] | ^
435[warn] |Ignoring [this] qualifier.
436[warn] |This syntax will be deprecated in the future; it should be dropped.
437[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
438[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
439[warn] -- Warning: /build/repo/out/fastparse/jvm/3.7.4/generatedSources.dest/fastparse/SequencerGen.scala:127:24
440[warn] 127 | protected[this] def Sequencer0[A, B, C](f: (A, B) => C): Sequencer[A, B, C]
441[warn] | ^
442[warn] |Ignoring [this] qualifier.
443[warn] |This syntax will be deprecated in the future; it should be dropped.
444[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
445[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
446[info] [patched file /build/repo/fastparse/src/fastparse/Whitespace.scala]
447[info] [patched file /build/repo/fastparse/src/fastparse/Parsed.scala]
448[info] [patched file /build/repo/out/fastparse/jvm/3.7.4/generatedSources.dest/fastparse/SequencerGen.scala]
449[info] [patched file /build/repo/fastparse/src/fastparse/Implicits.scala]
450[info] [patched file /build/repo/fastparse/src-3/fastparse/internal/MacroInlineImpls.scala]
451[info] [patched file /build/repo/fastparse/src-3/fastparse/internal/MacroRepImpls.scala]
452[info] [patched file /build/repo/fastparse/src/fastparse/ParsingRun.scala]
453[info] [patched file /build/repo/fastparse/src-3/fastparse/package.scala]
454[info] [patched file /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala]
455[info] [patched file /build/repo/fastparse/src/fastparse/internal/UberBuffer.scala]
456[info] [patched file /build/repo/fastparse/src/fastparse/ParserInput.scala]
457[warn] there were 8 feature warnings; re-run with -feature for details
458[warn] 65 warnings found
459[info] [patched file /build/repo/fastparse/src/fastparse/Whitespace.scala]
460[info] [patched file /build/repo/fastparse/src/fastparse/Parsed.scala]
461[info] [patched file /build/repo/out/fastparse/jvm/3.7.4/generatedSources.dest/fastparse/SequencerGen.scala]
462[info] [patched file /build/repo/fastparse/src/fastparse/Implicits.scala]
463[info] [patched file /build/repo/fastparse/src-3/fastparse/internal/MacroInlineImpls.scala]
464[info] [patched file /build/repo/fastparse/src-3/fastparse/internal/MacroRepImpls.scala]
465[info] [patched file /build/repo/fastparse/src/fastparse/ParsingRun.scala]
466[info] [patched file /build/repo/fastparse/src-3/fastparse/package.scala]
467[info] [patched file /build/repo/fastparse/src/fastparse/SharedPackageDefs.scala]
468[info] [patched file /build/repo/fastparse/src/fastparse/internal/UberBuffer.scala]
469[info] [patched file /build/repo/fastparse/src/fastparse/ParserInput.scala]
470[warn] there were 11 feature warnings; re-run with -feature for details
471[warn] 66 warnings found
472[info] done compiling
473Successfully evaluated fastparse.jvm[3.7.4].compile
474Skipping unused scalacOptions: -source, -rewrite
475Flag -classpath set repeatedly
476-- Warning: fastparse/src/fastparse/SharedPackageDefs.scala:125:6 --------------
477125 | def NoTrace[T](p: => P[T])(implicit ctx: P[?]): P[T] = {
478 | ^
479 | Couldn't resolve a member for the given link query: ByNameOps.opaque
480-- Warning: fastparse/src/fastparse/SharedPackageDefs.scala:199:6 --------------
481199 | def SingleChar(implicit ctx: P[?]): P[Char] = {
482 | ^
483 | Couldn't resolve a member for the given link query: EagerOps.flatMapX
484-- Warning: fastparse/src/fastparse/Parsed.scala:190:8 -------------------------
485190 | def msg = failure.msg
486 | ^
487 | Couldn't resolve a member for the given link query: reportParseMsg
488-- Warning: fastparse/src-3/fastparse/package.scala:63:15 ----------------------
48963 | inline def map[V](inline f: T => V): P[V] = MacroInlineImpls.mapInline[T, V](parse0)(f)
490 | ^
491 | Couldn't resolve a member for the given link query: !
492-- Warning: fastparse/src-3/fastparse/package.scala:304:17 ---------------------
493304 | implicit class LogByNameOps[T](parse0: => P[T])(implicit ctx: P[?]) {
494 | ^
495 | Couldn't resolve a member for the given link query: ByNameOps
496-- Warning: fastparse/src-3/fastparse/package.scala:344:13 ---------------------
497344 | inline def StringIn(inline s: String*)(implicit ctx: P[?]): P[Unit] =
498 | ^
499 | Couldn't resolve a member for the given link query: EagerOps.|
500-- Warning: fastparse/src-3/fastparse/package.scala:350:13 ---------------------
501350 | inline def StringInIgnoreCase(inline s: String*)(implicit ctx: P[?]): P[Unit] =
502 | ^
503 | Couldn't resolve a member for the given link query: EagerOps.|
5048 warnings found
505Successfully evaluated fastparse.jvm[3.7.4].docJar
506Failed to resolve scalaVersion, assume it's Scala 3 project
507Failed to resolve scalaVersion, assume it's Scala 3 project
508[info] compiling 14 Scala sources to /build/repo/out/fastparse/jvm/3.7.4/test/compile.dest/classes ...
509[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/CustomWhitespaceMathTests.scala:11:40
510[warn] 11 | def apply(ctx: fastparse.ParsingRun[_]): P[Unit] = {
511[warn] | ^
512[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
513[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
514[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/CustomWhitespaceMathTests.scala:34:50
515[warn] 34 | val Parsed.Success(value, _) = parse(str, expr(_))
516[warn] | ^^^^
517[warn] |Context bounds will map to context parameters.
518[warn] |A `using` clause is needed to pass explicit arguments to them.
519[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
520[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/CustomWhitespaceMathTests.scala:48:36
521[warn] 48 | val failure = parse(input, expr(_)).asInstanceOf[Parsed.Failure]
522[warn] | ^^^^
523[warn] |Context bounds will map to context parameters.
524[warn] |A `using` clause is needed to pass explicit arguments to them.
525[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
526[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:62:62
527[warn] 62 | implicit val whitespace: Whitespace = { implicit ctx: P[_] =>
528[warn] | ^
529[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
530[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
531[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:213:64
532[warn] 213 | implicit def whitespace: Whitespace = { implicit ctx: P[_] =>
533[warn] | ^
534[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
535[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
536[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:30:81
537[warn] 30 | val Parsed.Success(res, i) = parse(Iterator("ab", "cd", "cd", "cd", "ef"), p(_))
538[warn] | ^
539[warn] |Context bounds will map to context parameters.
540[warn] |A `using` clause is needed to pass explicit arguments to them.
541[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
542[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:42:10
543[warn] 42 | p(_)
544[warn] | ^
545[warn] |Context bounds will map to context parameters.
546[warn] |A `using` clause is needed to pass explicit arguments to them.
547[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
548[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:54:48
549[warn] 54 | val Parsed.Success(res, i) = parse(input, p(_))
550[warn] | ^
551[warn] |Context bounds will map to context parameters.
552[warn] |A `using` clause is needed to pass explicit arguments to them.
553[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
554[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:70:48
555[warn] 70 | val Parsed.Success(res, i) = parse(input, p(_))
556[warn] | ^
557[warn] |Context bounds will map to context parameters.
558[warn] |A `using` clause is needed to pass explicit arguments to them.
559[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
560[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:84:48
561[warn] 84 | val Parsed.Success(res, i) = parse(input, capt(_))
562[warn] | ^^^^
563[warn] |Context bounds will map to context parameters.
564[warn] |A `using` clause is needed to pass explicit arguments to them.
565[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
566[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:96:50
567[warn] 96 | val Parsed.Success(res, i) = parse(input, capt(_))
568[warn] | ^^^^
569[warn] |Context bounds will map to context parameters.
570[warn] |A `using` clause is needed to pass explicit arguments to them.
571[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
572[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:111:50
573[warn] 111 | val Parsed.Success(_, i1) = parse(input1, nocut(_))
574[warn] | ^^^^^
575[warn] |Context bounds will map to context parameters.
576[warn] |A `using` clause is needed to pass explicit arguments to them.
577[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
578[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:118:50
579[warn] 118 | val Parsed.Success(_, i2) = parse(input2, nocut(_))
580[warn] | ^^^^^
581[warn] |Context bounds will map to context parameters.
582[warn] |A `using` clause is needed to pass explicit arguments to them.
583[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
584[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:132:50
585[warn] 132 | val Parsed.Success(_, i1) = parse(input1, either(_))
586[warn] | ^^^^^^
587[warn] |Context bounds will map to context parameters.
588[warn] |A `using` clause is needed to pass explicit arguments to them.
589[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
590[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:143:50
591[warn] 143 | val Parsed.Success(_, i2) = parse(input1, eitherCutted(_))
592[warn] | ^^^^^^^^^^^^
593[warn] |Context bounds will map to context parameters.
594[warn] |A `using` clause is needed to pass explicit arguments to them.
595[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
596[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:151:50
597[warn] 151 | val Parsed.Success(_, i3) = parse(input2, either(_))
598[warn] | ^^^^^^
599[warn] |Context bounds will map to context parameters.
600[warn] |A `using` clause is needed to pass explicit arguments to them.
601[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
602[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:158:50
603[warn] 158 | val Parsed.Success(_, i4) = parse(input3, either(_))
604[warn] | ^^^^^^
605[warn] |Context bounds will map to context parameters.
606[warn] |A `using` clause is needed to pass explicit arguments to them.
607[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
608[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:172:50
609[warn] 172 | val Parsed.Success(_, i1) = parse(input1, rep(_))
610[warn] | ^^^
611[warn] |Context bounds will map to context parameters.
612[warn] |A `using` clause is needed to pass explicit arguments to them.
613[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
614[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:179:50
615[warn] 179 | val Parsed.Success(_, i2) = parse(input2, rep(_))
616[warn] | ^^^
617[warn] |Context bounds will map to context parameters.
618[warn] |A `using` clause is needed to pass explicit arguments to them.
619[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
620[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:187:50
621[warn] 187 | val Parsed.Success(_, i3) = parse(input3, repCutted(_))
622[warn] | ^^^^^^^^^
623[warn] |Context bounds will map to context parameters.
624[warn] |A `using` clause is needed to pass explicit arguments to them.
625[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
626[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:204:50
627[warn] 204 | val Parsed.Success(res, _) = parse(input, all(_))
628[warn] | ^^^
629[warn] |Context bounds will map to context parameters.
630[warn] |A `using` clause is needed to pass explicit arguments to them.
631[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
632[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:222:50
633[warn] 222 | val Parsed.Success(_, i1) = parse(input1, ab(_))
634[warn] | ^^
635[warn] |Context bounds will map to context parameters.
636[warn] |A `using` clause is needed to pass explicit arguments to them.
637[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
638[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:231:50
639[warn] 231 | val Parsed.Success(_, i2) = parse(input2, ab(_))
640[warn] | ^^
641[warn] |Context bounds will map to context parameters.
642[warn] |A `using` clause is needed to pass explicit arguments to them.
643[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
644[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:240:36
645[warn] 240 | val parsed3 = parse(input3, ab(_))
646[warn] | ^^
647[warn] |Context bounds will map to context parameters.
648[warn] |A `using` clause is needed to pass explicit arguments to them.
649[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
650[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:250:48
651[warn] 250 | val Parsed.Success(_, i) = parse(input, p(_))
652[warn] | ^
653[warn] |Context bounds will map to context parameters.
654[warn] |A `using` clause is needed to pass explicit arguments to them.
655[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
656[warn] -- Warning: /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala:268:61
657[warn] 268 | val t = scala.util.Try{ parse(Iterator("[", " ", "]"), p(_)).asInstanceOf[Parsed.Failure].extra.traced }
658[warn] | ^
659[warn] |Context bounds will map to context parameters.
660[warn] |A `using` clause is needed to pass explicit arguments to them.
661[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
662[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:255:33 -
663[warn] 255 | def errorMessage[T](p: P[_] => P[T], str: String) =
664[warn] | ^
665[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
666[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
667[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:567:24 -
668[warn] 567 | def expr[$: P]: P[_] = P(num | sum).log
669[warn] | ^
670[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
671[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
672[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:21:61 --
673[warn] 21 | val Parsed.Success(value, successIndex) = parse("a", parseA(_))
674[warn] | ^^^^^^
675[warn] |Context bounds will map to context parameters.
676[warn] |A `using` clause is needed to pass explicit arguments to them.
677[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
678[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:25:65 --
679[warn] 25 | val f @ Parsed.Failure(label, index, extra) = parse("b", parseA(_))
680[warn] | ^^^^^^
681[warn] |Context bounds will map to context parameters.
682[warn] |A `using` clause is needed to pass explicit arguments to them.
683[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
684[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:37:73 --
685[warn] 37 | val f @ Parsed.Failure(failureString, index, extra) = parse("d", parseA(_))
686[warn] | ^^^^^^
687[warn] |Context bounds will map to context parameters.
688[warn] |A `using` clause is needed to pass explicit arguments to them.
689[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
690[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:70:47 --
691[warn] 70 | val Parsed.Success(_, 2) = parse("ab", ab(_))
692[warn] | ^^
693[warn] |Context bounds will map to context parameters.
694[warn] |A `using` clause is needed to pass explicit arguments to them.
695[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
696[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:72:50 --
697[warn] 72 | val Parsed.Failure(_, 1, _) = parse("aa", ab(_))
698[warn] | ^^
699[warn] |Context bounds will map to context parameters.
700[warn] |A `using` clause is needed to pass explicit arguments to them.
701[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
702[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:77:53 --
703[warn] 77 | val Parsed.Success(_, 8) = parse("aaaaaaab", ab(_))
704[warn] | ^^
705[warn] |Context bounds will map to context parameters.
706[warn] |A `using` clause is needed to pass explicit arguments to them.
707[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
708[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:78:50 --
709[warn] 78 | val Parsed.Success(_, 4) = parse("aaaba", ab(_))
710[warn] | ^^
711[warn] |Context bounds will map to context parameters.
712[warn] |A `using` clause is needed to pass explicit arguments to them.
713[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
714[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:81:53 --
715[warn] 81 | val Parsed.Success(_, 8) = parse("abababac", abc(_))
716[warn] | ^^^
717[warn] |Context bounds will map to context parameters.
718[warn] |A `using` clause is needed to pass explicit arguments to them.
719[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
720[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:82:55 --
721[warn] 82 | val Parsed.Failure(_, 3, _) = parse("abaabac", abc(_))
722[warn] | ^^^
723[warn] |Context bounds will map to context parameters.
724[warn] |A `using` clause is needed to pass explicit arguments to them.
725[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
726[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:85:58 --
727[warn] 85 | val Parsed.Success(_, 7) = parse("ababababababa", ab4(_))
728[warn] | ^^^
729[warn] |Context bounds will map to context parameters.
730[warn] |A `using` clause is needed to pass explicit arguments to them.
731[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
732[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:88:49 --
733[warn] 88 | val Parsed.Success(_, 4) = parse("abab", ab2exactly(_))
734[warn] | ^^^^^^^^^^
735[warn] |Context bounds will map to context parameters.
736[warn] |A `using` clause is needed to pass explicit arguments to them.
737[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
738[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:91:50 --
739[warn] 91 | val Parsed.Failure(_, 1, _) = parse("ac", ab4c(_))
740[warn] | ^^^^
741[warn] |Context bounds will map to context parameters.
742[warn] |A `using` clause is needed to pass explicit arguments to them.
743[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
744[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:92:49 --
745[warn] 92 | val Parsed.Success(_, 4) = parse("abac", ab4c(_))
746[warn] | ^^^^
747[warn] |Context bounds will map to context parameters.
748[warn] |A `using` clause is needed to pass explicit arguments to them.
749[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
750[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:93:53 --
751[warn] 93 | val Parsed.Success(_, 8) = parse("abababac", ab4c(_))
752[warn] | ^^^^
753[warn] |Context bounds will map to context parameters.
754[warn] |A `using` clause is needed to pass explicit arguments to them.
755[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
756[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:94:58 --
757[warn] 94 | val Parsed.Failure(_, 7, _) = parse("ababababac", ab4c(_))
758[warn] | ^^^^
759[warn] |Context bounds will map to context parameters.
760[warn] |A `using` clause is needed to pass explicit arguments to them.
761[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
762[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:100:52 -
763[warn] 100 | val Parsed.Success("aba", 3) = parse("aba", option(_))
764[warn] | ^^^^^^
765[warn] |Context bounds will map to context parameters.
766[warn] |A `using` clause is needed to pass explicit arguments to them.
767[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
768[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:101:53 -
769[warn] 101 | val Parsed.Success("aba", 4) = parse("caba", option(_))
770[warn] | ^^^^^^
771[warn] |Context bounds will map to context parameters.
772[warn] |A `using` clause is needed to pass explicit arguments to them.
773[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
774[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:107:51 -
775[warn] 107 | val Parsed.Success(_, 6) = parse("aaaaab", either(_))
776[warn] | ^^^^^^
777[warn] |Context bounds will map to context parameters.
778[warn] |A `using` clause is needed to pass explicit arguments to them.
779[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
780[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:108:58 -
781[warn] 108 | val f @ Parsed.Failure(_, 5, _) = parse("aaaaae", either(_))
782[warn] | ^^^^^^
783[warn] |Context bounds will map to context parameters.
784[warn] |A `using` clause is needed to pass explicit arguments to them.
785[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
786[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:120:50 -
787[warn] 120 | val Parsed.Success(_, 4) = parse("aaaba", noEnd(_))
788[warn] | ^^^^^
789[warn] |Context bounds will map to context parameters.
790[warn] |A `using` clause is needed to pass explicit arguments to them.
791[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
792[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:121:53 -
793[warn] 121 | val Parsed.Failure(_, 4, _) = parse("aaaba", withEnd(_))
794[warn] | ^^^^^^^
795[warn] |Context bounds will map to context parameters.
796[warn] |A `using` clause is needed to pass explicit arguments to them.
797[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
798[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:127:54 -
799[warn] 127 | val Parsed.Success("abab", 4) = parse("abab", ab(_))
800[warn] | ^^
801[warn] |Context bounds will map to context parameters.
802[warn] |A `using` clause is needed to pass explicit arguments to them.
803[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
804[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:128:56 -
805[warn] 128 | val Parsed.Success("babab", 5) = parse("babab", ab(_))
806[warn] | ^^
807[warn] |Context bounds will map to context parameters.
808[warn] |A `using` clause is needed to pass explicit arguments to them.
809[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
810[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:130:51 -
811[warn] 130 | val Parsed.Failure(_, 2, _) = parse("abb", ab(_))
812[warn] | ^^
813[warn] |Context bounds will map to context parameters.
814[warn] |A `using` clause is needed to pass explicit arguments to them.
815[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
816[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:134:41 -
817[warn] 134 | val Parsed.Success((), 0) = parse("asdad", Pass(_))
818[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
819[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
820[warn] |
821[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
822[warn] |which may result in a MatchError at runtime.
823[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
824[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:135:43 -
825[warn] 135 | val Parsed.Failure(_, 0, _) = parse("asdad", Fail(_))
826[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
827[warn] |pattern's type fastparse.Parsed.Failure is more specialized than the right hand side expression's type fastparse.Parsed[Nothing]
828[warn] |
829[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
830[warn] |which may result in a MatchError at runtime.
831[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
832[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:138:57 -
833[warn] 138 | val Parsed.Failure(_, 0, extra) = parse("asdad", failWithLabel(_))
834[warn] | ^^^^^^^^^^^^^
835[warn] |Context bounds will map to context parameters.
836[warn] |A `using` clause is needed to pass explicit arguments to them.
837[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
838[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:145:63 -
839[warn] 145 | val Parsed.Success(9, _) = parse("hayhayhayneedlehay", finder(_))
840[warn] | ^^^^^^
841[warn] |Context bounds will map to context parameters.
842[warn] |A `using` clause is needed to pass explicit arguments to them.
843[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
844[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:151:53 -
845[warn] 151 | val Parsed.Success("aaa", 4) = parse("aaab", capture1(_))
846[warn] | ^^^^^^^^
847[warn] |Context bounds will map to context parameters.
848[warn] |A `using` clause is needed to pass explicit arguments to them.
849[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
850[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:155:60 -
851[warn] 155 | val Parsed.Success(("aaa", "b"), 4) = parse("aaab", capture2(_))
852[warn] | ^^^^^^^^
853[warn] |Context bounds will map to context parameters.
854[warn] |A `using` clause is needed to pass explicit arguments to them.
855[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
856[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:159:66 -
857[warn] 159 | val Parsed.Success(("aaa", "b", "c"), 5) = parse("aaabc", capture3(_))
858[warn] | ^^^^^^^^
859[warn] |Context bounds will map to context parameters.
860[warn] |A `using` clause is needed to pass explicit arguments to them.
861[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
862[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:163:66 -
863[warn] 163 | val Parsed.Success(Seq("a", "a", "a"), 4) = parse("aaab", captureRep(_))
864[warn] | ^^^^^^^^^^
865[warn] |Context bounds will map to context parameters.
866[warn] |A `using` clause is needed to pass explicit arguments to them.
867[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
868[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:167:57 -
869[warn] 167 | val Parsed.Success(Some("b"), 4) = parse("aaab", captureOpt(_))
870[warn] | ^^^^^^^^^^
871[warn] |Context bounds will map to context parameters.
872[warn] |A `using` clause is needed to pass explicit arguments to them.
873[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
874[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:173:50 -
875[warn] 173 | val Parsed.Success("-", 3) = parse("'-'", ab(_))
876[warn] | ^^
877[warn] |Context bounds will map to context parameters.
878[warn] |A `using` clause is needed to pass explicit arguments to them.
879[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
880[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:175:56 -
881[warn] 175 | val Parsed.Failure(stack, 2, _) = parse("'-='", ab(_))
882[warn] | ^^
883[warn] |Context bounds will map to context parameters.
884[warn] |A `using` clause is needed to pass explicit arguments to them.
885[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
886[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:182:62 -
887[warn] 182 | val Parsed.Success(Seq("hello"), _) = parse("hello ", keyword(_))
888[warn] | ^^^^^^^
889[warn] |Context bounds will map to context parameters.
890[warn] |A `using` clause is needed to pass explicit arguments to them.
891[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
892[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:183:54 -
893[warn] 183 | val Parsed.Success(Seq(), _) = parse("hello", keyword(_))
894[warn] | ^^^^^^^
895[warn] |Context bounds will map to context parameters.
896[warn] |A `using` clause is needed to pass explicit arguments to them.
897[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
898[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:184:55 -
899[warn] 184 | val Parsed.Success(Seq(), _) = parse("helloX", keyword(_))
900[warn] | ^^^^^^^
901[warn] |Context bounds will map to context parameters.
902[warn] |A `using` clause is needed to pass explicit arguments to them.
903[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
904[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:190:68 -
905[warn] 190 | val Parsed.Success("hello-world", _) = parse("hello-world", keyword(_))
906[warn] | ^^^^^^^
907[warn] |Context bounds will map to context parameters.
908[warn] |A `using` clause is needed to pass explicit arguments to them.
909[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
910[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:191:68 -
911[warn] 191 | val Parsed.Success("hello_world", _) = parse("hello_world", keyword(_))
912[warn] | ^^^^^^^
913[warn] |Context bounds will map to context parameters.
914[warn] |A `using` clause is needed to pass explicit arguments to them.
915[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
916[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:193:59 -
917[warn] 193 | val Parsed.Failure(_, 5, _) = parse("hello world", keyword(_))
918[warn] | ^^^^^^^
919[warn] |Context bounds will map to context parameters.
920[warn] |A `using` clause is needed to pass explicit arguments to them.
921[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
922[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:201:54 -
923[warn] 201 | val Parsed.Success("1100", _) = parse("1100", binary(_))
924[warn] | ^^^^^^
925[warn] |Context bounds will map to context parameters.
926[warn] |A `using` clause is needed to pass explicit arguments to them.
927[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
928[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:202:50 -
929[warn] 202 | val Parsed.Success(12, _) = parse("1100", binaryNum(_))
930[warn] | ^^^^^^^^^
931[warn] |Context bounds will map to context parameters.
932[warn] |A `using` clause is needed to pass explicit arguments to them.
933[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
934[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:209:54 -
935[warn] 209 | val Parsed.Success("1100", _) = parse("1100", binary(_))
936[warn] | ^^^^^^
937[warn] |Context bounds will map to context parameters.
938[warn] |A `using` clause is needed to pass explicit arguments to them.
939[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
940[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:210:53 -
941[warn] 210 | val Parsed.Failure(_, _, _) = parse("11001", binaryNum(_))
942[warn] | ^^^^^^^^^
943[warn] |Context bounds will map to context parameters.
944[warn] |A `using` clause is needed to pass explicit arguments to them.
945[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
946[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:218:54 -
947[warn] 218 | val Parsed.Success("a", _) = parse("<a></a>", xml(_))
948[warn] | ^^^
949[warn] |Context bounds will map to context parameters.
950[warn] |A `using` clause is needed to pass explicit arguments to them.
951[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
952[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:219:66 -
953[warn] 219 | val Parsed.Success("abcde", _) = parse("<abcde></abcde>", xml(_))
954[warn] | ^^^
955[warn] |Context bounds will map to context parameters.
956[warn] |A `using` clause is needed to pass explicit arguments to them.
957[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
958[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:221:47 -
959[warn] 221 | val failure = parse("<abcde></edcba>", xml(_)).asInstanceOf[Parsed.Failure]
960[warn] | ^^^
961[warn] |Context bounds will map to context parameters.
962[warn] |A `using` clause is needed to pass explicit arguments to them.
963[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
964[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:236:54 -
965[warn] 236 | val Parsed.Success("a", _) = parse("<a></a>", xml(_))
966[warn] | ^^^
967[warn] |Context bounds will map to context parameters.
968[warn] |A `using` clause is needed to pass explicit arguments to them.
969[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
970[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:237:66 -
971[warn] 237 | val Parsed.Success("abcde", _) = parse("<abcde></abcde>", xml(_))
972[warn] | ^^^
973[warn] |Context bounds will map to context parameters.
974[warn] |A `using` clause is needed to pass explicit arguments to them.
975[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
976[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:239:47 -
977[warn] 239 | val failure = parse("<abcde></edcba>", xml(_)).asInstanceOf[Parsed.Failure]
978[warn] | ^^^
979[warn] |Context bounds will map to context parameters.
980[warn] |A `using` clause is needed to pass explicit arguments to them.
981[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
982[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:247:48 -
983[warn] 247 | val Parsed.Success(12, _) = parse("12", even(_))
984[warn] | ^^^^
985[warn] |Context bounds will map to context parameters.
986[warn] |A `using` clause is needed to pass explicit arguments to them.
987[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
988[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:248:35 -
989[warn] 248 | val failure = parse("123", even(_)).asInstanceOf[Parsed.Failure]
990[warn] | ^^^^
991[warn] |Context bounds will map to context parameters.
992[warn] |A `using` clause is needed to pass explicit arguments to them.
993[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
994[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:261:32 -
995[warn] 261 | val err1 = errorMessage(numberPlate(_), "11-A1-22")
996[warn] | ^^^^^^^^^^^
997[warn] |Context bounds will map to context parameters.
998[warn] |A `using` clause is needed to pass explicit arguments to them.
999[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1000[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:267:32 -
1001[warn] 267 | val err2 = errorMessage(opaqueNumberPlate(_), "11-A1-22")
1002[warn] | ^^^^^^^^^^^^^^^^^
1003[warn] |Context bounds will map to context parameters.
1004[warn] |A `using` clause is needed to pass explicit arguments to them.
1005[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1006[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:276:53 -
1007[warn] 276 | val Parsed.Success("ABC", _) = parse("ABC.", cp(_))
1008[warn] | ^^
1009[warn] |Context bounds will map to context parameters.
1010[warn] |A `using` clause is needed to pass explicit arguments to them.
1011[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1012[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:277:52 -
1013[warn] 277 | val Parsed.Failure(_, 2, _) = parse("ABc.", cp(_))
1014[warn] | ^^
1015[warn] |Context bounds will map to context parameters.
1016[warn] |A `using` clause is needed to pass explicit arguments to them.
1017[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1018[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:283:66 -
1019[warn] 283 | val Parsed.Success("aaabbccxyz", _) = parse("aaabbccxyz", ci(_))
1020[warn] | ^^
1021[warn] |Context bounds will map to context parameters.
1022[warn] |A `using` clause is needed to pass explicit arguments to them.
1023[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1024[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:284:60 -
1025[warn] 284 | val Parsed.Failure(_, 7, _) = parse("aaabbccdxyz.", ci(_))
1026[warn] | ^^
1027[warn] |Context bounds will map to context parameters.
1028[warn] |A `using` clause is needed to pass explicit arguments to them.
1029[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1030[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:289:61 -
1031[warn] 289 | val Parsed.Success("12345", _) = parse("12345abcde", digits(_))
1032[warn] | ^^^^^^
1033[warn] |Context bounds will map to context parameters.
1034[warn] |A `using` clause is needed to pass explicit arguments to them.
1035[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1036[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:290:59 -
1037[warn] 290 | val Parsed.Success("123", _) = parse("123abcde45", digits(_))
1038[warn] | ^^^^^^
1039[warn] |Context bounds will map to context parameters.
1040[warn] |A `using` clause is needed to pass explicit arguments to them.
1041[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1042[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:296:56 -
1043[warn] 296 | val Parsed.Success("12345", _) = parse("12345", cw(_))
1044[warn] | ^^
1045[warn] |Context bounds will map to context parameters.
1046[warn] |A `using` clause is needed to pass explicit arguments to them.
1047[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1048[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:297:55 -
1049[warn] 297 | val Parsed.Success("123", _) = parse("123 45", cw(_))
1050[warn] | ^^
1051[warn] |Context bounds will map to context parameters.
1052[warn] |A `using` clause is needed to pass explicit arguments to them.
1053[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1054[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:302:56 -
1055[warn] 302 | val Parsed.Success("12345", _) = parse("12345", cw(_))
1056[warn] | ^^
1057[warn] |Context bounds will map to context parameters.
1058[warn] |A `using` clause is needed to pass explicit arguments to them.
1059[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1060[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:303:55 -
1061[warn] 303 | val Parsed.Success("123", _) = parse("123 45", cw(_))
1062[warn] | ^^
1063[warn] |Context bounds will map to context parameters.
1064[warn] |A `using` clause is needed to pass explicit arguments to them.
1065[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1066[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:309:73 -
1067[warn] 309 | val Parsed.Success(Seq("cow", "cattle"), _) = parse("cowcattle", si(_))
1068[warn] | ^^
1069[warn] |Context bounds will map to context parameters.
1070[warn] |A `using` clause is needed to pass explicit arguments to them.
1071[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1072[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:310:60 -
1073[warn] 310 | val Parsed.Success(Seq("cow"), _) = parse("cowmoo", si(_))
1074[warn] | ^^
1075[warn] |Context bounds will map to context parameters.
1076[warn] |A `using` clause is needed to pass explicit arguments to them.
1077[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1078[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:311:50 -
1079[warn] 311 | val Parsed.Failure(_, _, _) = parse("co", si(_))
1080[warn] | ^^
1081[warn] |Context bounds will map to context parameters.
1082[warn] |A `using` clause is needed to pass explicit arguments to them.
1083[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1084[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:320:58 -
1085[warn] 320 | val Parsed.Success("abcd", _) = parse("val abcd", nocut(_))
1086[warn] | ^^^^^
1087[warn] |Context bounds will map to context parameters.
1088[warn] |A `using` clause is needed to pass explicit arguments to them.
1089[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1090[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:322:40 -
1091[warn] 322 | val failure = parse("val 1234", nocut(_)).asInstanceOf[Parsed.Failure]
1092[warn] | ^^^^^
1093[warn] |Context bounds will map to context parameters.
1094[warn] |A `using` clause is needed to pass explicit arguments to them.
1095[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1096[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:334:58 -
1097[warn] 334 | val Parsed.Success("abcd", _) = parse("val abcd", nocut(_))
1098[warn] | ^^^^^
1099[warn] |Context bounds will map to context parameters.
1100[warn] |A `using` clause is needed to pass explicit arguments to them.
1101[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1102[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:336:40 -
1103[warn] 336 | val failure = parse("val 1234", nocut(_)).asInstanceOf[Parsed.Failure]
1104[warn] | ^^^^^
1105[warn] |Context bounds will map to context parameters.
1106[warn] |A `using` clause is needed to pass explicit arguments to them.
1107[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1108[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:349:64 -
1109[warn] 349 | val Parsed.Success(Seq("abcd"), _) = parse("val abcd;", stmts(_))
1110[warn] | ^^^^^
1111[warn] |Context bounds will map to context parameters.
1112[warn] |A `using` clause is needed to pass explicit arguments to them.
1113[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1114[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:350:80 -
1115[warn] 350 | val Parsed.Success(Seq("abcd", "efg"), _) = parse("val abcd; val efg;", stmts(_))
1116[warn] | ^^^^^
1117[warn] |Context bounds will map to context parameters.
1118[warn] |A `using` clause is needed to pass explicit arguments to them.
1119[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1120[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:352:46 -
1121[warn] 352 | val failure = parse("val abcd; val ", stmts(_)).asInstanceOf[Parsed.Failure]
1122[warn] | ^^^^^
1123[warn] |Context bounds will map to context parameters.
1124[warn] |A `using` clause is needed to pass explicit arguments to them.
1125[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1126[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:365:64 -
1127[warn] 365 | val Parsed.Success(Seq("abcd"), _) = parse("val abcd;", stmts(_))
1128[warn] | ^^^^^
1129[warn] |Context bounds will map to context parameters.
1130[warn] |A `using` clause is needed to pass explicit arguments to them.
1131[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1132[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:366:80 -
1133[warn] 366 | val Parsed.Success(Seq("abcd", "efg"), _) = parse("val abcd; val efg;", stmts(_))
1134[warn] | ^^^^^
1135[warn] |Context bounds will map to context parameters.
1136[warn] |A `using` clause is needed to pass explicit arguments to them.
1137[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1138[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:368:46 -
1139[warn] 368 | val failure = parse("val abcd; val ", stmts(_)).asInstanceOf[Parsed.Failure]
1140[warn] | ^^^^^
1141[warn] |Context bounds will map to context parameters.
1142[warn] |A `using` clause is needed to pass explicit arguments to them.
1143[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1144[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:380:64 -
1145[warn] 380 | val Parsed.Success(Seq("1", "23"), _) = parse("(1,23)", tuple(_))
1146[warn] | ^^^^^
1147[warn] |Context bounds will map to context parameters.
1148[warn] |A `using` clause is needed to pass explicit arguments to them.
1149[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1150[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:382:36 -
1151[warn] 382 | val failure = parse("(1,)", tuple(_)).asInstanceOf[Parsed.Failure]
1152[warn] | ^^^^^
1153[warn] |Context bounds will map to context parameters.
1154[warn] |A `using` clause is needed to pass explicit arguments to them.
1155[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1156[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:394:64 -
1157[warn] 394 | val Parsed.Success(Seq("1", "23"), _) = parse("(1,23)", tuple(_))
1158[warn] | ^^^^^
1159[warn] |Context bounds will map to context parameters.
1160[warn] |A `using` clause is needed to pass explicit arguments to them.
1161[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1162[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:396:36 -
1163[warn] 396 | val failure = parse("(1,)", tuple(_)).asInstanceOf[Parsed.Failure]
1164[warn] | ^^^^^
1165[warn] |Context bounds will map to context parameters.
1166[warn] |A `using` clause is needed to pass explicit arguments to them.
1167[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1168[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:409:64 -
1169[warn] 409 | val Parsed.Success(Seq("1", "23"), _) = parse("(1,23)", tuple(_))
1170[warn] | ^^^^^
1171[warn] |Context bounds will map to context parameters.
1172[warn] |A `using` clause is needed to pass explicit arguments to them.
1173[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1174[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:411:36 -
1175[warn] 411 | val failure = parse("(1,)", tuple(_)).asInstanceOf[Parsed.Failure]
1176[warn] | ^^^^^
1177[warn] |Context bounds will map to context parameters.
1178[warn] |A `using` clause is needed to pass explicit arguments to them.
1179[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1180[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:423:53 -
1181[warn] 423 | val Parsed.Success((), _) = parse("12:30pm", time1(_))
1182[warn] | ^^^^^
1183[warn] |Context bounds will map to context parameters.
1184[warn] |A `using` clause is needed to pass explicit arguments to them.
1185[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1186[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:424:51 -
1187[warn] 424 | val Parsed.Success((), _) = parse("17:45", time2(_))
1188[warn] | ^^^^^
1189[warn] |Context bounds will map to context parameters.
1190[warn] |A `using` clause is needed to pass explicit arguments to them.
1191[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1192[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:426:53 -
1193[warn] 426 | val Parsed.Success((), _) = parse("12:30pm", time(_))
1194[warn] | ^^^^
1195[warn] |Context bounds will map to context parameters.
1196[warn] |A `using` clause is needed to pass explicit arguments to them.
1197[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1198[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:427:37 -
1199[warn] 427 | val failure = parse("17:45", time(_)).asInstanceOf[Parsed.Failure]
1200[warn] | ^^^^
1201[warn] |Context bounds will map to context parameters.
1202[warn] |A `using` clause is needed to pass explicit arguments to them.
1203[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1204[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:435:53 -
1205[warn] 435 | val Parsed.Success((), _) = parse("12:30pm", time1(_))
1206[warn] | ^^^^^
1207[warn] |Context bounds will map to context parameters.
1208[warn] |A `using` clause is needed to pass explicit arguments to them.
1209[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1210[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:436:51 -
1211[warn] 436 | val Parsed.Success((), _) = parse("17:45", time2(_))
1212[warn] | ^^^^^
1213[warn] |Context bounds will map to context parameters.
1214[warn] |A `using` clause is needed to pass explicit arguments to them.
1215[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1216[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:438:53 -
1217[warn] 438 | val Parsed.Success((), _) = parse("12:30pm", time(_))
1218[warn] | ^^^^
1219[warn] |Context bounds will map to context parameters.
1220[warn] |A `using` clause is needed to pass explicit arguments to them.
1221[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1222[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:439:51 -
1223[warn] 439 | val Parsed.Success((), _) = parse("17:45", time(_))
1224[warn] | ^^^^
1225[warn] |Context bounds will map to context parameters.
1226[warn] |A `using` clause is needed to pass explicit arguments to them.
1227[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1228[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:455:32 -
1229[warn] 455 | parse("(1+(2+3x))+4", Foo.expr(_)),
1230[warn] | ^^^^^^^^
1231[warn] |Context bounds will map to context parameters.
1232[warn] |A `using` clause is needed to pass explicit arguments to them.
1233[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1234[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:469:32 -
1235[warn] 469 | parse("(1+(2+3x))+4", Foo.expr(_)),
1236[warn] | ^^^^^^^^
1237[warn] |Context bounds will map to context parameters.
1238[warn] |A `using` clause is needed to pass explicit arguments to them.
1239[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1240[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:481:20 -
1241[warn] 481 | parse("AB", Foo(_))
1242[warn] | ^^^
1243[warn] |Context bounds will map to context parameters.
1244[warn] |A `using` clause is needed to pass explicit arguments to them.
1245[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1246[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:507:30 -
1247[warn] 507 | parse("(1+(2+3x))+4", Foo.expr(_))
1248[warn] | ^^^^^^^^
1249[warn] |Context bounds will map to context parameters.
1250[warn] |A `using` clause is needed to pass explicit arguments to them.
1251[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1252[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:540:69 -
1253[warn] 540 | val Parsed.Success((0, "1", 1, (2, "2", 3)), _) = parse("1+2", Add(_))
1254[warn] | ^^^
1255[warn] |Context bounds will map to context parameters.
1256[warn] |A `using` clause is needed to pass explicit arguments to them.
1257[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1258[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:552:34 -
1259[warn] 552 | val folded = parse(input, andOr(_)).fold(
1260[warn] | ^^^^^
1261[warn] |Context bounds will map to context parameters.
1262[warn] |A `using` clause is needed to pass explicit arguments to them.
1263[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1264[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:569:65 -
1265[warn] 569 | val Parsed.Failure(_, _, extra) = fastparse.parse("(1+?)", expr(_))
1266[warn] | ^^^^
1267[warn] |Context bounds will map to context parameters.
1268[warn] |A `using` clause is needed to pass explicit arguments to them.
1269[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1270[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:13:30 --
1271[warn] 13 | parser: P[_] => P[_]) = {
1272[warn] | ^
1273[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1274[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1275[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:13:38 --
1276[warn] 13 | parser: P[_] => P[_]) = {
1277[warn] | ^
1278[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1279[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1280[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:28:26 --
1281[warn] 28 | def check(parser: P[_] => P[_]) = {
1282[warn] | ^
1283[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1284[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1285[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:28:34 --
1286[warn] 28 | def check(parser: P[_] => P[_]) = {
1287[warn] | ^
1288[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1289[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1290[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:522:26 -
1291[warn] 522 | def check(parser: P[_] => P[_]) = checkOffset(
1292[warn] | ^
1293[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1294[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1295[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:522:34 -
1296[warn] 522 | def check(parser: P[_] => P[_]) = checkOffset(
1297[warn] | ^
1298[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1299[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1300[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:14:65 --
1301[warn] 14 | val f @ Parsed.Failure(failureString, index, extra) = parse(input, parser(_))
1302[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
1303[warn] |pattern's type fastparse.Parsed.Failure is more specialized than the right hand side expression's type fastparse.Parsed[Any]
1304[warn] |
1305[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1306[warn] |which may result in a MatchError at runtime.
1307[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1308[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:29:67 --
1309[warn] 29 | val f @ Parsed.Failure(failureString, index, extra) = parse("d", parser(_))
1310[warn] | ^^^^^^^^^^^^^^^^^^^^^
1311[warn] |pattern's type fastparse.Parsed.Failure is more specialized than the right hand side expression's type fastparse.Parsed[Any]
1312[warn] |
1313[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1314[warn] |which may result in a MatchError at runtime.
1315[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1316[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:41:8 ---
1317[warn] 41 | parseA(_)
1318[warn] | ^^^^^^
1319[warn] |Context bounds will map to context parameters.
1320[warn] |A `using` clause is needed to pass explicit arguments to them.
1321[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1322[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:46:8 ---
1323[warn] 46 | parseA(_)
1324[warn] | ^^^^^^
1325[warn] |Context bounds will map to context parameters.
1326[warn] |A `using` clause is needed to pass explicit arguments to them.
1327[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1328[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:51:8 ---
1329[warn] 51 | parseA(_)
1330[warn] | ^^^^^^
1331[warn] |Context bounds will map to context parameters.
1332[warn] |A `using` clause is needed to pass explicit arguments to them.
1333[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1334[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:56:8 ---
1335[warn] 56 | parseA(_)
1336[warn] | ^^^^^^
1337[warn] |Context bounds will map to context parameters.
1338[warn] |A `using` clause is needed to pass explicit arguments to them.
1339[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1340[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:61:8 ---
1341[warn] 61 | parseA(_)
1342[warn] | ^^^^^^
1343[warn] |Context bounds will map to context parameters.
1344[warn] |A `using` clause is needed to pass explicit arguments to them.
1345[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1346[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:66:8 ---
1347[warn] 66 | parseA(_)
1348[warn] | ^^^^^^
1349[warn] |Context bounds will map to context parameters.
1350[warn] |A `using` clause is needed to pass explicit arguments to them.
1351[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1352[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:73:10 --
1353[warn] 73 | parseA(_)
1354[warn] | ^^^^^^
1355[warn] |Context bounds will map to context parameters.
1356[warn] |A `using` clause is needed to pass explicit arguments to them.
1357[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1358[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:79:10 --
1359[warn] 79 | parseA(_)
1360[warn] | ^^^^^^
1361[warn] |Context bounds will map to context parameters.
1362[warn] |A `using` clause is needed to pass explicit arguments to them.
1363[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1364[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:85:10 --
1365[warn] 85 | parseA(_)
1366[warn] | ^^^^^^
1367[warn] |Context bounds will map to context parameters.
1368[warn] |A `using` clause is needed to pass explicit arguments to them.
1369[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1370[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:91:10 --
1371[warn] 91 | parseA(_)
1372[warn] | ^^^^^^
1373[warn] |Context bounds will map to context parameters.
1374[warn] |A `using` clause is needed to pass explicit arguments to them.
1375[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1376[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:97:10 --
1377[warn] 97 | parseA(_)
1378[warn] | ^^^^^^
1379[warn] |Context bounds will map to context parameters.
1380[warn] |A `using` clause is needed to pass explicit arguments to them.
1381[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1382[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:103:10 -
1383[warn] 103 | parseA(_)
1384[warn] | ^^^^^^
1385[warn] |Context bounds will map to context parameters.
1386[warn] |A `using` clause is needed to pass explicit arguments to them.
1387[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1388[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:113:55 -
1389[warn] 113 | val f1 @ Parsed.Failure(_, _, _) = parse("ad", parseA(_))
1390[warn] | ^^^^^^
1391[warn] |Context bounds will map to context parameters.
1392[warn] |A `using` clause is needed to pass explicit arguments to them.
1393[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1394[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:119:56 -
1395[warn] 119 | val f2 @ Parsed.Failure(_, _, _) = parse("a,d", parseA(_))
1396[warn] | ^^^^^^
1397[warn] |Context bounds will map to context parameters.
1398[warn] |A `using` clause is needed to pass explicit arguments to them.
1399[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1400[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:132:57 -
1401[warn] 132 | val f1 @ Parsed.Failure(_, _, _) = parse("abab", parseA(_))
1402[warn] | ^^^^^^
1403[warn] |Context bounds will map to context parameters.
1404[warn] |A `using` clause is needed to pass explicit arguments to them.
1405[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1406[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:143:55 -
1407[warn] 143 | val f1 @ Parsed.Failure(_, _, _) = parse("ax", parseA(_))
1408[warn] | ^^^^^^
1409[warn] |Context bounds will map to context parameters.
1410[warn] |A `using` clause is needed to pass explicit arguments to them.
1411[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1412[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:149:56 -
1413[warn] 149 | val f2 @ Parsed.Failure(_, _, _) = parse("a,x", parseA(_))
1414[warn] | ^^^^^^
1415[warn] |Context bounds will map to context parameters.
1416[warn] |A `using` clause is needed to pass explicit arguments to them.
1417[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1418[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:163:10 -
1419[warn] 163 | parseA(_)
1420[warn] | ^^^^^^
1421[warn] |Context bounds will map to context parameters.
1422[warn] |A `using` clause is needed to pass explicit arguments to them.
1423[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1424[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:173:10 -
1425[warn] 173 | parseA(_)
1426[warn] | ^^^^^^
1427[warn] |Context bounds will map to context parameters.
1428[warn] |A `using` clause is needed to pass explicit arguments to them.
1429[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1430[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:191:10 -
1431[warn] 191 | parseA(_)
1432[warn] | ^^^^^^
1433[warn] |Context bounds will map to context parameters.
1434[warn] |A `using` clause is needed to pass explicit arguments to them.
1435[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1436[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:202:10 -
1437[warn] 202 | parseA(_)
1438[warn] | ^^^^^^
1439[warn] |Context bounds will map to context parameters.
1440[warn] |A `using` clause is needed to pass explicit arguments to them.
1441[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1442[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:219:10 -
1443[warn] 219 | parseA(_)
1444[warn] | ^^^^^^
1445[warn] |Context bounds will map to context parameters.
1446[warn] |A `using` clause is needed to pass explicit arguments to them.
1447[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1448[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:231:10 -
1449[warn] 231 | multiple(_)
1450[warn] | ^^^^^^^^
1451[warn] |Context bounds will map to context parameters.
1452[warn] |A `using` clause is needed to pass explicit arguments to them.
1453[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1454[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:243:10 -
1455[warn] 243 | multiple(_)
1456[warn] | ^^^^^^^^
1457[warn] |Context bounds will map to context parameters.
1458[warn] |A `using` clause is needed to pass explicit arguments to them.
1459[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1460[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:254:10 -
1461[warn] 254 | items(_)
1462[warn] | ^^^^^
1463[warn] |Context bounds will map to context parameters.
1464[warn] |A `using` clause is needed to pass explicit arguments to them.
1465[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1466[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:266:10 -
1467[warn] 266 | all(_)
1468[warn] | ^^^
1469[warn] |Context bounds will map to context parameters.
1470[warn] |A `using` clause is needed to pass explicit arguments to them.
1471[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1472[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:279:10 -
1473[warn] 279 | a(_)
1474[warn] | ^
1475[warn] |Context bounds will map to context parameters.
1476[warn] |A `using` clause is needed to pass explicit arguments to them.
1477[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1478[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:290:12 -
1479[warn] 290 | parse(_)
1480[warn] | ^^^^^
1481[warn] |Context bounds will map to context parameters.
1482[warn] |A `using` clause is needed to pass explicit arguments to them.
1483[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1484[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:300:12 -
1485[warn] 300 | parse(_)
1486[warn] | ^^^^^
1487[warn] |Context bounds will map to context parameters.
1488[warn] |A `using` clause is needed to pass explicit arguments to them.
1489[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1490[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:323:12 -
1491[warn] 323 | parse(_)
1492[warn] | ^^^^^
1493[warn] |Context bounds will map to context parameters.
1494[warn] |A `using` clause is needed to pass explicit arguments to them.
1495[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1496[warn] -- [E220] Type Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:359:51
1497[warn] 359 | def parse[$: P] = P( !CharIn("0-6").log("lhs") ~ CharIn("4-8").log("rhs") ~ End ).log
1498[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
1499[warn] |Argument for implicit parameter logger was supplied using a default argument.
1500[warn] |
1501[warn] | longer explanation available when compiling with `-explain`
1502[warn] -- [E220] Type Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:359:78
1503[warn] 359 | def parse[$: P] = P( !CharIn("0-6").log("lhs") ~ CharIn("4-8").log("rhs") ~ End ).log
1504[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
1505[warn] |Argument for implicit parameter logger was supplied using a default argument.
1506[warn] |
1507[warn] | longer explanation available when compiling with `-explain`
1508[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:360:12 -
1509[warn] 360 | parse(_)
1510[warn] | ^^^^^
1511[warn] |Context bounds will map to context parameters.
1512[warn] |A `using` clause is needed to pass explicit arguments to them.
1513[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1514[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/GnipSubSyntaxTest.scala:34:42
1515[warn] 34 | def apply(rule: String) = parse(rule, GnipRuleParser.parse(_))
1516[warn] | ^^^^^^^^^^^^^^^^^^^^
1517[warn] |Context bounds will map to context parameters.
1518[warn] |A `using` clause is needed to pass explicit arguments to them.
1519[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1520[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/IndentationTests.scala:41:50
1521[warn] 41 | val Parsed.Success(value, _) = parse(str, expr(_))
1522[warn] | ^^^^
1523[warn] |Context bounds will map to context parameters.
1524[warn] |A `using` clause is needed to pass explicit arguments to them.
1525[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1526[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/IndentationTests.scala:127:35
1527[warn] 127 | val failure = parse(input, expr(_)).asInstanceOf[Parsed.Failure]
1528[warn] | ^^^^
1529[warn] |Context bounds will map to context parameters.
1530[warn] |A `using` clause is needed to pass explicit arguments to them.
1531[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1532[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/JsonTests.scala:60:66 -----
1533[warn] 60 | P( "[" ~/ jsonExpr.rep(sep=","./) ~ space ~ "]").map(Js.Arr(_:_*))
1534[warn] | ^
1535[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1536[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1537[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/JsonTests.scala:65:62 -----
1538[warn] 65 | P( "{" ~/ pair.rep(sep=","./) ~ space ~ "}").map(Js.Obj(_:_*))
1539[warn] | ^
1540[warn] |The syntax `x: _*` is no longer supported for vararg splices; use `x*` instead
1541[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1542[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/JsonTests.scala:81:21 -----
1543[warn] 81 | def check(p: P[_] => P[Any], s: String) = parse(s, p) match{
1544[warn] | ^
1545[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1546[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1547[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/JsonTests.scala:89:21 -----
1548[warn] 89 | test - check(number(_), "12031.33123E-2")
1549[warn] | ^^^^^^
1550[warn] |Context bounds will map to context parameters.
1551[warn] |A `using` clause is needed to pass explicit arguments to them.
1552[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1553[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/JsonTests.scala:90:21 -----
1554[warn] 90 | test - check(string(_), "\"i am a cow lol omfg\"")
1555[warn] | ^^^^^^
1556[warn] |Context bounds will map to context parameters.
1557[warn] |A `using` clause is needed to pass explicit arguments to them.
1558[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1559[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/JsonTests.scala:91:21 -----
1560[warn] 91 | test - check(array(_), """[1, 2, "omg", ["wtf", "bbq", 42]]""")
1561[warn] | ^^^^^
1562[warn] |Context bounds will map to context parameters.
1563[warn] |A `using` clause is needed to pass explicit arguments to them.
1564[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1565[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/JsonTests.scala:92:21 -----
1566[warn] 92 | test - check(obj(_), """{"omg": "123", "wtf": 456, "bbq": "789"}""")
1567[warn] | ^^^
1568[warn] |Context bounds will map to context parameters.
1569[warn] |A `using` clause is needed to pass explicit arguments to them.
1570[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1571[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/JsonTests.scala:96:54 -----
1572[warn] 96 | parse("""{"omg": "123", "wtf": 12.4123}""", jsonExpr(_))
1573[warn] | ^^^^^^^^
1574[warn] |Context bounds will map to context parameters.
1575[warn] |A `using` clause is needed to pass explicit arguments to them.
1576[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1577[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/JsonTests.scala:100:34 ----
1578[warn] 100 | test("bigJsonExpr") - check(jsonExpr(_), """
1579[warn] | ^^^^^^^^
1580[warn] |Context bounds will map to context parameters.
1581[warn] |A `using` clause is needed to pass explicit arguments to them.
1582[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1583[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/JsonTests.scala:141:17 ----
1584[warn] 141 | parse(s, jsonExpr(_)) match{
1585[warn] | ^^^^^^^^
1586[warn] |Context bounds will map to context parameters.
1587[warn] |A `using` clause is needed to pass explicit arguments to them.
1588[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1589[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/Main.scala:9:51 -----------
1590[warn] 9 | val Parsed.Failure(_, _, extra) = parse("lol", combined(_))
1591[warn] | ^^^^^^^^
1592[warn] |Context bounds will map to context parameters.
1593[warn] |A `using` clause is needed to pass explicit arguments to them.
1594[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1595[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/MathTests.scala:32:46 -----
1596[warn] 32 | val Parsed.Success(2, _) = parse("1+1", expr(_))
1597[warn] | ^^^^
1598[warn] |Context bounds will map to context parameters.
1599[warn] |A `using` clause is needed to pass explicit arguments to them.
1600[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1601[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/MathTests.scala:33:55 -----
1602[warn] 33 | val Parsed.Success(15, _) = parse("(1+1*2)+3*4", expr(_))
1603[warn] | ^^^^
1604[warn] |Context bounds will map to context parameters.
1605[warn] |A `using` clause is needed to pass explicit arguments to them.
1606[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1607[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/MathTests.scala:34:63 -----
1608[warn] 34 | val Parsed.Success(21, _) = parse("((1+1*2)+(3*4*5))/3", expr(_))
1609[warn] | ^^^^
1610[warn] |Context bounds will map to context parameters.
1611[warn] |A `using` clause is needed to pass explicit arguments to them.
1612[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1613[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/MathTests.scala:35:69 -----
1614[warn] 35 | val Parsed.Failure(expected, failIndex, extra) = parse("1+1*", expr(_))
1615[warn] | ^^^^
1616[warn] |Context bounds will map to context parameters.
1617[warn] |A `using` clause is needed to pass explicit arguments to them.
1618[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1619[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/MathTests.scala:48:35 -----
1620[warn] 48 | val failure = parse(input, expr(_)).asInstanceOf[Parsed.Failure]
1621[warn] | ^^^^
1622[warn] |Context bounds will map to context parameters.
1623[warn] |A `using` clause is needed to pass explicit arguments to them.
1624[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1625[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/MathTests.scala:62:57 -----
1626[warn] 62 | val failure2 = parse(input.grouped(chunkSize), expr(_)).asInstanceOf[Parsed.Failure]
1627[warn] | ^^^^
1628[warn] |Context bounds will map to context parameters.
1629[warn] |A `using` clause is needed to pass explicit arguments to them.
1630[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1631[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/MathTests.scala:104:37 ----
1632[warn] 104 | parse("((1+1*2)+(3*4*5))/3", expr(_), instrument = instrument)
1633[warn] | ^^^^
1634[warn] |Context bounds will map to context parameters.
1635[warn] |A `using` clause is needed to pass explicit arguments to them.
1636[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1637[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/MathTests.scala:127:37 ----
1638[warn] 127 | parse("((1+1*2)+(3*4*5))/3", expr(_), instrument = instrument)
1639[warn] | ^^^^
1640[warn] |Context bounds will map to context parameters.
1641[warn] |A `using` clause is needed to pass explicit arguments to them.
1642[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1643[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/MathTests.scala:142:36 ----
1644[warn] 142 | parse("((1+1*2)+(3*4*))/3", expr(_), instrument = instrument)
1645[warn] | ^^^^
1646[warn] |Context bounds will map to context parameters.
1647[warn] |A `using` clause is needed to pass explicit arguments to them.
1648[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1649[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:10:25 --
1650[warn] 10 | def check[T](parser: P[_] => P[T], input: (String, Int), rhs: Parsed[T]) = {
1651[warn] | ^
1652[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1653[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1654[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:22:29 --
1655[warn] 22 | def checkFail[T](parser: P[_] => P[T], input: (String, Int), expectedFailureIndex: Int) = {
1656[warn] | ^
1657[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
1658[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
1659[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:258:48 -
1660[warn] 258 | val Parsed.Success(_, _) = parse("aaa bbb", parser(_))
1661[warn] | ^^^^^^
1662[warn] |Context bounds will map to context parameters.
1663[warn] |A `using` clause is needed to pass explicit arguments to them.
1664[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1665[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:259:49 -
1666[warn] 259 | val Parsed.Success(_, _) = parse("aa bb", parser(_))
1667[warn] | ^^^^^^
1668[warn] |Context bounds will map to context parameters.
1669[warn] |A `using` clause is needed to pass explicit arguments to them.
1670[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1671[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:260:50 -
1672[warn] 260 | val Parsed.Failure(_, _, _) = parse("aaa bb", parser(_))
1673[warn] | ^^^^^^
1674[warn] |Context bounds will map to context parameters.
1675[warn] |A `using` clause is needed to pass explicit arguments to them.
1676[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1677[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:261:49 -
1678[warn] 261 | val Parsed.Failure(_, _, _) = parse("aaa b", parser(_))
1679[warn] | ^^^^^^
1680[warn] |Context bounds will map to context parameters.
1681[warn] |A `using` clause is needed to pass explicit arguments to them.
1682[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1683[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:267:47 -
1684[warn] 267 | val Parsed.Success(_, _) = parse("aaabbb", parser(_))
1685[warn] | ^^^^^^
1686[warn] |Context bounds will map to context parameters.
1687[warn] |A `using` clause is needed to pass explicit arguments to them.
1688[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1689[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:268:45 -
1690[warn] 268 | val Parsed.Success(_, _) = parse("aabb", parser(_))
1691[warn] | ^^^^^^
1692[warn] |Context bounds will map to context parameters.
1693[warn] |A `using` clause is needed to pass explicit arguments to them.
1694[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1695[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:269:51 -
1696[warn] 269 | val Parsed.Failure(_, _, _) = parse("aaa bbb", parser(_))
1697[warn] | ^^^^^^
1698[warn] |Context bounds will map to context parameters.
1699[warn] |A `using` clause is needed to pass explicit arguments to them.
1700[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1701[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:270:49 -
1702[warn] 270 | val Parsed.Failure(_, _, _) = parse("aa bb", parser(_))
1703[warn] | ^^^^^^
1704[warn] |Context bounds will map to context parameters.
1705[warn] |A `using` clause is needed to pass explicit arguments to them.
1706[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1707[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:110:47 -
1708[warn] 110 | val Parsed.Failure(_, _, _) = parse(wat, fail1(_))
1709[warn] | ^^^^^
1710[warn] |Context bounds will map to context parameters.
1711[warn] |A `using` clause is needed to pass explicit arguments to them.
1712[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1713[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:112:47 -
1714[warn] 112 | val Parsed.Failure(_, _, _) = parse(wat, fail2(_))
1715[warn] | ^^^^^
1716[warn] |Context bounds will map to context parameters.
1717[warn] |A `using` clause is needed to pass explicit arguments to them.
1718[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1719[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:121:57 -
1720[warn] 121 | val Parsed.Failure(_,0,_) = parse("worldlols", parser(_))
1721[warn] | ^^^^^^
1722[warn] |Context bounds will map to context parameters.
1723[warn] |A `using` clause is needed to pass explicit arguments to them.
1724[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1725[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:123:58 -
1726[warn] 123 | val Parsed.Failure(_,6,_) = parse("worldxlols", parser(_))
1727[warn] | ^^^^^^
1728[warn] |Context bounds will map to context parameters.
1729[warn] |A `using` clause is needed to pass explicit arguments to them.
1730[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1731[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:126:56 -
1732[warn] 126 | val Parsed.Failure(_,6,_) = parse("worldxam", parser(_))
1733[warn] | ^^^^^^
1734[warn] |Context bounds will map to context parameters.
1735[warn] |A `using` clause is needed to pass explicit arguments to them.
1736[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1737[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:128:57 -
1738[warn] 128 | val Parsed.Failure(_,9,_) = parse("worldxama", parser(_))
1739[warn] | ^^^^^^
1740[warn] |Context bounds will map to context parameters.
1741[warn] |A `using` clause is needed to pass explicit arguments to them.
1742[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1743[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:133:57 -
1744[warn] 133 | val Parsed.Failure(_,0,_) = parse("worldlols", parser2(_))
1745[warn] | ^^^^^^^
1746[warn] |Context bounds will map to context parameters.
1747[warn] |A `using` clause is needed to pass explicit arguments to them.
1748[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1749[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:134:58 -
1750[warn] 134 | val Parsed.Failure(_,0,_) = parse("worldxlols", parser2(_))
1751[warn] | ^^^^^^^
1752[warn] |Context bounds will map to context parameters.
1753[warn] |A `using` clause is needed to pass explicit arguments to them.
1754[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1755[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:136:56 -
1756[warn] 136 | val Parsed.Failure(_,8,_) = parse("worldxam", parser2(_))
1757[warn] | ^^^^^^^
1758[warn] |Context bounds will map to context parameters.
1759[warn] |A `using` clause is needed to pass explicit arguments to them.
1760[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1761[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:137:57 -
1762[warn] 137 | val Parsed.Failure(_,9,_) = parse("worldxama", parser2(_))
1763[warn] | ^^^^^^^
1764[warn] |Context bounds will map to context parameters.
1765[warn] |A `using` clause is needed to pass explicit arguments to them.
1766[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1767[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:140:60 -
1768[warn] 140 | val Parsed.Failure(_,11,_) = parse("worldxamaba", parser2(_))
1769[warn] | ^^^^^^^
1770[warn] |Context bounds will map to context parameters.
1771[warn] |A `using` clause is needed to pass explicit arguments to them.
1772[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1773[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:146:57 -
1774[warn] 146 | val Parsed.Success((), 0) = parse("worldlols", parser(_))
1775[warn] | ^^^^^^
1776[warn] |Context bounds will map to context parameters.
1777[warn] |A `using` clause is needed to pass explicit arguments to them.
1778[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1779[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:148:58 -
1780[warn] 148 | val Parsed.Failure(_,6,_) = parse("worldxlols", parser(_))
1781[warn] | ^^^^^^
1782[warn] |Context bounds will map to context parameters.
1783[warn] |A `using` clause is needed to pass explicit arguments to them.
1784[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1785[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:151:56 -
1786[warn] 151 | val Parsed.Failure(_,6,_) = parse("worldxam", parser(_))
1787[warn] | ^^^^^^
1788[warn] |Context bounds will map to context parameters.
1789[warn] |A `using` clause is needed to pass explicit arguments to them.
1790[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1791[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:153:57 -
1792[warn] 153 | val Parsed.Failure(_,9,_) = parse("worldxama", parser(_))
1793[warn] | ^^^^^^
1794[warn] |Context bounds will map to context parameters.
1795[warn] |A `using` clause is needed to pass explicit arguments to them.
1796[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1797[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:158:57 -
1798[warn] 158 | val Parsed.Success((), 0) = parse("worldlols", parser2(_))
1799[warn] | ^^^^^^^
1800[warn] |Context bounds will map to context parameters.
1801[warn] |A `using` clause is needed to pass explicit arguments to them.
1802[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1803[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:159:58 -
1804[warn] 159 | val Parsed.Success((), 0) = parse("worldxlols", parser2(_))
1805[warn] | ^^^^^^^
1806[warn] |Context bounds will map to context parameters.
1807[warn] |A `using` clause is needed to pass explicit arguments to them.
1808[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1809[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:161:56 -
1810[warn] 161 | val Parsed.Failure(_,8,_) = parse("worldxam", parser2(_))
1811[warn] | ^^^^^^^
1812[warn] |Context bounds will map to context parameters.
1813[warn] |A `using` clause is needed to pass explicit arguments to them.
1814[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1815[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:162:57 -
1816[warn] 162 | val Parsed.Failure(_,9,_) = parse("worldxama", parser2(_))
1817[warn] | ^^^^^^^
1818[warn] |Context bounds will map to context parameters.
1819[warn] |A `using` clause is needed to pass explicit arguments to them.
1820[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1821[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:165:60 -
1822[warn] 165 | val Parsed.Failure(_,11,_) = parse("worldxamaba", parser2(_))
1823[warn] | ^^^^^^^
1824[warn] |Context bounds will map to context parameters.
1825[warn] |A `using` clause is needed to pass explicit arguments to them.
1826[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1827[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:171:57 -
1828[warn] 171 | val Parsed.Success((), 0) = parse("worldlols", parser(_))
1829[warn] | ^^^^^^
1830[warn] |Context bounds will map to context parameters.
1831[warn] |A `using` clause is needed to pass explicit arguments to them.
1832[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1833[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:173:58 -
1834[warn] 173 | val Parsed.Failure(_,6,_) = parse("worldxlols", parser(_))
1835[warn] | ^^^^^^
1836[warn] |Context bounds will map to context parameters.
1837[warn] |A `using` clause is needed to pass explicit arguments to them.
1838[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1839[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:176:56 -
1840[warn] 176 | val Parsed.Failure(_,6,_) = parse("worldxam", parser(_))
1841[warn] | ^^^^^^
1842[warn] |Context bounds will map to context parameters.
1843[warn] |A `using` clause is needed to pass explicit arguments to them.
1844[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1845[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:178:57 -
1846[warn] 178 | val Parsed.Failure(_,9,_) = parse("worldxama", parser(_))
1847[warn] | ^^^^^^
1848[warn] |Context bounds will map to context parameters.
1849[warn] |A `using` clause is needed to pass explicit arguments to them.
1850[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1851[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:183:57 -
1852[warn] 183 | val Parsed.Success((), 0) = parse("worldlols", parser2(_))
1853[warn] | ^^^^^^^
1854[warn] |Context bounds will map to context parameters.
1855[warn] |A `using` clause is needed to pass explicit arguments to them.
1856[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1857[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:184:58 -
1858[warn] 184 | val Parsed.Success((), 0) = parse("worldxlols", parser2(_))
1859[warn] | ^^^^^^^
1860[warn] |Context bounds will map to context parameters.
1861[warn] |A `using` clause is needed to pass explicit arguments to them.
1862[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1863[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:186:56 -
1864[warn] 186 | val Parsed.Failure(_,8,_) = parse("worldxam", parser2(_))
1865[warn] | ^^^^^^^
1866[warn] |Context bounds will map to context parameters.
1867[warn] |A `using` clause is needed to pass explicit arguments to them.
1868[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1869[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:187:57 -
1870[warn] 187 | val Parsed.Failure(_,9,_) = parse("worldxama", parser2(_))
1871[warn] | ^^^^^^^
1872[warn] |Context bounds will map to context parameters.
1873[warn] |A `using` clause is needed to pass explicit arguments to them.
1874[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1875[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:190:60 -
1876[warn] 190 | val Parsed.Failure(_,11,_) = parse("worldxamaba", parser2(_))
1877[warn] | ^^^^^^^
1878[warn] |Context bounds will map to context parameters.
1879[warn] |A `using` clause is needed to pass explicit arguments to them.
1880[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1881[warn] -- [E220] Type Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:225:62
1882[warn] 225 | def p[$: P] = P( &("Hello" ~/ "Boo") ~ "lol" | "".log("<empty>") )
1883[warn] | ^^^^^^^^^^^^^^^^^
1884[warn] |Argument for implicit parameter logger was supplied using a default argument.
1885[warn] |
1886[warn] | longer explanation available when compiling with `-explain`
1887[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:236:27 -
1888[warn] 236 | val f = parse("cow", parser(_)).asInstanceOf[Parsed.Failure]
1889[warn] | ^^^^^^
1890[warn] |Context bounds will map to context parameters.
1891[warn] |A `using` clause is needed to pass explicit arguments to them.
1892[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1893[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:247:41 -
1894[warn] 247 | val trace = fastparse.parse("AAB", Test(_)).asInstanceOf[Parsed.Failure].trace()
1895[warn] | ^^^^
1896[warn] |Context bounds will map to context parameters.
1897[warn] |A `using` clause is needed to pass explicit arguments to them.
1898[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1899[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceMathTests.scala:29:50
1900[warn] 29 | val Parsed.Success(value, _) = parse(str, expr(_))
1901[warn] | ^^^^
1902[warn] |Context bounds will map to context parameters.
1903[warn] |A `using` clause is needed to pass explicit arguments to them.
1904[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1905[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceMathTests.scala:44:36
1906[warn] 44 | val failure = parse(input, expr(_)).asInstanceOf[Parsed.Failure]
1907[warn] | ^^^^
1908[warn] |Context bounds will map to context parameters.
1909[warn] |A `using` clause is needed to pass explicit arguments to them.
1910[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
1911[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:12:39
1912[warn] 12 | val Parsed.Success((), 0) = parse("", p)
1913[warn] | ^^^^^^^^^^^^
1914[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
1915[warn] |
1916[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1917[warn] |which may result in a MatchError at runtime.
1918[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1919[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:13:39
1920[warn] 13 | val Parsed.Success((), 0) = parse("/", p)
1921[warn] | ^^^^^^^^^^^^^
1922[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
1923[warn] |
1924[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1925[warn] |which may result in a MatchError at runtime.
1926[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1927[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:14:39
1928[warn] 14 | val Parsed.Success((), 1) = parse(" /", p)
1929[warn] | ^^^^^^^^^^^^^^
1930[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
1931[warn] |
1932[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1933[warn] |which may result in a MatchError at runtime.
1934[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1935[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:15:39
1936[warn] 15 | val Parsed.Success((), 1) = parse(" / ", p)
1937[warn] | ^^^^^^^^^^^^^^^
1938[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
1939[warn] |
1940[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1941[warn] |which may result in a MatchError at runtime.
1942[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1943[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:16:39
1944[warn] 16 | val Parsed.Success((), 2) = parse("//", p)
1945[warn] | ^^^^^^^^^^^^^^
1946[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
1947[warn] |
1948[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1949[warn] |which may result in a MatchError at runtime.
1950[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1951[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:17:39
1952[warn] 17 | val Parsed.Success((), 3) = parse(" //", p)
1953[warn] | ^^^^^^^^^^^^^^^
1954[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
1955[warn] |
1956[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1957[warn] |which may result in a MatchError at runtime.
1958[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1959[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:18:39
1960[warn] 18 | val Parsed.Success((), 4) = parse(" // ", p)
1961[warn] | ^^^^^^^^^^^^^^^^
1962[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
1963[warn] |
1964[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1965[warn] |which may result in a MatchError at runtime.
1966[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1967[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:19:40
1968[warn] 19 | val Parsed.Success((), 13) = parse(" // / / // /*", p)
1969[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
1970[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
1971[warn] |
1972[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1973[warn] |which may result in a MatchError at runtime.
1974[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1975[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:20:39
1976[warn] 20 | val Parsed.Success((), 4) = parse("/**/", p)
1977[warn] | ^^^^^^^^^^^^^^^^
1978[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
1979[warn] |
1980[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1981[warn] |which may result in a MatchError at runtime.
1982[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1983[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:21:39
1984[warn] 21 | val Parsed.Success((), 5) = parse("/* */", p)
1985[warn] | ^^^^^^^^^^^^^^^^^
1986[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
1987[warn] |
1988[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1989[warn] |which may result in a MatchError at runtime.
1990[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1991[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:22:39
1992[warn] 22 | val Parsed.Success((), 6) = parse("/****/", p)
1993[warn] | ^^^^^^^^^^^^^^^^^^
1994[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
1995[warn] |
1996[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
1997[warn] |which may result in a MatchError at runtime.
1998[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
1999[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:23:39
2000[warn] 23 | val Parsed.Success((), 9) = parse("/** * **/", p)
2001[warn] | ^^^^^^^^^^^^^^^^^^^^^
2002[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
2003[warn] |
2004[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
2005[warn] |which may result in a MatchError at runtime.
2006[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
2007[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:24:40
2008[warn] 24 | val Parsed.Success((), 15) = parse("/** // * // **/", p)
2009[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
2010[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
2011[warn] |
2012[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
2013[warn] |which may result in a MatchError at runtime.
2014[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
2015[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:29:42
2016[warn] 29 | val Parsed.Failure(_, 11, _) = parse("/** /* /**/", ScalaWhitespace.whitespace.apply(_))
2017[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2018[warn] |pattern's type fastparse.Parsed.Failure is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
2019[warn] |
2020[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
2021[warn] |which may result in a MatchError at runtime.
2022[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
2023[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:30:39
2024[warn] 30 | val Parsed.Success((), 8) = parse("/*/**/*/", ScalaWhitespace.whitespace.apply(_))
2025[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
2027[warn] |
2028[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
2029[warn] |which may result in a MatchError at runtime.
2030[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
2031[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:35:40
2032[warn] 35 | val Parsed.Success((), 11) = parse("/** /* /**/", JavaWhitespace.whitespace.apply(_))
2033[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2034[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
2035[warn] |
2036[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
2037[warn] |which may result in a MatchError at runtime.
2038[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
2039[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:36:39
2040[warn] 36 | val Parsed.Success((), 6) = parse("/*/**/*/", JavaWhitespace.whitespace.apply(_))
2041[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2042[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
2043[warn] |
2044[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
2045[warn] |which may result in a MatchError at runtime.
2046[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
2047[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:41:40
2048[warn] 41 | val Parsed.Success((), 11) = parse("/** /* /**/", JsonnetWhitespace.whitespace.apply(_))
2049[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2050[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
2051[warn] |
2052[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
2053[warn] |which may result in a MatchError at runtime.
2054[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
2055[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala:42:39
2056[warn] 42 | val Parsed.Success((), 6) = parse("/*/**/*/", JsonnetWhitespace.whitespace.apply(_))
2057[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2058[warn] |pattern's type fastparse.Parsed.Success[Unit] is more specialized than the right hand side expression's type fastparse.Parsed[Unit]
2059[warn] |
2060[warn] |If the narrowing is intentional, this can be communicated by adding `: @unchecked` after the expression,
2061[warn] |which may result in a MatchError at runtime.
2062[warn] |This patch can be rewritten automatically under -rewrite -source 3.2-migration.
2063[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/fastparse/test/src/fastparse/IndentationTests.scala:11:39
2064[warn] 11 | def eval(tree: (String, Seq[Int])) = tree match{
2065[warn] | ^^^^
2066[warn] | match may not be exhaustive.
2067[warn] |
2068[warn] | It would fail on pattern case: (_, _)
2069[warn] |
2070[warn] | longer explanation available when compiling with `-explain`
2071[info] [patched file /build/repo/fastparse/test/src/fastparse/FailureTests.scala]
2072[info] [patched file /build/repo/fastparse/test/src/fastparse/WhitespaceMathTests.scala]
2073[info] [patched file /build/repo/fastparse/test/src/fastparse/ExampleTests.scala]
2074[info] [patched file /build/repo/fastparse/test/src/fastparse/GnipSubSyntaxTest.scala]
2075[info] [patched file /build/repo/fastparse/test/src/fastparse/JsonTests.scala]
2076[info] [patched file /build/repo/fastparse/test/src/fastparse/Main.scala]
2077[info] [patched file /build/repo/fastparse/test/src-2.12+/fastparse/IteratorTests.scala]
2078[info] [patched file /build/repo/fastparse/test/src/fastparse/WhitespaceTests.scala]
2079[info] [patched file /build/repo/fastparse/test/src-2.12+/fastparse/CustomWhitespaceMathTests.scala]
2080[info] [patched file /build/repo/fastparse/test/src/fastparse/IndentationTests.scala]
2081[info] [patched file /build/repo/fastparse/test/src/fastparse/ParsingTests.scala]
2082[info] [patched file /build/repo/fastparse/test/src/fastparse/MathTests.scala]
2083[warn] there was 1 deprecation warning; re-run with -deprecation for details
2084[warn] 256 warnings found
2085[info] done compiling
2086Successfully evaluated fastparse.jvm[3.7.4].test.compile
2087Publishing Artifact(com.lihaoyi,fastparse_3,3.1.1-DIRTYc36cafd6) to ivy repo /root/.ivy2/local
2088Successfully evaluated fastparse.jvm[3.7.4].publishLocal
2089
2090Starting build for scalaparse - [1/3]
2091Failed to resolve scalaVersion, assume it's Scala 3 project
2092[info] compiling 8 Scala sources to /build/repo/out/scalaparse/jvm/3.7.4/compile.dest/classes ...
2093[warn] -- Warning: /build/repo/scalaparse/src/scalaparse/Core.scala:17:24 -------------
2094[warn] 17 | ctx: P[_]): P[R] =
2095[warn] | ^
2096[warn] |`_` is deprecated for wildcard arguments of types: use `?` instead
2097[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2098[warn] -- Warning: /build/repo/scalaparse/src/scalaparse/Xml.scala:18:16 --------------
2099[warn] 18 | private[this] object Xml {
2100[warn] | ^
2101[warn] |Ignoring [this] qualifier.
2102[warn] |This syntax will be deprecated in the future; it should be dropped.
2103[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
2104[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2105[info] [patched file /build/repo/scalaparse/src/scalaparse/Core.scala]
2106[info] [patched file /build/repo/scalaparse/src/scalaparse/Xml.scala]
2107[warn] two warnings found
2108[info] done compiling
2109Successfully evaluated scalaparse.jvm[3.7.4].compile
2110Skipping unused scalacOptions: -source, -rewrite
2111Flag -classpath set repeatedly
21121 warning found
2113Successfully evaluated scalaparse.jvm[3.7.4].docJar
2114Failed to resolve scalaVersion, assume it's Scala 3 project
2115Failed to resolve scalaVersion, assume it's Scala 3 project
2116[info] compiling 4 Scala sources to /build/repo/out/scalaparse/jvm/3.7.4/test/compile.dest/classes ...
2117[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/TestUtil.scala:19:17 ----
2118[warn] 19 | parse(input, Scala.CompilationUnit(_)) match{
2119[warn] | ^^^^^^^^^^^^^^^^^^^^^
2120[warn] |Context bounds will map to context parameters.
2121[warn] |A `using` clause is needed to pass explicit arguments to them.
2122[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2123[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/TestUtil.scala:87:27 ----
2124[warn] 87 | val res = parse(input, Scala.CompilationUnit(_))
2125[warn] | ^^^^^^^^^^^^^^^^^^^^^
2126[warn] |Context bounds will map to context parameters.
2127[warn] |A `using` clause is needed to pass explicit arguments to them.
2128[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2129[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:756:2
2130[warn] 756 | test - checkNeg(
2131[warn] | ^
2132[warn] | Line is indented too far to the left, or a `}` is missing
2133[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:766:2
2134[warn] 766 | test - checkNeg(
2135[warn] | ^
2136[warn] | Line is indented too far to the left, or a `}` is missing
2137[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:774:2
2138[warn] 774 | test - checkNeg(
2139[warn] | ^
2140[warn] | Line is indented too far to the left, or a `}` is missing
2141[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:782:2
2142[warn] 782 | test - checkNeg(
2143[warn] | ^
2144[warn] | Line is indented too far to the left, or a `}` is missing
2145[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:790:2
2146[warn] 790 | test - checkNeg(
2147[warn] | ^
2148[warn] | Line is indented too far to the left, or a `}` is missing
2149[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:798:2
2150[warn] 798 | test - checkNeg(
2151[warn] | ^
2152[warn] | Line is indented too far to the left, or a `}` is missing
2153[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:806:2
2154[warn] 806 | test - checkNeg(
2155[warn] | ^
2156[warn] | Line is indented too far to the left, or a `}` is missing
2157[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:814:2
2158[warn] 814 | test - checkNeg(
2159[warn] | ^
2160[warn] | Line is indented too far to the left, or a `}` is missing
2161[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:822:2
2162[warn] 822 | test - checkNeg(
2163[warn] | ^
2164[warn] | Line is indented too far to the left, or a `}` is missing
2165[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:830:2
2166[warn] 830 | test - checkNeg(
2167[warn] | ^
2168[warn] | Line is indented too far to the left, or a `}` is missing
2169[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:838:2
2170[warn] 838 | test - checkNeg(
2171[warn] | ^
2172[warn] | Line is indented too far to the left, or a `}` is missing
2173[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:847:2
2174[warn] 847 | test - checkNeg(
2175[warn] | ^
2176[warn] | Line is indented too far to the left, or a `}` is missing
2177[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:855:2
2178[warn] 855 | test - checkNeg(
2179[warn] | ^
2180[warn] | Line is indented too far to the left, or a `}` is missing
2181[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:863:2
2182[warn] 863 | test - checkNeg(
2183[warn] | ^
2184[warn] | Line is indented too far to the left, or a `}` is missing
2185[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:871:2
2186[warn] 871 | test - checkNeg(
2187[warn] | ^
2188[warn] | Line is indented too far to the left, or a `}` is missing
2189[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:879:2
2190[warn] 879 | test - checkNeg(
2191[warn] | ^
2192[warn] | Line is indented too far to the left, or a `}` is missing
2193[warn] -- [E129] Potential Issue Warning: /build/repo/scalaparse/test/src/scalaparse/unit/TrailingCommasTests.scala:219:5
2194[warn] 219 | }
2195[warn] | ^
2196[warn] | A pure expression does nothing in statement position
2197[warn] |
2198[warn] | longer explanation available when compiling with `-explain`
2199[info] [patched file /build/repo/scalaparse/test/src/scalaparse/TestUtil.scala]
2200[warn] there were 2 deprecation warnings; re-run with -deprecation for details
2201[warn] 20 warnings found
2202[info] done compiling
2203Successfully evaluated scalaparse.jvm[3.7.4].test.compile
2204Publishing Artifact(com.lihaoyi,scalaparse_3,3.1.1-DIRTYfb2ebf3b) to ivy repo /root/.ivy2/local
2205Successfully evaluated scalaparse.jvm[3.7.4].publishLocal
2206
2207Starting build for cssparse - [2/3]
2208Failed to resolve scalaVersion, assume it's Scala 3 project
2209[info] compiling 3 Scala sources to /build/repo/out/cssparse/jvm/3.7.4/compile.dest/classes ...
2210[info] done compiling
2211Successfully evaluated cssparse.jvm[3.7.4].compile
2212Skipping unused scalacOptions: -source, -rewrite
2213Flag -classpath set repeatedly
22141 warning found
2215Successfully evaluated cssparse.jvm[3.7.4].docJar
2216Failed to resolve scalaVersion, assume it's Scala 3 project
2217Failed to resolve scalaVersion, assume it's Scala 3 project
2218[info] compiling 4 Scala sources to /build/repo/out/cssparse/jvm/3.7.4/test/compile.dest/classes ...
2219[warn] -- Warning: /build/repo/cssparse/test/src-jvm/cssparse/TestUtil.scala:20:27 ----
2220[warn] 20 | val res = parse(input, CssRulesParser.ruleList(_))
2221[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2222[warn] |Context bounds will map to context parameters.
2223[warn] |A `using` clause is needed to pass explicit arguments to them.
2224[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2225[warn] -- Warning: /build/repo/cssparse/test/src-jvm/cssparse/TestUtil.scala:24:34 ----
2226[warn] 24 | val res2 = parse(parsedInput, CssRulesParser.ruleList(_))
2227[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2228[warn] |Context bounds will map to context parameters.
2229[warn] |A `using` clause is needed to pass explicit arguments to them.
2230[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2231[warn] -- Warning: /build/repo/cssparse/test/src-jvm/cssparse/TestUtil.scala:56:63 ----
2232[warn] 56 | val parsedInput = PrettyPrinter.printRuleList(parse(input, CssRulesParser.ruleList(_)).get.value)
2233[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2234[warn] |Context bounds will map to context parameters.
2235[warn] |A `using` clause is needed to pass explicit arguments to them.
2236[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2237[warn] -- Warning: /build/repo/cssparse/test/src/cssparse/CssTests.scala:24:10 --------
2238[warn] 24 | CssRulesParser.ruleList(_)
2239[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2240[warn] |Context bounds will map to context parameters.
2241[warn] |A `using` clause is needed to pass explicit arguments to them.
2242[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2243[warn] -- Warning: /build/repo/cssparse/test/src/cssparse/CssTests.scala:57:27 --------
2244[warn] 57 | """.stripMargin, CssRulesParser.ruleList(_)) : @unchecked
2245[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2246[warn] |Context bounds will map to context parameters.
2247[warn] |A `using` clause is needed to pass explicit arguments to them.
2248[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2249[warn] -- Warning: /build/repo/cssparse/test/src/cssparse/CssTests.scala:84:27 --------
2250[warn] 84 | """.stripMargin, CssRulesParser.ruleList(_)) : @unchecked
2251[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2252[warn] |Context bounds will map to context parameters.
2253[warn] |A `using` clause is needed to pass explicit arguments to them.
2254[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2255[warn] -- Warning: /build/repo/cssparse/test/src/cssparse/CssTests.scala:111:27 -------
2256[warn] 111 | """.stripMargin, CssRulesParser.ruleList(_)) : @unchecked
2257[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2258[warn] |Context bounds will map to context parameters.
2259[warn] |A `using` clause is needed to pass explicit arguments to them.
2260[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2261[warn] -- Warning: /build/repo/cssparse/test/src/cssparse/CssTests.scala:139:27 -------
2262[warn] 139 | """.stripMargin, CssRulesParser.ruleList(_)) : @unchecked
2263[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2264[warn] |Context bounds will map to context parameters.
2265[warn] |A `using` clause is needed to pass explicit arguments to them.
2266[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2267[warn] -- Warning: /build/repo/cssparse/test/src/cssparse/CssTests.scala:160:27 -------
2268[warn] 160 | """.stripMargin, CssRulesParser.ruleList(_)) : @unchecked
2269[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2270[warn] |Context bounds will map to context parameters.
2271[warn] |A `using` clause is needed to pass explicit arguments to them.
2272[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2273[warn] -- Warning: /build/repo/cssparse/test/src/cssparse/CssTests.scala:182:27 -------
2274[warn] 182 | """.stripMargin, CssRulesParser.ruleList(_)) : @unchecked
2275[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2276[warn] |Context bounds will map to context parameters.
2277[warn] |A `using` clause is needed to pass explicit arguments to them.
2278[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2279[warn] -- Warning: /build/repo/cssparse/test/src/cssparse/CssTests.scala:205:27 -------
2280[warn] 205 | """.stripMargin, CssRulesParser.ruleList(_)) : @unchecked
2281[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2282[warn] |Context bounds will map to context parameters.
2283[warn] |A `using` clause is needed to pass explicit arguments to them.
2284[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2285[warn] -- Warning: /build/repo/cssparse/test/src/cssparse/PrettyPrinterTests.scala:162:62
2286[warn] 162 | val pretty = PrettyPrinter.printRuleList(parse(input, CssRulesParser.ruleList(_)).get.value)
2287[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
2288[warn] |Context bounds will map to context parameters.
2289[warn] |A `using` clause is needed to pass explicit arguments to them.
2290[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
2291[info] [patched file /build/repo/cssparse/test/src/cssparse/CssTests.scala]
2292[info] [patched file /build/repo/cssparse/test/src-jvm/cssparse/TestUtil.scala]
2293[info] [patched file /build/repo/cssparse/test/src/cssparse/PrettyPrinterTests.scala]
2294[warn] there were 2 deprecation warnings; re-run with -deprecation for details
2295[warn] 13 warnings found
2296[info] done compiling
2297Successfully evaluated cssparse.jvm[3.7.4].test.compile
2298Publishing Artifact(com.lihaoyi,cssparse_3,3.1.1-DIRTY27c5b64b) to ivy repo /root/.ivy2/local
2299Successfully evaluated cssparse.jvm[3.7.4].publishLocal
2300
2301************************
2302Build summary:
2303[{
2304 "module": "fastparse",
2305 "compile": {"status": "ok", "tookMs": 12274, "warnings": 0, "errors": 0},
2306 "doc": {"status": "ok", "tookMs": 7312, "files": 1, "totalSizeKb": 2977},
2307 "test-compile": {"status": "ok", "tookMs": 36691, "warnings": 0, "errors": 0},
2308 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2309 "publish": {"status": "ok", "tookMs": 559},
2310 "metadata": {
2311 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
2312}
2313},{
2314 "module": "scalaparse",
2315 "compile": {"status": "ok", "tookMs": 26916, "warnings": 0, "errors": 0},
2316 "doc": {"status": "ok", "tookMs": 5038, "files": 1, "totalSizeKb": 2728},
2317 "test-compile": {"status": "ok", "tookMs": 9278, "warnings": 0, "errors": 0},
2318 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2319 "publish": {"status": "ok", "tookMs": 493},
2320 "metadata": {
2321 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
2322}
2323},{
2324 "module": "cssparse",
2325 "compile": {"status": "ok", "tookMs": 20501, "warnings": 0, "errors": 0},
2326 "doc": {"status": "ok", "tookMs": 5898, "files": 1, "totalSizeKb": 2824},
2327 "test-compile": {"status": "ok", "tookMs": 7823, "warnings": 0, "errors": 0},
2328 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2329 "publish": {"status": "ok", "tookMs": 361},
2330 "metadata": {
2331 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
2332}
2333}]
2334************************"
2335
2336Checking patch build.sc...
2337Applied patch build.sc cleanly.
2338Commit migration rewrites
2339Switched to a new branch 'opencb/migrate-source-3.4'
2340[opencb/migrate-source-3.4 d11d43a] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
2341 28 files changed, 322 insertions(+), 322 deletions(-)
2342----
2343Preparing build for 3.8.0-RC3
2344Scala binary version found: 3.8
2345Implicitly using source version 3.8
2346Scala binary version found: 3.8
2347Implicitly using source version 3.8
2348Would try to apply common scalacOption (best-effort, sbt/mill only):
2349Append: ,REQUIRE:-source:3.8
2350Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
2351
2352Try apply source patch:
2353Path: build.sc
2354Pattern: val scala3 = "3.3.3"
2355Replacement: val scala3 = "3.8.0-RC3"
2356Successfully applied pattern 'val scala3 = "3.3.3"' in build.sc
2357----
2358Starting build for 3.8.0-RC3
2359Execute tests: true
2360Mill project found:
2361Found explicit mill version 0.11.7-86-18d144 in ./mill-version
2362Force upgrade of millVersion 0.11.7-86-18d144 to 0.11.13
2363Detected mill version=0.11.13, binary version: 0.11
2364No prepare script found for project com-lihaoyi/fastparse
2365Apply scalafix rules to ./build.sc
2366Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
2367Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
2368Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
2369##################################
2370Scala version: 3.8.0-RC3
2371Targets: com.lihaoyi%cssparse com.lihaoyi%fastparse com.lihaoyi%pythonparse com.lihaoyi%scalaparse
2372Project projectConfig: {"projects":{"exclude":["com.lihaoyi%pythonparse"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sc","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
2373##################################
2374 % Total % Received % Xferd Average Speed Time Time Time Current
2375 Dload Upload Total Spent Left Speed
2376
2377 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2378 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2379
2380 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2381 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2382
2383100 59.2M 100 59.2M 0 0 94.7M 0 --:--:-- --:--:-- --:--:-- 94.7M
2384[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
2385[warn] /build/repo/build.sc:135:123: adaptation of an empty argument list by inserting () is deprecated: this is unlikely to be what you want
2386[warn] signature: Target.command[T](t: mill.api.Result[T])(implicit w: upickle.default.Writer[T], implicit ctx: mill.define.Ctx, implicit cls: mill.define.EnclosingClass): mill.define.Command[T]
2387[warn] given arguments: <none>
2388[warn] after adaptation: Target.command((): Unit)
2389[warn] def mimaReportBinaryIssues() = if (this.isInstanceOf[ScalaNativeModule] || (this.isInstanceOf[ScalaJSModule])) T.command() else super.mimaReportBinaryIssues()
2390[warn] ^
2391[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
2392[warn] .iterator()
2393[warn] ^
2394[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
2395[warn] case module: CommunityBuildPublishModule =>
2396[warn] ^
2397[warn] three warnings found
2398[info] done compiling
2399Try build using ./mill
2400[info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
2401[warn] /build/repo/build.sc:135:123: adaptation of an empty argument list by inserting () is deprecated: this is unlikely to be what you want
2402[warn] signature: Target.command[T](t: mill.api.Result[T])(implicit w: upickle.default.Writer[T], implicit ctx: mill.define.Ctx, implicit cls: mill.define.EnclosingClass): mill.define.Command[T]
2403[warn] given arguments: <none>
2404[warn] after adaptation: Target.command((): Unit)
2405[warn] def mimaReportBinaryIssues() = if (this.isInstanceOf[ScalaNativeModule] || (this.isInstanceOf[ScalaJSModule])) T.command() else super.mimaReportBinaryIssues()
2406[warn] ^
2407[warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
2408[warn] .iterator()
2409[warn] ^
2410[warn] /build/repo/MillCommunityBuild.sc:291:12: The outer reference in this type test cannot be checked at run time.
2411[warn] case module: CommunityBuildPublishModule =>
2412[warn] ^
2413[warn] three warnings found
2414[info] done compiling
2415Build config: {"projects":{"exclude":["com.lihaoyi%pythonparse"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sc","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
2416Parsed config: ProjectBuildConfig(ProjectsConfig(List(com.lihaoyi%pythonparse),Map()),Full)
2417Excluding target 'com.lihaoyi%pythonparse' - matches exclusion rule: 'com.lihaoyi%pythonparse'
2418
2419Starting build for fastparse - [0/3]
2420Failed to resolve scalaVersion, assume it's Scala 3 project
2421Failed to resolve scalaVersion, assume it's Scala 3 project
2422[info] compiling 14 Scala sources to /build/repo/out/fastparse/jvm/3.8.0-RC3/compile.dest/classes ...
2423[warn] -- Warning: /build/repo/out/fastparse/jvm/3.8.0-RC3/generatedSources.dest/fastparse/SequencerGen.scala:4:17
2424[warn] 4 | protected[this] def Sequencer0[A, B, C](f: (A, B) => C): Sequencer[A, B, C]
2425[warn] | ^^^^^^
2426[warn] |Ignoring [this] qualifier.
2427[warn] |The syntax `protected[this]` will be deprecated in the future; just write `protected` instead.
2428[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
2429[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2430[warn] -- Warning: /build/repo/out/fastparse/jvm/3.8.0-RC3/generatedSources.dest/fastparse/SequencerGen.scala:127:17
2431[warn] 127 | protected[this] def Sequencer0[A, B, C](f: (A, B) => C): Sequencer[A, B, C]
2432[warn] | ^^^^^^
2433[warn] |Ignoring [this] qualifier.
2434[warn] |The syntax `protected[this]` will be deprecated in the future; just write `protected` instead.
2435[warn] |See: https://docs.scala-lang.org/scala3/reference/dropped-features/this-qualifier.html
2436[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
2437[warn] there were 8 feature warnings; re-run with -feature for details
2438[warn] three warnings found
2439[warn] there were 11 feature warnings; re-run with -feature for details
2440[warn] four warnings found
2441[info] done compiling
2442Successfully evaluated fastparse.jvm[3.8.0-RC3].compile
2443Option -classpath was updated
2444-- Warning: fastparse/src/fastparse/SharedPackageDefs.scala:125:6 --------------
2445125 | def NoTrace[T](p: => P[T])(implicit ctx: P[?]): P[T] = {
2446 | ^
2447 | Couldn't resolve a member for the given link query: ByNameOps.opaque
2448-- Warning: fastparse/src/fastparse/SharedPackageDefs.scala:199:6 --------------
2449199 | def SingleChar(implicit ctx: P[?]): P[Char] = {
2450 | ^
2451 | Couldn't resolve a member for the given link query: EagerOps.flatMapX
2452-- Warning: fastparse/src/fastparse/Parsed.scala:190:8 -------------------------
2453190 | def msg = failure.msg
2454 | ^
2455 | Couldn't resolve a member for the given link query: reportParseMsg
2456-- Warning: fastparse/src-3/fastparse/package.scala:63:15 ----------------------
245763 | inline def map[V](inline f: T => V): P[V] = MacroInlineImpls.mapInline[T, V](parse0)(f)
2458 | ^
2459 | Couldn't resolve a member for the given link query: !
2460-- Warning: fastparse/src-3/fastparse/package.scala:304:17 ---------------------
2461304 | implicit class LogByNameOps[T](parse0: => P[T])(implicit ctx: P[?]) {
2462 | ^
2463 | Couldn't resolve a member for the given link query: ByNameOps
2464-- Warning: fastparse/src-3/fastparse/package.scala:344:13 ---------------------
2465344 | inline def StringIn(inline s: String*)(implicit ctx: P[?]): P[Unit] =
2466 | ^
2467 | Couldn't resolve a member for the given link query: EagerOps.|
2468-- Warning: fastparse/src-3/fastparse/package.scala:350:13 ---------------------
2469350 | inline def StringInIgnoreCase(inline s: String*)(implicit ctx: P[?]): P[Unit] =
2470 | ^
2471 | Couldn't resolve a member for the given link query: EagerOps.|
24728 warnings found
2473Successfully evaluated fastparse.jvm[3.8.0-RC3].docJar
2474Failed to resolve scalaVersion, assume it's Scala 3 project
2475Failed to resolve scalaVersion, assume it's Scala 3 project
2476[info] compiling 14 Scala sources to /build/repo/out/fastparse/jvm/3.8.0-RC3/test/compile.dest/classes ...
2477[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:134:56 -
2478[warn] 134 | val Parsed.Success((), 0) = parse("asdad", Pass(_)): @unchecked
2479[warn] | ^
2480[warn] |Implicit parameters should be provided with a `using` clause.
2481[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2482[warn] |To disable the warning, please use the following option:
2483[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2484[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ExampleTests.scala:135:58 -
2485[warn] 135 | val Parsed.Failure(_, 0, _) = parse("asdad", Fail(_)): @unchecked
2486[warn] | ^
2487[warn] |Implicit parameters should be provided with a `using` clause.
2488[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2489[warn] |To disable the warning, please use the following option:
2490[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2491[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:359:52 -
2492[warn] 359 | def parse[$: P] = P( !CharIn("0-6").log("lhs") ~ CharIn("4-8").log("rhs") ~ End ).log
2493[warn] | ^^^^^
2494[warn] |Implicit parameters should be provided with a `using` clause.
2495[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2496[warn] |To disable the warning, please use the following option:
2497[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2498[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/FailureTests.scala:359:79 -
2499[warn] 359 | def parse[$: P] = P( !CharIn("0-6").log("lhs") ~ CharIn("4-8").log("rhs") ~ End ).log
2500[warn] | ^^^^^
2501[warn] |Implicit parameters should be provided with a `using` clause.
2502[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2503[warn] |To disable the warning, please use the following option:
2504[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2505[warn] -- Warning: /build/repo/fastparse/test/src/fastparse/ParsingTests.scala:225:63 -
2506[warn] 225 | def p[$: P] = P( &("Hello" ~/ "Boo") ~ "lol" | "".log("<empty>") )
2507[warn] | ^^^^^^^^^
2508[warn] |Implicit parameters should be provided with a `using` clause.
2509[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
2510[warn] |To disable the warning, please use the following option:
2511[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
2512[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/fastparse/test/src/fastparse/IndentationTests.scala:11:39
2513[warn] 11 | def eval(tree: (String, Seq[Int])) = tree match{
2514[warn] | ^^^^
2515[warn] | match may not be exhaustive.
2516[warn] |
2517[warn] | It would fail on pattern case: (_, _)
2518[warn] |
2519[warn] | longer explanation available when compiling with `-explain`
2520[warn] there was 1 deprecation warning; re-run with -deprecation for details
2521[warn] 7 warnings found
2522[info] done compiling
2523Successfully evaluated fastparse.jvm[3.8.0-RC3].test.compile
2524-------------------------------- Running Tests --------------------------------
2525+ fastparse.UtilTests.hello1 15ms
2526+ fastparse.UtilTests.hello2 1ms
2527+ fastparse.UtilTests.unix 0ms
2528+ fastparse.UtilTests.carriageReturnOnly 0ms
2529+ fastparse.UtilTests.windows 0ms
2530+ fastparse.UtilTests.reverseWindows 0ms
2531-------------------------------- Running Tests --------------------------------
2532+ fastparse.WhitespaceTests.scala 11ms
2533+ fastparse.WhitespaceTests.java 1ms
2534+ fastparse.WhitespaceTests.jsonnet 1ms
2535-------------------------------- Running Tests --------------------------------
2536+ test.fastparse.IteratorTests.basic 15ms
2537+ test.fastparse.IteratorTests.readable 5ms
2538+p:0, cut
2539-p:0:Success(4, cut)
2540+ test.fastparse.IteratorTests.immediateCutDrop 18ms
2541+ test.fastparse.IteratorTests.whitespaceImmediateCutDrop 1ms
25429
2543+ test.fastparse.IteratorTests.topLevelNoCuts 3ms
2544+ test.fastparse.IteratorTests.cuts.capturing 3ms
2545+ test.fastparse.IteratorTests.cuts.nocut 2ms
2546+ test.fastparse.IteratorTests.cuts.either 3ms
2547+ test.fastparse.IteratorTests.cuts.rep 2ms
2548+ test.fastparse.IteratorTests.cuts.all 1ms
2549+ test.fastparse.IteratorTests.cuts.whitespaceApi 2ms
2550+ test.fastparse.IteratorTests.cuts.zeroDrops 1ms
2551+ test.fastparse.IteratorTests.traceFailure 2ms
2552-------------------------------- Running Tests --------------------------------
2553+ test.fastparse.CustomWhitespaceMathTests.pass.0 6ms
2554+ test.fastparse.CustomWhitespaceMathTests.pass.1 0ms
2555+ test.fastparse.CustomWhitespaceMathTests.pass.2 0ms
2556+ test.fastparse.CustomWhitespaceMathTests.pass.3 0ms
2557+ test.fastparse.CustomWhitespaceMathTests.pass.4 0ms
2558+ test.fastparse.CustomWhitespaceMathTests.pass.5 0ms
2559+ test.fastparse.CustomWhitespaceMathTests.pass.6 0ms
2560+ test.fastparse.CustomWhitespaceMathTests.fail.0 7ms
2561+ test.fastparse.CustomWhitespaceMathTests.fail.1 0ms
2562-------------------------------- Running Tests --------------------------------
2563+ test.fastparse.ParsingTests.literal 9ms
2564+ test.fastparse.ParsingTests.literalIgnoreCase 3ms
2565+ test.fastparse.ParsingTests.repeat 4ms
2566+ test.fastparse.ParsingTests.either 2ms
2567+ test.fastparse.ParsingTests.sequence 1ms
2568+ test.fastparse.ParsingTests.errors 1ms
2569+ test.fastparse.ParsingTests.fail 0ms
2570+ test.fastparse.ParsingTests.cut.local.either 5ms
2571+ test.fastparse.ParsingTests.cut.local.optional 3ms
2572+ test.fastparse.ParsingTests.cut.local.rep 3ms
2573+ test.fastparse.ParsingTests.cut.sequence 2ms
2574+ test.fastparse.ParsingTests.cut.rep 2ms
2575+ test.fastparse.ParsingTests.cut.optional 0ms
2576+ test.fastparse.ParsingTests.cut.flatMap 1ms
2577+ test.fastparse.ParsingTests.cut.filter 0ms
2578+<empty>:0
2579-<empty>:0:Success(0)
2580+ test.fastparse.ParsingTests.cut.lookaheadNot 1ms
2581+ test.fastparse.ParsingTests.stringInIgnoreCase 1ms
2582+ test.fastparse.ParsingTests.failureMsg 1ms
2583+ test.fastparse.ParsingTests.whitespaceFlatMap 4ms
2584+ test.fastparse.ParsingTests.opaqueTerminals 2ms
2585-------------------------------- Running Tests --------------------------------
2586+ test.fastparse.IndentationTests.pass 3ms
2587+ test.fastparse.IndentationTests.fail.0 2ms
2588+ test.fastparse.IndentationTests.fail.1 1ms
2589+ test.fastparse.IndentationTests.fail.2 0ms
2590-------------------------------- Running Tests --------------------------------
2591+ test.fastparse.ExampleTests.basic.simple 5ms
2592+ test.fastparse.ExampleTests.basic.failures 4ms
2593+ test.fastparse.ExampleTests.basic.sequence 0ms
2594+ test.fastparse.ExampleTests.basic.repeat 4ms
2595+ test.fastparse.ExampleTests.basic.option 1ms
2596+ test.fastparse.ExampleTests.basic.either 2ms
2597+ test.fastparse.ExampleTests.basic.end 1ms
2598+ test.fastparse.ExampleTests.basic.start 1ms
2599+ test.fastparse.ExampleTests.basic.passfail 1ms
2600+ test.fastparse.ExampleTests.basic.index 0ms
2601+ test.fastparse.ExampleTests.basic.capturing 2ms
2602+ test.fastparse.ExampleTests.basic.anychar 0ms
2603+ test.fastparse.ExampleTests.basic.lookahead 1ms
2604+ test.fastparse.ExampleTests.basic.neglookahead 1ms
2605+ test.fastparse.ExampleTests.basic.map 1ms
2606+ test.fastparse.ExampleTests.basic.collect 2ms
2607+ test.fastparse.ExampleTests.basic.flatMap 3ms
2608+ test.fastparse.ExampleTests.basic.flatMapFor 2ms
2609+ test.fastparse.ExampleTests.basic.filter 1ms
2610+ test.fastparse.ExampleTests.basic.opaque 3ms
2611+ test.fastparse.ExampleTests.charX.charPred 1ms
2612+ test.fastparse.ExampleTests.charX.charIn 1ms
2613+ test.fastparse.ExampleTests.charX.charsWhile 1ms
2614+ test.fastparse.ExampleTests.charX.charsWhileIn 0ms
2615+ test.fastparse.ExampleTests.charX.stringIn 1ms
2616+ test.fastparse.ExampleTests.cuts.nocut 3ms
2617+ test.fastparse.ExampleTests.cuts.withcut 2ms
2618+ test.fastparse.ExampleTests.cuts.repnocut 3ms
2619+ test.fastparse.ExampleTests.cuts.repcut 2ms
2620+ test.fastparse.ExampleTests.cuts.delimiternocut 3ms
2621+ test.fastparse.ExampleTests.cuts.delimitercut 2ms
2622+ test.fastparse.ExampleTests.cuts.endcut 2ms
2623+time:1:1, cut
2624-time:1:1:Success(1:8, cut)
2625+time:1:1, cut
2626-time:1:1:Failure(time:1:1 / time1:1:1 / ("am" | "pm"):1:6 ..."17:45", cut)
2627+ test.fastparse.ExampleTests.cuts.composecut 4ms
2628+ test.fastparse.ExampleTests.cuts.composenocut 1ms
2629+ test.fastparse.ExampleTests.debugging.original 1ms
2630+ test.fastparse.ExampleTests.debugging.cuts 0ms
2631+ test.fastparse.ExampleTests.debugging.logSimple 2ms
2632+ test.fastparse.ExampleTests.debugging.log 5ms
2633+ test.fastparse.ExampleTests.higherorder 1ms
2634+ test.fastparse.ExampleTests.folding 1ms
2635+expr:1:1, cut
2636 +num:1:1
2637 -num:1:1:Failure(num:1:1 / [0-9]:1:1 ..."(1+?)")
2638 +sum:1:1
2639 +expr:1:2, cut
2640 +num:1:2
2641 -num:1:2:Success(1:3)
2642 -expr:1:2:Success(1:3, cut)
2643 +expr:1:4, cut
2644 +num:1:4
2645 -num:1:4:Failure(num:1:4 / [0-9]:1:4 ..."?)")
2646 +sum:1:4
2647 -sum:1:4:Failure(sum:1:4 / "(":1:4 ..."?)")
2648 -expr:1:4:Failure(expr:1:4 / (num | sum):1:4 ..."?)", cut)
2649 -sum:1:1:Failure(sum:1:1 / expr:1:4 / (num | sum):1:4 ..."(1+?)", cut)
2650-expr:1:1:Failure(expr:1:1 / sum:1:1 / expr:1:4 / (num | sum):1:4 ..."(1+?)", cut)
2651+ test.fastparse.ExampleTests.errorHandlingExplanation 6ms
2652-------------------------------- Running Tests --------------------------------
2653+ test.fastparse.MathTests.pass 5ms
2654+ test.fastparse.MathTests.fail 8ms
2655+ test.fastparse.MathTests.instrument.simple 2ms
2656+ test.fastparse.MathTests.instrument.continuation 4ms
2657-------------------------------- Running Tests --------------------------------
2658+ test.fastparse.FailureTests.simple.either 8ms
2659+ test.fastparse.FailureTests.simple.option 4ms
2660+ test.fastparse.FailureTests.simple.rep 2ms
2661+ test.fastparse.FailureTests.simple.repApply 1ms
2662+ test.fastparse.FailureTests.simple.repX 1ms
2663+ test.fastparse.FailureTests.simple.repXApply 1ms
2664+ test.fastparse.FailureTests.simple.deep.option 3ms
2665+ test.fastparse.FailureTests.simple.deep.either 2ms
2666+ test.fastparse.FailureTests.simple.deep.rep 1ms
2667+ test.fastparse.FailureTests.simple.deep.repApply 2ms
2668+ test.fastparse.FailureTests.simple.deep.repX 1ms
2669+ test.fastparse.FailureTests.simple.deep.repXApply 1ms
26701
2671+ test.fastparse.FailureTests.misc.sep 5ms 1
2672+ test.fastparse.FailureTests.misc.repTooFew 2ms
2673+ test.fastparse.FailureTests.misc.sepCut 2ms
2674+ test.fastparse.FailureTests.misc.aggregateInNamedParser 2ms
2675+ test.fastparse.FailureTests.misc.manualSep 1ms
2676+ test.fastparse.FailureTests.misc.sequentialEithers 5ms
2677+ test.fastparse.FailureTests.misc.passingNamedParsersAggregateIsShallow 1ms
2678+ test.fastparse.FailureTests.misc.passingNamedParsersEitherAggregateIsShallow 2ms
2679+ test.fastparse.FailureTests.misc.repSeparatorIsNotIncludedInFailureMsgWhenCut 1ms
2680+ test.fastparse.FailureTests.misc.repSeparatorIsNotIncludedInFailureMsgWhenCutX 1ms
2681+ test.fastparse.FailureTests.misc.repSeparatorsBeforeTraceIndexDontPolluteFailureGroups 1ms
2682+ test.fastparse.FailureTests.misc.repSeparatorsBeforeTraceIndexDontPolluteFailureGroups2 2ms
2683+ test.fastparse.FailureTests.misc.repSeparatorsBeforeTraceIndexDontPolluteFailureGroups3 2ms
2684+ test.fastparse.FailureTests.misc.repNotEnoughForMin.afterBody 1ms
2685+ test.fastparse.FailureTests.misc.repNotEnoughForMin.afterSep 0ms
2686+ test.fastparse.FailureTests.misc.lookahead.positive 1ms
2687+parse:1:1, cut
2688 +lhs:1:1, cut
2689 -lhs:1:1:Failure([0-6]:1:1 ..."9", cut)
2690 +rhs:1:1, cut
2691 -rhs:1:1:Failure([4-8]:1:1 ..."9", cut)
2692-parse:1:1:Failure(parse:1:1 / [4-8]:1:1 ..."9", cut)
2693+parse:1:1, cut
2694 +lhs:1:1, cut
2695 -lhs:1:1:Failure([0-6]:1:1 ..."9", cut)
2696 +rhs:1:1, cut
2697 -rhs:1:1:Failure([4-8]:1:1 ..."9", cut)
2698-parse:1:1:Failure(parse:1:1 / [4-8]:1:1 ..."9", cut)
2699+ test.fastparse.FailureTests.misc.lookahead.negative3 2ms
2700+ test.fastparse.FailureTests.offset.opt 4ms
2701+ test.fastparse.FailureTests.offset.optRep 1ms
2702+ test.fastparse.FailureTests.offset.opt3 1ms
2703+ test.fastparse.FailureTests.offset.opt4 2ms
2704+ test.fastparse.FailureTests.offset.opt5 1ms
2705+ test.fastparse.FailureTests.offset.rep 1ms
2706+ test.fastparse.FailureTests.offset.rep_3 1ms
2707+ test.fastparse.FailureTests.offset.rep_4 1ms
2708+ test.fastparse.FailureTests.offset.repX 0ms
2709+ test.fastparse.FailureTests.offset.repSep 0ms
2710+ test.fastparse.FailureTests.offset.repXSep 0ms
2711+ test.fastparse.FailureTests.offset.rep1 1ms
2712+ test.fastparse.FailureTests.offset.repX1 1ms
2713+ test.fastparse.FailureTests.offset.rep1Sep 1ms
2714+ test.fastparse.FailureTests.offset.repX1Sep 1ms
2715+ test.fastparse.FailureTests.offset.either1 1ms
2716+ test.fastparse.FailureTests.offset.either2 1ms
2717+ test.fastparse.FailureTests.offset.either3 1ms
2718+ test.fastparse.FailureTests.offset.opEither 1ms
2719+ test.fastparse.FailureTests.offset.optEitherRep1 1ms
2720+ test.fastparse.FailureTests.offset.optOpt 0ms
2721+ test.fastparse.FailureTests.offset.optRepX 1ms
2722+ test.fastparse.FailureTests.downstream.opt 3ms
2723+ test.fastparse.FailureTests.downstream.optLeft 1ms
2724+ test.fastparse.FailureTests.downstream.opt2 1ms
2725+ test.fastparse.FailureTests.downstream.optLeft2 1ms
2726+ test.fastparse.FailureTests.downstream.either1 0ms
2727+ test.fastparse.FailureTests.downstream.either2 1ms
2728+ test.fastparse.FailureTests.downstream.either3 1ms
2729+ test.fastparse.FailureTests.downstream.rep 1ms
2730+ test.fastparse.FailureTests.downstream.repApply 1ms
2731+ test.fastparse.FailureTests.downstream.repLeft 1ms
2732+ test.fastparse.FailureTests.downstream.repX 1ms
2733+ test.fastparse.FailureTests.downstream.repXLeft 1ms
2734+ test.fastparse.FailureTests.downstream.repSep 1ms
2735+ test.fastparse.FailureTests.downstream.repSepLeft 1ms
2736+ test.fastparse.FailureTests.whitespace.opt3 2ms
2737+ test.fastparse.FailureTests.whitespace.opt4 1ms
2738+ test.fastparse.FailureTests.whitespace.optEitherRep1 1ms
2739+ test.fastparse.FailureTests.whitespace.opt2 1ms
2740+ test.fastparse.FailureTests.whitespace.optLeft2 2ms
2741+ test.fastparse.FailureTests.whitespaceFail.noSeparator1 2ms
2742+ test.fastparse.FailureTests.whitespaceFail.noSeparator2 0ms
2743+ test.fastparse.FailureTests.whitespaceFail.afterSeparator1 0ms
2744+ test.fastparse.FailureTests.whitespaceFail.afterSeparator2 0ms
2745+ test.fastparse.FailureTests.whitespaceFail.beforeSeparator1 1ms
2746+ test.fastparse.FailureTests.whitespaceFail.beforeSeparator2 0ms
2747-------------------------------- Running Tests --------------------------------
2748+ test.fastparse.JsonTests.pass.parts.0 2ms
2749+ test.fastparse.JsonTests.pass.parts.1 0ms
2750+ test.fastparse.JsonTests.pass.parts.2 0ms
2751+ test.fastparse.JsonTests.pass.parts.3 0ms
2752+ test.fastparse.JsonTests.pass.jsonExpr 1ms
2753+ test.fastparse.JsonTests.pass.bigJsonExpr 1ms
2754+ test.fastparse.JsonTests.fail.0 1ms
2755+ test.fastparse.JsonTests.fail.1 0ms
2756+ test.fastparse.JsonTests.fail.2 0ms
2757+ test.fastparse.JsonTests.fail.3 0ms
2758+ test.fastparse.JsonTests.fail.4 0ms
2759+ test.fastparse.JsonTests.fail.5 0ms
2760+ test.fastparse.JsonTests.fail.6 0ms
2761+ test.fastparse.JsonTests.fail.7 0ms
2762+ test.fastparse.JsonTests.fail.8 0ms
2763+ test.fastparse.JsonTests.fail.9 0ms
2764-------------------------------- Running Tests --------------------------------
2765+ test.fastparse.GnipSubSyntaxTest.fail 34ms
2766-------------------------------- Running Tests --------------------------------
2767+ test.fastparse.WhitespaceMathTests.pass.0 2ms
2768+ test.fastparse.WhitespaceMathTests.pass.1 0ms
2769+ test.fastparse.WhitespaceMathTests.pass.2 0ms
2770+ test.fastparse.WhitespaceMathTests.pass.3 0ms
2771+ test.fastparse.WhitespaceMathTests.pass.4 0ms
2772+ test.fastparse.WhitespaceMathTests.pass.5 0ms
2773+ test.fastparse.WhitespaceMathTests.pass.6 0ms
2774+ test.fastparse.WhitespaceMathTests.fail.0 3ms
2775+ test.fastparse.WhitespaceMathTests.fail.1 0ms
2776----------------------------------- Results -----------------------------------
2777- test.fastparse.WhitespaceMathTests 5ms
2778 - pass 2ms
2779 + 0 2ms
2780 + 1 0ms
2781 + 2 0ms
2782 + 3 0ms
2783 + 4 0ms
2784 + 5 0ms
2785 + 6 0ms
2786 - fail 3ms
2787 + 0 3ms
2788 + 1 0ms
2789- test.fastparse.GnipSubSyntaxTest 34ms
2790 + fail 34ms
2791- test.fastparse.JsonTests 5ms
2792 - pass 4ms
2793 - parts 2ms
2794 + 0 2ms
2795 + 1 0ms
2796 + 2 0ms
2797 + 3 0ms
2798 + jsonExpr 1ms
2799 + bigJsonExpr 1ms
2800 - fail 1ms
2801 + 0 1ms
2802 + 1 0ms
2803 + 2 0ms
2804 + 3 0ms
2805 + 4 0ms
2806 + 5 0ms
2807 + 6 0ms
2808 + 7 0ms
2809 + 8 0ms
2810 + 9 0ms
2811- test.fastparse.FailureTests 105ms
2812 - simple 27ms
2813 + either 8ms
2814 + option 4ms
2815 + rep 2ms
2816 + repApply 1ms
2817 + repX 1ms
2818 + repXApply 1ms
2819 - deep 10ms
2820 + option 3ms
2821 + either 2ms
2822 + rep 1ms
2823 + repApply 2ms
2824 + repX 1ms
2825 + repXApply 1ms
2826 - misc 31ms
2827 + sep 5ms 1
2828 + repTooFew 2ms
2829 + sepCut 2ms
2830 + aggregateInNamedParser 2ms
2831 + manualSep 1ms
2832 + sequentialEithers 5ms
2833 + passingNamedParsersAggregateIsShallow 1ms
2834 + passingNamedParsersEitherAggregateIsShallow 2ms
2835 + repSeparatorIsNotIncludedInFailureMsgWhenCut 1ms
2836 + repSeparatorIsNotIncludedInFailureMsgWhenCutX 1ms
2837 + repSeparatorsBeforeTraceIndexDontPolluteFailureGroups 1ms
2838 + repSeparatorsBeforeTraceIndexDontPolluteFailureGroups2 2ms
2839 + repSeparatorsBeforeTraceIndexDontPolluteFailureGroups3 2ms
2840 - repNotEnoughForMin 1ms
2841 + afterBody 1ms
2842 + afterSep 0ms
2843 - lookahead 3ms
2844 + positive 1ms
2845 + negative3 2ms
2846 - offset 22ms
2847 + opt 4ms
2848 + optRep 1ms
2849 + opt3 1ms
2850 + opt4 2ms
2851 + opt5 1ms
2852 + rep 1ms
2853 + rep_3 1ms
2854 + rep_4 1ms
2855 + repX 0ms
2856 + repSep 0ms
2857 + repXSep 0ms
2858 + rep1 1ms
2859 + repX1 1ms
2860 + rep1Sep 1ms
2861 + repX1Sep 1ms
2862 + either1 1ms
2863 + either2 1ms
2864 + either3 1ms
2865 + opEither 1ms
2866 + optEitherRep1 1ms
2867 + optOpt 0ms
2868 + optRepX 1ms
2869 - downstream 15ms
2870 + opt 3ms
2871 + optLeft 1ms
2872 + opt2 1ms
2873 + optLeft2 1ms
2874 + either1 0ms
2875 + either2 1ms
2876 + either3 1ms
2877 + rep 1ms
2878 + repApply 1ms
2879 + repLeft 1ms
2880 + repX 1ms
2881 + repXLeft 1ms
2882 + repSep 1ms
2883 + repSepLeft 1ms
2884 - whitespace 7ms
2885 + opt3 2ms
2886 + opt4 1ms
2887 + optEitherRep1 1ms
2888 + opt2 1ms
2889 + optLeft2 2ms
2890 - whitespaceFail 3ms
2891 + noSeparator1 2ms
2892 + noSeparator2 0ms
2893 + afterSeparator1 0ms
2894 + afterSeparator2 0ms
2895 + beforeSeparator1 1ms
2896 + beforeSeparator2 0ms
2897- test.fastparse.MathTests 19ms
2898 + pass 5ms
2899 + fail 8ms
2900 - instrument 6ms
2901 + simple 2ms
2902 + continuation 4ms
2903- test.fastparse.ExampleTests 77ms
2904 - basic 35ms
2905 + simple 5ms
2906 + failures 4ms
2907 + sequence 0ms
2908 + repeat 4ms
2909 + option 1ms
2910 + either 2ms
2911 + end 1ms
2912 + start 1ms
2913 + passfail 1ms
2914 + index 0ms
2915 + capturing 2ms
2916 + anychar 0ms
2917 + lookahead 1ms
2918 + neglookahead 1ms
2919 + map 1ms
2920 + collect 2ms
2921 + flatMap 3ms
2922 + flatMapFor 2ms
2923 + filter 1ms
2924 + opaque 3ms
2925 - charX 4ms
2926 + charPred 1ms
2927 + charIn 1ms
2928 + charsWhile 1ms
2929 + charsWhileIn 0ms
2930 + stringIn 1ms
2931 - cuts 22ms
2932 + nocut 3ms
2933 + withcut 2ms
2934 + repnocut 3ms
2935 + repcut 2ms
2936 + delimiternocut 3ms
2937 + delimitercut 2ms
2938 + endcut 2ms
2939 + composecut 4ms
2940 + composenocut 1ms
2941 - debugging 8ms
2942 + original 1ms
2943 + cuts 0ms
2944 + logSimple 2ms
2945 + log 5ms
2946 + higherorder 1ms
2947 + folding 1ms
2948 + errorHandlingExplanation 6ms
2949- test.fastparse.IndentationTests 6ms
2950 + pass 3ms
2951 - fail 3ms
2952 + 0 2ms
2953 + 1 1ms
2954 + 2 0ms
2955- test.fastparse.ParsingTests 45ms
2956 + literal 9ms
2957 + literalIgnoreCase 3ms
2958 + repeat 4ms
2959 + either 2ms
2960 + sequence 1ms
2961 + errors 1ms
2962 + fail 0ms
2963 - cut 17ms
2964 - local 11ms
2965 + either 5ms
2966 + optional 3ms
2967 + rep 3ms
2968 + sequence 2ms
2969 + rep 2ms
2970 + optional 0ms
2971 + flatMap 1ms
2972 + filter 0ms
2973 + lookaheadNot 1ms
2974 + stringInIgnoreCase 1ms
2975 + failureMsg 1ms
2976 + whitespaceFlatMap 4ms
2977 + opaqueTerminals 2ms
2978- test.fastparse.CustomWhitespaceMathTests 13ms
2979 - pass 6ms
2980 + 0 6ms
2981 + 1 0ms
2982 + 2 0ms
2983 + 3 0ms
2984 + 4 0ms
2985 + 5 0ms
2986 + 6 0ms
2987 - fail 7ms
2988 + 0 7ms
2989 + 1 0ms
2990- test.fastparse.IteratorTests 58ms
2991 + basic 15ms
2992 + readable 5ms
2993 + immediateCutDrop 18ms
2994 + whitespaceImmediateCutDrop 1ms
2995 + topLevelNoCuts 3ms
2996 - cuts 14ms
2997 + capturing 3ms
2998 + nocut 2ms
2999 + either 3ms
3000 + rep 2ms
3001 + all 1ms
3002 + whitespaceApi 2ms
3003 + zeroDrops 1ms
3004 + traceFailure 2ms
3005- fastparse.WhitespaceTests 13ms
3006 + scala 11ms
3007 + java 1ms
3008 + jsonnet 1ms
3009- fastparse.UtilTests 16ms
3010 + hello1 15ms
3011 + hello2 1ms
3012 + unix 0ms
3013 + carriageReturnOnly 0ms
3014 + windows 0ms
3015 + reverseWindows 0ms
3016
3017Tests: 202, Passed: 202, Failed: 0
3018Successfully evaluated fastparse.jvm[3.8.0-RC3].test.test
3019Publishing Artifact(com.lihaoyi,fastparse_3,3.1.1-1-d11d43-DIRTYfab3b542) to ivy repo /root/.ivy2/local
3020Successfully evaluated fastparse.jvm[3.8.0-RC3].publishLocal
3021
3022Starting build for scalaparse - [1/3]
3023Failed to resolve scalaVersion, assume it's Scala 3 project
3024[info] compiling 8 Scala sources to /build/repo/out/scalaparse/jvm/3.8.0-RC3/compile.dest/classes ...
3025[warn] -- Warning: /build/repo/scalaparse/src/scalaparse/syntax/Basic.scala:53:87 -----
3026[warn] 53 | def O[$: P](s: String) = P( s ~ (!Basic.OpChar | &(NoTrace(StringIn("/*", "//")))) )(s"`$s`", implicitly)
3027[warn] | ^^^^^^^
3028[warn] |Implicit parameters should be provided with a `using` clause.
3029[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
3030[warn] |To disable the warning, please use the following option:
3031[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
3032[warn] -- Warning: /build/repo/scalaparse/src/scalaparse/syntax/Basic.scala:51:81 -----
3033[warn] 51 | def W[$: P](s: String) = P( s ~ !CharPred(Basic.LetterDigitDollarUnderscore) )(s"`$s`", implicitly)
3034[warn] | ^^^^^^^
3035[warn] |Implicit parameters should be provided with a `using` clause.
3036[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
3037[warn] |To disable the warning, please use the following option:
3038[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
3039[warn] two warnings found
3040[info] done compiling
3041Successfully evaluated scalaparse.jvm[3.8.0-RC3].compile
3042Option -classpath was updated
30431 warning found
3044Successfully evaluated scalaparse.jvm[3.8.0-RC3].docJar
3045Failed to resolve scalaVersion, assume it's Scala 3 project
3046Failed to resolve scalaVersion, assume it's Scala 3 project
3047[info] compiling 4 Scala sources to /build/repo/out/scalaparse/jvm/3.8.0-RC3/test/compile.dest/classes ...
3048[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/TestUtil.scala:31:21 ----
3049[warn] 31 | { implicitly(input)
3050[warn] | ^^^^^
3051[warn] |Implicit parameters should be provided with a `using` clause.
3052[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
3053[warn] |To disable the warning, please use the following option:
3054[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
3055[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/TestUtil.scala:32:21 ----
3056[warn] 32 | implicitly(stack)
3057[warn] | ^^^^^
3058[warn] |Implicit parameters should be provided with a `using` clause.
3059[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
3060[warn] |To disable the warning, please use the following option:
3061[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
3062[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/TestUtil.scala:33:21 ----
3063[warn] 33 | implicitly(index)
3064[warn] | ^^^^^
3065[warn] |Implicit parameters should be provided with a `using` clause.
3066[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
3067[warn] |To disable the warning, please use the following option:
3068[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
3069[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/TestUtil.scala:34:21 ----
3070[warn] 34 | implicitly(parsedFound)
3071[warn] | ^^^^^^^^^^^
3072[warn] |Implicit parameters should be provided with a `using` clause.
3073[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
3074[warn] |To disable the warning, please use the following option:
3075[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
3076[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/TestUtil.scala:43:27 ----
3077[warn] 43 | assert({implicitly(input); false})
3078[warn] | ^^^^^
3079[warn] |Implicit parameters should be provided with a `using` clause.
3080[warn] |This code can be rewritten automatically under -rewrite -source 3.7-migration.
3081[warn] |To disable the warning, please use the following option:
3082[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
3083[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:756:2
3084[warn] 756 | test - checkNeg(
3085[warn] | ^
3086[warn] | Line is indented too far to the left, or a `}` is missing
3087[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:766:2
3088[warn] 766 | test - checkNeg(
3089[warn] | ^
3090[warn] | Line is indented too far to the left, or a `}` is missing
3091[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:774:2
3092[warn] 774 | test - checkNeg(
3093[warn] | ^
3094[warn] | Line is indented too far to the left, or a `}` is missing
3095[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:782:2
3096[warn] 782 | test - checkNeg(
3097[warn] | ^
3098[warn] | Line is indented too far to the left, or a `}` is missing
3099[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:790:2
3100[warn] 790 | test - checkNeg(
3101[warn] | ^
3102[warn] | Line is indented too far to the left, or a `}` is missing
3103[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:798:2
3104[warn] 798 | test - checkNeg(
3105[warn] | ^
3106[warn] | Line is indented too far to the left, or a `}` is missing
3107[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:806:2
3108[warn] 806 | test - checkNeg(
3109[warn] | ^
3110[warn] | Line is indented too far to the left, or a `}` is missing
3111[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:814:2
3112[warn] 814 | test - checkNeg(
3113[warn] | ^
3114[warn] | Line is indented too far to the left, or a `}` is missing
3115[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:822:2
3116[warn] 822 | test - checkNeg(
3117[warn] | ^
3118[warn] | Line is indented too far to the left, or a `}` is missing
3119[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:830:2
3120[warn] 830 | test - checkNeg(
3121[warn] | ^
3122[warn] | Line is indented too far to the left, or a `}` is missing
3123[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:838:2
3124[warn] 838 | test - checkNeg(
3125[warn] | ^
3126[warn] | Line is indented too far to the left, or a `}` is missing
3127[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:847:2
3128[warn] 847 | test - checkNeg(
3129[warn] | ^
3130[warn] | Line is indented too far to the left, or a `}` is missing
3131[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:855:2
3132[warn] 855 | test - checkNeg(
3133[warn] | ^
3134[warn] | Line is indented too far to the left, or a `}` is missing
3135[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:863:2
3136[warn] 863 | test - checkNeg(
3137[warn] | ^
3138[warn] | Line is indented too far to the left, or a `}` is missing
3139[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:871:2
3140[warn] 871 | test - checkNeg(
3141[warn] | ^
3142[warn] | Line is indented too far to the left, or a `}` is missing
3143[warn] -- Warning: /build/repo/scalaparse/test/src/scalaparse/unit/FailureTests.scala:879:2
3144[warn] 879 | test - checkNeg(
3145[warn] | ^
3146[warn] | Line is indented too far to the left, or a `}` is missing
3147[warn] -- [E129] Potential Issue Warning: /build/repo/scalaparse/test/src/scalaparse/unit/TrailingCommasTests.scala:219:5
3148[warn] 219 | }
3149[warn] | ^
3150[warn] | A pure expression does nothing in statement position
3151[warn] |
3152[warn] | longer explanation available when compiling with `-explain`
3153[warn] there were 2 deprecation warnings; re-run with -deprecation for details
3154[warn] 23 warnings found
3155[info] done compiling
3156Successfully evaluated scalaparse.jvm[3.8.0-RC3].test.compile
3157-------------------------------- Running Tests --------------------------------
3158Checking...
3159
31601
31615
316218
316367
3164260
31651029
3166+ scalaparse.unit.TrailingCommasTests.pos.ArgumentExprs1 206ms
3167Checking...
3168
31691
31705
317118
317267
3173260
31741029
3175+ scalaparse.unit.TrailingCommasTests.pos.ArgumentExprs2 32ms
3176Checking...
3177
31781
31795
318018
318167
3182260
31831029
3184+ scalaparse.unit.TrailingCommasTests.pos.Params 16ms
3185Checking...
3186
31871
31885
318918
319067
3191260
31921029
3193+ scalaparse.unit.TrailingCommasTests.pos.ClassParams 22ms
3194Checking...
3195
31961
31975
319818
319967
3200260
32011029
3202+ scalaparse.unit.TrailingCommasTests.pos.SimpleExpr1 24ms
3203Checking...
3204
32051
32065
320718
320867
3209260
32101029
3211+ scalaparse.unit.TrailingCommasTests.pos.TypeArgs 17ms
3212Checking...
3213
32141
32155
321618
321767
3218260
32191029
3220+ scalaparse.unit.TrailingCommasTests.pos.TypeParamClause 6ms
3221Checking...
3222
32231
32245
322518
322667
3227260
32281029
3229+ scalaparse.unit.TrailingCommasTests.pos.FunTypeParamClause 9ms
3230Checking...
3231
32321
32335
323418
323567
3236260
32371029
3238+ scalaparse.unit.TrailingCommasTests.pos.SimpleType 20ms
3239Checking...
3240
32411
32425
324318
324467
3245260
32461029
3247+ scalaparse.unit.TrailingCommasTests.pos.FunctionArgTypes 14ms
3248Checking...
3249
32501
32515
325218
325367
3254260
32551029
3256+ scalaparse.unit.TrailingCommasTests.pos.SimplePattern 57ms
3257Checking...
3258
32591
32605
326118
326267
3263260
32641029
3265+ scalaparse.unit.TrailingCommasTests.pos.ImportSelectors 3ms
3266Checking...
3267
32681
32695
327018
327167
3272260
32731029
3274+ scalaparse.unit.TrailingCommasTests.pos.Bindings 21ms
3275====================================================================================================
3276+ scalaparse.unit.TrailingCommasTests.neg.ArgumentExprs1 79ms 7
3277====================================================================================================
3278+ scalaparse.unit.TrailingCommasTests.neg.ArgumentExprs2 8ms 7
3279====================================================================================================
3280+ scalaparse.unit.TrailingCommasTests.neg.ArgumentExprs3 7ms 7
3281====================================================================================================
3282+ scalaparse.unit.TrailingCommasTests.neg.ArgumentExprs4 5ms 7
3283====================================================================================================
3284+ scalaparse.unit.TrailingCommasTests.neg.Params1 11ms 7
3285====================================================================================================
3286+ scalaparse.unit.TrailingCommasTests.neg.Params2 4ms 7
3287====================================================================================================
3288+ scalaparse.unit.TrailingCommasTests.neg.ClassParams1 6ms 7
3289====================================================================================================
3290+ scalaparse.unit.TrailingCommasTests.neg.ClassParams2 4ms 7
3291====================================================================================================
3292+ scalaparse.unit.TrailingCommasTests.neg.SimpleExpr 3ms 7
3293====================================================================================================
3294+ scalaparse.unit.TrailingCommasTests.neg.TypeArgs 3ms 7
3295====================================================================================================
3296+ scalaparse.unit.TrailingCommasTests.neg.TypeParamClause 3ms 7
3297====================================================================================================
3298+ scalaparse.unit.TrailingCommasTests.neg.FunTypeParamClause 2ms 7
3299====================================================================================================
3300+ scalaparse.unit.TrailingCommasTests.neg.SimpleType 4ms 7
3301====================================================================================================
3302+ scalaparse.unit.TrailingCommasTests.neg.FunctionArgTypes 2ms 7
3303====================================================================================================
3304+ scalaparse.unit.TrailingCommasTests.neg.SimplePattern 8ms 7
3305====================================================================================================
3306+ scalaparse.unit.TrailingCommasTests.neg.ImportSelectors 3ms 7
3307====================================================================================================
3308+ scalaparse.unit.TrailingCommasTests.neg.Import 1ms 7
3309====================================================================================================
3310+ scalaparse.unit.TrailingCommasTests.neg.ValDcl 2ms 7
3311====================================================================================================
3312+ scalaparse.unit.TrailingCommasTests.neg.VarDcl 2ms 7
3313====================================================================================================
3314+ scalaparse.unit.TrailingCommasTests.neg.VarDef 1ms 7
3315====================================================================================================
3316+ scalaparse.unit.TrailingCommasTests.neg.PatDef 2ms 7
3317====================================================================================================
3318+ scalaparse.unit.TrailingCommasTests.neg.Tuple1 value case 2ms 7
3319====================================================================================================
3320+ scalaparse.unit.TrailingCommasTests.neg.Tuple1 type case 1ms 7
3321-------------------------------- Running Tests --------------------------------
3322====================================================================================================
3323+ scalaparse.unit.FailureTests.0 20ms 7
3324====================================================================================================
3325+ scalaparse.unit.FailureTests.1 2ms 7
3326====================================================================================================
3327+ scalaparse.unit.FailureTests.2 7ms 7
3328====================================================================================================
3329+ scalaparse.unit.FailureTests.3 2ms 7
3330====================================================================================================
3331+ scalaparse.unit.FailureTests.4 6ms 7
3332====================================================================================================
3333+ scalaparse.unit.FailureTests.5 0ms 7
3334====================================================================================================
3335+ scalaparse.unit.FailureTests.6 3ms 7
3336====================================================================================================
3337+ scalaparse.unit.FailureTests.7 2ms 7
3338====================================================================================================
3339+ scalaparse.unit.FailureTests.8 4ms 7
3340====================================================================================================
3341+ scalaparse.unit.FailureTests.9 1ms 7
3342====================================================================================================
3343+ scalaparse.unit.FailureTests.10 1ms 7
3344====================================================================================================
3345+ scalaparse.unit.FailureTests.11 1ms 7
3346====================================================================================================
3347+ scalaparse.unit.FailureTests.12 1ms 7
3348====================================================================================================
3349+ scalaparse.unit.FailureTests.13 3ms 7
3350====================================================================================================
3351+ scalaparse.unit.FailureTests.14 0ms 7
3352====================================================================================================
3353+ scalaparse.unit.FailureTests.15 1ms 7
3354====================================================================================================
3355+ scalaparse.unit.FailureTests.16 3ms 7
3356====================================================================================================
3357+ scalaparse.unit.FailureTests.17 2ms 7
3358====================================================================================================
3359+ scalaparse.unit.FailureTests.18 6ms 7
3360====================================================================================================
3361+ scalaparse.unit.FailureTests.19 9ms 7
3362====================================================================================================
3363+ scalaparse.unit.FailureTests.20 2ms 7
3364====================================================================================================
3365+ scalaparse.unit.FailureTests.21 3ms 7
3366====================================================================================================
3367+ scalaparse.unit.FailureTests.22 3ms 7
3368====================================================================================================
3369+ scalaparse.unit.FailureTests.23 1ms 7
3370====================================================================================================
3371+ scalaparse.unit.FailureTests.24 4ms 7
3372====================================================================================================
3373+ scalaparse.unit.FailureTests.25 2ms 7
3374====================================================================================================
3375+ scalaparse.unit.FailureTests.26 2ms 7
3376====================================================================================================
3377+ scalaparse.unit.FailureTests.27 1ms 7
3378====================================================================================================
3379+ scalaparse.unit.FailureTests.28 2ms 7
3380====================================================================================================
3381+ scalaparse.unit.FailureTests.29 2ms 7
3382====================================================================================================
3383+ scalaparse.unit.FailureTests.30 1ms 7
3384====================================================================================================
3385+ scalaparse.unit.FailureTests.31 2ms 7
3386====================================================================================================
3387+ scalaparse.unit.FailureTests.32 2ms 7
3388====================================================================================================
3389+ scalaparse.unit.FailureTests.33 1ms 7
3390====================================================================================================
3391+ scalaparse.unit.FailureTests.34 2ms 7
3392====================================================================================================
3393+ scalaparse.unit.FailureTests.35 1ms 7
3394====================================================================================================
3395+ scalaparse.unit.FailureTests.36 1ms 7
3396====================================================================================================
3397+ scalaparse.unit.FailureTests.37 1ms 7
3398====================================================================================================
3399+ scalaparse.unit.FailureTests.38 2ms 7
3400====================================================================================================
3401+ scalaparse.unit.FailureTests.39 2ms 7
3402====================================================================================================
3403+ scalaparse.unit.FailureTests.40 2ms 7
3404====================================================================================================
3405+ scalaparse.unit.FailureTests.41 1ms 7
3406====================================================================================================
3407+ scalaparse.unit.FailureTests.42 2ms 7
3408====================================================================================================
3409+ scalaparse.unit.FailureTests.43 2ms 7
3410====================================================================================================
3411+ scalaparse.unit.FailureTests.44 1ms 7
3412====================================================================================================
3413+ scalaparse.unit.FailureTests.45 2ms 7
3414====================================================================================================
3415+ scalaparse.unit.FailureTests.46 1ms 7
3416====================================================================================================
3417+ scalaparse.unit.FailureTests.47 2ms 7
3418====================================================================================================
3419+ scalaparse.unit.FailureTests.48 1ms 7
3420====================================================================================================
3421+ scalaparse.unit.FailureTests.49 1ms 7
3422====================================================================================================
3423+ scalaparse.unit.FailureTests.50 2ms 7
3424====================================================================================================
3425+ scalaparse.unit.FailureTests.51 1ms 7
3426====================================================================================================
3427+ scalaparse.unit.FailureTests.52 0ms 7
3428====================================================================================================
3429+ scalaparse.unit.FailureTests.53 2ms 7
3430====================================================================================================
3431+ scalaparse.unit.FailureTests.54 2ms 7
3432====================================================================================================
3433+ scalaparse.unit.FailureTests.55 2ms 7
3434====================================================================================================
3435+ scalaparse.unit.FailureTests.56 3ms 7
3436====================================================================================================
3437+ scalaparse.unit.FailureTests.57 2ms 7
3438====================================================================================================
3439+ scalaparse.unit.FailureTests.58 2ms 7
3440====================================================================================================
3441+ scalaparse.unit.FailureTests.59 2ms 7
3442====================================================================================================
3443+ scalaparse.unit.FailureTests.60 2ms 7
3444====================================================================================================
3445+ scalaparse.unit.FailureTests.61 2ms 7
3446====================================================================================================
3447+ scalaparse.unit.FailureTests.62 3ms 7
3448====================================================================================================
3449+ scalaparse.unit.FailureTests.63 5ms 7
3450====================================================================================================
3451+ scalaparse.unit.FailureTests.64 0ms 7
3452====================================================================================================
3453+ scalaparse.unit.FailureTests.65 0ms 7
3454====================================================================================================
3455+ scalaparse.unit.FailureTests.66 1ms 7
3456====================================================================================================
3457+ scalaparse.unit.FailureTests.67 1ms 7
3458====================================================================================================
3459+ scalaparse.unit.FailureTests.68 2ms 7
3460====================================================================================================
3461+ scalaparse.unit.FailureTests.69 0ms 7
3462====================================================================================================
3463+ scalaparse.unit.FailureTests.70 0ms 7
3464====================================================================================================
3465+ scalaparse.unit.FailureTests.71 1ms 7
3466====================================================================================================
3467+ scalaparse.unit.FailureTests.72 1ms 7
3468====================================================================================================
3469+ scalaparse.unit.FailureTests.73 1ms 7
3470====================================================================================================
3471+ scalaparse.unit.FailureTests.74 2ms 7
3472====================================================================================================
3473+ scalaparse.unit.FailureTests.75 1ms 7
3474====================================================================================================
3475+ scalaparse.unit.FailureTests.76 1ms 7
3476====================================================================================================
3477+ scalaparse.unit.FailureTests.77 1ms 7
3478====================================================================================================
3479+ scalaparse.unit.FailureTests.78 1ms 7
3480====================================================================================================
3481+ scalaparse.unit.FailureTests.79 1ms 7
3482====================================================================================================
3483+ scalaparse.unit.FailureTests.80 1ms 7
3484====================================================================================================
3485+ scalaparse.unit.FailureTests.81 0ms 7
3486====================================================================================================
3487+ scalaparse.unit.FailureTests.82 1ms 7
3488====================================================================================================
3489+ scalaparse.unit.FailureTests.83 1ms 7
3490====================================================================================================
3491+ scalaparse.unit.FailureTests.84 1ms 7
3492====================================================================================================
3493+ scalaparse.unit.FailureTests.85 0ms 7
3494====================================================================================================
3495+ scalaparse.unit.FailureTests.86 1ms 7
3496====================================================================================================
3497+ scalaparse.unit.FailureTests.87 6ms 7
3498====================================================================================================
3499+ scalaparse.unit.FailureTests.88 2ms 7
3500====================================================================================================
3501+ scalaparse.unit.FailureTests.89 1ms 7
3502====================================================================================================
3503+ scalaparse.unit.FailureTests.90 2ms 7
3504====================================================================================================
3505+ scalaparse.unit.FailureTests.91 2ms 7
3506====================================================================================================
3507+ scalaparse.unit.FailureTests.92 2ms 7
3508====================================================================================================
3509+ scalaparse.unit.FailureTests.93 0ms 7
3510-------------------------------- Running Tests --------------------------------
3511running
3512Checking...
3513
35141
35155
351618
351767
3518260
35191029
3520+ scalaparse.unit.SuccessTests.0 35ms
3521Checking...
3522
35231
35245
352518
352667
3527260
35281029
3529+ scalaparse.unit.SuccessTests.1 3ms
3530Checking...
3531
35321
35335
353418
353567
3536260
35371029
3538+ scalaparse.unit.SuccessTests.2 4ms
3539Checking...
3540
35411
35425
354318
354467
3545260
35461029
3547+ scalaparse.unit.SuccessTests.3 7ms
3548Checking...
3549
35501
35515
355218
355367
3554260
35551029
3556+ scalaparse.unit.SuccessTests.4 2ms
3557Checking...
3558
35591
35605
356118
356267
3563260
35641029
3565+ scalaparse.unit.SuccessTests.5 13ms
3566Checking...
3567
35681
35695
357018
357167
3572260
35731029
3574+ scalaparse.unit.SuccessTests.6 14ms
3575Checking...
3576
35771
35785
357918
358067
3581260
35821029
3583+ scalaparse.unit.SuccessTests.7 7ms
3584Checking...
3585
35861
35875
358818
358967
3590260
35911029
3592+ scalaparse.unit.SuccessTests.8 5ms
3593Checking...
3594
35951
35965
359718
359867
3599260
36001029
3601+ scalaparse.unit.SuccessTests.9 7ms
3602Checking...
3603
36041
36055
360618
360767
3608260
36091029
3610+ scalaparse.unit.SuccessTests.10 4ms
3611Checking...
3612
36131
36145
361518
361667
3617260
36181029
3619+ scalaparse.unit.SuccessTests.11 16ms
3620Checking...
3621
36221
36235
362418
362567
3626260
36271029
3628+ scalaparse.unit.SuccessTests.12 11ms
3629Checking...
3630
36311
36325
363318
363467
3635260
36361029
3637+ scalaparse.unit.SuccessTests.13 8ms
3638Checking...
3639
36401
36415
364218
364367
3644260
36451029
3646+ scalaparse.unit.SuccessTests.14 9ms
3647Checking...
3648
36491
36505
365118
365267
3653260
36541029
3655+ scalaparse.unit.SuccessTests.15 10ms
3656Checking...
3657
36581
36595
366018
366167
3662260
36631029
3664+ scalaparse.unit.SuccessTests.16 8ms
3665Checking...
3666
36671
36685
366918
367067
3671260
36721029
3673+ scalaparse.unit.SuccessTests.17 6ms
3674Checking...
3675
36761
36775
367818
367967
3680260
36811029
3682+ scalaparse.unit.SuccessTests.18 6ms
3683Checking...
3684
36851
36865
368718
368867
3689260
36901029
3691+ scalaparse.unit.SuccessTests.19 6ms
3692Checking...
3693
36941
36955
369618
369767
3698260
36991029
3700+ scalaparse.unit.SuccessTests.20 6ms
3701Checking...
3702
37031
37045
370518
370667
3707260
37081029
3709+ scalaparse.unit.SuccessTests.21 8ms
3710Checking...
3711
37121
37135
371418
371567
3716260
37171029
3718+ scalaparse.unit.SuccessTests.22 7ms
3719Checking...
3720
37211
37225
372318
372467
3725260
37261029
3727+ scalaparse.unit.SuccessTests.23 7ms
3728Checking...
3729
37301
37315
373218
373367
3734260
37351029
3736+ scalaparse.unit.SuccessTests.24 7ms
3737Checking...
3738
37391
37405
374118
374267
3743260
37441029
3745+ scalaparse.unit.SuccessTests.25 6ms
3746Checking...
3747
37481
37495
375018
375167
3752260
37531029
3754+ scalaparse.unit.SuccessTests.26 7ms
3755Checking...
3756
37571
37585
375918
376067
3761260
37621029
3763+ scalaparse.unit.SuccessTests.27 10ms
3764Checking...
3765
37661
37675
376818
376967
3770260
37711029
3772+ scalaparse.unit.SuccessTests.28 6ms
3773Checking...
3774
37751
37765
377718
377867
3779260
37801029
3781+ scalaparse.unit.SuccessTests.29 6ms
3782Checking...
3783
37841
37855
378618
378767
3788260
37891029
3790+ scalaparse.unit.SuccessTests.30 8ms
3791Checking...
3792
37931
37945
379518
379667
3797260
37981029
3799+ scalaparse.unit.SuccessTests.31 6ms
3800Checking...
3801
38021
38035
380418
380567
3806260
38071029
3808+ scalaparse.unit.SuccessTests.32 14ms
3809Checking...
3810
38111
38125
381318
381467
3815260
38161029
3817+ scalaparse.unit.SuccessTests.33 9ms
3818Checking...
3819
38201
38215
382218
382367
3824260
38251029
3826+ scalaparse.unit.SuccessTests.34 5ms
3827Checking...
3828
38291
38305
383118
383267
3833260
38341029
3835+ scalaparse.unit.SuccessTests.35 6ms
3836Checking...
3837
38381
38395
384018
384167
3842260
38431029
3844+ scalaparse.unit.SuccessTests.36 14ms
3845Checking...
3846
38471
38485
384918
385067
3851260
38521029
3853+ scalaparse.unit.SuccessTests.37 8ms
3854Checking...
3855
38561
38575
385818
385967
3860260
38611029
3862+ scalaparse.unit.SuccessTests.38 2ms
3863Checking...
3864
38651
38665
386718
386867
3869260
38701029
3871+ scalaparse.unit.SuccessTests.39 10ms
3872Checking...
3873
38741
38755
387618
387767
3878260
38791029
3880+ scalaparse.unit.SuccessTests.40 15ms
3881Checking...
3882
38831
38845
388518
388667
3887260
38881029
3889+ scalaparse.unit.SuccessTests.41 10ms
3890Checking...
3891
38921
38935
389418
389567
3896260
38971029
3898+ scalaparse.unit.SuccessTests.42 13ms
3899Checking...
3900
39011
39025
390318
390467
3905260
39061029
3907+ scalaparse.unit.SuccessTests.43 7ms
3908Checking...
3909
39101
39115
391218
391367
3914260
39151029
3916+ scalaparse.unit.SuccessTests.44 6ms
3917Checking...
3918
39191
39205
392118
392267
3923260
39241029
3925+ scalaparse.unit.SuccessTests.45 7ms
3926Checking...
3927
39281
39295
393018
393167
3932260
39331029
3934+ scalaparse.unit.SuccessTests.46 11ms
3935Checking...
3936
39371
39385
393918
394067
3941260
39421029
3943+ scalaparse.unit.SuccessTests.47 9ms
3944Checking...
3945
39461
39475
394818
394967
3950260
39511029
3952+ scalaparse.unit.SuccessTests.48 7ms
3953Checking...
3954
39551
39565
395718
395867
3959260
39601029
3961+ scalaparse.unit.SuccessTests.49 8ms
3962Checking...
3963
39641
39655
396618
396767
3968260
39691029
3970+ scalaparse.unit.SuccessTests.50 9ms
3971Checking...
3972
39731
39745
397518
397667
3977260
39781029
3979+ scalaparse.unit.SuccessTests.51 5ms
3980Checking...
3981
39821
39835
398418
398567
3986260
39871029
3988+ scalaparse.unit.SuccessTests.52 9ms
3989Checking...
3990
39911
39925
399318
399467
3995260
39961029
3997+ scalaparse.unit.SuccessTests.53 4ms
3998Checking...
3999
40001
40015
400218
400367
4004260
40051029
4006+ scalaparse.unit.SuccessTests.54 4ms
4007Checking...
4008
40091
40105
401118
401267
4013260
40141029
4015+ scalaparse.unit.SuccessTests.55 8ms
4016Checking...
4017
40181
40195
402018
402167
4022260
40231029
4024+ scalaparse.unit.SuccessTests.56 3ms
4025Checking...
4026
40271
40285
402918
403067
4031260
40321029
4033+ scalaparse.unit.SuccessTests.57 4ms
4034Checking...
4035
40361
40375
403818
403967
4040260
40411029
4042+ scalaparse.unit.SuccessTests.58 4ms
4043Checking...
4044
40451
40465
404718
404867
4049260
40501029
4051+ scalaparse.unit.SuccessTests.59 5ms
4052Checking...
4053
40541
40555
405618
405767
4058260
40591029
4060+ scalaparse.unit.SuccessTests.60 7ms
4061Checking...
4062
40631
40645
406518
406667
4067260
40681029
4069+ scalaparse.unit.SuccessTests.61 14ms
4070Checking...
4071
40721
40735
407418
407567
4076260
40771029
4078+ scalaparse.unit.SuccessTests.62 4ms
4079Checking...
4080
40811
40825
408318
408467
4085260
40861029
4087+ scalaparse.unit.SuccessTests.63 7ms
4088Checking...
4089
40901
40915
409218
409367
4094260
40951029
4096+ scalaparse.unit.SuccessTests.64 4ms
4097Checking...
4098
40991
41005
410118
410267
4103260
41041029
4105+ scalaparse.unit.SuccessTests.65 7ms
4106Checking...
4107
41081
41095
411018
411167
4112260
41131029
4114+ scalaparse.unit.SuccessTests.66 6ms
4115Checking...
4116
41171
41185
411918
412067
4121260
41221029
4123+ scalaparse.unit.SuccessTests.67 6ms
4124Checking...
4125
41261
41275
412818
412967
4130260
41311029
4132+ scalaparse.unit.SuccessTests.68 4ms
4133Checking...
4134
41351
41365
413718
413867
4139260
41401029
4141+ scalaparse.unit.SuccessTests.69 4ms
4142Checking...
4143
41441
41455
414618
414767
4148260
41491029
4150+ scalaparse.unit.SuccessTests.70 2ms
4151Checking...
4152
41531
41545
415518
415667
4157260
41581029
4159+ scalaparse.unit.SuccessTests.71 5ms
4160Checking...
4161
41621
41635
416418
416567
4166260
41671029
4168+ scalaparse.unit.SuccessTests.72 9ms
4169Checking...
4170
41711
41725
417318
417467
4175260
41761029
4177+ scalaparse.unit.SuccessTests.73 8ms
4178Checking...
4179
41801
41815
418218
418367
4184260
41851029
4186+ scalaparse.unit.SuccessTests.74 5ms
4187Checking...
4188
41891
41905
419118
419267
4193260
41941029
4195+ scalaparse.unit.SuccessTests.75 3ms
4196Checking...
4197
41981
41995
420018
420167
4202260
42031029
4204+ scalaparse.unit.SuccessTests.76 3ms
4205Checking...
4206
42071
42085
420918
421067
4211260
42121029
4213+ scalaparse.unit.SuccessTests.77 2ms
4214Checking...
4215
42161
42175
421818
421967
4220260
42211029
4222+ scalaparse.unit.SuccessTests.78 4ms
4223Checking...
4224
42251
42265
422718
422867
4229260
42301029
4231+ scalaparse.unit.SuccessTests.79 2ms
4232Checking...
4233
42341
42355
423618
423767
4238260
42391029
4240+ scalaparse.unit.SuccessTests.80 2ms
4241Checking...
4242
42431
42445
424518
424667
4247260
42481029
4249+ scalaparse.unit.SuccessTests.81 1ms
4250Checking...
4251
42521
42535
425418
425567
4256260
42571029
4258+ scalaparse.unit.SuccessTests.82 1ms
4259Checking...
4260
42611
42625
426318
426467
4265260
42661029
4267+ scalaparse.unit.SuccessTests.83 3ms
4268Checking...
4269
42701
42715
427218
427367
4274260
42751029
4276+ scalaparse.unit.SuccessTests.84 6ms
4277Checking...
4278
42791
42805
428118
428267
4283260
42841029
4285+ scalaparse.unit.SuccessTests.85 10ms
4286Checking...
4287
42881
42895
429018
429167
4292260
42931029
4294+ scalaparse.unit.SuccessTests.86 3ms
4295Checking...
4296
42971
42985
429918
430067
4301260
43021029
4303+ scalaparse.unit.SuccessTests.87 7ms
4304Checking...
4305
43061
43075
430818
430967
4310260
43111029
4312+ scalaparse.unit.SuccessTests.88 10ms
4313Checking...
4314
43151
43165
431718
431867
4319260
43201029
4321+ scalaparse.unit.SuccessTests.89 10ms
4322Checking...
4323
43241
43255
432618
432767
4328260
43291029
4330+ scalaparse.unit.SuccessTests.90 6ms
4331Checking...
4332
43331
43345
433518
433667
4337260
43381029
4339+ scalaparse.unit.SuccessTests.91 4ms
4340Checking...
4341
43421
43435
434418
434567
4346260
43471029
4348+ scalaparse.unit.SuccessTests.92 6ms
4349Checking...
4350
43511
43525
435318
435467
4355260
43561029
4357+ scalaparse.unit.SuccessTests.93 6ms
4358Checking...
4359
43601
43615
436218
436367
4364260
43651029
4366+ scalaparse.unit.SuccessTests.94 5ms
4367Checking...
4368
43691
43705
437118
437267
4373260
43741029
4375+ scalaparse.unit.SuccessTests.95 5ms
4376Checking...
4377
43781
43795
438018
438167
4382260
43831029
4384+ scalaparse.unit.SuccessTests.96 6ms
4385Checking...
4386
43871
43885
438918
439067
4391260
43921029
4393+ scalaparse.unit.SuccessTests.97 3ms
4394Checking...
4395
43961
43975
439818
439967
4400260
44011029
4402+ scalaparse.unit.SuccessTests.98 3ms
4403Checking...
4404
44051
44065
440718
440867
4409260
44101029
4411+ scalaparse.unit.SuccessTests.99 3ms
4412Checking...
4413
44141
44155
441618
441767
4418260
44191029
4420+ scalaparse.unit.SuccessTests.100 1ms
4421Checking...
4422
44231
44245
442518
442667
4427260
44281029
4429+ scalaparse.unit.SuccessTests.101 6ms
4430Checking...
4431
44321
44335
443418
443567
4436260
44371029
4438+ scalaparse.unit.SuccessTests.102 7ms
4439Checking...
4440
44411
44425
444318
444467
4445260
44461029
4447+ scalaparse.unit.SuccessTests.103 3ms
4448Checking...
4449
44501
44515
445218
445367
4454260
44551029
4456+ scalaparse.unit.SuccessTests.104 3ms
4457Checking...
4458
44591
44605
446118
446267
4463260
44641029
4465+ scalaparse.unit.SuccessTests.105 1ms
4466Checking...
4467
44681
44695
447018
447167
4472260
44731029
4474+ scalaparse.unit.SuccessTests.106 3ms
4475Checking...
4476
44771
44785
447918
448067
4481260
44821029
4483+ scalaparse.unit.SuccessTests.107 4ms
4484Checking...
4485
44861
44875
448818
448967
4490260
44911029
4492+ scalaparse.unit.SuccessTests.108 5ms
4493Checking...
4494
44951
44965
449718
449867
4499260
45001029
4501+ scalaparse.unit.SuccessTests.109 4ms
4502Checking...
4503
45041
45055
450618
450767
4508260
45091029
4510+ scalaparse.unit.SuccessTests.110 2ms
4511Checking...
4512
45131
45145
451518
451667
4517260
45181029
4519+ scalaparse.unit.SuccessTests.111 7ms
4520Checking...
4521
45221
45235
452418
452567
4526260
45271029
4528+ scalaparse.unit.SuccessTests.112 11ms
4529Checking...
4530
45311
45325
453318
453467
4535260
45361029
4537+ scalaparse.unit.SuccessTests.113 6ms
4538Checking...
4539
45401
45415
454218
454367
4544260
45451029
4546+ scalaparse.unit.SuccessTests.114 5ms
4547Checking...
4548
45491
45505
455118
455267
4553260
45541029
4555+ scalaparse.unit.SuccessTests.115 4ms
4556Checking...
4557
45581
45595
456018
456167
4562260
45631029
4564+ scalaparse.unit.SuccessTests.116 7ms
4565Checking...
4566
45671
45685
456918
457067
4571260
45721029
4573+ scalaparse.unit.SuccessTests.117 4ms
4574Checking...
4575
45761
45775
457818
457967
4580260
45811029
4582+ scalaparse.unit.SuccessTests.118 5ms
4583Checking...
4584
45851
45865
458718
458867
4589260
45901029
4591+ scalaparse.unit.SuccessTests.119 8ms
4592Checking...
4593
45941
45955
459618
459767
4598260
45991029
4600+ scalaparse.unit.SuccessTests.120 5ms
4601Checking...
4602
46031
46045
460518
460667
4607260
46081029
4609+ scalaparse.unit.SuccessTests.121 5ms
4610Checking...
4611
46121
46135
461418
461567
4616260
46171029
4618+ scalaparse.unit.SuccessTests.122 16ms
4619Checking...
4620
46211
46225
462318
462467
4625260
46261029
4627+ scalaparse.unit.SuccessTests.123 2ms
4628Checking...
4629
46301
46315
463218
463367
4634260
46351029
4636+ scalaparse.unit.SuccessTests.124 1ms
4637Checking...
4638
46391
46405
464118
464267
4643260
46441029
4645+ scalaparse.unit.SuccessTests.125 5ms
4646Checking...
4647
46481
46495
465018
465167
4652260
46531029
4654+ scalaparse.unit.SuccessTests.126 3ms
4655Checking...
4656
46571
46585
465918
466067
4661260
46621029
4663+ scalaparse.unit.SuccessTests.127 5ms
4664Checking...
4665
46661
46675
466818
466967
4670260
46711029
4672+ scalaparse.unit.SuccessTests.128 3ms
4673Checking...
4674
46751
46765
467718
467867
4679260
46801029
4681+ scalaparse.unit.SuccessTests.129 8ms
4682Checking...
4683
46841
46855
468618
468767
4688260
46891029
4690+ scalaparse.unit.SuccessTests.130 6ms
4691Checking...
4692
46931
46945
469518
469667
4697260
46981029
4699+ scalaparse.unit.SuccessTests.131 4ms
4700Checking...
4701
47021
47035
470418
470567
4706260
47071029
4708+ scalaparse.unit.SuccessTests.132 1ms
4709Checking...
4710
47111
47125
471318
471467
4715260
47161029
4717+ scalaparse.unit.SuccessTests.133 7ms
4718Checking...
4719
47201
47215
472218
472367
4724260
47251029
4726+ scalaparse.unit.SuccessTests.134 8ms
4727Checking...
4728
47291
47305
473118
473267
4733260
47341029
4735+ scalaparse.unit.SuccessTests.135 9ms
4736Checking...
4737
47381
47395
474018
474167
4742260
47431029
4744+ scalaparse.unit.SuccessTests.136 5ms
4745Checking...
4746
47471
47485
474918
475067
4751260
47521029
4753+ scalaparse.unit.SuccessTests.137 5ms
4754Checking...
4755
47561
47575
475818
475967
4760260
47611029
4762+ scalaparse.unit.SuccessTests.138 6ms
4763Checking...
4764
47651
47665
476718
476867
4769260
47701029
4771+ scalaparse.unit.SuccessTests.139 4ms
4772Checking...
4773
47741
47755
477618
477767
4778260
47791029
4780+ scalaparse.unit.SuccessTests.140 2ms
4781Checking...
4782
47831
47845
478518
478667
4787260
47881029
4789+ scalaparse.unit.SuccessTests.141 5ms
4790Checking...
4791
47921
47935
479418
479567
4796260
47971029
4798+ scalaparse.unit.SuccessTests.142 3ms
4799Checking...
4800
48011
48025
480318
480467
4805260
48061029
4807+ scalaparse.unit.SuccessTests.143 4ms
4808Checking...
4809
48101
48115
481218
481367
4814260
48151029
4816+ scalaparse.unit.SuccessTests.144 10ms
4817Checking...
4818
48191
48205
482118
482267
4823260
48241029
4825+ scalaparse.unit.SuccessTests.145 4ms
4826Checking...
4827
48281
48295
483018
483167
4832260
48331029
4834+ scalaparse.unit.SuccessTests.146 2ms
4835Checking...
4836
48371
48385
483918
484067
4841260
48421029
4843+ scalaparse.unit.SuccessTests.147 6ms
4844Checking...
4845
48461
48475
484818
484967
4850260
48511029
4852+ scalaparse.unit.SuccessTests.148 4ms
4853Checking...
4854
48551
48565
485718
485867
4859260
48601029
4861+ scalaparse.unit.SuccessTests.149 2ms
4862Checking...
4863
48641
48655
486618
486767
4868260
48691029
4870+ scalaparse.unit.SuccessTests.150 4ms
4871Checking...
4872
48731
48745
487518
487667
4877260
48781029
4879+ scalaparse.unit.SuccessTests.151 5ms
4880Checking...
4881
48821
48835
488418
488567
4886260
48871029
4888+ scalaparse.unit.SuccessTests.152 6ms
4889Checking...
4890
48911
48925
489318
489467
4895260
48961029
4897+ scalaparse.unit.SuccessTests.153 7ms
4898Checking...
4899
49001
49015
490218
490367
4904260
49051029
4906+ scalaparse.unit.SuccessTests.154 21ms
4907Checking...
4908
49091
49105
491118
491267
4913260
49141029
4915+ scalaparse.unit.SuccessTests.155 5ms
4916Checking...
4917
49181
49195
492018
492167
4922260
49231029
4924+ scalaparse.unit.SuccessTests.156 3ms
4925Checking...
4926
49271
49285
492918
493067
4931260
49321029
4933+ scalaparse.unit.SuccessTests.157 4ms
4934Checking...
4935
49361
49375
493818
493967
4940260
49411029
4942+ scalaparse.unit.SuccessTests.158 6ms
4943Checking...
4944
49451
49465
494718
494867
4949260
49501029
4951+ scalaparse.unit.SuccessTests.159 2ms
4952Checking...
4953
49541
49555
495618
495767
4958260
49591029
4960+ scalaparse.unit.SuccessTests.160 4ms
4961Checking...
4962
49631
49645
496518
496667
4967260
49681029
4969+ scalaparse.unit.SuccessTests.161 3ms
4970Checking...
4971
49721
49735
497418
497567
4976260
49771029
4978+ scalaparse.unit.SuccessTests.162 2ms
4979Checking...
4980
49811
49825
498318
498467
4985260
49861029
4987+ scalaparse.unit.SuccessTests.163 3ms
4988Checking...
4989
49901
49915
499218
499367
4994260
49951029
4996+ scalaparse.unit.SuccessTests.164 3ms
4997Checking...
4998
49991
50005
500118
500267
5003260
50041029
5005+ scalaparse.unit.SuccessTests.165 10ms
5006Checking...
5007
50081
50095
501018
501167
5012260
50131029
5014+ scalaparse.unit.SuccessTests.166 2ms
5015Checking...
5016
50171
50185
501918
502067
5021260
50221029
5023+ scalaparse.unit.SuccessTests.167 18ms
5024Checking...
5025
50261
50275
502818
502967
5030260
50311029
5032+ scalaparse.unit.SuccessTests.168 6ms
5033Checking...
5034
50351
50365
503718
503867
5039260
50401029
5041+ scalaparse.unit.SuccessTests.169 5ms
5042Checking...
5043
50441
50455
504618
504767
5048260
50491029
5050+ scalaparse.unit.SuccessTests.170 4ms
5051Checking...
5052
50531
50545
505518
505667
5057260
50581029
5059+ scalaparse.unit.SuccessTests.171 7ms
5060Checking...
5061
50621
50635
506418
506567
5066260
50671029
5068+ scalaparse.unit.SuccessTests.172 2ms
5069Checking...
5070
50711
50725
507318
507467
5075260
50761029
5077+ scalaparse.unit.SuccessTests.173 5ms
5078Checking...
5079
50801
50815
508218
508367
5084260
50851029
5086+ scalaparse.unit.SuccessTests.174 10ms
5087Checking...
5088
50891
50905
509118
509267
5093260
50941029
5095+ scalaparse.unit.SuccessTests.175 3ms
5096Checking...
5097
50981
50995
510018
510167
5102260
51031029
5104+ scalaparse.unit.SuccessTests.176 9ms
5105Checking...
5106
51071
51085
510918
511067
5111260
51121029
5113+ scalaparse.unit.SuccessTests.177 7ms
5114Checking...
5115
51161
51175
511818
511967
5120260
51211029
5122+ scalaparse.unit.SuccessTests.178 9ms
5123Checking...
5124
51251
51265
512718
512867
5129260
51301029
5131+ scalaparse.unit.SuccessTests.179 3ms
5132Checking...
5133
51341
51355
513618
513767
5138260
51391029
5140+ scalaparse.unit.SuccessTests.180 3ms
5141Checking...
5142
51431
51445
514518
514667
5147260
51481029
5149+ scalaparse.unit.SuccessTests.181 4ms
5150Checking...
5151
51521
51535
515418
515567
5156260
51571029
5158+ scalaparse.unit.SuccessTests.182 4ms
5159Checking...
5160
51611
51625
516318
516467
5165260
51661029
5167+ scalaparse.unit.SuccessTests.183 5ms
5168Checking...
5169
51701
51715
517218
517367
5174260
51751029
5176+ scalaparse.unit.SuccessTests.184 2ms
5177Checking...
5178
51791
51805
518118
518267
5183260
51841029
5185+ scalaparse.unit.SuccessTests.185 3ms
5186Checking...
5187
51881
51895
519018
519167
5192260
51931029
5194+ scalaparse.unit.SuccessTests.186 3ms
5195Checking...
5196
51971
51985
519918
520067
5201260
52021029
5203+ scalaparse.unit.SuccessTests.187 7ms
5204Checking...
5205
52061
52075
520818
520967
5210260
52111029
5212+ scalaparse.unit.SuccessTests.188 2ms
5213Checking...
5214
52151
52165
521718
521867
5219260
52201029
5221+ scalaparse.unit.SuccessTests.189 5ms
5222Checking...
5223
52241
52255
522618
522767
5228260
52291029
5230+ scalaparse.unit.SuccessTests.190 20ms
5231Checking...
5232
52331
52345
523518
523667
5237260
52381029
5239+ scalaparse.unit.SuccessTests.191 18ms
5240Checking...
5241
52421
52435
524418
524567
5246260
52471029
5248+ scalaparse.unit.SuccessTests.192 30ms
5249Checking...
5250
52511
52525
525318
525467
5255260
52561029
5257+ scalaparse.unit.SuccessTests.193 8ms
5258Checking...
5259
52601
52615
526218
526367
5264260
52651029
5266+ scalaparse.unit.SuccessTests.194 0ms
5267Checking...
5268
52691
52705
527118
527267
5273260
52741029
5275+ scalaparse.unit.SuccessTests.195 4ms
5276Checking...
5277
52781
52795
528018
528167
5282260
52831029
5284+ scalaparse.unit.SuccessTests.196 3ms
5285Checking...
5286
52871
52885
528918
529067
5291260
52921029
5293+ scalaparse.unit.SuccessTests.197 0ms
5294Checking...
5295
52961
52975
529818
529967
5300260
53011029
5302+ scalaparse.unit.SuccessTests.198 0ms
5303----------------------------------- Results -----------------------------------
5304- scalaparse.unit.SuccessTests 1232ms
5305 + 0 35ms
5306 + 1 3ms
5307 + 2 4ms
5308 + 3 7ms
5309 + 4 2ms
5310 + 5 13ms
5311 + 6 14ms
5312 + 7 7ms
5313 + 8 5ms
5314 + 9 7ms
5315 + 10 4ms
5316 + 11 16ms
5317 + 12 11ms
5318 + 13 8ms
5319 + 14 9ms
5320 + 15 10ms
5321 + 16 8ms
5322 + 17 6ms
5323 + 18 6ms
5324 + 19 6ms
5325 + 20 6ms
5326 + 21 8ms
5327 + 22 7ms
5328 + 23 7ms
5329 + 24 7ms
5330 + 25 6ms
5331 + 26 7ms
5332 + 27 10ms
5333 + 28 6ms
5334 + 29 6ms
5335 + 30 8ms
5336 + 31 6ms
5337 + 32 14ms
5338 + 33 9ms
5339 + 34 5ms
5340 + 35 6ms
5341 + 36 14ms
5342 + 37 8ms
5343 + 38 2ms
5344 + 39 10ms
5345 + 40 15ms
5346 + 41 10ms
5347 + 42 13ms
5348 + 43 7ms
5349 + 44 6ms
5350 + 45 7ms
5351 + 46 11ms
5352 + 47 9ms
5353 + 48 7ms
5354 + 49 8ms
5355 + 50 9ms
5356 + 51 5ms
5357 + 52 9ms
5358 + 53 4ms
5359 + 54 4ms
5360 + 55 8ms
5361 + 56 3ms
5362 + 57 4ms
5363 + 58 4ms
5364 + 59 5ms
5365 + 60 7ms
5366 + 61 14ms
5367 + 62 4ms
5368 + 63 7ms
5369 + 64 4ms
5370 + 65 7ms
5371 + 66 6ms
5372 + 67 6ms
5373 + 68 4ms
5374 + 69 4ms
5375 + 70 2ms
5376 + 71 5ms
5377 + 72 9ms
5378 + 73 8ms
5379 + 74 5ms
5380 + 75 3ms
5381 + 76 3ms
5382 + 77 2ms
5383 + 78 4ms
5384 + 79 2ms
5385 + 80 2ms
5386 + 81 1ms
5387 + 82 1ms
5388 + 83 3ms
5389 + 84 6ms
5390 + 85 10ms
5391 + 86 3ms
5392 + 87 7ms
5393 + 88 10ms
5394 + 89 10ms
5395 + 90 6ms
5396 + 91 4ms
5397 + 92 6ms
5398 + 93 6ms
5399 + 94 5ms
5400 + 95 5ms
5401 + 96 6ms
5402 + 97 3ms
5403 + 98 3ms
5404 + 99 3ms
5405 + 100 1ms
5406 + 101 6ms
5407 + 102 7ms
5408 + 103 3ms
5409 + 104 3ms
5410 + 105 1ms
5411 + 106 3ms
5412 + 107 4ms
5413 + 108 5ms
5414 + 109 4ms
5415 + 110 2ms
5416 + 111 7ms
5417 + 112 11ms
5418 + 113 6ms
5419 + 114 5ms
5420 + 115 4ms
5421 + 116 7ms
5422 + 117 4ms
5423 + 118 5ms
5424 + 119 8ms
5425 + 120 5ms
5426 + 121 5ms
5427 + 122 16ms
5428 + 123 2ms
5429 + 124 1ms
5430 + 125 5ms
5431 + 126 3ms
5432 + 127 5ms
5433 + 128 3ms
5434 + 129 8ms
5435 + 130 6ms
5436 + 131 4ms
5437 + 132 1ms
5438 + 133 7ms
5439 + 134 8ms
5440 + 135 9ms
5441 + 136 5ms
5442 + 137 5ms
5443 + 138 6ms
5444 + 139 4ms
5445 + 140 2ms
5446 + 141 5ms
5447 + 142 3ms
5448 + 143 4ms
5449 + 144 10ms
5450 + 145 4ms
5451 + 146 2ms
5452 + 147 6ms
5453 + 148 4ms
5454 + 149 2ms
5455 + 150 4ms
5456 + 151 5ms
5457 + 152 6ms
5458 + 153 7ms
5459 + 154 21ms
5460 + 155 5ms
5461 + 156 3ms
5462 + 157 4ms
5463 + 158 6ms
5464 + 159 2ms
5465 + 160 4ms
5466 + 161 3ms
5467 + 162 2ms
5468 + 163 3ms
5469 + 164 3ms
5470 + 165 10ms
5471 + 166 2ms
5472 + 167 18ms
5473 + 168 6ms
5474 + 169 5ms
5475 + 170 4ms
5476 + 171 7ms
5477 + 172 2ms
5478 + 173 5ms
5479 + 174 10ms
5480 + 175 3ms
5481 + 176 9ms
5482 + 177 7ms
5483 + 178 9ms
5484 + 179 3ms
5485 + 180 3ms
5486 + 181 4ms
5487 + 182 4ms
5488 + 183 5ms
5489 + 184 2ms
5490 + 185 3ms
5491 + 186 3ms
5492 + 187 7ms
5493 + 188 2ms
5494 + 189 5ms
5495 + 190 20ms
5496 + 191 18ms
5497 + 192 30ms
5498 + 193 8ms
5499 + 194 0ms
5500 + 195 4ms
5501 + 196 3ms
5502 + 197 0ms
5503 + 198 0ms
5504- scalaparse.unit.FailureTests 190ms
5505 + 0 20ms 7
5506 + 1 2ms 7
5507 + 2 7ms 7
5508 + 3 2ms 7
5509 + 4 6ms 7
5510 + 5 0ms 7
5511 + 6 3ms 7
5512 + 7 2ms 7
5513 + 8 4ms 7
5514 + 9 1ms 7
5515 + 10 1ms 7
5516 + 11 1ms 7
5517 + 12 1ms 7
5518 + 13 3ms 7
5519 + 14 0ms 7
5520 + 15 1ms 7
5521 + 16 3ms 7
5522 + 17 2ms 7
5523 + 18 6ms 7
5524 + 19 9ms 7
5525 + 20 2ms 7
5526 + 21 3ms 7
5527 + 22 3ms 7
5528 + 23 1ms 7
5529 + 24 4ms 7
5530 + 25 2ms 7
5531 + 26 2ms 7
5532 + 27 1ms 7
5533 + 28 2ms 7
5534 + 29 2ms 7
5535 + 30 1ms 7
5536 + 31 2ms 7
5537 + 32 2ms 7
5538 + 33 1ms 7
5539 + 34 2ms 7
5540 + 35 1ms 7
5541 + 36 1ms 7
5542 + 37 1ms 7
5543 + 38 2ms 7
5544 + 39 2ms 7
5545 + 40 2ms 7
5546 + 41 1ms 7
5547 + 42 2ms 7
5548 + 43 2ms 7
5549 + 44 1ms 7
5550 + 45 2ms 7
5551 + 46 1ms 7
5552 + 47 2ms 7
5553 + 48 1ms 7
5554 + 49 1ms 7
5555 + 50 2ms 7
5556 + 51 1ms 7
5557 + 52 0ms 7
5558 + 53 2ms 7
5559 + 54 2ms 7
5560 + 55 2ms 7
5561 + 56 3ms 7
5562 + 57 2ms 7
5563 + 58 2ms 7
5564 + 59 2ms 7
5565 + 60 2ms 7
5566 + 61 2ms 7
5567 + 62 3ms 7
5568 + 63 5ms 7
5569 + 64 0ms 7
5570 + 65 0ms 7
5571 + 66 1ms 7
5572 + 67 1ms 7
5573 + 68 2ms 7
5574 + 69 0ms 7
5575 + 70 0ms 7
5576 + 71 1ms 7
5577 + 72 1ms 7
5578 + 73 1ms 7
5579 + 74 2ms 7
5580 + 75 1ms 7
5581 + 76 1ms 7
5582 + 77 1ms 7
5583 + 78 1ms 7
5584 + 79 1ms 7
5585 + 80 1ms 7
5586 + 81 0ms 7
5587 + 82 1ms 7
5588 + 83 1ms 7
5589 + 84 1ms 7
5590 + 85 0ms 7
5591 + 86 1ms 7
5592 + 87 6ms 7
5593 + 88 2ms 7
5594 + 89 1ms 7
5595 + 90 2ms 7
5596 + 91 2ms 7
5597 + 92 2ms 7
5598 + 93 0ms 7
5599- scalaparse.unit.TrailingCommasTests 610ms
5600 - pos 447ms
5601 + ArgumentExprs1 206ms
5602 + ArgumentExprs2 32ms
5603 + Params 16ms
5604 + ClassParams 22ms
5605 + SimpleExpr1 24ms
5606 + TypeArgs 17ms
5607 + TypeParamClause 6ms
5608 + FunTypeParamClause 9ms
5609 + SimpleType 20ms
5610 + FunctionArgTypes 14ms
5611 + SimplePattern 57ms
5612 + ImportSelectors 3ms
5613 + Bindings 21ms
5614 - neg 163ms
5615 + ArgumentExprs1 79ms 7
5616 + ArgumentExprs2 8ms 7
5617 + ArgumentExprs3 7ms 7
5618 + ArgumentExprs4 5ms 7
5619 + Params1 11ms 7
5620 + Params2 4ms 7
5621 + ClassParams1 6ms 7
5622 + ClassParams2 4ms 7
5623 + SimpleExpr 3ms 7
5624 + TypeArgs 3ms 7
5625 + TypeParamClause 3ms 7
5626 + FunTypeParamClause 2ms 7
5627 + SimpleType 4ms 7
5628 + FunctionArgTypes 2ms 7
5629 + SimplePattern 8ms 7
5630 + ImportSelectors 3ms 7
5631 + Import 1ms 7
5632 + ValDcl 2ms 7
5633 + VarDcl 2ms 7
5634 + VarDef 1ms 7
5635 + PatDef 2ms 7
5636 + Tuple1 value case 2ms 7
5637 + Tuple1 type case 1ms 7
5638
5639Tests: 329, Passed: 329, Failed: 0
5640Successfully evaluated scalaparse.jvm[3.8.0-RC3].test.test
5641Publishing Artifact(com.lihaoyi,scalaparse_3,3.1.1-1-d11d43-DIRTYfab3b542) to ivy repo /root/.ivy2/local
5642Successfully evaluated scalaparse.jvm[3.8.0-RC3].publishLocal
5643
5644Starting build for cssparse - [2/3]
5645Failed to resolve scalaVersion, assume it's Scala 3 project
5646[info] compiling 3 Scala sources to /build/repo/out/cssparse/jvm/3.8.0-RC3/compile.dest/classes ...
5647[info] done compiling
5648Successfully evaluated cssparse.jvm[3.8.0-RC3].compile
5649Option -classpath was updated
56501 warning found
5651Successfully evaluated cssparse.jvm[3.8.0-RC3].docJar
5652Failed to resolve scalaVersion, assume it's Scala 3 project
5653Failed to resolve scalaVersion, assume it's Scala 3 project
5654[info] compiling 4 Scala sources to /build/repo/out/cssparse/jvm/3.8.0-RC3/test/compile.dest/classes ...
5655[warn] there were 2 deprecation warnings; re-run with -deprecation for details
5656[warn] one warning found
5657[info] done compiling
5658Successfully evaluated cssparse.jvm[3.8.0-RC3].test.compile
5659-------------------------------- Running Tests --------------------------------
5660+ cssparse.PrettyPrinterTests.basic.test1 124ms
5661+ cssparse.PrettyPrinterTests.basic.test2 25ms
5662+ cssparse.PrettyPrinterTests.basic.test3 22ms
5663-------------------------------- Running Tests --------------------------------
5664target/files/bootstrap.css
5665DOWNLOADING
5666--2025-12-04 14:30:43-- https://github.com/twbs/bootstrap/raw/2c2ac3356425e192f7537227508c809a14aa5850/dist/css/bootstrap.css
5667Resolving github.com (github.com)... 140.82.112.3
5668Connecting to github.com (github.com)|140.82.112.3|:443... connected.
5669HTTP request sent, awaiting response... 302 Found
5670Location: https://raw.githubusercontent.com/twbs/bootstrap/2c2ac3356425e192f7537227508c809a14aa5850/dist/css/bootstrap.css [following]
5671--2025-12-04 14:30:43-- https://raw.githubusercontent.com/twbs/bootstrap/2c2ac3356425e192f7537227508c809a14aa5850/dist/css/bootstrap.css
5672Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ...
5673Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
5674HTTP request sent, awaiting response... 200 OK
5675Length: 146010 (143K) [text/plain]
5676Saving to: ‘out/repos/bootstrap.css’
5677
5678 0K .......... .......... .......... .......... .......... 35% 29.4M 0s
5679 50K .......... .......... .......... .......... .......... 70% 32.7M 0s
5680 100K .......... .......... .......... .......... .. 100% 86.4M=0.004s
5681
56822025-12-04 14:30:44 (38.3 MB/s) - ‘out/repos/bootstrap.css’ saved [146010/146010]
5683
5684ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 3586 Column:17
5685ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 6336 Column:17
5686ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 6346 Column:17
5687ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 3896 Column:17
5688ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 6834 Column:17
5689ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 6845 Column:17
5690+ cssparse.ProjectTests.twbs/bootstrap/raw/2c2ac3356425e192f7537227508c809a14aa5850/dist/css/bootstrap.css 1241ms
5691target/files/bootstrap.min.css
5692DOWNLOADING
5693--2025-12-04 14:30:44-- https://github.com/twbs/bootstrap/raw/2c2ac3356425e192f7537227508c809a14aa5850/dist/css/bootstrap.min.css
5694Resolving github.com (github.com)... 140.82.113.3
5695Connecting to github.com (github.com)|140.82.113.3|:443... connected.
5696HTTP request sent, awaiting response... 302 Found
5697Location: https://raw.githubusercontent.com/twbs/bootstrap/2c2ac3356425e192f7537227508c809a14aa5850/dist/css/bootstrap.min.css [following]
5698--2025-12-04 14:30:45-- https://raw.githubusercontent.com/twbs/bootstrap/2c2ac3356425e192f7537227508c809a14aa5850/dist/css/bootstrap.min.css
5699Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
5700Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
5701HTTP request sent, awaiting response... 200 OK
5702Length: 121200 (118K) [text/plain]
5703Saving to: ‘out/repos/bootstrap.min.css’
5704
5705 0K .......... .......... .......... .......... .......... 42% 38.0M 0s
5706 50K .......... .......... .......... .......... .......... 84% 40.5M 0s
5707 100K .......... ........ 100% 284M=0.003s
5708
57092025-12-04 14:30:45 (45.3 MB/s) - ‘out/repos/bootstrap.min.css’ saved [121200/121200]
5710
5711ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 5 Column:56298
5712ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 5 Column:113847
5713ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 5 Column:114390
5714ERROR org.w3c.css.sac.CSSParseException: Invalid color "#000\9". Line: 5 Column:115558
5715ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 3896 Column:17
5716ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 6834 Column:17
5717ERROR org.w3c.css.sac.CSSParseException: Error in expression; ':' found after identifier "progid". Line: 6845 Column:17
5718ERROR org.w3c.css.sac.CSSParseException: Invalid color "#000\9". Line: 6909 Column:21
5719+ cssparse.ProjectTests.twbs/bootstrap/raw/2c2ac3356425e192f7537227508c809a14aa5850/dist/css/bootstrap.min.css 756ms
5720-------------------------------- Running Tests --------------------------------
5721+ cssparse.CssTests.basic.test1 4ms
5722+ cssparse.CssTests.basic.test2 1ms
5723+ cssparse.CssTests.basic.test3 1ms
5724+ cssparse.CssTests.basic.test4 1ms
5725+ cssparse.CssTests.basic.test5 1ms
5726+ cssparse.CssTests.basic.test6 1ms
5727+ cssparse.CssTests.basic.test7 2ms
5728+ cssparse.CssTests.basic.issue-#255: comments at the end of a block 1ms
5729Tests: 13, Passed: 13, Failed: 0
5730Successfully evaluated cssparse.jvm[3.8.0-RC3].test.test
5731Publishing Artifact(com.lihaoyi,cssparse_3,3.1.1-1-d11d43-DIRTYfab3b542) to ivy repo /root/.ivy2/local
5732Successfully evaluated cssparse.jvm[3.8.0-RC3].publishLocal
5733
5734************************
5735Build summary:
5736[{
5737 "module": "fastparse",
5738 "compile": {"status": "ok", "tookMs": 13403, "warnings": 0, "errors": 0},
5739 "doc": {"status": "ok", "tookMs": 6714, "files": 1, "totalSizeKb": 2976},
5740 "test-compile": {"status": "ok", "tookMs": 37219, "warnings": 0, "errors": 0},
5741 "test": {"status": "ok", "tookMs": 2442, "passed": 202, "failed": 0, "ignored": 0, "skipped": 0, "total": 202, "byFramework": []},
5742 "publish": {"status": "ok", "tookMs": 346},
5743 "metadata": {
5744 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
5745}
5746},{
5747 "module": "scalaparse",
5748 "compile": {"status": "ok", "tookMs": 27389, "warnings": 0, "errors": 0},
5749 "doc": {"status": "ok", "tookMs": 5697, "files": 1, "totalSizeKb": 2726},
5750 "test-compile": {"status": "ok", "tookMs": 11604, "warnings": 0, "errors": 0},
5751 "test": {"status": "ok", "tookMs": 3551, "passed": 329, "failed": 0, "ignored": 0, "skipped": 0, "total": 329, "byFramework": []},
5752 "publish": {"status": "ok", "tookMs": 474},
5753 "metadata": {
5754 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
5755}
5756},{
5757 "module": "cssparse",
5758 "compile": {"status": "ok", "tookMs": 25669, "warnings": 0, "errors": 0},
5759 "doc": {"status": "ok", "tookMs": 6102, "files": 1, "totalSizeKb": 2825},
5760 "test-compile": {"status": "ok", "tookMs": 9145, "warnings": 0, "errors": 0},
5761 "test": {"status": "ok", "tookMs": 3392, "passed": 13, "failed": 0, "ignored": 0, "skipped": 0, "total": 13, "byFramework": []},
5762 "publish": {"status": "ok", "tookMs": 374},
5763 "metadata": {
5764 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
5765}
5766}]
5767************************"
5768
5769Checking patch build.sc...
5770Checking patch .mill-version...
5771Applied patch build.sc cleanly.
5772Applied patch .mill-version cleanly.