Build Logs

ruimo/csvparser • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY

Errors

188

Warnings

7

Total Lines

338

1##################################
2Clonning https://github.com/ruimo/csvparser.git into /build/repo using revision v1.3
3##################################
4Note: switching to '07124f2fd6d7b967aa9c755acf0e205a67764bca'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.5.8 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project ruimo/csvparser
37##################################
38Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
39Targets: com.ruimo%csvparser
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
60"++3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":[],"sourcePatches":[]}""" com.ruimo%csvparser"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.972s.
75[info] done compiling
76/build/repo/version.sbt:1: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
77version in ThisBuild := "1.3"
78 ^
79[info] loading settings for project root from build.sbt, version.sbt...
80[info] set current project to csvParser (in build file:/build/repo/)
81Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
82OpenCB::Changing crossVersion 3.0.2 -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in root/crossScalaVersions
83[info] set current project to csvParser (in build file:/build/repo/)
84[info] Setting Scala version to 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY on 1 projects.
85[info] Switching Scala version on:
86[info] * root (2.13.7, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY, 2.12.20, 2.12.15, 2.11.12)
87[info] Excluding projects:
88[info] Reapplying settings...
89[info] set current project to csvParser (in build file:/build/repo/)
90Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
91[info] Reapplying settings...
92[info] set current project to csvParser (in build file:/build/repo/)
93[info] Defining Global / credentials, credentials
94[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
95[info] Run `last` for details.
96[info] Reapplying settings...
97[info] set current project to csvParser (in build file:/build/repo/)
98Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
99[info] Reapplying settings...
100OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
101
102 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
103 Did you mean allExcludeDependencies ?
104 , retry without global scopes
105[info] Reapplying settings...
106[info] set current project to csvParser (in build file:/build/repo/)
107Execute removeScalacOptionsStartingWith: -P:wartremover
108[info] Reapplying settings...
109[info] set current project to csvParser (in build file:/build/repo/)
110[success] Total time: 0 s, completed Jan 10, 2026, 12:41:25 AM
111Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":[],"sourcePatches":[]}
112Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Disabled,List()))
113Starting build...
114Projects: Set(root)
115Starting build for ProjectRef(file:/build/repo/,root) (csvparser)... [0/1]
116OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
117OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
118Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
119[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
120[warn] there was 1 deprecation warning; re-run with -deprecation for details
121[warn] one warning found
122[info] done compiling
123[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
124[warn] bad option '-Yrangepos' was ignored
125[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:156:25 -----
126[error] 156 | in: Iterator[Char] =>
127[error] | ^
128[error] |parentheses are required around the parameter of a lambda
129[error] |This construct can be rewritten automatically under -rewrite -source 3.0-migration.
130[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:171:25 -----
131[error] 171 | in: Iterator[Char] =>
132[error] | ^
133[error] |parentheses are required around the parameter of a lambda
134[error] |This construct can be rewritten automatically under -rewrite -source 3.0-migration.
135[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:192:25 -----
136[error] 192 | in: Iterator[Char] =>
137[error] | ^
138[error] |parentheses are required around the parameter of a lambda
139[error] |This construct can be rewritten automatically under -rewrite -source 3.0-migration.
140[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:213:25 -----
141[error] 213 | in: Iterator[Char] =>
142[error] | ^
143[error] |parentheses are required around the parameter of a lambda
144[error] |This construct can be rewritten automatically under -rewrite -source 3.0-migration.
145[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:282:15 -----
146[error] 282 | assert(l('Name) === "Ruimo")
147[error] | ^
148[error] |symbol literal 'Name is no longer supported,
149[error] |use a string literal "Name" or an application Symbol("Name") instead,
150[error] |or enclose in braces '{Name} if you want a quoted expression.
151[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
152[error] |the idiom, but this possibility might no longer be available in the future.
153[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:283:15 -----
154[error] 283 | assert(l('Age) === "18")
155[error] | ^
156[error] |symbol literal 'Age is no longer supported,
157[error] |use a string literal "Age" or an application Symbol("Age") instead,
158[error] |or enclose in braces '{Age} if you want a quoted expression.
159[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
160[error] |the idiom, but this possibility might no longer be available in the future.
161[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:290:15 -----
162[error] 290 | assert(l('Name) === "Uno")
163[error] | ^
164[error] |symbol literal 'Name is no longer supported,
165[error] |use a string literal "Name" or an application Symbol("Name") instead,
166[error] |or enclose in braces '{Name} if you want a quoted expression.
167[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
168[error] |the idiom, but this possibility might no longer be available in the future.
169[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:291:15 -----
170[error] 291 | assert(l('Age) === "16")
171[error] | ^
172[error] |symbol literal 'Age is no longer supported,
173[error] |use a string literal "Age" or an application Symbol("Age") instead,
174[error] |or enclose in braces '{Age} if you want a quoted expression.
175[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
176[error] |the idiom, but this possibility might no longer be available in the future.
177[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:309:15 -----
178[error] 309 | assert(l('Name) === "Ruimo")
179[error] | ^
180[error] |symbol literal 'Name is no longer supported,
181[error] |use a string literal "Name" or an application Symbol("Name") instead,
182[error] |or enclose in braces '{Name} if you want a quoted expression.
183[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
184[error] |the idiom, but this possibility might no longer be available in the future.
185[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:310:15 -----
186[error] 310 | assert(l('Age) === "18")
187[error] | ^
188[error] |symbol literal 'Age is no longer supported,
189[error] |use a string literal "Age" or an application Symbol("Age") instead,
190[error] |or enclose in braces '{Age} if you want a quoted expression.
191[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
192[error] |the idiom, but this possibility might no longer be available in the future.
193[error] -- [E100] Syntax Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:220:40
194[error] 220 | case s: Success[Seq[String]] => fail
195[error] | ^^^^
196[error] | method fail in trait Assertions must be called with () argument
197[error] |
198[error] | longer explanation available when compiling with `-explain`
199[error] -- [E100] Syntax Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:244:25
200[error] 244 | case Success(_) => fail
201[error] | ^^^^
202[error] | method fail in trait Assertions must be called with () argument
203[error] |
204[error] | longer explanation available when compiling with `-explain`
205[error] -- [E100] Syntax Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:265:25
206[error] 265 | case Success(_) => fail
207[error] | ^^^^
208[error] | method fail in trait Assertions must be called with () argument
209[error] |
210[error] | longer explanation available when compiling with `-explain`
211[error] -- [E100] Syntax Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:315:25
212[error] 315 | case Success(_) => fail
213[error] | ^^^^
214[error] | method fail in trait Assertions must be called with () argument
215[error] |
216[error] | longer explanation available when compiling with `-explain`
217[warn] one warning found
218[error] 14 errors found
219[error] (Test / compileIncremental) Compilation failed
220[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
221[warn] bad option '-Yrangepos' was ignored
222[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:156:25 -----
223[error] 156 | in: Iterator[Char] =>
224[error] | ^
225[error] |parentheses are required around the parameter of a lambda
226[error] |This construct can be rewritten automatically under -rewrite -source 3.0-migration.
227[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:171:25 -----
228[error] 171 | in: Iterator[Char] =>
229[error] | ^
230[error] |parentheses are required around the parameter of a lambda
231[error] |This construct can be rewritten automatically under -rewrite -source 3.0-migration.
232[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:192:25 -----
233[error] 192 | in: Iterator[Char] =>
234[error] | ^
235[error] |parentheses are required around the parameter of a lambda
236[error] |This construct can be rewritten automatically under -rewrite -source 3.0-migration.
237[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:213:25 -----
238[error] 213 | in: Iterator[Char] =>
239[error] | ^
240[error] |parentheses are required around the parameter of a lambda
241[error] |This construct can be rewritten automatically under -rewrite -source 3.0-migration.
242[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:282:15 -----
243[error] 282 | assert(l('Name) === "Ruimo")
244[error] | ^
245[error] |symbol literal 'Name is no longer supported,
246[error] |use a string literal "Name" or an application Symbol("Name") instead,
247[error] |or enclose in braces '{Name} if you want a quoted expression.
248[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
249[error] |the idiom, but this possibility might no longer be available in the future.
250[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:283:15 -----
251[error] 283 | assert(l('Age) === "18")
252[error] | ^
253[error] |symbol literal 'Age is no longer supported,
254[error] |use a string literal "Age" or an application Symbol("Age") instead,
255[error] |or enclose in braces '{Age} if you want a quoted expression.
256[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
257[error] |the idiom, but this possibility might no longer be available in the future.
258[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:290:15 -----
259[error] 290 | assert(l('Name) === "Uno")
260[error] | ^
261[error] |symbol literal 'Name is no longer supported,
262[error] |use a string literal "Name" or an application Symbol("Name") instead,
263[error] |or enclose in braces '{Name} if you want a quoted expression.
264[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
265[error] |the idiom, but this possibility might no longer be available in the future.
266[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:291:15 -----
267[error] 291 | assert(l('Age) === "16")
268[error] | ^
269[error] |symbol literal 'Age is no longer supported,
270[error] |use a string literal "Age" or an application Symbol("Age") instead,
271[error] |or enclose in braces '{Age} if you want a quoted expression.
272[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
273[error] |the idiom, but this possibility might no longer be available in the future.
274[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:309:15 -----
275[error] 309 | assert(l('Name) === "Ruimo")
276[error] | ^
277[error] |symbol literal 'Name is no longer supported,
278[error] |use a string literal "Name" or an application Symbol("Name") instead,
279[error] |or enclose in braces '{Name} if you want a quoted expression.
280[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
281[error] |the idiom, but this possibility might no longer be available in the future.
282[error] -- Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:310:15 -----
283[error] 310 | assert(l('Age) === "18")
284[error] | ^
285[error] |symbol literal 'Age is no longer supported,
286[error] |use a string literal "Age" or an application Symbol("Age") instead,
287[error] |or enclose in braces '{Age} if you want a quoted expression.
288[error] |For now, you can also `import language.deprecated.symbolLiterals` to accept
289[error] |the idiom, but this possibility might no longer be available in the future.
290[error] -- [E100] Syntax Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:220:40
291[error] 220 | case s: Success[Seq[String]] => fail
292[error] | ^^^^
293[error] | method fail in trait Assertions must be called with () argument
294[error] |
295[error] | longer explanation available when compiling with `-explain`
296[error] -- [E100] Syntax Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:244:25
297[error] 244 | case Success(_) => fail
298[error] | ^^^^
299[error] | method fail in trait Assertions must be called with () argument
300[error] |
301[error] | longer explanation available when compiling with `-explain`
302[error] -- [E100] Syntax Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:265:25
303[error] 265 | case Success(_) => fail
304[error] | ^^^^
305[error] | method fail in trait Assertions must be called with () argument
306[error] |
307[error] | longer explanation available when compiling with `-explain`
308[error] -- [E100] Syntax Error: /build/repo/src/test/scala/com/ruimo/csv/ParserSpec.scala:315:25
309[error] 315 | case Success(_) => fail
310[error] | ^^^^
311[error] | method fail in trait Assertions must be called with () argument
312[error] |
313[error] | longer explanation available when compiling with `-explain`
314[warn] one warning found
315[error] 14 errors found
316[error] (Test / compileIncremental) Compilation failed
317
318************************
319Build summary:
320[{
321 "module": "csvparser",
322 "compile": {"status": "ok", "tookMs": 5394, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
323 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
324 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
325 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
326 "publish": {"status": "skipped", "tookMs": 0},
327 "metadata": {
328 "crossScalaVersions": ["2.11.12", "2.12.15", "2.13.7", "3.0.2"]
329}
330}]
331************************
332[success] Total time: 14 s, completed Jan 10, 2026, 12:41:39 AM
333[0JChecking patch project/plugins.sbt...
334Checking patch project/build.properties...
335Checking patch build.sbt...
336Applied patch project/plugins.sbt cleanly.
337Applied patch project/build.properties cleanly.
338Applied patch build.sbt cleanly.