Build Logs
gnieh/fs2-data • 3.8.0-RC4:2025-12-22
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-RC4
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-RC4"
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-RC4
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-RC4
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-RC4
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-RC4"
73"++3.8.0-RC4 -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-RC4 """{"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 8.563s.
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-RC4
101OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in unidocs/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in benchmarksJVM/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in csvNative/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in csvJVM/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in msgpackJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonPlayJVM/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in finiteStateJVM/crossScalaVersions
108[info] set scmInfo to https://github.com/gnieh/fs2-data
109OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in xmlJS/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonDiffsonNative/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in csvJS/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in msgpackJS/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in cborNative/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in csvGenericNative/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in rootNative/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in textNative/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonCirceJS/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in textJVM/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in scalaXmlJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in exampleJqJVM/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonJS/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in rootJS/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in exampleJqNative/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonCirceNative/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in msgpackNative/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in cborJS/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in csvGenericJS/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in textJS/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in cborJsonNative/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in xmlJVM/crossScalaVersions
132OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in finiteStateJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in cborJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in finiteStateNative/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in csvGenericJVM/crossScalaVersions
136OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in scalaXmlNative/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in exampleJqJS/crossScalaVersions
138OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in rootJVM/crossScalaVersions
139OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in cborJsonJS/crossScalaVersions
140OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonJVM/crossScalaVersions
141OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonPlayJS/crossScalaVersions
142OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonInterpolatorsNative/crossScalaVersions
143OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in site/crossScalaVersions
144OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonDiffsonJS/crossScalaVersions
145OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonCirceJVM/crossScalaVersions
146OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in xmlNative/crossScalaVersions
147OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in cborJsonJVM/crossScalaVersions
148OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonInterpolatorsJS/crossScalaVersions
149OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonInterpolatorsJVM/crossScalaVersions
150OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonDiffsonJVM/crossScalaVersions
151OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in jsonNative/crossScalaVersions
152OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in scalaXmlJS/crossScalaVersions
153[info] set current project to root (in build file:/build/repo/)
154[info] Setting Scala version to 3.8.0-RC4 on 50 projects.
155[info] Switching Scala version on:
156[info] jsonNative (2.12.20, 2.13.16, 3.8.0-RC4)
157[info] jsonPlayJVM (2.12.20, 2.13.16, 3.8.0-RC4)
158[info] textNative (2.12.20, 2.13.16, 3.8.0-RC4)
159[info] cborJsonNative (2.12.20, 2.13.16, 3.8.0-RC4)
160[info] finiteStateNative (2.12.20, 2.13.16, 3.8.0-RC4)
161[info] unidocs (2.12.20, 2.13.16, 3.8.0-RC4)
162[info] rootJS (2.12.20, 2.13.16, 3.8.0-RC4)
163[info] msgpackJVM (2.12.20, 2.13.16, 3.8.0-RC4)
164[info] cborJS (2.12.20, 2.13.16, 3.8.0-RC4)
165[info] site (2.12.20, 2.13.16, 3.8.0-RC4)
166[info] finiteStateJS (2.12.20, 2.13.16, 3.8.0-RC4)
167[info] exampleJqJVM (2.12.20, 2.13.16, 3.8.0-RC4)
168[info] textJS (2.12.20, 2.13.16, 3.8.0-RC4)
169[info] benchmarksJVM (2.12.20, 2.13.16, 3.8.0-RC4)
170[info] jsonPlayJS (2.12.20, 2.13.16, 3.8.0-RC4)
171[info] jsonJVM (2.12.20, 2.13.16, 3.8.0-RC4)
172[info] scalaXmlNative (2.12.20, 2.13.16, 3.8.0-RC4)
173[info] csvJVM (2.12.20, 2.13.16, 3.8.0-RC4)
174[info] msgpackNative (2.12.20, 2.13.16, 3.8.0-RC4)
175[info] xmlJVM (2.12.20, 2.13.16, 3.8.0-RC4)
176[info] xmlJS (2.12.20, 2.13.16, 3.8.0-RC4)
177[info] cborNative (2.12.20, 2.13.16, 3.8.0-RC4)
178[info] jsonCirceNative (2.12.20, 2.13.16, 3.8.0-RC4)
179[info] finiteStateJVM (2.12.20, 2.13.16, 3.8.0-RC4)
180[info] cborJsonJS (2.12.20, 2.13.16, 3.8.0-RC4)
181[info] cborJVM (2.12.20, 2.13.16, 3.8.0-RC4)
182[info] csvNative (2.12.20, 2.13.16, 3.8.0-RC4)
183[info] jsonCirceJVM (2.12.20, 2.13.16, 3.8.0-RC4)
184[info] rootJVM (2.12.20, 2.13.16, 3.8.0-RC4)
185[info] csvJS (2.12.20, 2.13.16, 3.8.0-RC4)
186[info] csvGenericJVM (2.12.20, 2.13.16, 3.8.0-RC4)
187[info] rootNative (2.12.20, 2.13.16, 3.8.0-RC4)
188[info] textJVM (2.12.20, 2.13.16, 3.8.0-RC4)
189[info] xmlNative (2.12.20, 2.13.16, 3.8.0-RC4)
190[info] exampleJqJS (2.12.20, 2.13.16, 3.8.0-RC4)
191[info] jsonDiffsonNative (2.12.20, 2.13.16, 3.8.0-RC4)
192[info] msgpackJS (2.12.20, 2.13.16, 3.8.0-RC4)
193[info] jsonDiffsonJS (2.12.20, 2.13.16, 3.8.0-RC4)
194[info] cborJsonJVM (2.12.20, 2.13.16, 3.8.0-RC4)
195[info] jsonInterpolatorsJVM (2.12.20, 2.13.16, 3.8.0-RC4)
196[info] jsonJS (2.12.20, 2.13.16, 3.8.0-RC4)
197[info] jsonInterpolatorsJS (2.12.20, 2.13.16, 3.8.0-RC4)
198[info] csvGenericJS (2.12.20, 2.13.16, 3.8.0-RC4)
199[info] jsonCirceJS (2.12.20, 2.13.16, 3.8.0-RC4)
200[info] jsonDiffsonJVM (2.12.20, 2.13.16, 3.8.0-RC4)
201[info] scalaXmlJS (2.12.20, 2.13.16, 3.8.0-RC4)
202[info] csvGenericNative (2.12.20, 2.13.16, 3.8.0-RC4)
203[info] exampleJqNative (2.12.20, 2.13.16, 3.8.0-RC4)
204[info] scalaXmlJVM (2.12.20, 2.13.16, 3.8.0-RC4)
205[info] jsonInterpolatorsNative (2.12.20, 2.13.16, 3.8.0-RC4)
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 22, 2025, 5:52:53 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 31 Scala sources to /build/repo/finite-state/jvm/target/scala-3.8.0-RC4/classes ...
247[info] compiling 15 Scala sources to /build/repo/cbor/jvm/target/scala-3.8.0-RC4/classes ...
248[info] compiling 12 Scala sources to /build/repo/text/jvm/target/scala-3.8.0-RC4/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-RC4/classes ...
253[info] done compiling
254[info] compiling 2 Scala sources to /build/repo/cbor-json/jvm/target/scala-3.8.0-RC4/classes ...
255[info] done compiling
256[info] compiling 1 Scala source to /build/repo/json/circe/.jvm/target/scala-3.8.0-RC4/classes ...
257[info] done compiling
258[info] compiling 3 Scala sources to /build/repo/cbor-json/jvm/target/scala-3.8.0-RC4/test-classes ...
259[info] done compiling
260[info] fs2.data.json.JsonToCborSpec
261[info] + valid Long should be encoded into CBOR integer 64ms
262[info] + integers not fitting in Long are encoded as big numbers 65ms
263[info] + valid floats are encoded as float32 23ms
264[info] fs2.data.cbor.CborToJsonSpec
265[info] + Specification tests should pass 425ms
266[info] + Tags should be propagated to array elements 63ms
267[info] + Byte strings are base64 URL encoded if no tag is present 52ms
268[info] + Tags should be propagated to map elements 12ms
269[info] + Tags should be propagated to map keys 8ms
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-RC4/test-classes ...
275[info] done compiling
276[info] fs2.data.pattern.PatSpec
277[info] + Pattern search 'one' 25ms
278[info] + Pattern search 'two' 0ms
279[info] + Pattern search 'two' depth 1 0ms
280[info] + Pattern search any 1ms
281[info] + Pattern search anything 0ms
282[info] fs2.data.pattern.example.ArticleSpec
283[info] + article to html 123ms
284[info] fs2.data.mft.ESPSpec
285[info] + reverse tree 38ms
286[info] fs2.data.pattern.PatGuardSpec
287[info] + Guard 'a' 1ms
288[info] + Guard 'b' 0ms
289[info] + Guard 'c' 0ms
290[info] + Guard 'd' 0ms
291[info] + Guard 'e' 0ms
292[info] + Guard 'f' 0ms
293[info] + Guard other state 0ms
294[info] + Guard other depth 0ms
295[info] fs2.data.esp.CopySpec
296[info] + copy self 0ms
297[info] fs2.data.pattern.example.PatternSpec
298[info] + int pattern 1ms
299[info] fs2.data.esp.DupSpec
300[info] + duplicate 11ms
301[info] fs2.data.mft.query.OptimizedQuerySpec
302[info] + child path 236ms
303[info] + any child path 279ms
304[info] + descendant path 268ms
305[info] fs2.data.pfsa.RegularSpec
306[info] + empty 1s
307[info] + epsilon 1s
308[info] + any 1s
309[info] + any1 1s
310[info] + chars 1s
311[info] + complex 76ms
312[info] + any descendant path 190ms
313[info] + simple let 222ms
314[info] + simple for 185ms
315[info] + nested for 458ms
316[info] + leaves 337ms
317[info] + leaf function 112ms
318[info] + leaf function failure 127ms
319[info] + wrap 233ms
320[info] + more nested 344ms
321[info] + let-for 229ms
322[info] fs2.data.mft.query.NonOptimizedQuerySpec
323[info] + child path 546ms
324[info] + any child path 609ms
325[info] + descendant path 508ms
326[info] + any descendant path 526ms
327[info] + simple let 903ms
328[info] + simple for 666ms
329[info] + nested for 924ms
330[info] + leaves 662ms
331[info] + leaf function 415ms
332[info] + leaf function failure 441ms
333[info] + wrap 384ms
334[info] + more nested 641ms
335[info] + let-for 510ms
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-RC4/test-classes ...
339[info] done compiling
340[info] fs2.data.cbor.high.ValueParserTest
341[info] + roundtrips bignums 40ms
342[info] fs2.data.cbor.ValidationSpec
343[info] + should fail if not enough array elements are provided 54ms
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 4ms
346[info] + should fail if an odd number of indefinite map elements are provided 1ms
347[info] + should fail if unmatched break is given 2ms
348[info] + should fail for unclosed indefinite array 1ms
349[info] + should fail for unclosed indefinite map 0ms
350[info] + should fail for unclosed indefinite text string 4ms
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 1ms
354[info] + should fail for nested indefinite byte string 1ms
355[info] + should fail for invalid indefinite byte string elements 1ms
356[info] + should fail for invalid number of positive integer bits 16ms
357[info] + should fail for invalid number of negative integer bits 7ms
358[info] + should fail for invalid number of half float bits 1ms
359[info] + should fail for invalid number of float bits 3ms
360[info] + should fail for invalid number of double bits 1ms
361[info] fs2.data.cbor.RoundtripTest
362[info] + roundtrips numbers 355ms
363[info] fs2.data.cbor.ParserSpec
364[info] + CBOR value parser should parse values properly 215ms
365[info] + CBOR value parser should parse values properly 83ms
366[info] + CBOR parsing/serializing be fix point 136ms
367[info] + CBOR parsing/serializing be fix point 65ms
368[info] + Diagnostic should print values properly 230ms
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-RC4/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-RC4/classes ...
381[info] done compiling
382[info] compiling 7 Scala sources to /build/repo/xml/.jvm/target/scala-3.8.0-RC4/test-classes ...
383[info] done compiling
384[info] compiling 2 Scala sources to /build/repo/xml/scala-xml/.jvm/target/scala-3.8.0-RC4/test-classes ...
385[info] done compiling
386[info] fs2.data.xml.scalaXml.XPathSpec
387[info] + DOM filtering 52ms
388[info] fs2.data.xml.scalaXml.ScalaXmlEventifierSpec
389[info] + `eventifier` and `documents` should work well together 91ms
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-RC4/classes ...
393[info] compiling 9 Scala sources to /build/repo/json/.jvm/target/scala-3.8.0-RC4/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-RC4/test-classes ...
397[info] done compiling
398[info] compiling 6 Scala sources to /build/repo/json/circe/.jvm/target/scala-3.8.0-RC4/test-classes ...
399[info] done compiling
400[info] fs2.data.json.circe.CirceTokenizerSpec
401[info] + `ast.tokenize` and `ast.values` should work well together 100ms
402[info] fs2.data.json.mergepatch.CirceJsonMergePatchTest
403[info] + a value patch should replace a simple value 101ms
404[info] + a value patch should replace an object value 11ms
405[info] + replace an array value 2ms
406[info] + a null patch should remove a simple value 1ms
407[info] + a null patch should remove an object value 2ms
408[info] + a null patch should remove an array value 5ms
409[info] + an object patch should replace a simple value 5ms
410[info] + an object patch replace an array value 3ms
411[info] + an object patch be applied recursively to an object value 11ms
412[info] fs2.data.json.circe.CirceJsonExceptionSpec
413[info] + previous valid tokens should be emitted before Exception 10ms
414[info] + previous selected tokens should be emitted before Exception 84ms
415[info] + previous valid values should be emitted before Exception 12ms
416[info] fs2.data.json.circe.CirceJsonSelectorSpec
417[info] + mandatory fields should fail in the missing single case 22ms
418[info] + mandatory fields should fail in case at least one is missing 11ms
419[info] + mandatory fields should fail in missing nested cases 33ms
420[info] + mandatory fields should fail on outermost error in case of nested missing keys 19ms
421[info] + mandatory fields should succeed if all mandatory fields are present 18ms
422[info] + transformOpt should only transform the select element 11ms
423[info] + transformOpt should filter out the value if it returns None 1ms
424[info] + transformOpt should filter out the innermost value if it returns None 1ms
425[info] + transformF should fail the stream if one value fails 11ms
426[info] fs2.data.json.circe.CirceJsonPathStructuredSpec
427[info] + deterministic AST 182ms
428[info] + deterministic deserialized 295ms
429[info] + deterministic generic pipe 122ms
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 2s
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-RC4/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-RC4/classes ...
477[info] done compiling
478[info] compiling 8 Scala sources to /build/repo/csv/generic/jvm/target/scala-3.8.0-RC4/test-classes ...
479[info] done compiling
480[info] fs2.data.csv.generic.RowEncoderTest
481[info] + case class should be handled with positional fields 35ms
482[info] + case class should be handled properly with optional fields 1ms
483[info] fs2.data.csv.generic.CsvRowEncoderTest
484[info] + case classes should be encoded properly 34ms
485[info] + case classes should be handled properly with optional value and empty cell 1ms
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 4ms
488[info] fs2.data.csv.generic.CellDecoderTest
489[info] + derivation for coproducts should work out of the box for enum-style sealed traits 38ms
490[info] + derivation for coproducts should handle non-case object cases 25ms
491[info] + derivation for coproducts should respect @CsvValue annotations 12ms
492[info] + derivation for unary products should work for standard types 4ms
493[info] + derivation for unary products should work for types with implicit decoder 35ms
494[info] + derivation for unary products should work for types with arguments 1ms
495[info] fs2.data.csv.generic.RowDecoderTest
496[info] + case class should be handled with positional fields 134ms
497[info] + case class should be handled properly with optional fields 67ms
498[info] + allow empty strings as string cell values 4ms
499[info] fs2.data.csv.generic.CellEncoderTest
500[info] + derivation for coproducts should work out of the box for enum-style sealed traits 7ms
501[info] + derivation for coproducts should handle non-case object cases 2ms
502[info] + derivation for coproducts should respect @CsvValue annotations 1ms
503[info] + derivation for unary products should work for standard types 4ms
504[info] + derivation for unary products should work for types with implicit encoder 0ms
505[info] + derivation for unary products should work for types with arguments 5ms
506[info] fs2.data.csv.generic.CsvRowDecoderTest
507[info] + case classes should be decoded properly by header name and not position 18ms
508[info] + case classes should be handled properly with optional value and empty cell 1ms
509[info] + case classes should be handled properly with optional value and missing column 1ms
510[info] + case classes should be decoded according to their field renames 1ms
511[info] + case classes should be decoded according to their field renames if value is optional 1ms
512[info] + allow empty strings as string cell values 6ms
513[info] + should fail if a required string field is missing 6ms
514[info] fs2.data.csv.generic.TupleDerivationTest
515[info] + tuple encoding should be handled properly 1ms
516[info] + tuple encoding should be handled properly with optional columns 9ms
517[info] + tuple decoding should be handled properly 7ms
518[info] + tuple decoding should be handled properly with optional columns 4ms
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-RC4/test-classes ...
524[info] done compiling
525[info] fs2.data.csv.RowParserTest
526[info] + Line numbers account for empty lines (#461) 64ms
527[info] fs2.data.csv.RowGeneratorTest
528[info] + Emit error on wrong row size (#621) 75ms
529[info] fs2.data.csv.LiteralDecodersTest
530[info] + The literal decoders should parse the precise same value 34ms
531[info] + The literal decoders should fail for other values of the same primitive type 7ms
532[info] fs2.data.csv.LiteralEncodersTest
533[info] + The literal encoders should encode the precise same value 1ms
534[info] fs2.data.csv.LineNumberPreservationTest
535[info] + lowlevel.headers pipe preserves line numbers 12ms
536[info] fs2.data.csv.RowFTest
537[info] + RowF.set should change the value at existing header 10ms
538[info] + RowF.set should add the value at end of row in case of missing header 10ms
539[info] + CsvRow.asOptional should return None for empty cells 1ms
540[info] + CsvRow.asOptional should return None for missing cells 1ms
541[info] + CsvRow.asOptional should return None for values considered empty 0ms
542[info] + CsvRow.asOptional should return decoded value for non-empty cells 0ms
543[info] + Row.asOptionalAt should return None for empty cells 0ms
544[info] + CsvRow.asOptionalAt should return None for missing cells 1ms
545[info] + CsvRow.asOptionalAt should return None for values considered empty 0ms
546[info] + Row.asOptionalAt should return decoded value for non-empty cells 0ms
547[info] fs2.data.csv.CellDecoderTest
548[info] + CellDecoder should decode standard types correctly 29ms
549[info] + CellDecoder should handle container types properly 7ms
550[info] + CellDecoder should fail on invalid inputs 14ms
551[info] fs2.data.csv.RowDecoderFTest
552[info] + can parse CSV with rows that do not convert by an attempting RowDecoder 10ms
553[info] + can parse CSV with rows that do not convert by an attempting CsvRowDecoder 6ms
554[info] fs2.data.csv.CsvExceptionSpec
555[info] + previous valid events should be emitted before Exception 23ms
556[info] fs2.data.csv.RowWriterTest
557[info] + RowWriter should escape according to the given escape mode 13ms
558[info] fs2.data.csv.JavaTimeRoundTripTest
559[info] + it should round trip java time classes with default fmts 312ms
560[info] + it should round trip with overridden formats 3ms
561[info] fs2.data.csv.CellEncoderTest
562[info] + CellEncoder should encode standard types correctly 11ms
563[info] + CellEncoder instance can be built from native cats.Show instance 1ms
564[info] + CellEncoder instance can be built from local cats.Show instance 0ms
565[info] fs2.data.csv.CsvParserTest
566[info] + Standard test suite should pass 279ms
567[info] + Standard test suite files should be encoded and parsed correctly 305ms
568[info] + Parser should handle literal quotes if specified 4ms
569[info] + Parser should return all decoder results as values when using attemptDecodeUsingHeaders 15ms
570[info] + Parser should return only errors as values when using attemptDecodeUsingHeaders with wrong header 6ms
571[info] + Parser should return all decoder results as values when using attemptDecodeGivenHeaders 5ms
572[info] + Parser should return all decoder results when using attemptDecodeGivenHeaders with skipHeaders = false 3ms
573[info] + Parser should return all decoder results when using attemptDecodeSkippingHeaders 5ms
574[info] + Parser should return all decoder results when using attemptDecodeWithoutHeaders 13ms
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 4ms
577[info] + Parser should return only errors as values when using attemptDecodeUsingHeaders with wrong header 2ms
578[info] + Parser should return all decoder results as values when using attemptDecodeGivenHeaders 2ms
579[info] + Parser should return all decoder results when using attemptDecodeGivenHeaders with skipHeaders = false 9ms
580[info] + Parser should return all decoder results when using attemptDecodeSkippingHeaders 2ms
581[info] + Parser should return all decoder results when using attemptDecodeWithoutHeaders 1ms
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 106ms
586[info] fs2.data.json.RenderSpec
587[info] + parsing and rendering should work well together in compact form 108ms
588[info] + parsing and rendering should work well together in pretty form 89ms
589[info] + a Renderer should properly escape what needs to be escaped 1ms
590[info] + An object should be properly pretty renderer with line width of 10 12ms
591[info] + An object should be properly pretty renderer with line width of 32 9ms
592[info] + An object should be properly pretty renderer with line width of 80 18ms
593[info] + An object should be properly pretty renderer with line width of 80 3ms
594[info] fs2.data.json.jsonpath.JsonPathSpec
595[info] + simple path 290ms
596[info] + array elements 459ms
597[info] + array ranges 474ms
598[info] + all array elements 500ms
599[info] + single match 502ms
600[info] + topmost matches only 408ms
601[info] + first 2 matches only 380ms
602[info] fs2.data.json.jq.JqSpec
603[info] + select simple path 703ms
604[info] + select not found 576ms
605[info] + iterate not found 801ms
606[info] + iterate object not found 602ms
607[info] + iterate array not found 401ms
608[info] + simple recursive descent 312ms
609[info] + prefixed recursive descent 282ms
610[info] + identity 106ms
611[info] + identity noop 62ms
612[info] + iterator 263ms
613[info] + object iterator 385ms
614[info] + array iterator 228ms
615[info] + array iterator with constructor 266ms
616[info] + object iterator with constructor 283ms
617[info] + object iterator with constructor iterator 198ms
618[info] + not found value constructor 175ms
619[info] + not found value object iterator 156ms
620[info] + documentation 191ms
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 98ms
625[info] fs2.data.xml.NormalizationTest
626[info] + consecutive non CDATA string should be merged 98ms
627[info] + consecutive non CDATA string should be merged no matter how deep it is 2ms
628[info] + consecutive non CDATA string should also be merged in attribute values 2ms
629[info] + mixed CDATA and non CDATA strings should not be merged 11ms
630[info] fs2.data.xml.XmlRenderTest
631[info] + renders xml with self-closing tags 102ms
632[info] + renders xml with self-closing tags prettily 62ms
633[info] + renders xml without self-closing tags if disabled 6ms
634[info] + renders xml with attributes prettily if it fits on one line 47ms
635[info] + renders xml with attributes prettily if it doesn't fit on one line 3ms
636[info] + renders text prettily 47ms
637[info] + renders text with entities prettily 15ms
638[info] + renders CDATA as-is 3ms
639[info] + renders comments prettily 8ms
640[info] fs2.data.xml.XmlEventShowTest
641[info] + texts 28ms
642[info] + tags 1ms
643[info] + comments 0ms
644[info] + declarations 0ms
645[info] + pi 0ms
646[info] fs2.data.xml.xpath.QueryPipeSpec
647[info] + simple query 79ms
648[info] + simple query nested 101ms
649[info] + simple query early 74ms
650[info] + any element 86ms
651[info] + attribute query 92ms
652[info] + attribute neq query 74ms
653[info] + path disjunction 75ms
654[info] + expression with alternative 10ms
655[info] fs2.data.xml.EventParserTest
656[info] + XML parser should handle all kind of XML elements 101ms
657[info] + XML should generate proper events 11ms
658[info] + Empty XML document emits no events 0ms
659[info] + Start and end document events should be properly emitted when several roots are in the input stream 6ms
660[info] + Postlog has precedence over prolog when several documents are concatenated 13ms
661[info] + Comments should be ignored by default 1ms
662[info] + Comments should be emitted if asked for 1ms
663[info] + An error should occur in case of early stream termination 20ms
664[info] + Accepting strings crossing chunk boundary should work 28ms
665[info] + unicode codepoints 48ms
666[info] + Standard test suite should pass 886ms
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-RC4/classes ...
672[info] done compiling
673[info] compiling 1 Scala source to /build/repo/json/interpolators/.jvm/target/scala-3.8.0-RC4/test-classes ...
674[info] done compiling
675[info] fs2.data.json.interpolators.JsonInterpolatorsTest
676[info] + handles a selector literal correctly 15ms
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-RC4/classes ...
680[info] done compiling
681[info] compiling 5 Scala sources to /build/repo/json/play/.jvm/target/scala-3.8.0-RC4/test-classes ...
682[info] done compiling
683[info] fs2.data.json.playJson.CirceTokenizerSpec
684[info] + `ast.tokenize` and `ast.values` should work well together 92ms
685[info] fs2.data.json.playJson.PlayJsonExceptionSpec
686[info] + previous valid tokens should be emitted before Exception 92ms
687[info] + previous selected tokens should be emitted before Exception 26ms
688[info] + previous valid values should be emitted before Exception 8ms
689[info] fs2.data.json.mergepatch.CirceJsonMergePatchTest
690[info] + a value patch should replace a simple value 92ms
691[info] + a value patch should replace an object value 5ms
692[info] + replace an array value 1ms
693[info] + a null patch should remove a simple value 1ms
694[info] + a null patch should remove an object value 6ms
695[info] + a null patch should remove an array value 1ms
696[info] + an object patch should replace a simple value 2ms
697[info] + an object patch replace an array value 1ms
698[info] + an object patch be applied recursively to an object value 9ms
699[info] fs2.data.json.playJson.CirceJsonSelectorSpec
700[info] + mandatory fields should fail in the missing single case 95ms
701[info] + mandatory fields should fail in case at least one is missing 9ms
702[info] + mandatory fields should fail in missing nested cases 22ms
703[info] + mandatory fields should fail on outermost error in case of nested missing keys 6ms
704[info] + mandatory fields should succeed if all mandatory fields are present 1ms
705[info] + transformOpt should only transform the select element 13ms
706[info] + transformOpt should filter out the value if it returns None 2ms
707[info] + transformOpt should filter out the innermost value if it returns None 1ms
708[info] + transformF should fail the stream if one value fails 10ms
709[info] fs2.data.json.playJson.PlayJsonPathStructuredSpec
710[info] + deterministic AST 75ms
711[info] + deterministic deserialized 73ms
712[info] + deterministic generic pipe 69ms
713
714************************
715Build summary:
716[{
717 "module": "fs2-data-cbor-json",
718 "compile": {"status": "ok", "tookMs": 35394, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
719 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
720 "test-compile": {"status": "ok", "tookMs": 3315, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
721 "test": {"status": "ok", "tookMs": 1666, "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": 57, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
729 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
730 "test-compile": {"status": "ok", "tookMs": 228, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
731 "test": {"status": "ok", "tookMs": 236, "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": 2887, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
741 "test": {"status": "ok", "tookMs": 3140, "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": 142, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
749 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
750 "test-compile": {"status": "ok", "tookMs": 2644, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
751 "test": {"status": "ok", "tookMs": 1400, "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": 5571, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
759 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
760 "test-compile": {"status": "ok", "tookMs": 3499, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
761 "test": {"status": "ok", "tookMs": 1137, "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": 215, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
769 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
770 "test-compile": {"status": "ok", "tookMs": 3721, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
771 "test": {"status": "ok", "tookMs": 3394, "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": 3693, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
779 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
780 "test-compile": {"status": "ok", "tookMs": 2546, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
781 "test": {"status": "ok", "tookMs": 1014, "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": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
789 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
790 "test-compile": {"status": "ok", "tookMs": 65, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
791 "test": {"status": "ok", "tookMs": 90, "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": 102, "warnings": 9, "errors": 0, "sourceVersion": "3.8"},
799 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
800 "test-compile": {"status": "ok", "tookMs": 2345, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
801 "test": {"status": "ok", "tookMs": 1348, "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": 135, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
809 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
810 "test-compile": {"status": "ok", "tookMs": 325, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
811 "test": {"status": "ok", "tookMs": 2041, "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": 120, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
819 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
820 "test-compile": {"status": "ok", "tookMs": 332, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
821 "test": {"status": "ok", "tookMs": 2098, "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": 225, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
829 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
830 "test-compile": {"status": "ok", "tookMs": 490, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
831 "test": {"status": "ok", "tookMs": 382, "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": 456, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
839 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
840 "test-compile": {"status": "ok", "tookMs": 1033, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
841 "test": {"status": "ok", "tookMs": 832, "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": 490, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
849 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
850 "test-compile": {"status": "ok", "tookMs": 1250, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
851 "test": {"status": "ok", "tookMs": 1527, "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: 146 s (0:02:26.0), completed Dec 22, 2025, 5:55:20 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.