Build Logs

scalax/simple • 3.8.0-RC4:2025-12-22

Errors

1

Warnings

20

Total Lines

387

1##################################
2Clonning https://github.com/scalax/simple.git into /build/repo using revision 0.0.1
3##################################
4Note: switching to '71d4dcf35ab930f7d5e86e690773fdf33609ae71'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC4
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC4
32Execute tests: true
33sbt project found:
34grep: /build/repo/project/plugins.sbt: No such file or directory
35Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
36Enforcing usage of sbt in version 1.11.5
37No prepare script found for project scalax/simple
38##################################
39Scala version: 3.8.0-RC4
40Targets: net.scalax.simple%simple-adt net.scalax.simple%simple-adt-core net.scalax.simple%simple-adt-implemention net.scalax.simple%simple-ghdmzsk
41Project projectConfig: {"tests":null}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Dcommunitybuild.scala=3.8.0-RC4
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC4"
61"++3.8.0-RC4 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC4 """{"tests":null}""" net.scalax.simple%simple-adt net.scalax.simple%simple-adt-core net.scalax.simple%simple-adt-implemention net.scalax.simple%simple-ghdmzsk"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build-build from sbt-depts-djx314-lib.sbt...
72[info] loading project definition from /build/repo/project/project
73[info] loading settings for project repo-build from akka.sbt, gen-plugins.sbt, plugin.sbt, plugins.sbt, sbt-depts-plugin.sbt...
74[info] loading project definition from /build/repo/project
75[info] compiling 6 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
76[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
77[info] Compilation completed in 8.988s.
78[info] done compiling
79[info] loading settings for project adtJVM from add-plugin.jvm.sbt, build.sbt...
80[info] loading settings for project adtJS from add-plugin.js.sbt, build.sbt...
81[info] loading settings for project adt-ghdmzskJVM from add-plugin.jvm.sbt, jvm.sbt...
82[info] loading settings for project adt-ghdmzskJS from add-plugin.js.sbt, js.sbt...
83[info] loading settings for project adt-implementionJVM from add-plugin.jvm.sbt, jvm.sbt...
84[info] loading settings for project adt-implementionJS from add-plugin.js.sbt, js.sbt...
85[info] loading settings for project listJVM from add-plugin.jvm.sbt, jvm.sbt...
86[info] loading settings for project listJS from add-plugin.js.sbt, js.sbt...
87[info] loading settings for project wire-web-app from add-plugin.jvm.sbt, jvm.sbt...
88[info] loading settings for project wire-web-scala from add-plugin.jvm.sbt, jvm.sbt...
89[info] loading settings for project codecJVM from add-plugin.jvm.sbt, jvm.sbt...
90[info] loading settings for project codecJS from add-plugin.jvm.sbt, js.sbt...
91[info] loading settings for project natJVM from add-plugin.jvm.sbt, jvm.sbt...
92[info] loading settings for project natJS from add-plugin.jvm.sbt, js.sbt...
93[info] loading settings for project genericJVM from add-plugin.jvm.sbt, jvm.sbt...
94[info] loading settings for project genericJS from add-plugin.jvm.sbt, js.sbt...
95[info] loading settings for project test-commonJVM from add-plugin.jvm.sbt, jvm.sbt...
96[info] loading settings for project test-commonJS from add-plugin.js.sbt, js.sbt...
97[info] loading settings for project ghdmzskJS from add-plugin.js.sbt, js.sbt...
98[info] loading settings for project ghdmzskJVM from add-plugin.jvm.sbt, jvm.sbt...
99[info] loading settings for project adt-codegen from add-plugin.sbt, build.sbt...
100[info] loading settings for project repo from add-plugin.sbt, build.sbt, git.sbt...
101[info] resolving key references (24799 settings) ...
102[info] set current project to simple (in build file:/build/repo/)
103Execute setCrossScalaVersions: 3.8.0-RC4
104OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in adt-ghdmzskJVM/crossScalaVersions
105OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in genericJS/crossScalaVersions
106OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in codecJVM/crossScalaVersions
107OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in test-commonJVM/crossScalaVersions
108OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in test-commonJS/crossScalaVersions
109OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in adt-implementionJS/crossScalaVersions
110OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in ghdmzskJVM/crossScalaVersions
111OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in adt-ghdmzskJS/crossScalaVersions
112OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in codecJS/crossScalaVersions
113OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in adtJVM/crossScalaVersions
114OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in adtJS/crossScalaVersions
115OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in natJVM/crossScalaVersions
116OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in ghdmzskJS/crossScalaVersions
117OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in wire-web-app/crossScalaVersions
118OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in genericJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in adt-implementionJVM/crossScalaVersions
120OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in wire-web-scala/crossScalaVersions
121OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in natJS/crossScalaVersions
122OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.10) in listJVM/crossScalaVersions
123OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC4 in adt-codegen/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC4) in adt-codegen/crossScalaVersions
125OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.10) in repo/crossScalaVersions
126OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.10) in listJS/crossScalaVersions
127[info] set current project to simple (in build file:/build/repo/)
128[info] Setting Scala version to 3.8.0-RC4 on 19 projects.
129[info] Switching Scala version on:
130[info] ghdmzskJS (2.12.17, 2.13.10, 3.8.0-RC4)
131[info] wire-web-app (2.12.17, 2.13.10, 3.8.0-RC4)
132[info] test-commonJS (2.12.17, 2.13.10, 3.8.0-RC4)
133[info] test-commonJVM (2.11.12, 2.12.17, 2.13.10, 3.8.0-RC4)
134[info] genericJVM (2.12.17, 2.13.10, 3.8.0-RC4)
135[info] adt-ghdmzskJVM (2.11.12, 2.12.17, 2.13.10, 3.8.0-RC4)
136[info] natJVM (2.11.12, 2.12.17, 2.13.10, 3.8.0-RC4)
137[info] wire-web-scala (2.12.17, 2.13.10, 3.8.0-RC4)
138[info] ghdmzskJVM (2.11.12, 2.12.17, 2.13.10, 3.8.0-RC4)
139[info] adt-codegen (3.8.0-RC4)
140[info] codecJS (2.12.17, 2.13.10, 3.8.0-RC4)
141[info] genericJS (2.12.17, 2.13.10, 3.8.0-RC4)
142[info] adt-implementionJS (2.12.17, 2.13.10, 3.8.0-RC4)
143[info] natJS (2.12.17, 2.13.10, 3.8.0-RC4)
144[info] codecJVM (2.11.12, 2.12.17, 2.13.10, 3.8.0-RC4)
145[info] adtJS (2.12.17, 2.13.10, 3.8.0-RC4)
146[info] adtJVM (2.11.12, 2.12.17, 2.13.10, 3.8.0-RC4)
147[info] adt-implementionJVM (2.11.12, 2.12.17, 2.13.10, 3.8.0-RC4)
148[info] adt-ghdmzskJS (2.12.17, 2.13.10, 3.8.0-RC4)
149[info] Excluding projects:
150[info] listJS (2.13.10)
151[info] listJVM (2.13.10)
152[info] * repo (2.13.10)
153[info] Reapplying settings...
154[info] set current project to simple (in build file:/build/repo/)
155Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
156[info] Reapplying settings...
157[info] set current project to simple (in build file:/build/repo/)
158[info] Defining Global / credentials, adt-codegen / credentials and 20 others.
159[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 109 others.
160[info] Run `last` for details.
161[info] Reapplying settings...
162[info] set current project to simple (in build file:/build/repo/)
163Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
164[info] Reapplying settings...
165OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
166
167 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
168 Did you mean allExcludeDependencies ?
169 , retry without global scopes
170[info] Reapplying settings...
171[info] set current project to simple (in build file:/build/repo/)
172Execute removeScalacOptionsStartingWith: -P:wartremover
173[info] Reapplying settings...
174[info] set current project to simple (in build file:/build/repo/)
175[success] Total time: 0 s, completed Dec 22, 2025, 8:12:42 PM
176Build config: {"tests":null}
177Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
178Starting build...
179Projects: Set(test-commonJVM, adt-ghdmzskJVM, ghdmzskJVM, adtJVM, adt-implementionJVM)
180Starting build for ProjectRef(file:/build/repo/,test-commonJVM) (simple-test-common)... [0/5]
181OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
182OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
183OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
184Compile scalacOptions: -Ykind-projector, -encoding, UTF-8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
185[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
186[info] scalafmt: Formatting 1 Scala sources (/build/repo/main/test/test-common/jvm)...
187[info] scalafmt: Formatting 1 Scala sources (/build/repo/main/test/test-common/jvm)...
188[info] compiling 1 Scala source to /build/repo/main/test/test-common/jvm/target/scala-3.8.0-RC4/classes ...
189[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
190[warn] one warning found
191[info] done compiling
192[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
193[info] compiling 1 Scala source to /build/repo/main/test/test-common/jvm/target/scala-3.8.0-RC4/test-classes ...
194[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
195[warn] one warning found
196[info] done compiling
197[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
198[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
199[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
200Starting build for ProjectRef(file:/build/repo/,adt-implementionJVM) (simple-adt-implemention)... [1/5]
201Compile scalacOptions: -Ykind-projector, -encoding, UTF-8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
202[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
203[info] scalafmt: Formatting 1 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
204[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
205[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
206[info] scalafmt: Formatting 3 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
207[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
208[info] scalafmt: Formatting 1 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
209[info] scalafmt: Formatting 3 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
210[info] compiling 3 Scala sources to /build/repo/main/modules/simple-ghdmzsk/jvm/target/scala-3.8.0-RC4/classes ...
211[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
212[info] scalafmt: Formatting 1 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
213[warn] one warning found
214[info] done compiling
215[info] compiling 1 Scala source to /build/repo/main/modules/simple-adt/ghdmzsk/jvm/target/scala-3.8.0-RC4/classes ...
216[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
217[warn] one warning found
218[info] done compiling
219[info] compiling 1 Scala source to /build/repo/main/modules/simple-adt/implemention/jvm/target/scala-3.8.0-RC4/classes ...
220[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
221[warn] one warning found
222[info] done compiling
223[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
224[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
225[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
226[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
227[info] compiling 1 Scala source to /build/repo/main/modules/simple-adt/implemention/jvm/target/scala-3.8.0-RC4/test-classes ...
228[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
229[warn] one warning found
230[info] done compiling
231[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
232[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
233[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
234[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
235[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
236[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
237[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
238[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
239[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
240[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
241[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
242[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
243Starting build for ProjectRef(file:/build/repo/,adtJVM) (simple-adt)... [2/5]
244Compile scalacOptions: -Ykind-projector, -encoding, UTF-8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
245[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/jvm)...
246[info] scalafmt: Formatting 16 Scala sources (/build/repo/main/modules/simple-adt/jvm)...
247[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
248[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
249[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
250[info] scalafmt: Formatting 11 Scala sources (/build/repo/main/modules/simple-adt/jvm)...
251[info] compiling 11 Scala sources to /build/repo/main/modules/simple-adt/jvm/target/scala-3.8.0-RC4/classes ...
252[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
253[warn] one warning found
254[info] done compiling
255[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/jvm)...
256[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
257[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
258[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
259[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
260[info] compiling 16 Scala sources to /build/repo/main/modules/simple-adt/jvm/target/scala-3.8.0-RC4/test-classes ...
261[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
262[warn] one warning found
263[info] done compiling
264[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
265[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/jvm)...
266[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
267[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
268[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
269+ Test case created by djx314-2
270 + Simple adt fold in test data.
271+ Test case created by djx314-1
272 + Simple adt fold in test data.
273+ Test case created by MarchLiu
274 + Simple adt fold in parameter list.
275+ Test case created by djx314-2
276 + Simple adt fold in test data.
277+ Test case for doc in README.md
278Test cases for doc started.
279 + Confirm Doc
280()
281[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/jvm)...
282[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
283[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
284[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
285[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
286[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/jvm)...
287[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/implemention/jvm)...
288[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
289[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
290[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
291Starting build for ProjectRef(file:/build/repo/,ghdmzskJVM) (simple-ghdmzsk)... [3/5]
292Compile scalacOptions: -Ykind-projector, -encoding, UTF-8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
293[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
294[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
295[info] compiling 3 Scala sources to /build/repo/main/modules/simple-ghdmzsk/jvm/target/scala-3.8.0-RC4/test-classes ...
296[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
297[warn] one warning found
298[info] done compiling
299[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
300[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
301[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
302Starting build for ProjectRef(file:/build/repo/,adt-ghdmzskJVM) (simple-adt-core)... [4/5]
303Compile scalacOptions: -Ykind-projector, -encoding, UTF-8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
304[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
305[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
306[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
307[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
308[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
309[info] compiling 2 Scala sources to /build/repo/main/modules/simple-adt/ghdmzsk/jvm/target/scala-3.8.0-RC4/test-classes ...
310[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
311[warn] one warning found
312[info] done compiling
313[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
314[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
315[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
316+ Test case for simple-adt-core
317 + test1.
318 + test3.
319 + test4.
320 + test2.
321()
322[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
323[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
324[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
325[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-ghdmzsk/jvm)...
326[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/modules/simple-adt/ghdmzsk/jvm)...
327[info] scalafmt: Formatting 2 Scala sources (/build/repo/main/test/test-common/jvm)...
328
329************************
330Build summary:
331[{
332 "module": "simple-test-common",
333 "compile": {"status": "ok", "tookMs": 19345, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
334 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
335 "test-compile": {"status": "ok", "tookMs": 639, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
336 "test": {"status": "ok", "tookMs": 116, "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.17", "2.13.10", "3.2.2"]
340}
341},{
342 "module": "simple-adt-implemention",
343 "compile": {"status": "ok", "tookMs": 1906, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
344 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
345 "test-compile": {"status": "ok", "tookMs": 653, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
346 "test": {"status": "ok", "tookMs": 274, "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.17", "2.13.10", "3.2.2"]
350}
351},{
352 "module": "simple-adt",
353 "compile": {"status": "ok", "tookMs": 4688, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
354 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
355 "test-compile": {"status": "ok", "tookMs": 5054, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
356 "test": {"status": "ok", "tookMs": 1716, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
357 "publish": {"status": "skipped", "tookMs": 0},
358 "metadata": {
359 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.10", "3.2.2"]
360}
361},{
362 "module": "simple-ghdmzsk",
363 "compile": {"status": "ok", "tookMs": 61, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
364 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
365 "test-compile": {"status": "ok", "tookMs": 333, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
366 "test": {"status": "ok", "tookMs": 90, "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.17", "2.13.10", "3.2.2"]
370}
371},{
372 "module": "simple-adt-core",
373 "compile": {"status": "ok", "tookMs": 133, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
374 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
375 "test-compile": {"status": "ok", "tookMs": 1036, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
376 "test": {"status": "ok", "tookMs": 1369, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "unknown", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
377 "publish": {"status": "skipped", "tookMs": 0},
378 "metadata": {
379 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.10", "3.2.2"]
380}
381}]
382************************
383[success] Total time: 64 s (0:01:04.0), completed Dec 22, 2025, 8:13:46 PM
384[0JChecking patch project/build.properties...
385Checking patch build.sbt...
386Applied patch project/build.properties cleanly.
387Applied patch build.sbt cleanly.