Build Logs
rallyhealth/weepickle • 3.8.0-RC5:2025-12-31
Errors
2
Warnings
26
Total Lines
808
1##################################
2Clonning https://github.com/rallyhealth/weepickle.git into /build/repo using revision v1.9.1
3##################################
4Note: switching to 'ff36c6a87856c3e7faa5e058291f6aac3c6bab50'.
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.1
22----
23Preparing build for 3.8.0-RC5
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: project/WeePicklePlugin.scala
34Pattern: val scala3 = "3.3.1"
35Replacement: val scala3 = "3.8.0-RC5"
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.1"' in project/WeePicklePlugin.scala
40----
41Starting build for 3.8.0-RC5
42Execute tests: true
43sbt project found:
44Sbt version 1.9.6 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 rallyhealth/weepickle
47##################################
48Scala version: 3.8.0-RC5
49Targets: com.rallyhealth%weejson-argonaut-v1 com.rallyhealth%weejson-circe-v1 com.rallyhealth%weejson-jackson-v1 com.rallyhealth%weejson-json4s-v1 com.rallyhealth%weejson-play210-v1 com.rallyhealth%weejson-play30-v1 com.rallyhealth%weejson-upickle-v1 com.rallyhealth%weejson-v1 com.rallyhealth%weepack-v1 com.rallyhealth%weepickle-core-v1 com.rallyhealth%weepickle-implicits-v1 com.rallyhealth%weepickle-v1 com.rallyhealth%weexml-v1 com.rallyhealth%weeyaml-v1
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/WeePicklePlugin.scala","pattern":"val scala3 = \"3.3.1\"","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-Xmx4g
61-Xss2m
62-XX:MaxMetaspaceSize=2g
63-Dcommunitybuild.scala=3.8.0-RC5
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-RC5"
73"++3.8.0-RC5 -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-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/WeePicklePlugin.scala","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.rallyhealth%weejson-argonaut-v1 com.rallyhealth%weejson-circe-v1 com.rallyhealth%weejson-jackson-v1 com.rallyhealth%weejson-json4s-v1 com.rallyhealth%weejson-play210-v1 com.rallyhealth%weejson-play30-v1 com.rallyhealth%weejson-upickle-v1 com.rallyhealth%weejson-v1 com.rallyhealth%weepack-v1 com.rallyhealth%weepickle-core-v1 com.rallyhealth%weepickle-implicits-v1 com.rallyhealth%weepickle-v1 com.rallyhealth%weexml-v1 com.rallyhealth%weeyaml-v1"
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 4 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.802s.
88[info] done compiling
89[info] loading settings for project repo from build.sbt, version.sbt...
90[info] resolving key references (20130 settings) ...
91[info] set current project to weePickle-root (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.0-RC5
93OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in bench/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weepickle/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weejson-play-base/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weejson-json4s/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weejson-play210/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weejson-circe/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weepickle-core/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weejson-play30/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weeyaml/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weepack/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List() -> List(2.13.12) in repo/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weejson-jackson/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weexml/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weejson/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weejson-upickle/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weepickle-implicits/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weejson-argonaut/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC5 -> 3.8.0-RC5 in weepickle-tests/crossScalaVersions
111[info] set current project to weePickle-root (in build file:/build/repo/)
112[info] Setting Scala version to 3.8.0-RC5 on 17 projects.
113[info] Switching Scala version on:
114[info] weejson-argonaut (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
115[info] weepickle-implicits (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
116[info] weejson-play-base (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
117[info] weejson-json4s (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
118[info] weepickle-core (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
119[info] weexml (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
120[info] weepickle-tests (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
121[info] weepickle (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
122[info] weejson (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
123[info] weejson-upickle (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
124[info] weejson-jackson (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
125[info] weeyaml (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
126[info] weejson-circe (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
127[info] weepack (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC5)
128[info] weejson-play210 (2.13.12, 3.8.0-RC5)
129[info] weejson-play30 (2.13.12, 3.8.0-RC5)
130[info] bench (2.13.12, 3.8.0-RC5)
131[info] Excluding projects:
132[info] weepickle-macro-lint-tests (2.11.12, 2.12.18, 2.13.12)
133[info] weejson-play28 (2.13.12)
134[info] weejson-play27 (2.11.12, 2.12.18, 2.13.12)
135[info] weejson-play29 (2.13.12)
136[info] * repo (2.13.12)
137[info] weejson-play25 (2.11.12)
138[info] Reapplying settings...
139[info] set current project to weePickle-root (in build file:/build/repo/)
140Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
141[info] Reapplying settings...
142[info] set current project to weePickle-root (in build file:/build/repo/)
143[info] Defining Global / credentials, bench / credentials and 21 others.
144[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 114 others.
145[info] Run `last` for details.
146[info] Reapplying settings...
147[info] set current project to weePickle-root (in build file:/build/repo/)
148Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
149[info] Reapplying settings...
150OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
151
152 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
153 Did you mean weejson-circe / allExcludeDependencies ?
154 , retry without global scopes
155[info] Reapplying settings...
156[info] set current project to weePickle-root (in build file:/build/repo/)
157Execute removeScalacOptionsStartingWith: -P:wartremover
158[info] Reapplying settings...
159[info] set current project to weePickle-root (in build file:/build/repo/)
160[success] Total time: 0 s, completed Dec 31, 2025, 9:41:47 PM
161Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"project/WeePicklePlugin.scala","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
162Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
163Starting build...
164Projects: Set(weejson-argonaut, weepickle-implicits, weejson-json4s, weepickle-core, weexml, weepickle, weejson, weejson-upickle, weejson-jackson, weeyaml, weejson-circe, weepack, weejson-play210, weejson-play30)
165Starting build for ProjectRef(file:/build/repo/,weejson-play30) (weejson-play30-v1)... [0/14]
166OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
167OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
168OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
169OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
170Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
171[info] compiling 12 Scala sources to /build/repo/weepickle-core/target/scala-3.8.0-RC5/classes ...
172[info] done compiling
173[info] compiling 9 Scala sources to /build/repo/weejson-jackson/target/scala-3.8.0-RC5/classes ...
174[info] done compiling
175[info] compiling 5 Scala sources to /build/repo/weejson/target/scala-3.8.0-RC5/classes ...
176[info] done compiling
177[info] compiling 13 Scala sources to /build/repo/weepickle-implicits/target/scala-3.8.0-RC5/classes ...
178[warn] -- [E197] Potential Issue Warning: /build/repo/weepickle-implicits/src/main/scala-3/com/rallyhealth/weepickle/v1/implicits/CaseClassFrom.scala:121:6
179[warn] 121 | new From[T] {
180[warn] | ^
181[warn] | New anonymous class definition will be duplicated at each inline site
182[warn] |
183[warn] | longer explanation available when compiling with `-explain`
184[warn] -- [E197] Potential Issue Warning: /build/repo/weepickle-implicits/src/main/scala-3/com/rallyhealth/weepickle/v1/implicits/CaseClassTo.scala:138:6
185[warn] 138 | new SimpleTo[T] {
186[warn] | ^
187[warn] | New anonymous class definition will be duplicated at each inline site
188[warn] |
189[warn] | longer explanation available when compiling with `-explain`
190[warn] two warnings found
191[info] done compiling
192[info] compiling 4 Scala sources to /build/repo/weepickle/target/scala-3.8.0-RC5/classes ...
193[info] done compiling
194[info] compiling 4 Scala sources to /build/repo/weejson-play30/target/scala-3.8.0-RC5/classes ...
195[info] done compiling
196[info] compiling 2 Scala sources to /build/repo/weejson-play30/target/scala-3.8.0-RC5/test-classes ...
197[info] done compiling
198[info] PlayJsonImplicitsSpec:
199[info] valid
200[info] weePickle wraps play
201[info] weepickle
202[info] - weepickle.write
203[info] - weepickle.read
204[info] play-json
205[info] - play-json.parse.as
206[info] - play-json.parse.validate
207[info] - play-json.toJson
208[info] play wraps weePickle
209[info] weepickle
210[info] - weepickle.write
211[info] - weepickle.read
212[info] play-json
213[info] - play-json.parse.as
214[info] - play-json.parse.validate
215[info] - play-json.toJson
216[info] errors
217[info] weePickle wraps play
218[info] weepickle
219[info] - weepickle.read
220[info] play-json
221[info] - play-json.parse.as
222[info] - play-json.parse.validate
223[info] play wraps weePickle
224[info] weepickle
225[info] - weepickle.read
226[info] play-json
227[info] - play-json.parse.as
228[info] - play-json.parse.validate
229[info] implicit scope
230[info] - primitive translations
231Starting build for ProjectRef(file:/build/repo/,weejson-upickle) (weejson-upickle-v1)... [1/14]
232Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
233[info] compiling 3 Scala sources to /build/repo/weejson-upickle/target/scala-3.8.0-RC5/classes ...
234[info] done compiling
235[info] compiling 1 Scala source to /build/repo/weejson-upickle/target/scala-3.8.0-RC5/test-classes ...
236[info] done compiling
237-------------------------------- Running Tests --------------------------------
238+ com.rallyhealth.weejson.v1.upicklecompat.UPickleImplicitsTest.upickle as weepickle 97ms Cow(true,42,-1,3.14,lol i am a cow,!)
239+ com.rallyhealth.weejson.v1.upicklecompat.UPickleImplicitsTest.weepickle as upickle 5ms Cow(true,42,-1,3.14,lol i am a cow,!)
240Starting build for ProjectRef(file:/build/repo/,weepack) (weepack-v1)... [2/14]
241Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
242[info] compiling 8 Scala sources to /build/repo/weepack/target/scala-3.8.0-RC5/classes ...
243[info] done compiling
244[info] compiling 4 Scala sources to /build/repo/weepickle-core/target/scala-3.8.0-RC5/test-classes ...
245[info] compiling 9 Scala sources to /build/repo/weejson/target/scala-3.8.0-RC5/test-classes ...
246[info] -- Info: /build/repo/weejson/src/test/scala/com/rallyhealth/weejson/v1/GenBufferedValue.scala:68:33
247[info] 68 | val unwrappedValue = Stream(obj.value0.head._2)
248[info] | ^^^^^^
249[info] |value Stream in package scala is deprecated since 2.13.0: Use LazyList instead of Stream
250[info] -- Info: /build/repo/weejson/src/test/scala/com/rallyhealth/weejson/v1/GenBufferedValue.scala:69:44
251[info] 69 | val shrunkContents = obj.value0.toStream.flatMap { case (k, v) => shrinkValue.shrink(v).map(v => BufferedValue.Obj(k -> v)) }
252[info] | ^^^^^^^^^^^^^^^^^^^
253[info] |method toStream in trait IterableOnceOps is deprecated since 2.13.0: Use .to(LazyList) instead of .toStream
254[info] -- Info: /build/repo/weejson/src/test/scala/com/rallyhealth/weejson/v1/GenBufferedValue.scala:77:43
255[info] 77 | val shrunkContents = arr.value.toStream.flatMap(v => shrinkValue.shrink(v).map(BufferedValue.Arr(_)))
256[info] | ^^^^^^^^^^^^^^^^^^
257[info] |method toStream in trait IterableOnceOps is deprecated since 2.13.0: Use .to(LazyList) instead of .toStream
258[info] -- Info: /build/repo/weejson/src/test/scala/com/rallyhealth/weejson/v1/GenBufferedValue.scala:88:8
259[info] 88 | Stream.empty
260[info] | ^^^^^^
261[info] |value Stream in package scala is deprecated since 2.13.0: Use LazyList instead of Stream
262[info] -- Info: /build/repo/weejson/src/test/scala/com/rallyhealth/weejson/v1/GenValue.scala:63:14
263[info] 63 | case _ => Stream.empty
264[info] | ^^^^^^
265[info] |value Stream in package scala is deprecated since 2.13.0: Use LazyList instead of Stream
266[info] done compiling
267[info] done compiling
268[info] compiling 4 Scala sources to /build/repo/weepack/target/scala-3.8.0-RC5/test-classes ...
269[info] done compiling
270-------------------------------- Running Tests --------------------------------
271-------------------------------- Running Tests --------------------------------
272-------------------------------- Running Tests --------------------------------
27310.nil.yaml nil null c0
27411.bool.yaml bool false c2
27511.bool.yaml bool true c3
27612.binary.yaml binary "" c4-00
27712.binary.yaml binary "" c5-00-00
27812.binary.yaml binary "" c6-00-00-00-00
27912.binary.yaml binary "01" c4-01-01
28012.binary.yaml binary "01" c5-00-01-01
28112.binary.yaml binary "01" c6-00-00-00-01-01
28212.binary.yaml binary "00-ff" c4-02-00-ff
28312.binary.yaml binary "00-ff" c5-00-02-00-ff
28412.binary.yaml binary "00-ff" c6-00-00-00-02-00-ff
28520.number-positive.yaml number 0 00
28620.number-positive.yaml number 0 cc-00
28720.number-positive.yaml number 0 cd-00-00
28820.number-positive.yaml number 0 ce-00-00-00-00
28920.number-positive.yaml number 0 cf-00-00-00-00-00-00-00-00
29020.number-positive.yaml number 0 d0-00
29120.number-positive.yaml number 0 d1-00-00
29220.number-positive.yaml number 0 d2-00-00-00-00
29320.number-positive.yaml number 0 d3-00-00-00-00-00-00-00-00
29420.number-positive.yaml number 0 ca-00-00-00-00
29520.number-positive.yaml number 0 cb-00-00-00-00-00-00-00-00
29620.number-positive.yaml number 1 01
29720.number-positive.yaml number 1 cc-01
29820.number-positive.yaml number 1 cd-00-01
29920.number-positive.yaml number 1 ce-00-00-00-01
30020.number-positive.yaml number 1 cf-00-00-00-00-00-00-00-01
30120.number-positive.yaml number 1 d0-01
30220.number-positive.yaml number 1 d1-00-01
30320.number-positive.yaml number 1 d2-00-00-00-01
30420.number-positive.yaml number 1 d3-00-00-00-00-00-00-00-01
30520.number-positive.yaml number 1 ca-3f-80-00-00
30620.number-positive.yaml number 1 cb-3f-f0-00-00-00-00-00-00
30720.number-positive.yaml number 127 7f
30820.number-positive.yaml number 127 cc-7f
30920.number-positive.yaml number 127 cd-00-7f
31020.number-positive.yaml number 127 ce-00-00-00-7f
31120.number-positive.yaml number 127 cf-00-00-00-00-00-00-00-7f
31220.number-positive.yaml number 127 d0-7f
31320.number-positive.yaml number 127 d1-00-7f
31420.number-positive.yaml number 127 d2-00-00-00-7f
31520.number-positive.yaml number 127 d3-00-00-00-00-00-00-00-7f
31620.number-positive.yaml number 128 cc-80
31720.number-positive.yaml number 128 cd-00-80
31820.number-positive.yaml number 128 ce-00-00-00-80
31920.number-positive.yaml number 128 cf-00-00-00-00-00-00-00-80
32020.number-positive.yaml number 128 d1-00-80
32120.number-positive.yaml number 128 d2-00-00-00-80
32220.number-positive.yaml number 128 d3-00-00-00-00-00-00-00-80
32320.number-positive.yaml number 255 cc-ff
32420.number-positive.yaml number 255 cd-00-ff
32520.number-positive.yaml number 255 ce-00-00-00-ff
32620.number-positive.yaml number 255 cf-00-00-00-00-00-00-00-ff
32720.number-positive.yaml number 255 d1-00-ff
32820.number-positive.yaml number 255 d2-00-00-00-ff
32920.number-positive.yaml number 255 d3-00-00-00-00-00-00-00-ff
33020.number-positive.yaml number 256 cd-01-00
33120.number-positive.yaml number 256 ce-00-00-01-00
33220.number-positive.yaml number 256 cf-00-00-00-00-00-00-01-00
33320.number-positive.yaml number 256 d1-01-00
33420.number-positive.yaml number 256 d2-00-00-01-00
33520.number-positive.yaml number 256 d3-00-00-00-00-00-00-01-00
33620.number-positive.yaml number 65535 cd-ff-ff
33720.number-positive.yaml number 65535 ce-00-00-ff-ff
33820.number-positive.yaml number 65535 cf-00-00-00-00-00-00-ff-ff
33920.number-positive.yaml number 65535 d2-00-00-ff-ff
34020.number-positive.yaml number 65535 d3-00-00-00-00-00-00-ff-ff
34120.number-positive.yaml number 65536 ce-00-01-00-00
34220.number-positive.yaml number 65536 cf-00-00-00-00-00-01-00-00
34320.number-positive.yaml number 65536 d2-00-01-00-00
34420.number-positive.yaml number 65536 d3-00-00-00-00-00-01-00-00
34520.number-positive.yaml number 2147483647 ce-7f-ff-ff-ff
34620.number-positive.yaml number 2147483647 cf-00-00-00-00-7f-ff-ff-ff
34720.number-positive.yaml number 2147483647 d2-7f-ff-ff-ff
34820.number-positive.yaml number 2147483647 d3-00-00-00-00-7f-ff-ff-ff
34920.number-positive.yaml number 2147483648 ce-80-00-00-00
35020.number-positive.yaml number 2147483648 cf-00-00-00-00-80-00-00-00
35120.number-positive.yaml number 2147483648 d3-00-00-00-00-80-00-00-00
35220.number-positive.yaml number 2147483648 ca-4f-00-00-00
35320.number-positive.yaml number 2147483648 cb-41-e0-00-00-00-00-00-00
35420.number-positive.yaml number 4294967295 ce-ff-ff-ff-ff
35520.number-positive.yaml number 4294967295 cf-00-00-00-00-ff-ff-ff-ff
35620.number-positive.yaml number 4294967295 d3-00-00-00-00-ff-ff-ff-ff
35720.number-positive.yaml number 4294967295 cb-41-ef-ff-ff-ff-e0-00-00
35821.number-negative.yaml number -1 ff
35921.number-negative.yaml number -1 d0-ff
36021.number-negative.yaml number -1 d1-ff-ff
36121.number-negative.yaml number -1 d2-ff-ff-ff-ff
36221.number-negative.yaml number -1 d3-ff-ff-ff-ff-ff-ff-ff-ff
36321.number-negative.yaml number -1 ca-bf-80-00-00
36421.number-negative.yaml number -1 cb-bf-f0-00-00-00-00-00-00
36521.number-negative.yaml number -32 e0
36621.number-negative.yaml number -32 d0-e0
36721.number-negative.yaml number -32 d1-ff-e0
36821.number-negative.yaml number -32 d2-ff-ff-ff-e0
36921.number-negative.yaml number -32 d3-ff-ff-ff-ff-ff-ff-ff-e0
37021.number-negative.yaml number -32 ca-c2-00-00-00
37121.number-negative.yaml number -32 cb-c0-40-00-00-00-00-00-00
37221.number-negative.yaml number -33 d0-df
37321.number-negative.yaml number -33 d1-ff-df
37421.number-negative.yaml number -33 d2-ff-ff-ff-df
37521.number-negative.yaml number -33 d3-ff-ff-ff-ff-ff-ff-ff-df
37621.number-negative.yaml number -128 d0-80
37721.number-negative.yaml number -128 d1-ff-80
37821.number-negative.yaml number -128 d2-ff-ff-ff-80
37921.number-negative.yaml number -128 d3-ff-ff-ff-ff-ff-ff-ff-80
38021.number-negative.yaml number -256 d1-ff-00
38121.number-negative.yaml number -256 d2-ff-ff-ff-00
38221.number-negative.yaml number -256 d3-ff-ff-ff-ff-ff-ff-ff-00
38321.number-negative.yaml number -32768 d1-80-00
38421.number-negative.yaml number -32768 d2-ff-ff-80-00
38521.number-negative.yaml number -32768 d3-ff-ff-ff-ff-ff-ff-80-00
38621.number-negative.yaml number -65536 d2-ff-ff-00-00
38721.number-negative.yaml number -65536 d3-ff-ff-ff-ff-ff-ff-00-00
38821.number-negative.yaml number -2147483648 d2-80-00-00-00
38921.number-negative.yaml number -2147483648 d3-ff-ff-ff-ff-80-00-00-00
39021.number-negative.yaml number -2147483648 cb-c1-e0-00-00-00-00-00-00
39122.number-float.yaml number 0.5 ca-3f-00-00-00
39222.number-float.yaml number 0.5 cb-3f-e0-00-00-00-00-00-00
39322.number-float.yaml number -0.5 ca-bf-00-00-00
39422.number-float.yaml number -0.5 cb-bf-e0-00-00-00-00-00-00
39523.number-bignum.yaml number 4294967296 cf-00-00-00-01-00-00-00-00
39623.number-bignum.yaml number 4294967296 d3-00-00-00-01-00-00-00-00
39723.number-bignum.yaml number 4294967296 ca-4f-80-00-00
39823.number-bignum.yaml number 4294967296 cb-41-f0-00-00-00-00-00-00
39923.number-bignum.yaml number -4294967296 d3-ff-ff-ff-ff-00-00-00-00
40023.number-bignum.yaml number -4294967296 cb-c1-f0-00-00-00-00-00-00
40123.number-bignum.yaml number 281474976710656 cf-00-01-00-00-00-00-00-00
40223.number-bignum.yaml number 281474976710656 d3-00-01-00-00-00-00-00-00
40323.number-bignum.yaml number 281474976710656 ca-57-80-00-00
40423.number-bignum.yaml number 281474976710656 cb-42-f0-00-00-00-00-00-00
40523.number-bignum.yaml number -281474976710656 d3-ff-ff-00-00-00-00-00-00
40623.number-bignum.yaml number -281474976710656 ca-d7-80-00-00
40723.number-bignum.yaml number -281474976710656 cb-c2-f0-00-00-00-00-00-00
40823.number-bignum.yaml bignum 9223372036854775807 d3-7f-ff-ff-ff-ff-ff-ff-ff
40923.number-bignum.yaml bignum 9223372036854775807 cf-7f-ff-ff-ff-ff-ff-ff-ff
41023.number-bignum.yaml bignum -9223372036854775807 d3-80-00-00-00-00-00-00-01
411+ com.rallyhealth.weepack.v1.MsgPackJvmTests.hello 74ms
412+ com.rallyhealth.weepack.v1.UnitTests.trivial 61ms
41323.number-bignum.yaml bignum 9223372036854775808 cf-80-00-00-00-00-00-00-00
41423.number-bignum.yaml bignum -9223372036854775808 d3-80-00-00-00-00-00-00-00
41523.number-bignum.yaml bignum 18446744073709551615 cf-ff-ff-ff-ff-ff-ff-ff-ff
41630.string-ascii.yaml string "" a0
41730.string-ascii.yaml string "" d9-00
418+ com.rallyhealth.weepack.v1.UnitTests.array 1ms
41930.string-ascii.yaml string "" da-00-00
42030.string-ascii.yaml string "" db-00-00-00-00
42130.string-ascii.yaml string "a" a1-61
42230.string-ascii.yaml string "a" d9-01-61
42330.string-ascii.yaml string "a" da-00-01-61
42430.string-ascii.yaml string "a" db-00-00-00-01-61
42530.string-ascii.yaml string "1234567890123456789012345678901" bf-31-32-33-34-35-36-37-38-39-30-31-32-33-34-35-36-37-38-39-30-31-32-33-34-35-36-37-38-39-30-31
42630.string-ascii.yaml string "1234567890123456789012345678901" d9-1f-31-32-33-34-35-36-37-38-39-30-31-32-33-34-35-36-37-38-39-30-31-32-33-34-35-36-37-38-39-30-31
42730.string-ascii.yaml string "1234567890123456789012345678901" da-00-1f-31-32-33-34-35-36-37-38-39-30-31-32-33-34-35-36-37-38-39-30-31-32-33-34-35-36-37-38-39-30-31
42830.string-ascii.yaml string "12345678901234567890123456789012" d9-20-31-32-33-34-35-36-37-38-39-30-31-32-33-34-35-36-37-38-39-30-31-32-33-34-35-36-37-38-39-30-31-32
42930.string-ascii.yaml string "12345678901234567890123456789012" da-00-20-31-32-33-34-35-36-37-38-39-30-31-32-33-34-35-36-37-38-39-30-31-32-33-34-35-36-37-38-39-30-31-32
43031.string-utf8.yaml string "Кириллица" b2-d0-9a-d0-b8-d1-80-d0-b8-d0-bb-d0-bb-d0-b8-d1-86-d0-b0
43131.string-utf8.yaml string "Кириллица" d9-12-d0-9a-d0-b8-d1-80-d0-b8-d0-bb-d0-bb-d0-b8-d1-86-d0-b0
43231.string-utf8.yaml string "ひらがな" ac-e3-81-b2-e3-82-89-e3-81-8c-e3-81-aa
43331.string-utf8.yaml string "ひらがな" d9-0c-e3-81-b2-e3-82-89-e3-81-8c-e3-81-aa
43431.string-utf8.yaml string "한글" a6-ed-95-9c-ea-b8-80
43531.string-utf8.yaml string "한글" d9-06-ed-95-9c-ea-b8-80
43631.string-utf8.yaml string "汉字" a6-e6-b1-89-e5-ad-97
43731.string-utf8.yaml string "汉字" d9-06-e6-b1-89-e5-ad-97
43831.string-utf8.yaml string "漢字" a6-e6-bc-a2-e5-ad-97
43931.string-utf8.yaml string "漢字" d9-06-e6-bc-a2-e5-ad-97
44032.string-emoji.yaml string "❤" a3-e2-9d-a4
44132.string-emoji.yaml string "❤" d9-03-e2-9d-a4
44232.string-emoji.yaml string "🍺" a4-f0-9f-8d-ba
44332.string-emoji.yaml string "🍺" d9-04-f0-9f-8d-ba
44440.array.yaml array [] 90
44540.array.yaml array [] dc-00-00
446+ com.rallyhealth.weepack.v1.UnitTests.map 13ms
44740.array.yaml array [] dd-00-00-00-00
44840.array.yaml array [1] 91-01
44940.array.yaml array [1] dc-00-01-01
45040.array.yaml array [1] dd-00-00-00-01-01
45140.array.yaml array [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15] 9f-01-02-03-04-05-06-07-08-09-0a-0b-0c-0d-0e-0f
45240.array.yaml array [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15] dc-00-0f-01-02-03-04-05-06-07-08-09-0a-0b-0c-0d-0e-0f
45340.array.yaml array [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15] dd-00-00-00-0f-01-02-03-04-05-06-07-08-09-0a-0b-0c-0d-0e-0f
45440.array.yaml array [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16] dc-00-10-01-02-03-04-05-06-07-08-09-0a-0b-0c-0d-0e-0f-10
45540.array.yaml array [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16] dd-00-00-00-10-01-02-03-04-05-06-07-08-09-0a-0b-0c-0d-0e-0f-10
45640.array.yaml array ["a"] 91-a1-61
45740.array.yaml array ["a"] dc-00-01-a1-61
45840.array.yaml array ["a"] dd-00-00-00-01-a1-61
459+ com.rallyhealth.weepack.v1.UnitTests.compositeKeys 1ms com.rallyhealth.weepickle.v1.core.Abort: expected string got sequence
46041.map.yaml map {} 80
46141.map.yaml map {} de-00-00
462+ com.rallyhealth.weepack.v1.UnitTests.writeBytesTo 1ms
46341.map.yaml map {} df-00-00-00-00
46441.map.yaml map {"a":1} 81-a1-61-01
46541.map.yaml map {"a":1} de-00-01-a1-61-01
466+ com.rallyhealth.weepack.v1.UnitTests.extInList 1ms
46741.map.yaml map {"a":1} df-00-00-00-01-a1-61-01
46841.map.yaml map {"a":"A"} 81-a1-61-a1-41
469+ com.rallyhealth.weepack.v1.UnitTests.extInMap 0ms
47041.map.yaml map {"a":"A"} de-00-01-a1-61-a1-41
47141.map.yaml map {"a":"A"} df-00-00-00-01-a1-61-a1-41
47242.nested.yaml array [[]] 91-90
47342.nested.yaml array [[]] dc-00-01-dc-00-00
47442.nested.yaml array [[]] dd-00-00-00-01-dd-00-00-00-00
47542.nested.yaml array [{}] 91-80
47642.nested.yaml array [{}] dc-00-01-80
47742.nested.yaml array [{}] dd-00-00-00-01-80
47842.nested.yaml map {"a":{}} 81-a1-61-80
47942.nested.yaml map {"a":{}} de-00-01-a1-61-de-00-00
48042.nested.yaml map {"a":{}} df-00-00-00-01-a1-61-df-00-00-00-00
48142.nested.yaml map {"a":[]} 81-a1-61-90
48242.nested.yaml map {"a":[]} de-00-01-a1-61-90
48342.nested.yaml map {"a":[]} df-00-00-00-01-a1-61-90
48450.timestamp.yaml timestamp [1514862245,0] d6-ff-5a-4a-f6-a5
48550.timestamp.yaml timestamp [1514862245,678901234] d7-ff-a1-dc-d7-c8-5a-4a-f6-a5
48650.timestamp.yaml timestamp [2147483647,999999999] d7-ff-ee-6b-27-fc-7f-ff-ff-ff
48750.timestamp.yaml timestamp [2147483648,0] d6-ff-80-00-00-00
48850.timestamp.yaml timestamp [2147483648,1] d7-ff-00-00-00-04-80-00-00-00
48950.timestamp.yaml timestamp [4294967295,0] d6-ff-ff-ff-ff-ff
49050.timestamp.yaml timestamp [4294967295,999999999] d7-ff-ee-6b-27-fc-ff-ff-ff-ff
49150.timestamp.yaml timestamp [4294967296,0] d7-ff-00-00-00-01-00-00-00-00
49250.timestamp.yaml timestamp [17179869183,999999999] d7-ff-ee-6b-27-ff-ff-ff-ff-ff
49350.timestamp.yaml timestamp [17179869184,0] c7-0c-ff-00-00-00-00-00-00-00-04-00-00-00-00
49450.timestamp.yaml timestamp [-1,0] c7-0c-ff-00-00-00-00-ff-ff-ff-ff-ff-ff-ff-ff
49550.timestamp.yaml timestamp [-1,999999999] c7-0c-ff-3b-9a-c9-ff-ff-ff-ff-ff-ff-ff-ff-ff
49650.timestamp.yaml timestamp [0,0] d6-ff-00-00-00-00
49750.timestamp.yaml timestamp [0,1] d7-ff-00-00-00-04-00-00-00-00
49850.timestamp.yaml timestamp [1,0] d6-ff-00-00-00-01
49950.timestamp.yaml timestamp [-2208988801,999999999] c7-0c-ff-3b-9a-c9-ff-ff-ff-ff-ff-7c-55-81-7f
50050.timestamp.yaml timestamp [-2208988800,0] c7-0c-ff-00-00-00-00-ff-ff-ff-ff-7c-55-81-80
50150.timestamp.yaml timestamp [-62167219200,0] c7-0c-ff-00-00-00-00-ff-ff-ff-f1-86-8b-84-00
50250.timestamp.yaml timestamp [253402300799,999999999] c7-0c-ff-3b-9a-c9-ff-00-00-00-3a-ff-f4-41-7f
50360.ext.yaml ext [1,"10"] d4-01-10
50460.ext.yaml ext [2,"20-21"] d5-02-20-21
50560.ext.yaml ext [3,"30-31-32-33"] d6-03-30-31-32-33
50660.ext.yaml ext [4,"40-41-42-43-44-45-46-47"] d7-04-40-41-42-43-44-45-46-47
50760.ext.yaml ext [5,"50-51-52-53-54-55-56-57-58-59-5a-5b-5c-5d-5e-5f"] d8-05-50-51-52-53-54-55-56-57-58-59-5a-5b-5c-5d-5e-5f
50860.ext.yaml ext [6,""] c7-00-06
50960.ext.yaml ext [6,""] c8-00-00-06
51060.ext.yaml ext [6,""] c9-00-00-00-00-06
51160.ext.yaml ext [7,"70-71-72"] c7-03-07-70-71-72
51260.ext.yaml ext [7,"70-71-72"] c8-00-03-07-70-71-72
51360.ext.yaml ext [7,"70-71-72"] c9-00-00-00-03-07-70-71-72
514+ com.rallyhealth.weepack.v1.MsgPackTests.hello 136ms
515Starting build for ProjectRef(file:/build/repo/,weejson) (weejson-v1)... [3/14]
516Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
517[info] BoolSpec:
518[info] - com.rallyhealth.weejson.v1.Bool apply
519[info] - com.rallyhealth.weejson.v1.Bool.value
520[info] - com.rallyhealth.weejson.v1.Bool unapply
521[info] ValueSpec:
522[info] - roundtrip: Visitor
523[info] - roundtrip: String
524[info] BufferedValueSpec:
525[info] - roundtrip: Visitor
526[info] - roundtrip: String
527Starting build for ProjectRef(file:/build/repo/,weejson-argonaut) (weejson-argonaut-v1)... [4/14]
528Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
529[info] compiling 1 Scala source to /build/repo/weejson-argonaut/target/scala-3.8.0-RC5/classes ...
530[info] done compiling
531Starting build for ProjectRef(file:/build/repo/,weepickle-implicits) (weepickle-implicits-v1)... [5/14]
532Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
533Starting build for ProjectRef(file:/build/repo/,weejson-circe) (weejson-circe-v1)... [6/14]
534Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
535[info] compiling 1 Scala source to /build/repo/weejson-circe/target/scala-3.8.0-RC5/classes ...
536[info] done compiling
537Starting build for ProjectRef(file:/build/repo/,weejson-json4s) (weejson-json4s-v1)... [7/14]
538Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
539[info] compiling 1 Scala source to /build/repo/weejson-json4s/target/scala-3.8.0-RC5/classes ...
540[info] done compiling
541Starting build for ProjectRef(file:/build/repo/,weejson-play210) (weejson-play210-v1)... [8/14]
542Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
543[info] compiling 4 Scala sources to /build/repo/weejson-play210/target/scala-3.8.0-RC5/classes ...
544[info] done compiling
545[info] compiling 2 Scala sources to /build/repo/weejson-play210/target/scala-3.8.0-RC5/test-classes ...
546[info] done compiling
547[info] PlayJsonImplicitsSpec:
548[info] valid
549[info] weePickle wraps play
550[info] weepickle
551[info] - weepickle.write
552[info] - weepickle.read
553[info] play-json
554[info] - play-json.parse.as
555[info] - play-json.parse.validate
556[info] - play-json.toJson
557[info] play wraps weePickle
558[info] weepickle
559[info] - weepickle.write
560[info] - weepickle.read
561[info] play-json
562[info] - play-json.parse.as
563[info] - play-json.parse.validate
564[info] - play-json.toJson
565[info] errors
566[info] weePickle wraps play
567[info] weepickle
568[info] - weepickle.read
569[info] play-json
570[info] - play-json.parse.as
571[info] - play-json.parse.validate
572[info] play wraps weePickle
573[info] weepickle
574[info] - weepickle.read
575[info] play-json
576[info] - play-json.parse.as
577[info] - play-json.parse.validate
578[info] implicit scope
579[info] - primitive translations
580Starting build for ProjectRef(file:/build/repo/,weexml) (weexml-v1)... [9/14]
581Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
582[info] compiling 3 Scala sources to /build/repo/weexml/target/scala-3.8.0-RC5/classes ...
583[info] done compiling
584[info] compiling 2 Scala sources to /build/repo/weexml/target/scala-3.8.0-RC5/test-classes ...
585[info] -- Info: /build/repo/weexml/src/test/scala/com/rallyhealth/weejson/v1/xml/TestApp.scala:5:23
586[info] 5 |object TestApp extends App {
587[info] | ^^^
588[info] |trait App in package scala is deprecated since 3.8.0: Support for trait App is deprecated in Scala 3. Please refer to https://docs.scala-lang.org/scala3/book/methods-main-methods.html.
589[info] done compiling
590[info] XmlTests:
591[info] tests
592[info] - correctness
593[info] - inputs
594[info] shortcuts
595[info] - positive
596[info] - int
597[info] - string
598Starting build for ProjectRef(file:/build/repo/,weepickle-core) (weepickle-core-v1)... [10/14]
599Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
600[info] UtilTests:
601[info] parseIntegralNum
602[info] long
603[info] - exact
604[info] - truncated
605[info] int
606[info] - exact
607[info] - truncated
608[info] parseLong
609[info] valid
610[info] - trimmed
611[info] - padded
612[info] failures
613[info] - strings
614[info] - a
615[info] - -
616[info] - ᥌
617[info] - too long
618[info] - bounds
619Starting build for ProjectRef(file:/build/repo/,weejson-jackson) (weejson-jackson-v1)... [11/14]
620Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
621[info] compiling 2 Scala sources to /build/repo/weejson-jackson/target/scala-3.8.0-RC5/test-classes ...
622[warn] -- [E129] Potential Issue Warning: /build/repo/weejson-jackson/src/test/scala/com/rallyhealth/weejson/v1/jackson/FromJsonTests.scala:23:5
623[warn] 23 | }
624[warn] | ^
625[warn] | A pure expression does nothing in statement position
626[warn] |
627[warn] | longer explanation available when compiling with `-explain`
628[warn] -- [E129] Potential Issue Warning: /build/repo/weejson-jackson/src/test/scala/com/rallyhealth/weejson/v1/jackson/FromJsonTests.scala:33:5
629[warn] 33 | }
630[warn] | ^
631[warn] | A pure expression does nothing in statement position
632[warn] |
633[warn] | longer explanation available when compiling with `-explain`
634[warn] two warnings found
635[info] done compiling
636-------------------------------- Running Tests --------------------------------
637+ com.rallyhealth.weejson.v1.jackson.FromJsonTests.replay.FromJson(String) 30ms
638+ com.rallyhealth.weejson.v1.jackson.FromJsonTests.replay.FromJson(Array[Byte]) 3ms
639+ com.rallyhealth.weejson.v1.jackson.FromJsonTests.replay.FromJson(Path) 1ms
640+ com.rallyhealth.weejson.v1.jackson.FromJsonTests.replay.FromJson(File) 0ms
641+ com.rallyhealth.weejson.v1.jackson.FromJsonTests.no replay.FromJson(InputStream) 6ms com.rallyhealth.weepickle.v1.core.TransformException: Parser or Visitor failure jsonPointer= index=1 line=1 col=2 token=null
642+ com.rallyhealth.weejson.v1.jackson.FromJsonTests.no replay.FromJson(Reader) 0ms com.rallyhealth.weepickle.v1.core.TransformException: Parser or Visitor failure jsonPointer= index=1 line=1 col=2 token=null
643Starting build for ProjectRef(file:/build/repo/,weeyaml) (weeyaml-v1)... [12/14]
644Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
645[info] compiling 3 Scala sources to /build/repo/weeyaml/target/scala-3.8.0-RC5/classes ...
646[info] done compiling
647[info] compiling 1 Scala source to /build/repo/weeyaml/target/scala-3.8.0-RC5/test-classes ...
648[info] -- Info: /build/repo/weeyaml/src/test/scala/src/com/rallyhealth/weejson/v1/yaml/TestApp.scala:5:23
649[info] 5 |object TestApp extends App {
650[info] | ^^^
651[info] |trait App in package scala is deprecated since 3.8.0: Support for trait App is deprecated in Scala 3. Please refer to https://docs.scala-lang.org/scala3/book/methods-main-methods.html.
652[info] done compiling
653Starting build for ProjectRef(file:/build/repo/,weepickle) (weepickle-v1)... [13/14]
654Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
655
656************************
657Build summary:
658[{
659 "module": "weejson-play30-v1",
660 "compile": {"status": "ok", "tookMs": 18875, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
661 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
662 "test-compile": {"status": "ok", "tookMs": 3896, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
663 "test": {"status": "ok", "tookMs": 1253, "passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17, "byFramework": [{"framework": "unknown", "stats": {"passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17}}]},
664 "publish": {"status": "skipped", "tookMs": 0},
665 "metadata": {
666 "crossScalaVersions": ["2.13.12", "3.3.1"]
667}
668},{
669 "module": "weejson-upickle-v1",
670 "compile": {"status": "ok", "tookMs": 831, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
671 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
672 "test-compile": {"status": "ok", "tookMs": 1501, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
673 "test": {"status": "ok", "tookMs": 517, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
674 "publish": {"status": "skipped", "tookMs": 0},
675 "metadata": {
676 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
677}
678},{
679 "module": "weepack-v1",
680 "compile": {"status": "ok", "tookMs": 1388, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
681 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
682 "test-compile": {"status": "ok", "tookMs": 3234, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
683 "test": {"status": "ok", "tookMs": 588, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
684 "publish": {"status": "skipped", "tookMs": 0},
685 "metadata": {
686 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
687}
688},{
689 "module": "weejson-v1",
690 "compile": {"status": "ok", "tookMs": 128, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
691 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
692 "test-compile": {"status": "ok", "tookMs": 177, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
693 "test": {"status": "ok", "tookMs": 836, "passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7, "byFramework": [{"framework": "unknown", "stats": {"passed": 7, "failed": 0, "ignored": 0, "skipped": 0, "total": 7}}]},
694 "publish": {"status": "skipped", "tookMs": 0},
695 "metadata": {
696 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
697}
698},{
699 "module": "weejson-argonaut-v1",
700 "compile": {"status": "ok", "tookMs": 505, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
701 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
702 "test-compile": {"status": "ok", "tookMs": 272, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
703 "test": {"status": "ok", "tookMs": 220, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
704 "publish": {"status": "skipped", "tookMs": 0},
705 "metadata": {
706 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
707}
708},{
709 "module": "weepickle-implicits-v1",
710 "compile": {"status": "ok", "tookMs": 166, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
711 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
712 "test-compile": {"status": "ok", "tookMs": 226, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
713 "test": {"status": "ok", "tookMs": 215, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
714 "publish": {"status": "skipped", "tookMs": 0},
715 "metadata": {
716 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
717}
718},{
719 "module": "weejson-circe-v1",
720 "compile": {"status": "ok", "tookMs": 448, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
721 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
722 "test-compile": {"status": "ok", "tookMs": 261, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
723 "test": {"status": "ok", "tookMs": 238, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
724 "publish": {"status": "skipped", "tookMs": 0},
725 "metadata": {
726 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
727}
728},{
729 "module": "weejson-json4s-v1",
730 "compile": {"status": "ok", "tookMs": 568, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
731 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
732 "test-compile": {"status": "ok", "tookMs": 265, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
733 "test": {"status": "ok", "tookMs": 230, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
734 "publish": {"status": "skipped", "tookMs": 0},
735 "metadata": {
736 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
737}
738},{
739 "module": "weejson-play210-v1",
740 "compile": {"status": "ok", "tookMs": 1018, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
741 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
742 "test-compile": {"status": "ok", "tookMs": 2675, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
743 "test": {"status": "ok", "tookMs": 795, "passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17, "byFramework": [{"framework": "unknown", "stats": {"passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17}}]},
744 "publish": {"status": "skipped", "tookMs": 0},
745 "metadata": {
746 "crossScalaVersions": ["2.13.12", "3.3.1"]
747}
748},{
749 "module": "weexml-v1",
750 "compile": {"status": "ok", "tookMs": 328, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
751 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
752 "test-compile": {"status": "ok", "tookMs": 871, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
753 "test": {"status": "ok", "tookMs": 619, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
754 "publish": {"status": "skipped", "tookMs": 0},
755 "metadata": {
756 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
757}
758},{
759 "module": "weepickle-core-v1",
760 "compile": {"status": "ok", "tookMs": 36, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
761 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
762 "test-compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
763 "test": {"status": "ok", "tookMs": 727, "passed": 12, "failed": 0, "ignored": 0, "skipped": 0, "total": 12, "byFramework": [{"framework": "unknown", "stats": {"passed": 12, "failed": 0, "ignored": 0, "skipped": 0, "total": 12}}]},
764 "publish": {"status": "skipped", "tookMs": 0},
765 "metadata": {
766 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
767}
768},{
769 "module": "weejson-jackson-v1",
770 "compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
771 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
772 "test-compile": {"status": "ok", "tookMs": 606, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
773 "test": {"status": "ok", "tookMs": 285, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
774 "publish": {"status": "skipped", "tookMs": 0},
775 "metadata": {
776 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
777}
778},{
779 "module": "weeyaml-v1",
780 "compile": {"status": "ok", "tookMs": 292, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
781 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
782 "test-compile": {"status": "ok", "tookMs": 473, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
783 "test": {"status": "ok", "tookMs": 216, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
784 "publish": {"status": "skipped", "tookMs": 0},
785 "metadata": {
786 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
787}
788},{
789 "module": "weepickle-v1",
790 "compile": {"status": "ok", "tookMs": 261, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
791 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
792 "test-compile": {"status": "ok", "tookMs": 355, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
793 "test": {"status": "ok", "tookMs": 276, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
794 "publish": {"status": "skipped", "tookMs": 0},
795 "metadata": {
796 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
797}
798}]
799************************
800[success] Total time: 62 s (0:01:02.0), completed Dec 31, 2025, 9:42:49 PM
801[0JChecking patch project/plugins.sbt...
802Checking patch project/build.properties...
803Checking patch project/WeePicklePlugin.scala...
804Checking patch build.sbt...
805Applied patch project/plugins.sbt cleanly.
806Applied patch project/build.properties cleanly.
807Applied patch project/WeePicklePlugin.scala cleanly.
808Applied patch build.sbt cleanly.