Build Logs
gnieh/fs2-data • 3.8.0-RC3:2025-12-04
Errors
12
Warnings
51
Total Lines
864
1##################################
2Clonning https://github.com/gnieh/fs2-data.git into /build/repo using revision v1.12.0
3##################################
4Note: switching to '2cfb5dd0813974b12ca4b9da9cebfedc9d62e10d'.
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.6
22----
23Preparing build for 3.8.0-RC3
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.3.6"
35Replacement: val scala3 = "3.8.0-RC3"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project gnieh/fs2-data
47##################################
48Scala version: 3.8.0-RC3
49Targets: org.gnieh%fs2-data-cbor org.gnieh%fs2-data-cbor-json org.gnieh%fs2-data-csv org.gnieh%fs2-data-csv-generic org.gnieh%fs2-data-docs org.gnieh%fs2-data-finite-state org.gnieh%fs2-data-json org.gnieh%fs2-data-json-circe org.gnieh%fs2-data-json-diffson org.gnieh%fs2-data-json-interpolators org.gnieh%fs2-data-json-play org.gnieh%fs2-data-text org.gnieh%fs2-data-xml org.gnieh%fs2-data-xml-scala
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Xms2g
61-Xmx4g
62-Dsun.net.client.defaultReadTimeout=60000
63-Dcommunitybuild.scala=3.8.0-RC3
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.0-RC3"
73"++3.8.0-RC3 -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.gnieh%fs2-data-cbor org.gnieh%fs2-data-cbor-json org.gnieh%fs2-data-csv org.gnieh%fs2-data-csv-generic org.gnieh%fs2-data-docs org.gnieh%fs2-data-finite-state org.gnieh%fs2-data-json org.gnieh%fs2-data-json-circe org.gnieh%fs2-data-json-diffson org.gnieh%fs2-data-json-interpolators org.gnieh%fs2-data-json-play org.gnieh%fs2-data-text org.gnieh%fs2-data-xml org.gnieh%fs2-data-xml-scala"
81
82[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
83[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
84[info] loading project definition from /build/repo/project
85[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
87[info] Compilation completed in 9.014s.
88[info] done compiling
89[info] loading settings for project root from build.sbt...
90[info] resolving key references (53864 settings) ...
91[info] set scmInfo to https://github.com/gnieh/fs2-data
92[info] set current project to root (in build file:/build/repo/)
93[warn] there's a key that's not used by any other settings/tasks:
94[warn]
95[warn] * finiteStateNative / tlVersionIntroduced
96[warn] +- /build/repo/build.sbt:489
97[warn]
98[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
99[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
100Execute setCrossScalaVersions: 3.8.0-RC3
101OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in unidocs/crossScalaVersions
102[info] set scmInfo to https://github.com/gnieh/fs2-data
103OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in csvNative/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in csvJVM/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in benchmarksJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in msgpackJVM/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonPlayJVM/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in finiteStateJVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in xmlJS/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonDiffsonNative/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in scalaXmlJVM/crossScalaVersions
112OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in csvJS/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in msgpackJS/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in cborNative/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in csvGenericNative/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in rootNative/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in textNative/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonCirceJS/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in textJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in rootJS/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in exampleJqJVM/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonJS/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in exampleJqNative/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonCirceNative/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in msgpackNative/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in cborJS/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in csvGenericJS/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in textJS/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in cborJsonNative/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in xmlJVM/crossScalaVersions
132OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in finiteStateJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in exampleJqJS/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in finiteStateNative/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in csvGenericJVM/crossScalaVersions
136OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in scalaXmlNative/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in rootJVM/crossScalaVersions
138OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in cborJVM/crossScalaVersions
139OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in cborJsonJS/crossScalaVersions
140OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonJVM/crossScalaVersions
141OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonPlayJS/crossScalaVersions
142OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonInterpolatorsNative/crossScalaVersions
143OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in site/crossScalaVersions
144OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonDiffsonJS/crossScalaVersions
145OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonInterpolatorsJS/crossScalaVersions
146OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in xmlNative/crossScalaVersions
147OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonCirceJVM/crossScalaVersions
148OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in cborJsonJVM/crossScalaVersions
149OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonInterpolatorsJVM/crossScalaVersions
150OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonDiffsonJVM/crossScalaVersions
151OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in jsonNative/crossScalaVersions
152OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in scalaXmlJS/crossScalaVersions
153[info] set current project to root (in build file:/build/repo/)
154[info] Setting Scala version to 3.8.0-RC3 on 50 projects.
155[info] Switching Scala version on:
156[info] jsonNative (2.12.20, 2.13.16, 3.8.0-RC3)
157[info] jsonPlayJVM (2.12.20, 2.13.16, 3.8.0-RC3)
158[info] textNative (2.12.20, 2.13.16, 3.8.0-RC3)
159[info] cborJsonNative (2.12.20, 2.13.16, 3.8.0-RC3)
160[info] finiteStateNative (2.12.20, 2.13.16, 3.8.0-RC3)
161[info] unidocs (2.12.20, 2.13.16, 3.8.0-RC3)
162[info] rootJS (2.12.20, 2.13.16, 3.8.0-RC3)
163[info] msgpackJVM (2.12.20, 2.13.16, 3.8.0-RC3)
164[info] cborJS (2.12.20, 2.13.16, 3.8.0-RC3)
165[info] site (2.12.20, 2.13.16, 3.8.0-RC3)
166[info] finiteStateJS (2.12.20, 2.13.16, 3.8.0-RC3)
167[info] exampleJqJVM (2.12.20, 2.13.16, 3.8.0-RC3)
168[info] textJS (2.12.20, 2.13.16, 3.8.0-RC3)
169[info] benchmarksJVM (2.12.20, 2.13.16, 3.8.0-RC3)
170[info] jsonPlayJS (2.12.20, 2.13.16, 3.8.0-RC3)
171[info] jsonJVM (2.12.20, 2.13.16, 3.8.0-RC3)
172[info] scalaXmlNative (2.12.20, 2.13.16, 3.8.0-RC3)
173[info] csvJVM (2.12.20, 2.13.16, 3.8.0-RC3)
174[info] msgpackNative (2.12.20, 2.13.16, 3.8.0-RC3)
175[info] xmlJVM (2.12.20, 2.13.16, 3.8.0-RC3)
176[info] xmlJS (2.12.20, 2.13.16, 3.8.0-RC3)
177[info] cborNative (2.12.20, 2.13.16, 3.8.0-RC3)
178[info] jsonCirceNative (2.12.20, 2.13.16, 3.8.0-RC3)
179[info] finiteStateJVM (2.12.20, 2.13.16, 3.8.0-RC3)
180[info] cborJsonJS (2.12.20, 2.13.16, 3.8.0-RC3)
181[info] cborJVM (2.12.20, 2.13.16, 3.8.0-RC3)
182[info] csvNative (2.12.20, 2.13.16, 3.8.0-RC3)
183[info] jsonCirceJVM (2.12.20, 2.13.16, 3.8.0-RC3)
184[info] rootJVM (2.12.20, 2.13.16, 3.8.0-RC3)
185[info] csvJS (2.12.20, 2.13.16, 3.8.0-RC3)
186[info] csvGenericJVM (2.12.20, 2.13.16, 3.8.0-RC3)
187[info] rootNative (2.12.20, 2.13.16, 3.8.0-RC3)
188[info] textJVM (2.12.20, 2.13.16, 3.8.0-RC3)
189[info] xmlNative (2.12.20, 2.13.16, 3.8.0-RC3)
190[info] exampleJqJS (2.12.20, 2.13.16, 3.8.0-RC3)
191[info] jsonDiffsonNative (2.12.20, 2.13.16, 3.8.0-RC3)
192[info] msgpackJS (2.12.20, 2.13.16, 3.8.0-RC3)
193[info] jsonDiffsonJS (2.12.20, 2.13.16, 3.8.0-RC3)
194[info] cborJsonJVM (2.12.20, 2.13.16, 3.8.0-RC3)
195[info] jsonInterpolatorsJVM (2.12.20, 2.13.16, 3.8.0-RC3)
196[info] jsonJS (2.12.20, 2.13.16, 3.8.0-RC3)
197[info] jsonInterpolatorsJS (2.12.20, 2.13.16, 3.8.0-RC3)
198[info] csvGenericJS (2.12.20, 2.13.16, 3.8.0-RC3)
199[info] jsonCirceJS (2.12.20, 2.13.16, 3.8.0-RC3)
200[info] jsonDiffsonJVM (2.12.20, 2.13.16, 3.8.0-RC3)
201[info] scalaXmlJS (2.12.20, 2.13.16, 3.8.0-RC3)
202[info] csvGenericNative (2.12.20, 2.13.16, 3.8.0-RC3)
203[info] exampleJqNative (2.12.20, 2.13.16, 3.8.0-RC3)
204[info] scalaXmlJVM (2.12.20, 2.13.16, 3.8.0-RC3)
205[info] jsonInterpolatorsNative (2.12.20, 2.13.16, 3.8.0-RC3)
206[info] Excluding projects:
207[info] * root (2.13.16)
208[info] Reapplying settings...
209[info] set scmInfo to https://github.com/gnieh/fs2-data
210[info] set current project to root (in build file:/build/repo/)
211Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
212[info] Reapplying settings...
213[info] set scmInfo to https://github.com/gnieh/fs2-data
214[info] set current project to root (in build file:/build/repo/)
215[info] Defining Global / credentials, benchmarksJVM / credentials and 49 others.
216[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 456 others.
217[info] Run `last` for details.
218[info] Reapplying settings...
219[info] set scmInfo to https://github.com/gnieh/fs2-data
220[info] set current project to root (in build file:/build/repo/)
221Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
222[info] Reapplying settings...
223OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
224
225 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
226 Did you mean msgpackJVM / allExcludeDependencies ?
227 , retry without global scopes
228[info] Reapplying settings...
229[info] set scmInfo to https://github.com/gnieh/fs2-data
230[info] set current project to root (in build file:/build/repo/)
231Execute removeScalacOptionsStartingWith: -P:wartremover
232[info] Reapplying settings...
233[info] set scmInfo to https://github.com/gnieh/fs2-data
234[info] set current project to root (in build file:/build/repo/)
235[success] Total time: 0 s, completed Dec 4, 2025, 3:02:49 PM
236Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
237Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
238Starting build...
239Projects: Set(jsonPlayJVM, unidocs, jsonJVM, csvJVM, xmlJVM, finiteStateJVM, cborJVM, jsonCirceJVM, csvGenericJVM, textJVM, cborJsonJVM, jsonInterpolatorsJVM, jsonDiffsonJVM, scalaXmlJVM)
240Starting build for ProjectRef(file:/build/repo/,cborJsonJVM) (fs2-data-cbor-json)... [0/14]
241OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
242OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
243OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
244OpenCB::Filter out '-source:3.2-migration', matches setting pattern '^-?-source(:.*)?'
245Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
246[info] compiling 15 Scala sources to /build/repo/cbor/jvm/target/scala-3.8.0-RC3/classes ...
247[info] compiling 12 Scala sources to /build/repo/text/jvm/target/scala-3.8.0-RC3/classes ...
248[info] compiling 31 Scala sources to /build/repo/finite-state/jvm/target/scala-3.8.0-RC3/classes ...
249[info] done compiling
250[info] done compiling
251[info] done compiling
252[info] compiling 45 Scala sources to /build/repo/json/.jvm/target/scala-3.8.0-RC3/classes ...
253[info] done compiling
254[info] compiling 2 Scala sources to /build/repo/cbor-json/jvm/target/scala-3.8.0-RC3/classes ...
255[info] done compiling
256[info] compiling 1 Scala source to /build/repo/json/circe/.jvm/target/scala-3.8.0-RC3/classes ...
257[info] done compiling
258[info] compiling 3 Scala sources to /build/repo/cbor-json/jvm/target/scala-3.8.0-RC3/test-classes ...
259[info] done compiling
260[info] fs2.data.json.JsonToCborSpec
261[info] + valid Long should be encoded into CBOR integer 81ms
262[info] + integers not fitting in Long are encoded as big numbers 77ms
263[info] + valid floats are encoded as float32 79ms
264[info] fs2.data.cbor.CborToJsonSpec
265[info] + Specification tests should pass 452ms
266[info] + Tags should be propagated to array elements 79ms
267[info] + Byte strings are base64 URL encoded if no tag is present 3ms
268[info] + Tags should be propagated to map elements 9ms
269[info] + Tags should be propagated to map keys 1ms
270Starting build for ProjectRef(file:/build/repo/,textJVM) (fs2-data-text)... [1/14]
271Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
272Starting build for ProjectRef(file:/build/repo/,finiteStateJVM) (fs2-data-finite-state)... [2/14]
273Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
274[info] compiling 12 Scala sources to /build/repo/finite-state/jvm/target/scala-3.8.0-RC3/test-classes ...
275[info] done compiling
276[info] fs2.data.esp.DupSpec
277[info] + duplicate 154ms
278[info] fs2.data.pattern.example.ArticleSpec
279[info] + article to html 147ms
280[info] fs2.data.pattern.PatSpec
281[info] + Pattern search 'one' 2ms
282[info] + Pattern search 'two' 0ms
283[info] + Pattern search 'two' depth 1 0ms
284[info] + Pattern search any 0ms
285[info] + Pattern search anything 0ms
286[info] fs2.data.mft.ESPSpec
287[info] + reverse tree 41ms
288[info] fs2.data.pattern.PatGuardSpec
289[info] + Guard 'a' 0ms
290[info] + Guard 'b' 0ms
291[info] + Guard 'c' 0ms
292[info] + Guard 'd' 0ms
293[info] + Guard 'e' 0ms
294[info] + Guard 'f' 0ms
295[info] + Guard other state 0ms
296[info] + Guard other depth 0ms
297[info] fs2.data.esp.CopySpec
298[info] + copy self 1ms
299[info] fs2.data.mft.query.OptimizedQuerySpec
300[info] + child path 263ms
301[info] + any child path 191ms
302[info] + descendant path 184ms
303[info] + any descendant path 181ms
304[info] + simple let 149ms
305[info] + simple for 154ms
306[info] + nested for 159ms
307[info] + leaves 341ms
308[info] + leaf function 123ms
309[info] + leaf function failure 168ms
310[info] + wrap 247ms
311[info] + more nested 451ms
312[info] + let-for 299ms
313[info] fs2.data.pattern.example.PatternSpec
314[info] + int pattern 13ms
315[info] fs2.data.mft.query.NonOptimizedQuerySpec
316[info] + child path 353ms
317[info] + any child path 299ms
318[info] + descendant path 205ms
319[info] + any descendant path 252ms
320[info] + simple let 364ms
321[info] + simple for 276ms
322[info] + nested for 428ms
323[info] + leaves 307ms
324[info] + leaf function 143ms
325[info] + leaf function failure 175ms
326[info] + wrap 190ms
327[info] + more nested 534ms
328[info] + let-for 408ms
329[info] fs2.data.pfsa.RegularSpec
330[info] + empty 363ms
331[info] + epsilon 362ms
332[info] + any 362ms
333[info] + any1 398ms
334[info] + chars 390ms
335[info] + complex 44ms
336Starting build for ProjectRef(file:/build/repo/,cborJVM) (fs2-data-cbor)... [3/14]
337Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
338[info] compiling 5 Scala sources to /build/repo/cbor/jvm/target/scala-3.8.0-RC3/test-classes ...
339[info] done compiling
340[info] fs2.data.cbor.high.ValueParserTest
341[info] + roundtrips bignums 47ms
342[info] fs2.data.cbor.ValidationSpec
343[info] + should fail if not enough array elements are provided 56ms
344[info] + should fail if not enough Map elements are provided 1ms
345[info] + should fail if an odd number of Map elements are provided 1ms
346[info] + should fail if an odd number of indefinite map elements are provided 2ms
347[info] + should fail if unmatched break is given 1ms
348[info] + should fail for unclosed indefinite array 7ms
349[info] + should fail for unclosed indefinite map 1ms
350[info] + should fail for unclosed indefinite text string 10ms
351[info] + should fail for nested indefinite text string 1ms
352[info] + should fail for invalid indefinite text string elements 1ms
353[info] + should fail for unclosed indefinite byte string 10ms
354[info] + should fail for nested indefinite byte string 7ms
355[info] + should fail for invalid indefinite byte string elements 1ms
356[info] + should fail for invalid number of positive integer bits 8ms
357[info] + should fail for invalid number of negative integer bits 8ms
358[info] + should fail for invalid number of half float bits 13ms
359[info] + should fail for invalid number of float bits 4ms
360[info] + should fail for invalid number of double bits 4ms
361[info] fs2.data.cbor.RoundtripTest
362[info] + roundtrips numbers 420ms
363[info] fs2.data.cbor.ParserSpec
364[info] + CBOR value parser should parse values properly 294ms
365[info] + CBOR value parser should parse values properly 120ms
366[info] + CBOR parsing/serializing be fix point 237ms
367[info] + CBOR parsing/serializing be fix point 60ms
368[info] + Diagnostic should print values properly 343ms
369Starting build for ProjectRef(file:/build/repo/,scalaXmlJVM) (fs2-data-xml-scala)... [4/14]
370Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
371[info] compiling 24 Scala sources to /build/repo/xml/.jvm/target/scala-3.8.0-RC3/classes ...
372[warn] -- Warning: /build/repo/xml/src/main/scala/fs2/data/xml/dom/TreeParser.scala:34:11
373[warn] 34 | this()(F)
374[warn] | ^
375[warn] |Implicit parameters should be provided with a `using` clause.
376[warn] |To disable the warning, please use the following option:
377[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
378[warn] one warning found
379[info] done compiling
380[info] compiling 1 Scala source to /build/repo/xml/scala-xml/.jvm/target/scala-3.8.0-RC3/classes ...
381[info] done compiling
382[info] compiling 7 Scala sources to /build/repo/xml/.jvm/target/scala-3.8.0-RC3/test-classes ...
383[info] done compiling
384[info] compiling 2 Scala sources to /build/repo/xml/scala-xml/.jvm/target/scala-3.8.0-RC3/test-classes ...
385[info] done compiling
386[info] fs2.data.xml.scalaXml.ScalaXmlEventifierSpec
387[info] + `eventifier` and `documents` should work well together 154ms
388[info] fs2.data.xml.scalaXml.XPathSpec
389[info] + DOM filtering 115ms
390Starting build for ProjectRef(file:/build/repo/,jsonCirceJVM) (fs2-data-json-circe)... [5/14]
391Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
392[info] compiling 1 Scala source to /build/repo/json/diffson/.jvm/target/scala-3.8.0-RC3/classes ...
393[info] compiling 9 Scala sources to /build/repo/json/.jvm/target/scala-3.8.0-RC3/test-classes ...
394[info] done compiling
395[info] done compiling
396[info] compiling 1 Scala source to /build/repo/json/diffson/.jvm/target/scala-3.8.0-RC3/test-classes ...
397[info] done compiling
398[info] compiling 6 Scala sources to /build/repo/json/circe/.jvm/target/scala-3.8.0-RC3/test-classes ...
399[info] done compiling
400[info] fs2.data.json.circe.CirceTokenizerSpec
401[info] + `ast.tokenize` and `ast.values` should work well together 93ms
402[info] fs2.data.json.mergepatch.CirceJsonMergePatchTest
403[info] + a value patch should replace a simple value 90ms
404[info] + a value patch should replace an object value 31ms
405[info] + replace an array value 5ms
406[info] + a null patch should remove a simple value 7ms
407[info] + a null patch should remove an object value 1ms
408[info] + a null patch should remove an array value 4ms
409[info] + an object patch should replace a simple value 4ms
410[info] + an object patch replace an array value 3ms
411[info] + an object patch be applied recursively to an object value 6ms
412[info] fs2.data.json.circe.CirceJsonSelectorSpec
413[info] + mandatory fields should fail in the missing single case 69ms
414[info] + mandatory fields should fail in case at least one is missing 8ms
415[info] + mandatory fields should fail in missing nested cases 24ms
416[info] + mandatory fields should fail on outermost error in case of nested missing keys 1ms
417[info] + mandatory fields should succeed if all mandatory fields are present 1ms
418[info] + transformOpt should only transform the select element 14ms
419[info] + transformOpt should filter out the value if it returns None 3ms
420[info] + transformOpt should filter out the innermost value if it returns None 4ms
421[info] + transformF should fail the stream if one value fails 21ms
422[info] fs2.data.json.circe.CirceJsonExceptionSpec
423[info] + previous valid tokens should be emitted before Exception 12ms
424[info] + previous selected tokens should be emitted before Exception 32ms
425[info] + previous valid values should be emitted before Exception 15ms
426[info] fs2.data.json.circe.CirceJsonPathStructuredSpec
427[info] + deterministic AST 179ms
428[info] + deterministic deserialized 228ms
429[info] + deterministic generic pipe 191ms
430[info] fs2.data.json.circe.CirceJsonParserSpec
431[info] + Standard test suite files should be parsed correctly 1s
432[info] + Standard test suite files should be parsed directly correctly 1s
433[info] + Standard test suite files should be parsed correctly with legacy parser 1s
434[info] + Standard test suite files should be parsed directly correctly with legacy parser 1s
435Starting build for ProjectRef(file:/build/repo/,csvGenericJVM) (fs2-data-csv-generic)... [6/14]
436Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
437[info] compiling 28 Scala sources to /build/repo/csv/jvm/target/scala-3.8.0-RC3/classes ...
438[warn] -- [E198] Unused Symbol Warning: /build/repo/csv/shared/src/main/scala-2.13+/fs2/data/csv/LiteralCellEncoders.scala:25:64
439[warn] 25 | implicit final def literalStringEncoder[L <: String](implicit L: ValueOf[L]): CellEncoder[L] =
440[warn] | ^
441[warn] | unused implicit parameter
442[warn] -- [E198] Unused Symbol Warning: /build/repo/csv/shared/src/main/scala-2.13+/fs2/data/csv/LiteralCellEncoders.scala:28:60
443[warn] 28 | implicit final def literalCharEncoder[L <: Char](implicit L: ValueOf[L]): CellEncoder[L] =
444[warn] | ^
445[warn] | unused implicit parameter
446[warn] -- [E198] Unused Symbol Warning: /build/repo/csv/shared/src/main/scala-2.13+/fs2/data/csv/LiteralCellEncoders.scala:31:60
447[warn] 31 | implicit final def literalByteEncoder[L <: Byte](implicit L: ValueOf[L]): CellEncoder[L] =
448[warn] | ^
449[warn] | unused implicit parameter
450[warn] -- [E198] Unused Symbol Warning: /build/repo/csv/shared/src/main/scala-2.13+/fs2/data/csv/LiteralCellEncoders.scala:34:62
451[warn] 34 | implicit final def literalShortEncoder[L <: Short](implicit L: ValueOf[L]): CellEncoder[L] =
452[warn] | ^
453[warn] | unused implicit parameter
454[warn] -- [E198] Unused Symbol Warning: /build/repo/csv/shared/src/main/scala-2.13+/fs2/data/csv/LiteralCellEncoders.scala:37:58
455[warn] 37 | implicit final def literalIntEncoder[L <: Int](implicit L: ValueOf[L]): CellEncoder[L] =
456[warn] | ^
457[warn] | unused implicit parameter
458[warn] -- [E198] Unused Symbol Warning: /build/repo/csv/shared/src/main/scala-2.13+/fs2/data/csv/LiteralCellEncoders.scala:40:60
459[warn] 40 | implicit final def literalLongEncoder[L <: Long](implicit L: ValueOf[L]): CellEncoder[L] =
460[warn] | ^
461[warn] | unused implicit parameter
462[warn] -- [E198] Unused Symbol Warning: /build/repo/csv/shared/src/main/scala-2.13+/fs2/data/csv/LiteralCellEncoders.scala:43:62
463[warn] 43 | implicit final def literalFloatEncoder[L <: Float](implicit L: ValueOf[L]): CellEncoder[L] =
464[warn] | ^
465[warn] | unused implicit parameter
466[warn] -- [E198] Unused Symbol Warning: /build/repo/csv/shared/src/main/scala-2.13+/fs2/data/csv/LiteralCellEncoders.scala:46:64
467[warn] 46 | implicit final def literalDoubleEncoder[L <: Double](implicit L: ValueOf[L]): CellEncoder[L] =
468[warn] | ^
469[warn] | unused implicit parameter
470[warn] -- [E198] Unused Symbol Warning: /build/repo/csv/shared/src/main/scala-2.13+/fs2/data/csv/LiteralCellEncoders.scala:49:66
471[warn] 49 | implicit final def literalBooleanEncoder[L <: Boolean](implicit L: ValueOf[L]): CellEncoder[L] =
472[warn] | ^
473[warn] | unused implicit parameter
474[warn] 9 warnings found
475[info] done compiling
476[info] compiling 9 Scala sources to /build/repo/csv/generic/jvm/target/scala-3.8.0-RC3/classes ...
477[info] done compiling
478[info] compiling 8 Scala sources to /build/repo/csv/generic/jvm/target/scala-3.8.0-RC3/test-classes ...
479[info] done compiling
480[info] fs2.data.csv.generic.RowEncoderTest
481[info] + case class should be handled with positional fields 48ms
482[info] + case class should be handled properly with optional fields 5ms
483[info] fs2.data.csv.generic.CsvRowEncoderTest
484[info] + case classes should be encoded properly 48ms
485[info] + case classes should be handled properly with optional value and empty cell 0ms
486[info] + case classes should be encoded according to their field renames 1ms
487[info] + case classes should be encoded according to their field renames if value is optional 1ms
488[info] fs2.data.csv.generic.TupleDerivationTest
489[info] + tuple encoding should be handled properly 49ms
490[info] + tuple encoding should be handled properly with optional columns 11ms
491[info] + tuple decoding should be handled properly 26ms
492[info] + tuple decoding should be handled properly with optional columns 11ms
493[info] fs2.data.csv.generic.CsvRowDecoderTest
494[info] + case classes should be decoded properly by header name and not position 102ms
495[info] + case classes should be handled properly with optional value and empty cell 20ms
496[info] + case classes should be handled properly with optional value and missing column 11ms
497[info] + case classes should be decoded according to their field renames 1ms
498[info] + case classes should be decoded according to their field renames if value is optional 8ms
499[info] + allow empty strings as string cell values 8ms
500[info] + should fail if a required string field is missing 28ms
501[info] fs2.data.csv.generic.CellEncoderTest
502[info] + derivation for coproducts should work out of the box for enum-style sealed traits 3ms
503[info] + derivation for coproducts should handle non-case object cases 10ms
504[info] + derivation for coproducts should respect @CsvValue annotations 20ms
505[info] + derivation for unary products should work for standard types 1ms
506[info] + derivation for unary products should work for types with implicit encoder 8ms
507[info] + derivation for unary products should work for types with arguments 1ms
508[info] fs2.data.csv.generic.CellDecoderTest
509[info] + derivation for coproducts should work out of the box for enum-style sealed traits 13ms
510[info] + derivation for coproducts should handle non-case object cases 15ms
511[info] + derivation for coproducts should respect @CsvValue annotations 12ms
512[info] + derivation for unary products should work for standard types 7ms
513[info] + derivation for unary products should work for types with implicit decoder 5ms
514[info] + derivation for unary products should work for types with arguments 1ms
515[info] fs2.data.csv.generic.RowDecoderTest
516[info] + case class should be handled with positional fields 3ms
517[info] + case class should be handled properly with optional fields 11ms
518[info] + allow empty strings as string cell values 1ms
519Starting build for ProjectRef(file:/build/repo/,unidocs) (fs2-data-docs)... [7/14]
520Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
521Starting build for ProjectRef(file:/build/repo/,csvJVM) (fs2-data-csv)... [8/14]
522Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
523[info] compiling 13 Scala sources to /build/repo/csv/jvm/target/scala-3.8.0-RC3/test-classes ...
524[info] done compiling
525[info] fs2.data.csv.LineNumberPreservationTest
526[info] fs2.data.csv.CsvExceptionSpec
527[info] fs2.data.csv.RowWriterTest
528[info] + previous valid events should be emitted before Exception 87ms
529[info] + RowWriter should escape according to the given escape mode 43ms
530[info] + lowlevel.headers pipe preserves line numbers 75ms
531[info] fs2.data.csv.RowGeneratorTest
532[info] + Emit error on wrong row size (#621) 11ms
533[info] fs2.data.csv.RowParserTest
534[info] + Line numbers account for empty lines (#461) 8ms
535[info] fs2.data.csv.RowDecoderFTest
536[info] + can parse CSV with rows that do not convert by an attempting RowDecoder 22ms
537[info] + can parse CSV with rows that do not convert by an attempting CsvRowDecoder 10ms
538[info] fs2.data.csv.LiteralDecodersTest
539[info] + The literal decoders should parse the precise same value 6ms
540[info] + The literal decoders should fail for other values of the same primitive type 8ms
541[info] fs2.data.csv.LiteralEncodersTest
542[info] + The literal encoders should encode the precise same value 1ms
543[info] fs2.data.csv.RowFTest
544[info] + RowF.set should change the value at existing header 5ms
545[info] + RowF.set should add the value at end of row in case of missing header 3ms
546[info] + CsvRow.asOptional should return None for empty cells 1ms
547[info] + CsvRow.asOptional should return None for missing cells 11ms
548[info] + CsvRow.asOptional should return None for values considered empty 7ms
549[info] + CsvRow.asOptional should return decoded value for non-empty cells 11ms
550[info] + Row.asOptionalAt should return None for empty cells 13ms
551[info] + CsvRow.asOptionalAt should return None for missing cells 1ms
552[info] + CsvRow.asOptionalAt should return None for values considered empty 12ms
553[info] + Row.asOptionalAt should return decoded value for non-empty cells 1ms
554[info] fs2.data.csv.CellEncoderTest
555[info] + CellEncoder should encode standard types correctly 6ms
556[info] + CellEncoder instance can be built from native cats.Show instance 11ms
557[info] + CellEncoder instance can be built from local cats.Show instance 10ms
558[info] fs2.data.csv.JavaTimeRoundTripTest
559[info] + it should round trip java time classes with default fmts 381ms
560[info] + it should round trip with overridden formats 1ms
561[info] fs2.data.csv.CellDecoderTest
562[info] + CellDecoder should decode standard types correctly 48ms
563[info] + CellDecoder should handle container types properly 1ms
564[info] + CellDecoder should fail on invalid inputs 45ms
565[info] fs2.data.csv.CsvParserTest
566[info] + Standard test suite should pass 360ms
567[info] + Standard test suite files should be encoded and parsed correctly 434ms
568[info] + Parser should handle literal quotes if specified 10ms
569[info] + Parser should return all decoder results as values when using attemptDecodeUsingHeaders 8ms
570[info] + Parser should return only errors as values when using attemptDecodeUsingHeaders with wrong header 8ms
571[info] + Parser should return all decoder results as values when using attemptDecodeGivenHeaders 8ms
572[info] + Parser should return all decoder results when using attemptDecodeGivenHeaders with skipHeaders = false 1ms
573[info] + Parser should return all decoder results when using attemptDecodeSkippingHeaders 3ms
574[info] + Parser should return all decoder results when using attemptDecodeWithoutHeaders 2ms
575[info] + should fail if a required string field is missing 0ms
576[info] + Parser should return all decoder results as values when using attemptDecodeUsingHeaders 8ms
577[info] + Parser should return only errors as values when using attemptDecodeUsingHeaders with wrong header 11ms
578[info] + Parser should return all decoder results as values when using attemptDecodeGivenHeaders 11ms
579[info] + Parser should return all decoder results when using attemptDecodeGivenHeaders with skipHeaders = false 2ms
580[info] + Parser should return all decoder results when using attemptDecodeSkippingHeaders 2ms
581[info] + Parser should return all decoder results when using attemptDecodeWithoutHeaders 17ms
582Starting build for ProjectRef(file:/build/repo/,jsonJVM) (fs2-data-json)... [9/14]
583Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
584[info] fs2.data.json.Issue515Spec
585[info] + not duplicate tokens for escaped chars on chunk boundaries 66ms
586[info] fs2.data.json.RenderSpec
587[info] + parsing and rendering should work well together in compact form 68ms
588[info] + parsing and rendering should work well together in pretty form 100ms
589[info] + a Renderer should properly escape what needs to be escaped 7ms
590[info] + An object should be properly pretty renderer with line width of 10 27ms
591[info] + An object should be properly pretty renderer with line width of 32 6ms
592[info] + An object should be properly pretty renderer with line width of 80 16ms
593[info] + An object should be properly pretty renderer with line width of 80 10ms
594[info] fs2.data.json.jsonpath.JsonPathSpec
595[info] + simple path 110ms
596[info] + array elements 370ms
597[info] + array ranges 412ms
598[info] + all array elements 446ms
599[info] + single match 444ms
600[info] + topmost matches only 307ms
601[info] + first 2 matches only 271ms
602[info] fs2.data.json.jq.JqSpec
603[info] + select simple path 524ms
604[info] + select not found 751ms
605[info] + iterate not found 235ms
606[info] + iterate object not found 428ms
607[info] + iterate array not found 358ms
608[info] + simple recursive descent 213ms
609[info] + prefixed recursive descent 230ms
610[info] + identity 118ms
611[info] + identity noop 176ms
612[info] + iterator 276ms
613[info] + object iterator 422ms
614[info] + array iterator 288ms
615[info] + array iterator with constructor 297ms
616[info] + object iterator with constructor 259ms
617[info] + object iterator with constructor iterator 195ms
618[info] + not found value constructor 243ms
619[info] + not found value object iterator 135ms
620[info] + documentation 238ms
621Starting build for ProjectRef(file:/build/repo/,xmlJVM) (fs2-data-xml)... [10/14]
622Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
623[info] fs2.data.xml.XmlExceptionSpec
624[info] + previous valid events should be emitted before Exception 66ms
625[info] fs2.data.xml.NormalizationTest
626[info] + consecutive non CDATA string should be merged 67ms
627[info] + consecutive non CDATA string should be merged no matter how deep it is 3ms
628[info] + consecutive non CDATA string should also be merged in attribute values 1ms
629[info] + mixed CDATA and non CDATA strings should not be merged 1ms
630[info] fs2.data.xml.XmlEventShowTest
631[info] + texts 20ms
632[info] + tags 20ms
633[info] + comments 0ms
634[info] + declarations 3ms
635[info] + pi 0ms
636[info] fs2.data.xml.XmlRenderTest
637[info] + renders xml with self-closing tags 66ms
638[info] + renders xml with self-closing tags prettily 45ms
639[info] + renders xml without self-closing tags if disabled 5ms
640[info] + renders xml with attributes prettily if it fits on one line 40ms
641[info] + renders xml with attributes prettily if it doesn't fit on one line 15ms
642[info] + renders text prettily 55ms
643[info] + renders text with entities prettily 44ms
644[info] + renders CDATA as-is 5ms
645[info] + renders comments prettily 8ms
646[info] fs2.data.xml.xpath.QueryPipeSpec
647[info] + simple query 69ms
648[info] + simple query nested 70ms
649[info] + simple query early 81ms
650[info] + any element 75ms
651[info] + attribute query 87ms
652[info] + attribute neq query 66ms
653[info] + path disjunction 76ms
654[info] + expression with alternative 0ms
655[info] fs2.data.xml.EventParserTest
656[info] + XML parser should handle all kind of XML elements 33ms
657[info] + XML should generate proper events 2ms
658[info] + Empty XML document emits no events 1ms
659[info] + Start and end document events should be properly emitted when several roots are in the input stream 4ms
660[info] + Postlog has precedence over prolog when several documents are concatenated 6ms
661[info] + Comments should be ignored by default 1ms
662[info] + Comments should be emitted if asked for 2ms
663[info] + An error should occur in case of early stream termination 8ms
664[info] + Accepting strings crossing chunk boundary should work 35ms
665[info] + unicode codepoints 43ms
666[info] + Standard test suite should pass 828ms
667Starting build for ProjectRef(file:/build/repo/,jsonDiffsonJVM) (fs2-data-json-diffson)... [11/14]
668Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
669Starting build for ProjectRef(file:/build/repo/,jsonInterpolatorsJVM) (fs2-data-json-interpolators)... [12/14]
670Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
671[info] compiling 2 Scala sources to /build/repo/json/interpolators/.jvm/target/scala-3.8.0-RC3/classes ...
672[info] done compiling
673[info] compiling 1 Scala source to /build/repo/json/interpolators/.jvm/target/scala-3.8.0-RC3/test-classes ...
674[info] done compiling
675[info] fs2.data.json.interpolators.JsonInterpolatorsTest
676[info] + handles a selector literal correctly 16ms
677Starting build for ProjectRef(file:/build/repo/,jsonPlayJVM) (fs2-data-json-play)... [13/14]
678Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, 11, -no-indent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
679[info] compiling 1 Scala source to /build/repo/json/play/.jvm/target/scala-3.8.0-RC3/classes ...
680[info] done compiling
681[info] compiling 5 Scala sources to /build/repo/json/play/.jvm/target/scala-3.8.0-RC3/test-classes ...
682[info] done compiling
683[info] fs2.data.json.playJson.PlayJsonExceptionSpec
684[info] + previous valid tokens should be emitted before Exception 51ms
685[info] + previous selected tokens should be emitted before Exception 36ms
686[info] + previous valid values should be emitted before Exception 18ms
687[info] fs2.data.json.mergepatch.CirceJsonMergePatchTest
688[info] + a value patch should replace a simple value 59ms
689[info] + a value patch should replace an object value 27ms
690[info] + replace an array value 2ms
691[info] + a null patch should remove a simple value 1ms
692[info] + a null patch should remove an object value 1ms
693[info] + a null patch should remove an array value 7ms
694[info] + an object patch should replace a simple value 7ms
695[info] + an object patch replace an array value 1ms
696[info] + an object patch be applied recursively to an object value 3ms
697[info] fs2.data.json.playJson.CirceJsonSelectorSpec
698[info] + mandatory fields should fail in the missing single case 60ms
699[info] + mandatory fields should fail in case at least one is missing 7ms
700[info] + mandatory fields should fail in missing nested cases 9ms
701[info] + mandatory fields should fail on outermost error in case of nested missing keys 32ms
702[info] + mandatory fields should succeed if all mandatory fields are present 6ms
703[info] + transformOpt should only transform the select element 18ms
704[info] + transformOpt should filter out the value if it returns None 0ms
705[info] + transformOpt should filter out the innermost value if it returns None 6ms
706[info] + transformF should fail the stream if one value fails 15ms
707[info] fs2.data.json.playJson.CirceTokenizerSpec
708[info] + `ast.tokenize` and `ast.values` should work well together 10ms
709[info] fs2.data.json.playJson.PlayJsonPathStructuredSpec
710[info] + deterministic AST 126ms
711[info] + deterministic deserialized 120ms
712[info] + deterministic generic pipe 116ms
713
714************************
715Build summary:
716[{
717 "module": "fs2-data-cbor-json",
718 "compile": {"status": "ok", "tookMs": 34941, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
719 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
720 "test-compile": {"status": "ok", "tookMs": 3734, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
721 "test": {"status": "ok", "tookMs": 2009, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
722 "publish": {"status": "skipped", "tookMs": 0},
723 "metadata": {
724 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
725}
726},{
727 "module": "fs2-data-text",
728 "compile": {"status": "ok", "tookMs": 61, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
729 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
730 "test-compile": {"status": "ok", "tookMs": 247, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
731 "test": {"status": "ok", "tookMs": 203, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
732 "publish": {"status": "skipped", "tookMs": 0},
733 "metadata": {
734 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
735}
736},{
737 "module": "fs2-data-finite-state",
738 "compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
739 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
740 "test-compile": {"status": "ok", "tookMs": 3395, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
741 "test": {"status": "ok", "tookMs": 2866, "passed": 50, "failed": 0, "ignored": 0, "skipped": 0, "total": 50, "byFramework": [{"framework": "unknown", "stats": {"passed": 50, "failed": 0, "ignored": 0, "skipped": 0, "total": 50}}]},
742 "publish": {"status": "skipped", "tookMs": 0},
743 "metadata": {
744 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
745}
746},{
747 "module": "fs2-data-cbor",
748 "compile": {"status": "ok", "tookMs": 40, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
749 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
750 "test-compile": {"status": "ok", "tookMs": 2664, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
751 "test": {"status": "ok", "tookMs": 1618, "passed": 25, "failed": 0, "ignored": 0, "skipped": 0, "total": 25, "byFramework": [{"framework": "unknown", "stats": {"passed": 25, "failed": 0, "ignored": 0, "skipped": 0, "total": 25}}]},
752 "publish": {"status": "skipped", "tookMs": 0},
753 "metadata": {
754 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
755}
756},{
757 "module": "fs2-data-xml-scala",
758 "compile": {"status": "ok", "tookMs": 5586, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
759 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
760 "test-compile": {"status": "ok", "tookMs": 3629, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
761 "test": {"status": "ok", "tookMs": 1163, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
762 "publish": {"status": "skipped", "tookMs": 0},
763 "metadata": {
764 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
765}
766},{
767 "module": "fs2-data-json-circe",
768 "compile": {"status": "ok", "tookMs": 211, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
769 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
770 "test-compile": {"status": "ok", "tookMs": 4298, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
771 "test": {"status": "ok", "tookMs": 3415, "passed": 29, "failed": 0, "ignored": 0, "skipped": 0, "total": 29, "byFramework": [{"framework": "unknown", "stats": {"passed": 29, "failed": 0, "ignored": 0, "skipped": 0, "total": 29}}]},
772 "publish": {"status": "skipped", "tookMs": 0},
773 "metadata": {
774 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
775}
776},{
777 "module": "fs2-data-csv-generic",
778 "compile": {"status": "ok", "tookMs": 4106, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
779 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
780 "test-compile": {"status": "ok", "tookMs": 2795, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
781 "test": {"status": "ok", "tookMs": 1118, "passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32, "byFramework": [{"framework": "unknown", "stats": {"passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32}}]},
782 "publish": {"status": "skipped", "tookMs": 0},
783 "metadata": {
784 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
785}
786},{
787 "module": "fs2-data-docs",
788 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
789 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
790 "test-compile": {"status": "ok", "tookMs": 84, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
791 "test": {"status": "ok", "tookMs": 67, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
792 "publish": {"status": "skipped", "tookMs": 0},
793 "metadata": {
794 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
795}
796},{
797 "module": "fs2-data-csv",
798 "compile": {"status": "ok", "tookMs": 105, "warnings": 9, "errors": 0, "sourceVersion": "3.8"},
799 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
800 "test-compile": {"status": "ok", "tookMs": 2977, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
801 "test": {"status": "ok", "tookMs": 2072, "passed": 44, "failed": 0, "ignored": 0, "skipped": 0, "total": 44, "byFramework": [{"framework": "unknown", "stats": {"passed": 44, "failed": 0, "ignored": 0, "skipped": 0, "total": 44}}]},
802 "publish": {"status": "skipped", "tookMs": 0},
803 "metadata": {
804 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
805}
806},{
807 "module": "fs2-data-json",
808 "compile": {"status": "ok", "tookMs": 138, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
809 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
810 "test-compile": {"status": "ok", "tookMs": 407, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
811 "test": {"status": "ok", "tookMs": 2011, "passed": 33, "failed": 0, "ignored": 0, "skipped": 0, "total": 33, "byFramework": [{"framework": "unknown", "stats": {"passed": 33, "failed": 0, "ignored": 0, "skipped": 0, "total": 33}}]},
812 "publish": {"status": "skipped", "tookMs": 0},
813 "metadata": {
814 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
815}
816},{
817 "module": "fs2-data-xml",
818 "compile": {"status": "ok", "tookMs": 116, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
819 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
820 "test-compile": {"status": "ok", "tookMs": 329, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
821 "test": {"status": "ok", "tookMs": 2006, "passed": 38, "failed": 0, "ignored": 0, "skipped": 0, "total": 38, "byFramework": [{"framework": "unknown", "stats": {"passed": 38, "failed": 0, "ignored": 0, "skipped": 0, "total": 38}}]},
822 "publish": {"status": "skipped", "tookMs": 0},
823 "metadata": {
824 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
825}
826},{
827 "module": "fs2-data-json-diffson",
828 "compile": {"status": "ok", "tookMs": 182, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
829 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
830 "test-compile": {"status": "ok", "tookMs": 475, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
831 "test": {"status": "ok", "tookMs": 387, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
832 "publish": {"status": "skipped", "tookMs": 0},
833 "metadata": {
834 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
835}
836},{
837 "module": "fs2-data-json-interpolators",
838 "compile": {"status": "ok", "tookMs": 457, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
839 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
840 "test-compile": {"status": "ok", "tookMs": 1034, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
841 "test": {"status": "ok", "tookMs": 801, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
842 "publish": {"status": "skipped", "tookMs": 0},
843 "metadata": {
844 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
845}
846},{
847 "module": "fs2-data-json-play",
848 "compile": {"status": "ok", "tookMs": 553, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
849 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
850 "test-compile": {"status": "ok", "tookMs": 1245, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
851 "test": {"status": "ok", "tookMs": 1585, "passed": 25, "failed": 0, "ignored": 0, "skipped": 0, "total": 25, "byFramework": [{"framework": "unknown", "stats": {"passed": 25, "failed": 0, "ignored": 0, "skipped": 0, "total": 25}}]},
852 "publish": {"status": "skipped", "tookMs": 0},
853 "metadata": {
854 "crossScalaVersions": ["2.12.20", "2.13.16", "3.3.6"]
855}
856}]
857************************
858[success] Total time: 134 s (0:02:14.0), completed Dec 4, 2025, 3:05:04 PM
859[0JChecking patch project/plugins.sbt...
860Checking patch project/build.properties...
861Checking patch build.sbt...
862Applied patch project/plugins.sbt cleanly.
863Applied patch project/build.properties cleanly.
864Applied patch build.sbt cleanly.