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