Build Logs

rallyhealth/weepickle • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

26

Total Lines

451

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-RC1
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-RC1"
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-RC1
42Execute tests: false
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/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC1
50Targets: 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
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/WeePicklePlugin.scala","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Xmx4g
62-Xss2m
63-XX:MaxMetaspaceSize=2g
64-Dcommunitybuild.scala=3.8.0-RC1
65-Dcommunitybuild.project.dependencies.add=
66-Xmx7G
67-Xms4G
68-Xss8M
69-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
70-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
71-jar
72/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
73"setCrossScalaVersions 3.8.0-RC1"
74"++3.8.0-RC1 -v"
75"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
76"set every credentials := Nil"
77"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
78"removeScalacOptionsStartingWith -P:wartremover"
79
80moduleMappings
81"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","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"
82
83[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
84[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
85[info] loading project definition from /build/repo/project
86[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
87[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
88[info] Compilation completed in 8.05s.
89[info] done compiling
90[info] loading settings for project repo from build.sbt, version.sbt...
91[info] resolving key references (20130 settings) ...
92[info] set current project to weePickle-root (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.0-RC1
94OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in bench/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weepickle/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weejson-play-base/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weejson-play210/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weejson-json4s/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weejson-circe/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weepickle-core/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weejson-play30/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weepack/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List() -> List(2.13.12) in repo/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weejson-jackson/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weexml/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weejson/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weeyaml/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weejson-upickle/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weepickle-implicits/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weejson-argonaut/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.0-RC1 -> 3.8.0-RC1 in weepickle-tests/crossScalaVersions
112[info] set current project to weePickle-root (in build file:/build/repo/)
113[info] Setting Scala version to 3.8.0-RC1 on 17 projects.
114[info] Switching Scala version on:
115[info] weejson-argonaut (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
116[info] weepickle-implicits (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
117[info] weejson-play-base (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
118[info] weejson-json4s (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
119[info] weepickle-core (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
120[info] weexml (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
121[info] weepickle-tests (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
122[info] weepickle (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
123[info] weejson (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
124[info] weejson-upickle (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
125[info] weejson-jackson (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
126[info] weeyaml (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
127[info] weejson-circe (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
128[info] weepack (2.11.12, 2.12.18, 2.13.12, 3.8.0-RC1)
129[info] weejson-play210 (2.13.12, 3.8.0-RC1)
130[info] weejson-play30 (2.13.12, 3.8.0-RC1)
131[info] bench (2.13.12, 3.8.0-RC1)
132[info] Excluding projects:
133[info] weepickle-macro-lint-tests (2.11.12, 2.12.18, 2.13.12)
134[info] weejson-play28 (2.13.12)
135[info] weejson-play27 (2.11.12, 2.12.18, 2.13.12)
136[info] weejson-play29 (2.13.12)
137[info] * repo (2.13.12)
138[info] weejson-play25 (2.11.12)
139[info] Reapplying settings...
140[info] set current project to weePickle-root (in build file:/build/repo/)
141Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
142[info] Reapplying settings...
143[info] set current project to weePickle-root (in build file:/build/repo/)
144[info] Defining Global / credentials, bench / credentials and 21 others.
145[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 114 others.
146[info] Run `last` for details.
147[info] Reapplying settings...
148[info] set current project to weePickle-root (in build file:/build/repo/)
149Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
150[info] Reapplying settings...
151OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
152
153 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
154 Did you mean weejson-circe / allExcludeDependencies ?
155 , retry without global scopes
156[info] Reapplying settings...
157[info] set current project to weePickle-root (in build file:/build/repo/)
158Execute removeScalacOptionsStartingWith: -P:wartremover
159[info] Reapplying settings...
160[info] set current project to weePickle-root (in build file:/build/repo/)
161[success] Total time: 0 s, completed Nov 14, 2025, 9:32:42 PM
162Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/WeePicklePlugin.scala","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
163Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
164Starting build...
165Projects: Set(weejson-argonaut, weepickle-implicits, weejson-json4s, weepickle-core, weexml, weepickle, weejson, weejson-upickle, weejson-jackson, weeyaml, weejson-circe, weepack, weejson-play210, weejson-play30)
166Starting build for ProjectRef(file:/build/repo/,weejson-play30) (weejson-play30-v1)... [0/14]
167OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
168OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
169OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
170OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
171Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
172[info] compiling 12 Scala sources to /build/repo/weepickle-core/target/scala-3.8.0-RC1/classes ...
173[info] done compiling
174[info] compiling 9 Scala sources to /build/repo/weejson-jackson/target/scala-3.8.0-RC1/classes ...
175[info] done compiling
176[info] compiling 5 Scala sources to /build/repo/weejson/target/scala-3.8.0-RC1/classes ...
177[info] done compiling
178[info] compiling 13 Scala sources to /build/repo/weepickle-implicits/target/scala-3.8.0-RC1/classes ...
179[warn] -- [E197] Potential Issue Warning: /build/repo/weepickle-implicits/src/main/scala-3/com/rallyhealth/weepickle/v1/implicits/CaseClassFrom.scala:121:6
180[warn] 121 | new From[T] {
181[warn] | ^
182[warn] | New anonymous class definition will be duplicated at each inline site
183[warn] |
184[warn] | longer explanation available when compiling with `-explain`
185[warn] -- [E197] Potential Issue Warning: /build/repo/weepickle-implicits/src/main/scala-3/com/rallyhealth/weepickle/v1/implicits/CaseClassTo.scala:138:6
186[warn] 138 | new SimpleTo[T] {
187[warn] | ^
188[warn] | New anonymous class definition will be duplicated at each inline site
189[warn] |
190[warn] | longer explanation available when compiling with `-explain`
191[warn] two warnings found
192[info] done compiling
193[info] compiling 4 Scala sources to /build/repo/weepickle/target/scala-3.8.0-RC1/classes ...
194[info] done compiling
195[info] compiling 4 Scala sources to /build/repo/weejson-play30/target/scala-3.8.0-RC1/classes ...
196[info] done compiling
197[info] compiling 2 Scala sources to /build/repo/weejson-play30/target/scala-3.8.0-RC1/test-classes ...
198[info] done compiling
199Starting build for ProjectRef(file:/build/repo/,weejson-upickle) (weejson-upickle-v1)... [1/14]
200Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
201[info] compiling 3 Scala sources to /build/repo/weejson-upickle/target/scala-3.8.0-RC1/classes ...
202[info] done compiling
203[info] compiling 1 Scala source to /build/repo/weejson-upickle/target/scala-3.8.0-RC1/test-classes ...
204[info] done compiling
205Starting build for ProjectRef(file:/build/repo/,weepack) (weepack-v1)... [2/14]
206Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
207[info] compiling 8 Scala sources to /build/repo/weepack/target/scala-3.8.0-RC1/classes ...
208[info] done compiling
209[info] compiling 4 Scala sources to /build/repo/weepickle-core/target/scala-3.8.0-RC1/test-classes ...
210[info] compiling 9 Scala sources to /build/repo/weejson/target/scala-3.8.0-RC1/test-classes ...
211[info] -- Info: /build/repo/weejson/src/test/scala/com/rallyhealth/weejson/v1/GenBufferedValue.scala:68:33
212[info] 68 | val unwrappedValue = Stream(obj.value0.head._2)
213[info] | ^^^^^^
214[info] |value Stream in package scala is deprecated since 2.13.0: Use LazyList instead of Stream
215[info] -- Info: /build/repo/weejson/src/test/scala/com/rallyhealth/weejson/v1/GenBufferedValue.scala:69:44
216[info] 69 | val shrunkContents = obj.value0.toStream.flatMap { case (k, v) => shrinkValue.shrink(v).map(v => BufferedValue.Obj(k -> v)) }
217[info] | ^^^^^^^^^^^^^^^^^^^
218[info] |method toStream in trait IterableOnceOps is deprecated since 2.13.0: Use .to(LazyList) instead of .toStream
219[info] -- Info: /build/repo/weejson/src/test/scala/com/rallyhealth/weejson/v1/GenBufferedValue.scala:77:43
220[info] 77 | val shrunkContents = arr.value.toStream.flatMap(v => shrinkValue.shrink(v).map(BufferedValue.Arr(_)))
221[info] | ^^^^^^^^^^^^^^^^^^
222[info] |method toStream in trait IterableOnceOps is deprecated since 2.13.0: Use .to(LazyList) instead of .toStream
223[info] -- Info: /build/repo/weejson/src/test/scala/com/rallyhealth/weejson/v1/GenBufferedValue.scala:88:8
224[info] 88 | Stream.empty
225[info] | ^^^^^^
226[info] |value Stream in package scala is deprecated since 2.13.0: Use LazyList instead of Stream
227[info] -- Info: /build/repo/weejson/src/test/scala/com/rallyhealth/weejson/v1/GenValue.scala:63:14
228[info] 63 | case _ => Stream.empty
229[info] | ^^^^^^
230[info] |value Stream in package scala is deprecated since 2.13.0: Use LazyList instead of Stream
231[info] done compiling
232[info] done compiling
233[info] compiling 4 Scala sources to /build/repo/weepack/target/scala-3.8.0-RC1/test-classes ...
234[info] done compiling
235Starting build for ProjectRef(file:/build/repo/,weejson) (weejson-v1)... [3/14]
236Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
237Starting build for ProjectRef(file:/build/repo/,weejson-argonaut) (weejson-argonaut-v1)... [4/14]
238Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
239[info] compiling 1 Scala source to /build/repo/weejson-argonaut/target/scala-3.8.0-RC1/classes ...
240[info] done compiling
241Starting build for ProjectRef(file:/build/repo/,weepickle-implicits) (weepickle-implicits-v1)... [5/14]
242Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
243Starting build for ProjectRef(file:/build/repo/,weejson-circe) (weejson-circe-v1)... [6/14]
244Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
245[info] compiling 1 Scala source to /build/repo/weejson-circe/target/scala-3.8.0-RC1/classes ...
246[info] done compiling
247Starting build for ProjectRef(file:/build/repo/,weejson-json4s) (weejson-json4s-v1)... [7/14]
248Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
249[info] compiling 1 Scala source to /build/repo/weejson-json4s/target/scala-3.8.0-RC1/classes ...
250[info] done compiling
251Starting build for ProjectRef(file:/build/repo/,weejson-play210) (weejson-play210-v1)... [8/14]
252Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
253[info] compiling 4 Scala sources to /build/repo/weejson-play210/target/scala-3.8.0-RC1/classes ...
254[info] done compiling
255[info] compiling 2 Scala sources to /build/repo/weejson-play210/target/scala-3.8.0-RC1/test-classes ...
256[info] done compiling
257Starting build for ProjectRef(file:/build/repo/,weexml) (weexml-v1)... [9/14]
258Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
259[info] compiling 3 Scala sources to /build/repo/weexml/target/scala-3.8.0-RC1/classes ...
260[info] done compiling
261[info] compiling 2 Scala sources to /build/repo/weexml/target/scala-3.8.0-RC1/test-classes ...
262[info] -- Info: /build/repo/weexml/src/test/scala/com/rallyhealth/weejson/v1/xml/TestApp.scala:5:23
263[info] 5 |object TestApp extends App {
264[info] | ^^^
265[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.
266[info] done compiling
267Starting build for ProjectRef(file:/build/repo/,weepickle-core) (weepickle-core-v1)... [10/14]
268Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
269Starting build for ProjectRef(file:/build/repo/,weejson-jackson) (weejson-jackson-v1)... [11/14]
270Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
271[info] compiling 2 Scala sources to /build/repo/weejson-jackson/target/scala-3.8.0-RC1/test-classes ...
272[warn] -- [E129] Potential Issue Warning: /build/repo/weejson-jackson/src/test/scala/com/rallyhealth/weejson/v1/jackson/FromJsonTests.scala:23:5
273[warn] 23 | }
274[warn] | ^
275[warn] | A pure expression does nothing in statement position
276[warn] |
277[warn] | longer explanation available when compiling with `-explain`
278[warn] -- [E129] Potential Issue Warning: /build/repo/weejson-jackson/src/test/scala/com/rallyhealth/weejson/v1/jackson/FromJsonTests.scala:33:5
279[warn] 33 | }
280[warn] | ^
281[warn] | A pure expression does nothing in statement position
282[warn] |
283[warn] | longer explanation available when compiling with `-explain`
284[warn] two warnings found
285[info] done compiling
286Starting build for ProjectRef(file:/build/repo/,weeyaml) (weeyaml-v1)... [12/14]
287Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
288[info] compiling 3 Scala sources to /build/repo/weeyaml/target/scala-3.8.0-RC1/classes ...
289[info] done compiling
290[info] compiling 1 Scala source to /build/repo/weeyaml/target/scala-3.8.0-RC1/test-classes ...
291[info] -- Info: /build/repo/weeyaml/src/test/scala/src/com/rallyhealth/weejson/v1/yaml/TestApp.scala:5:23
292[info] 5 |object TestApp extends App {
293[info] | ^^^
294[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.
295[info] done compiling
296Starting build for ProjectRef(file:/build/repo/,weepickle) (weepickle-v1)... [13/14]
297Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -Xmax-inlines, 128, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
298
299************************
300Build summary:
301[{
302 "module": "weejson-play30-v1",
303 "compile": {"status": "ok", "tookMs": 21239, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
305 "test-compile": {"status": "ok", "tookMs": 3899, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
307 "publish": {"status": "skipped", "tookMs": 0},
308 "metadata": {
309 "crossScalaVersions": ["2.13.12", "3.3.1"]
310}
311},{
312 "module": "weejson-upickle-v1",
313 "compile": {"status": "ok", "tookMs": 975, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
314 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
315 "test-compile": {"status": "ok", "tookMs": 1481, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
316 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
317 "publish": {"status": "skipped", "tookMs": 0},
318 "metadata": {
319 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
320}
321},{
322 "module": "weepack-v1",
323 "compile": {"status": "ok", "tookMs": 1237, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
324 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
325 "test-compile": {"status": "ok", "tookMs": 3186, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
326 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
327 "publish": {"status": "skipped", "tookMs": 0},
328 "metadata": {
329 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
330}
331},{
332 "module": "weejson-v1",
333 "compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
334 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
335 "test-compile": {"status": "ok", "tookMs": 173, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
336 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
337 "publish": {"status": "skipped", "tookMs": 0},
338 "metadata": {
339 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
340}
341},{
342 "module": "weejson-argonaut-v1",
343 "compile": {"status": "ok", "tookMs": 416, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
344 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
345 "test-compile": {"status": "ok", "tookMs": 206, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
346 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
347 "publish": {"status": "skipped", "tookMs": 0},
348 "metadata": {
349 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
350}
351},{
352 "module": "weepickle-implicits-v1",
353 "compile": {"status": "ok", "tookMs": 170, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
354 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
355 "test-compile": {"status": "ok", "tookMs": 228, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
356 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
357 "publish": {"status": "skipped", "tookMs": 0},
358 "metadata": {
359 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
360}
361},{
362 "module": "weejson-circe-v1",
363 "compile": {"status": "ok", "tookMs": 502, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
364 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
365 "test-compile": {"status": "ok", "tookMs": 226, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
366 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
367 "publish": {"status": "skipped", "tookMs": 0},
368 "metadata": {
369 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
370}
371},{
372 "module": "weejson-json4s-v1",
373 "compile": {"status": "ok", "tookMs": 590, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
374 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
375 "test-compile": {"status": "ok", "tookMs": 246, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
376 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
377 "publish": {"status": "skipped", "tookMs": 0},
378 "metadata": {
379 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
380}
381},{
382 "module": "weejson-play210-v1",
383 "compile": {"status": "ok", "tookMs": 1022, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
384 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
385 "test-compile": {"status": "ok", "tookMs": 2649, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
386 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
387 "publish": {"status": "skipped", "tookMs": 0},
388 "metadata": {
389 "crossScalaVersions": ["2.13.12", "3.3.1"]
390}
391},{
392 "module": "weexml-v1",
393 "compile": {"status": "ok", "tookMs": 338, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
394 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
395 "test-compile": {"status": "ok", "tookMs": 1013, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
396 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
397 "publish": {"status": "skipped", "tookMs": 0},
398 "metadata": {
399 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
400}
401},{
402 "module": "weepickle-core-v1",
403 "compile": {"status": "ok", "tookMs": 53, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
404 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
405 "test-compile": {"status": "ok", "tookMs": 76, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
406 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
407 "publish": {"status": "skipped", "tookMs": 0},
408 "metadata": {
409 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
410}
411},{
412 "module": "weejson-jackson-v1",
413 "compile": {"status": "ok", "tookMs": 83, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
414 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
415 "test-compile": {"status": "ok", "tookMs": 758, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
416 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
417 "publish": {"status": "skipped", "tookMs": 0},
418 "metadata": {
419 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
420}
421},{
422 "module": "weeyaml-v1",
423 "compile": {"status": "ok", "tookMs": 322, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
424 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
425 "test-compile": {"status": "ok", "tookMs": 532, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
426 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
427 "publish": {"status": "skipped", "tookMs": 0},
428 "metadata": {
429 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
430}
431},{
432 "module": "weepickle-v1",
433 "compile": {"status": "ok", "tookMs": 213, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
434 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
435 "test-compile": {"status": "ok", "tookMs": 276, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
436 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
437 "publish": {"status": "skipped", "tookMs": 0},
438 "metadata": {
439 "crossScalaVersions": ["2.11.12", "2.12.18", "2.13.12", "3.3.1"]
440}
441}]
442************************
443[success] Total time: 112 s (0:01:52.0), completed Nov 14, 2025, 9:34:34 PM
444[0JChecking patch project/plugins.sbt...
445Checking patch project/build.properties...
446Checking patch project/WeePicklePlugin.scala...
447Checking patch build.sbt...
448Applied patch project/plugins.sbt cleanly.
449Applied patch project/build.properties cleanly.
450Applied patch project/WeePicklePlugin.scala cleanly.
451Applied patch build.sbt cleanly.