Build Logs
tototoshi/scala-csv • 3.8.0:2026-01-13
Errors
6
Warnings
2
Total Lines
249
1##################################
2Clonning https://github.com/tototoshi/scala-csv.git into /build/repo using revision 2.0.0
3##################################
4Note: switching to '5f649df7df4b9dccaf9ba706ea06a269402baf28'.
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.0
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.0
32Execute tests: true
33sbt project found:
34Sbt version 1.10.0 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 tototoshi/scala-csv
37##################################
38Scala version: 3.8.0
39Targets: com.github.tototoshi%scala-csv
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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.0
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.0"
60"++3.8.0 -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.0 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" com.github.tototoshi%scala-csv"
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 9.481s.
75[info] done compiling
76[info] loading settings for project repo from build.sbt, doctest.sbt...
77[info] set current project to scala-csv (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0
79OpenCB::Changing crossVersion 3.3.3 -> 3.8.0 in repo/crossScalaVersions
80[info] set current project to scala-csv (in build file:/build/repo/)
81[info] Setting Scala version to 3.8.0 on 1 projects.
82[info] Switching Scala version on:
83[info] * repo (2.12.19, 3.8.0, 2.10.7, 2.11.12, 2.13.14)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to scala-csv (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to scala-csv (in build file:/build/repo/)
90[info] Defining Global / credentials, credentials
91[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to scala-csv (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to scala-csv (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to scala-csv (in build file:/build/repo/)
107[success] Total time: 0 s, completed Jan 13, 2026, 3:16:17 PM
108Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
109Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
110Starting build...
111Projects: Set(repo)
112Starting build for ProjectRef(file:/build/repo/,repo) (scala-csv)... [0/1]
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
116Compile scalacOptions: -language:implicitConversions, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
117[info] Formatting 8 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(compile) ...
118[info] compiling 8 Scala sources and 3 Java sources to /build/repo/target/scala-3.8.0/classes ...
119[warn] there were 4 deprecation warnings; re-run with -deprecation for details
120[warn] one warning found
121[info] done compiling
122[info] Formatting 6 Scala sources ProjectRef(uri("file:/build/repo/"), "repo")(test) ...
123[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.0/test-classes ...
124[info] done compiling
125[info] LineReaderSpec:
126[info] ReaderLineReader
127[info] - should read line with nl
128[info] SourceLineReader
129[info] - should read line with nl
130[info] - should read a quoted value that has cr that is not followd by nl
131[info] CSVWriterSpec:
132[info] CSVWriter
133[info] #open
134[info] - should be constructed with OutputStream
135[info] - should be constructed with OutputStream and encoding
136[info] - should be constructed with java.io.File
137[info] - should be constructed with filename string
138[info] - should be constructed with filename string and encoding
139[info] - should be constructed with filename string, append flag and encoding
140[info] - should be constructed with file and encoding
141[info] - should be constructed with file, append flag and encoding
142[info] - should throws UnsupportedEncodingException when unsupprted encoding is specified
143[info] #writeAll
144[info] - write all lines to file
145[info] - writes null fields as empty strings
146[info] When stream is already closed
147[info] - throws an Exception
148[info] #writeRow
149[info] - write single line to file
150[info] - write single line with null fieldsto file
151[info] - should escape the quoteChar with escapeChar when it is included in the field
152[info] - should escape the quoteChar with customized escapeChar when it is included in the field and escapeChar is changed from default value
153[info] When a field contains delimiter in it
154[info] - should escape the delimiter
155[info] When quoting is set to QUOTE_ALL
156[info] - should quote all fields
157[info] When quoting is set to QUOTE_NONE
158[info] - should quote no field
159[info] When quoting is set to QUOTE_NONNUMERIC
160[info] - should quote only nonnumeric fields
161[info] When a field contains cr or lf in it
162[info] - should quoted the field
163[info] When stream is already closed
164[info] - throws an Exception
165[info] #flush
166[info] - flush stream
167[info] When append=true
168[info] - append lines
169[info] When append=false
170[info] - overwrite the file
171[info] CSVParserDoctest:
172[info] CSVParser.scala:31: parse
173[info] - example at line 33: com.github.tototoshi.csv.CSVParser.parse("a,b,c", '\\', ',', ...
174[info] - example at line 36: com.github.tototoshi.csv.CSVParser.parse("\"a\",\"b\",\"c\"" ...
175[info] CSVReaderSpec:
176[info] CSVReader
177[info] - should be constructed with java.io.File
178[info] - should be constructed with filename
179[info] - should be constructed with CSVFormat
180[info] - should throw UnsupportedEncodingException when unsupported encoding is specified
181[info] - should be able to read an empty line
182[info] - should be able to read empty fields
183[info] - read simple CSV from file
184[info] - read simple CSV string
185[info] - issue #22
186[info] - issue #32
187[info] - should read csv file whose escape char is backslash
188[info] - should read csv file whose escape char is in the content without escaping a char
189[info] - should read postgres CSV
190[info] - read simple CSV file with empty quoted fields
191[info] - should read a file starting with BOM
192[info] - should be throw exception against malformed input
193[info] - read CSV file including escaped fields
194[info] - should correctly parse fields with line breaks enclosed in double quotes
195[info] - read TSV from file
196[info] - has #toStream
197[info] - has #readNext
198[info] - has #all
199[info] iterator fetched from #iterator
200[info] - has #hasNext
201[info] #next
202[info] - should return the next line
203[info] - should throw NoSuchElementException
204[info] - iterate all lines
205[info] When the file to be parsed is huge
206[info] - should iterate all lines without any trouble
207[info] #iteratorWithHeaders
208[info] When the file is empty
209[info] - returns an empty list
210[info] When the file has only one line
211[info] - returns an empty list
212[info] When the file has many lines
213[info] - returns a List of Map[String, String]
214[info] #allHeaders
215[info] When the file is empty
216[info] - returns an empty list
217[info] When the file has only one line
218[info] - returns an empty list
219[info] When the file has many lines
220[info] - returns a List of Map[String, String]
221[info] #allOrderedHeaders
222[info] When the file is empty
223[info] - returns an empty list
224[info] When the file has only header line
225[info] - returns only header names
226[info] When the file has many headers and many lines
227[info] - returns header names in order and data
228
229************************
230Build summary:
231[{
232 "module": "scala-csv",
233 "compile": {"status": "ok", "tookMs": 6515, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
235 "test-compile": {"status": "ok", "tookMs": 6209, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
236 "test": {"status": "ok", "tookMs": 1123, "passed": 66, "failed": 0, "ignored": 0, "skipped": 0, "total": 66, "byFramework": [{"framework": "unknown", "stats": {"passed": 66, "failed": 0, "ignored": 0, "skipped": 0, "total": 66}}]},
237 "publish": {"status": "skipped", "tookMs": 0},
238 "metadata": {
239 "crossScalaVersions": ["2.12.19", "2.11.12", "2.10.7", "2.13.14", "3.3.3"]
240}
241}]
242************************
243[success] Total time: 15 s, completed Jan 13, 2026, 3:16:32 PM
244[0JChecking patch project/plugins.sbt...
245Checking patch project/build.properties...
246Checking patch build.sbt...
247Applied patch project/plugins.sbt cleanly.
248Applied patch project/build.properties cleanly.
249Applied patch build.sbt cleanly.