Build Logs
kitlangton/neotype • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
0
Warnings
141
Total Lines
809
1##################################
2Clonning https://github.com/kitlangton/neotype.git into /build/repo using revision v0.3.36
3##################################
4Note: switching to '81e68f76d1d13b7fcc6055a0edceea5a94a0c342'.
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-RC1-bin-20251107-3bea2f3-NIGHTLY
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
31Try apply source patch:
32Path: modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala
33Pattern: case '{ Option[A](${ Expr(a) }) } => Some(Some(a))
34Replacement: case '{ Option[A](${ Expr(a) }: A) } => Some(Some(a))
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern ' case '{ Option[A](${ Expr(a) }) } => Some(Some(a))' in modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala
39----
40Starting build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
41Execute tests: false
42sbt project found:
43No prepare script found for project kitlangton/neotype
44/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
45##################################
46Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
47Targets: io.github.kitlangton%neotype io.github.kitlangton%neotype-caliban io.github.kitlangton%neotype-cats io.github.kitlangton%neotype-chimney io.github.kitlangton%neotype-circe io.github.kitlangton%neotype-ciris io.github.kitlangton%neotype-doobie io.github.kitlangton%neotype-jsoniter io.github.kitlangton%neotype-play-json io.github.kitlangton%neotype-pureconfig io.github.kitlangton%neotype-scanamo io.github.kitlangton%neotype-tapir io.github.kitlangton%neotype-tethys io.github.kitlangton%neotype-upickle io.github.kitlangton%neotype-zio-config io.github.kitlangton%neotype-zio-json io.github.kitlangton%neotype-zio-quill io.github.kitlangton%neotype-zio-schema io.github.kitlangton%neotype-zio-test
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala","pattern":" case '{ Option[A](${ Expr(a) }) } => Some(Some(a))","replaceWith":" case '{ Option[A](${ Expr(a) }: A) } => Some(Some(a))"}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
68"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala","pattern":" case '{ Option[A](${ Expr(a) }) } => Some(Some(a))","replaceWith":" case '{ Option[A](${ Expr(a) }: A) } => Some(Some(a))"}]}""" io.github.kitlangton%neotype io.github.kitlangton%neotype-caliban io.github.kitlangton%neotype-cats io.github.kitlangton%neotype-chimney io.github.kitlangton%neotype-circe io.github.kitlangton%neotype-ciris io.github.kitlangton%neotype-doobie io.github.kitlangton%neotype-jsoniter io.github.kitlangton%neotype-play-json io.github.kitlangton%neotype-pureconfig io.github.kitlangton%neotype-scanamo io.github.kitlangton%neotype-tapir io.github.kitlangton%neotype-tethys io.github.kitlangton%neotype-upickle io.github.kitlangton%neotype-zio-config io.github.kitlangton%neotype-zio-json io.github.kitlangton%neotype-zio-quill io.github.kitlangton%neotype-zio-schema io.github.kitlangton%neotype-zio-test"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.919s.
84[info] done compiling
85[info] loading settings for project root from build.sbt...
86[info] resolving key references (37459 settings) ...
87[info] _ _ _____ _____ _______ _______ _____
88[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
89[info] | \| | |__ | | | | | | \ V /| |_/ | |__
90[info] | . ` | __|| | | | | | \ / | __/| __|
91[info] | |\ | |___\ \_/ / | | | | | | | |___
92[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
93[info] ——————————————————————————————————————————
94[info] ———————— NEWTYPES + REFINED TYPES ————————
95[info] ——————————————————————————————————————————
96[info]
97[info] Useful sbt tasks:
98[info]
99[info] > prepare - Runs scalafix and scalafmt on all files
100[info] > ~compile - Compiles all modules (file-watch enabled)
101[info] > test - Runs all tests
102[info]
103[info]
104Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
105OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in circeJS/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in tapirJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioQuill/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in coreJVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaJVM/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in cirisJS/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioSchemaJS/crossScalaVersions
112OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioConfig/crossScalaVersions
113OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in scanamoJVM/crossScalaVersions
114OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in upickleJS/crossScalaVersions
115OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in calibanJVM/crossScalaVersions
116OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in chimneyJS/crossScalaVersions
117OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in upickleJVM/crossScalaVersions
118OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in chimneyJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in tapirJVM/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in doobieJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in playJsonJS/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in coreJS/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in catsJVM/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in tethysJVM/crossScalaVersions
125OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in cirisJVM/crossScalaVersions
126OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in jsoniterJS/crossScalaVersions
127OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioJsonJVM/crossScalaVersions
128OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in root/crossScalaVersions
129OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioTestJS/crossScalaVersions
130OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in circeJVM/crossScalaVersions
131OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioTestJVM/crossScalaVersions
132OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in examples/crossScalaVersions
133OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in playJsonJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in zioJsonJS/crossScalaVersions
135OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in pureconfigJVM/crossScalaVersions
136OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in jsoniterJVM/crossScalaVersions
137[info] _ _ _____ _____ _______ _______ _____
138[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
139[info] | \| | |__ | | | | | | \ V /| |_/ | |__
140[info] | . ` | __|| | | | | | \ / | __/| __|
141[info] | |\ | |___\ \_/ / | | | | | | | |___
142[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
143[info] ——————————————————————————————————————————
144[info] ———————— NEWTYPES + REFINED TYPES ————————
145[info] ——————————————————————————————————————————
146[info]
147[info] Useful sbt tasks:
148[info]
149[info] > prepare - Runs scalafix and scalafmt on all files
150[info] > ~compile - Compiles all modules (file-watch enabled)
151[info] > test - Runs all tests
152[info]
153[info]
154[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 32 projects.
155[info] Switching Scala version on:
156[info] zioJsonJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
157[info] zioSchemaJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
158[info] examples (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
159[info] jsoniterJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
160[info] circeJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
161[info] calibanJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
162[info] * root (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
163[info] upickleJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
164[info] zioQuill (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
165[info] zioConfig (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
166[info] cirisJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
167[info] playJsonJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
168[info] pureconfigJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
169[info] chimneyJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
170[info] doobieJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
171[info] zioTestJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
172[info] jsoniterJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
173[info] coreJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
174[info] cirisJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
175[info] circeJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
176[info] chimneyJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
177[info] coreJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
178[info] upickleJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
179[info] zioTestJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
180[info] tethysJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
181[info] zioJsonJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
182[info] scanamoJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
183[info] playJsonJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
184[info] tapirJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
185[info] catsJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
186[info] tapirJS (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
187[info] zioSchemaJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
188[info] Excluding projects:
189[info] Reapplying settings...
190[info] _ _ _____ _____ _______ _______ _____
191[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
192[info] | \| | |__ | | | | | | \ V /| |_/ | |__
193[info] | . ` | __|| | | | | | \ / | __/| __|
194[info] | |\ | |___\ \_/ / | | | | | | | |___
195[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
196[info] ——————————————————————————————————————————
197[info] ———————— NEWTYPES + REFINED TYPES ————————
198[info] ——————————————————————————————————————————
199[info]
200[info] Useful sbt tasks:
201[info]
202[info] > prepare - Runs scalafix and scalafmt on all files
203[info] > ~compile - Compiles all modules (file-watch enabled)
204[info] > test - Runs all tests
205[info]
206[info]
207Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
208[info] Reapplying settings...
209[info] _ _ _____ _____ _______ _______ _____
210[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
211[info] | \| | |__ | | | | | | \ V /| |_/ | |__
212[info] | . ` | __|| | | | | | \ / | __/| __|
213[info] | |\ | |___\ \_/ / | | | | | | | |___
214[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
215[info] ——————————————————————————————————————————
216[info] ———————— NEWTYPES + REFINED TYPES ————————
217[info] ——————————————————————————————————————————
218[info]
219[info] Useful sbt tasks:
220[info]
221[info] > prepare - Runs scalafix and scalafmt on all files
222[info] > ~compile - Compiles all modules (file-watch enabled)
223[info] > test - Runs all tests
224[info]
225[info]
226[info] Defining Global / credentials, calibanJVM / credentials and 30 others.
227[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 256 others.
228[info] Run `last` for details.
229[info] Reapplying settings...
230[info] _ _ _____ _____ _______ _______ _____
231[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
232[info] | \| | |__ | | | | | | \ V /| |_/ | |__
233[info] | . ` | __|| | | | | | \ / | __/| __|
234[info] | |\ | |___\ \_/ / | | | | | | | |___
235[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
236[info] ——————————————————————————————————————————
237[info] ———————— NEWTYPES + REFINED TYPES ————————
238[info] ——————————————————————————————————————————
239[info]
240[info] Useful sbt tasks:
241[info]
242[info] > prepare - Runs scalafix and scalafmt on all files
243[info] > ~compile - Compiles all modules (file-watch enabled)
244[info] > test - Runs all tests
245[info]
246[info]
247Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
248[info] Reapplying settings...
249OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
250
251 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
252 Did you mean doobieJVM / allExcludeDependencies ?
253 , retry without global scopes
254[info] Reapplying settings...
255[info] _ _ _____ _____ _______ _______ _____
256[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
257[info] | \| | |__ | | | | | | \ V /| |_/ | |__
258[info] | . ` | __|| | | | | | \ / | __/| __|
259[info] | |\ | |___\ \_/ / | | | | | | | |___
260[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
261[info] ——————————————————————————————————————————
262[info] ———————— NEWTYPES + REFINED TYPES ————————
263[info] ——————————————————————————————————————————
264[info]
265[info] Useful sbt tasks:
266[info]
267[info] > prepare - Runs scalafix and scalafmt on all files
268[info] > ~compile - Compiles all modules (file-watch enabled)
269[info] > test - Runs all tests
270[info]
271[info]
272Execute removeScalacOptionsStartingWith: -P:wartremover
273[info] Reapplying settings...
274[info] _ _ _____ _____ _______ _______ _____
275[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
276[info] | \| | |__ | | | | | | \ V /| |_/ | |__
277[info] | . ` | __|| | | | | | \ / | __/| __|
278[info] | |\ | |___\ \_/ / | | | | | | | |___
279[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
280[info] ——————————————————————————————————————————
281[info] ———————— NEWTYPES + REFINED TYPES ————————
282[info] ——————————————————————————————————————————
283[info]
284[info] Useful sbt tasks:
285[info]
286[info] > prepare - Runs scalafix and scalafmt on all files
287[info] > ~compile - Compiles all modules (file-watch enabled)
288[info] > test - Runs all tests
289[info]
290[info]
291[success] Total time: 0 s, completed Nov 8, 2025, 1:12:10 AM
292Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala","pattern":" case '{ Option[A](${ Expr(a) }) } => Some(Some(a))","replaceWith":" case '{ Option[A](${ Expr(a) }: A) } => Some(Some(a))"}]}
293Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
294Starting build...
295Projects: Set(circeJVM, calibanJVM, root, zioQuill, zioConfig, playJsonJVM, pureconfigJVM, chimneyJVM, doobieJVM, jsoniterJVM, cirisJVM, coreJVM, upickleJVM, zioTestJVM, tethysJVM, zioJsonJVM, scanamoJVM, tapirJVM, catsJVM, zioSchemaJVM)
296Starting build for ProjectRef(file:/build/repo/,scanamoJVM) (neotype-scanamo)... [0/20]
297OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
298OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
299Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-scanamo/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
300[info] compiling 10 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
301[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/ErrorMessages.scala:92:4
302[warn] 92 | )(input: Expr[Any], nt: quotes.reflect.TypeRepr, source: Option[String], missingReference: Option[String]): String =
303[warn] | ^^^^^
304[warn] | unused explicit parameter
305[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/ErrorMessages.scala:128:26
306[warn] 128 | import quotes.reflect.*
307[warn] | ^
308[warn] | unused import
309[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/Macros.scala:82:11
310[warn] 82 | case other =>
311[warn] | ^^^^^
312[warn] | unused pattern variable
313[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/BinOpMatch.scala:14:15
314[warn] 14 | case s =>
315[warn] | ^
316[warn] | unused pattern variable
317[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:95:40
318[warn] 95 | case Apply2(eval, arg1, arg2, op, renderF) =>
319[warn] | ^^^^^^^
320[warn] | unused pattern variable
321[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:98:46
322[warn] 98 | case Apply3(eval, arg1, arg2, arg3, op, renderF) =>
323[warn] | ^^^^^^^
324[warn] | unused pattern variable
325[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:451:46
326[warn] 451 | case Unseal(quotes.reflect.Block(stats, rhs @ Seal(Eval(exprEval)))) =>
327[warn] | ^^^
328[warn] | unused pattern variable
329[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:943:11
330[warn] 943 | case other =>
331[warn] | ^^^^^
332[warn] | unused pattern variable
333[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:1036:11
334[warn] 1036 | case t => None
335[warn] | ^
336[warn] | unused pattern variable
337[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/package.scala:3:25
338[warn] 3 |import scala.compiletime.summonInline
339[warn] | ^^^^^^^^^^^^
340[warn] | unused import
341[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/core/shared/src/main/scala/neotype/Macros.scala:192:12
342[warn] 192 | (left.asType, right.asType) match
343[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
344[warn] | match may not be exhaustive.
345[warn] |
346[warn] | It would fail on pattern case: (_, _)
347[warn] |
348[warn] | longer explanation available when compiling with `-explain`
349[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/Macros.scala:100:53
350[warn] 100 | case Unseal(Uninlined(Typed(Apply(_, List(Seal(Varargs(args)))), _))) =>
351[warn] | ^
352[warn] |the type test for scala.quoted.Expr[Seq[Any]] cannot be checked at runtime because its type arguments can't be determined from scala.quoted.Expr[Any]
353[warn] |
354[warn] | longer explanation available when compiling with `-explain`
355[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:149:15
356[warn] 149 | case f1: Function1[Any, Any] =>
357[warn] | ^
358[warn] |the type test for Any => Any cannot be checked at runtime because its type arguments can't be determined from A$18
359[warn] |
360[warn] | longer explanation available when compiling with `-explain`
361[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:151:15
362[warn] 151 | case f2: Function2[Any, Any, Any] =>
363[warn] | ^
364[warn] |the type test for (Any, Any) => Any cannot be checked at runtime because its type arguments can't be determined from A$18
365[warn] |
366[warn] | longer explanation available when compiling with `-explain`
367[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:979:46
368[warn] 979 | val guardEval = guard.map { case Seal(Eval[Boolean](guardEval)) => guardEval }
369[warn] | ^
370[warn] |the type test for scala.quoted.Expr[Boolean] cannot be checked at runtime because its type arguments can't be determined from scala.quoted.Expr[Any]
371[warn] |
372[warn] | longer explanation available when compiling with `-explain`
373[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Operations.scala:7:12
374[warn] 7 | case (lhs: Set[Any], rhs: Any) => lhs - rhs
375[warn] | ^
376[warn] |the type test for Set[Any] cannot be checked at runtime because its type arguments can't be determined from Any
377[warn] |
378[warn] | longer explanation available when compiling with `-explain`
379[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Operations.scala:12:12
380[warn] 12 | case (lhs: Set[Any], rhs: Any) => lhs + rhs
381[warn] | ^
382[warn] |the type test for Set[Any] cannot be checked at runtime because its type arguments can't be determined from Any
383[warn] |
384[warn] | longer explanation available when compiling with `-explain`
385[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:15:11
386[warn] 15 | @nowarn("msg=unused")
387[warn] | ^^^^^^^^^^^^^^^^^^^^^
388[warn] | @nowarn annotation does not suppress any warnings
389[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:32:11
390[warn] 32 | @nowarn("msg=unused")
391[warn] | ^^^^^^^^^^^^^^^^^^^^^
392[warn] | @nowarn annotation does not suppress any warnings
393[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:49:11
394[warn] 49 | @nowarn("msg=unused")
395[warn] | ^^^^^^^^^^^^^^^^^^^^^
396[warn] | @nowarn annotation does not suppress any warnings
397[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:66:11
398[warn] 66 | @nowarn("msg=unused")
399[warn] | ^^^^^^^^^^^^^^^^^^^^^
400[warn] | @nowarn annotation does not suppress any warnings
401[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:83:11
402[warn] 83 | @nowarn("msg=unused")
403[warn] | ^^^^^^^^^^^^^^^^^^^^^
404[warn] | @nowarn annotation does not suppress any warnings
405[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:85:11
406[warn] 85 | @nowarn("msg=unused")
407[warn] | ^^^^^^^^^^^^^^^^^^^^^
408[warn] | @nowarn annotation does not suppress any warnings
409[warn] 23 warnings found
410[info] done compiling
411[info] compiling 1 Scala source to /build/repo/modules/neotype-scanamo/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
412[info] done compiling
413[info] compiling 12 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
414[warn] there was 1 deprecation warning; re-run with -deprecation for details
415[warn] one warning found
416[info] done compiling
417[info] compiling 1 Scala source to /build/repo/modules/neotype-scanamo/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
418[info] done compiling
419Starting build for ProjectRef(file:/build/repo/,cirisJVM) (neotype-ciris)... [1/20]
420Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-ciris/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
421[info] compiling 1 Scala source to /build/repo/modules/neotype-ciris/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
422[info] done compiling
423[info] compiling 1 Scala source to /build/repo/modules/neotype-ciris/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
424[info] done compiling
425Starting build for ProjectRef(file:/build/repo/,calibanJVM) (neotype-caliban)... [2/20]
426Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-caliban/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
427[info] compiling 1 Scala source to /build/repo/modules/neotype-caliban/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
428[info] done compiling
429[info] compiling 1 Scala source to /build/repo/modules/neotype-caliban/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
430[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/neotype-caliban/shared/src/test/scala/neotype/interop/caliban/CalibanSpec.scala:9:25
431[warn] 9 |import scala.compiletime.summonInline
432[warn] | ^^^^^^^^^^^^
433[warn] | unused import
434[warn] one warning found
435[info] done compiling
436Starting build for ProjectRef(file:/build/repo/,zioTestJVM) (neotype-zio-test)... [3/20]
437Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-test/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
438[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-test/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
439[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/neotype-zio-test/shared/src/main/scala/neotype/interop/ziotest/Main.scala:3:23
440[warn] 3 |import _root_.zio.test.*
441[warn] | ^
442[warn] | unused import
443[warn] one warning found
444[info] done compiling
445[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-test/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
446[info] done compiling
447Starting build for ProjectRef(file:/build/repo/,tethysJVM) (neotype-tethys)... [4/20]
448Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-tethys/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
449[info] compiling 1 Scala source to /build/repo/modules/neotype-tethys/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
450[info] done compiling
451[info] compiling 1 Scala source to /build/repo/modules/neotype-tethys/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
452[info] done compiling
453Starting build for ProjectRef(file:/build/repo/,catsJVM) (neotype-cats)... [5/20]
454Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-cats/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
455[info] compiling 1 Scala source to /build/repo/modules/neotype-cats/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
456[info] done compiling
457[info] compiling 1 Scala source to /build/repo/modules/neotype-cats/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
458[info] done compiling
459Starting build for ProjectRef(file:/build/repo/,tapirJVM) (neotype-tapir)... [6/20]
460Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-tapir/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
461[info] compiling 1 Scala source to /build/repo/modules/neotype-tapir/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
462[info] done compiling
463[info] compiling 1 Scala source to /build/repo/modules/neotype-tapir/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
464[info] done compiling
465Starting build for ProjectRef(file:/build/repo/,root) (neotype)... [7/20]
466Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
467Starting build for ProjectRef(file:/build/repo/,coreJVM) (neotype)... [8/20]
468Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
469Starting build for ProjectRef(file:/build/repo/,chimneyJVM) (neotype-chimney)... [9/20]
470Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-chimney/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
471[info] compiling 1 Scala source to /build/repo/modules/neotype-chimney/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
472[info] done compiling
473[info] compiling 1 Scala source to /build/repo/modules/neotype-chimney/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
474[info] done compiling
475Starting build for ProjectRef(file:/build/repo/,zioConfig) (neotype-zio-config)... [10/20]
476Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-config/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
477[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-config/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
478[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/neotype-zio-config/src/main/scala/neotype/interop/zioconfig/Main.scala:6:18
479[warn] 6 |import zio.config.*
480[warn] | ^
481[warn] | unused import
482[warn] one warning found
483[info] done compiling
484[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-config/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
485[info] done compiling
486Starting build for ProjectRef(file:/build/repo/,zioQuill) (neotype-zio-quill)... [11/20]
487Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-quill/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
488[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-quill/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
489[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/neotype-zio-quill/src/main/scala/neotype/interop/quill/Main.scala:3:10
490[warn] 3 |import io.getquill
491[warn] | ^^^^^^^^
492[warn] | unused import
493[warn] one warning found
494[info] done compiling
495[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-quill/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
496[info] -- Info: /build/repo/modules/neotype-zio-quill/src/test/scala/neotype/interop/quill/ZioQuillNewtypeSpec.scala:15:24
497[info] 15 | val createTable = run {
498[info] | ^
499[info] |Quill Query (compiled in 120ms):
500[info] | CREATE TABLE composite (
501[info] | newtype VARCHAR(255),
502[info] | simple_newtype INT,
503[info] | subtype VARCHAR(255),
504[info] | simple_subtype INT
505[info] | );
506[info] |
507[info] | INSERT INTO composite (newtype, simple_newtype, subtype, simple_subtype)
508[info] | VALUES ('Hello', 123, 'Hello World!', 123456),
509[info] | ('Cool', 321, 'Hello World!', 123456);
510[info] |
511[info] 16 | sql"""
512[info] 17 | CREATE TABLE composite (
513[info] 18 | newtype VARCHAR(255),
514[info] 19 | simple_newtype INT,
515[info] 20 | subtype VARCHAR(255),
516[info] 21 | simple_subtype INT
517[info] 22 | );
518[info] 23 | INSERT INTO composite (newtype, simple_newtype, subtype, simple_subtype)
519[info] 24 | VALUES ('Hello', 123, 'Hello World!', 123456),
520[info] 25 | ('Cool', 321, 'Hello World!', 123456);
521[info] 26 | """.as[Update[Unit]]
522[info] 27 | }
523[info] -- Info: /build/repo/modules/neotype-zio-quill/src/test/scala/neotype/interop/quill/ZioQuillNewtypeSpec.scala:30:29
524[info] 30 | def insertInvalidRow = run {
525[info] | ^
526[info] |Quill Query (compiled in 1ms):
527[info] | INSERT INTO composite (newtype, simple_newtype, subtype, simple_subtype)
528[info] | VALUES ('', 123, 'Hello', 123456);
529[info] |
530[info] 31 | sql"""
531[info] 32 | INSERT INTO composite (newtype, simple_newtype, subtype, simple_subtype)
532[info] 33 | VALUES ('', 123, 'Hello', 123456);
533[info] 34 | """.as[Update[Unit]]
534[info] 35 | }
535[info] -- Info: /build/repo/modules/neotype-zio-quill/src/test/scala/neotype/interop/quill/ZioQuillNewtypeSpec.scala:37:21
536[info] 37 | def getValues = run(query[Composite])
537[info] | ^^^^^^^^^^^^^^^^^^^^^
538[info] |Quill Query (compiled in 73ms): SELECT x.newtype, x.simple_newtype AS simpleNewtype, x.subtype, x.simple_subtype AS simpleSubtype FROM composite x
539[info] done compiling
540Starting build for ProjectRef(file:/build/repo/,upickleJVM) (neotype-upickle)... [12/20]
541Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-upickle/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
542[info] compiling 1 Scala source to /build/repo/modules/neotype-upickle/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
543[info] done compiling
544[info] compiling 1 Scala source to /build/repo/modules/neotype-upickle/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
545[info] done compiling
546Starting build for ProjectRef(file:/build/repo/,doobieJVM) (neotype-doobie)... [13/20]
547Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-doobie/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
548[info] compiling 1 Scala source to /build/repo/modules/neotype-doobie/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
549[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/neotype-doobie/shared/src/main/scala/neotype/interop/doobie/Main.scala:4:22
550[warn] 4 |import cats.implicits.*
551[warn] | ^
552[warn] | unused import
553[warn] one warning found
554[info] done compiling
555[info] compiling 1 Scala source to /build/repo/modules/neotype-doobie/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
556[info] done compiling
557Starting build for ProjectRef(file:/build/repo/,pureconfigJVM) (neotype-pureconfig)... [14/20]
558Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-pureconfig/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
559[info] compiling 1 Scala source to /build/repo/modules/neotype-pureconfig/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
560[info] done compiling
561[info] compiling 1 Scala source to /build/repo/modules/neotype-pureconfig/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
562[info] done compiling
563Starting build for ProjectRef(file:/build/repo/,playJsonJVM) (neotype-play-json)... [15/20]
564Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-play-json/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
565[info] compiling 1 Scala source to /build/repo/modules/neotype-play-json/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
566[info] done compiling
567[info] compiling 1 Scala source to /build/repo/modules/neotype-play-json/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
568[info] done compiling
569Starting build for ProjectRef(file:/build/repo/,zioSchemaJVM) (neotype-zio-schema)... [16/20]
570Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
571[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
572[info] done compiling
573[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-schema/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
574[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/neotype-zio-schema/jvm/src/test/scala/neotype/interop/zioschema/ZioSchemaSpec.scala:16:26
575[warn] 16 |import zio.test.Assertion.*
576[warn] | ^
577[warn] | unused import
578[warn] one warning found
579[info] done compiling
580Starting build for ProjectRef(file:/build/repo/,jsoniterJVM) (neotype-jsoniter)... [17/20]
581Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-jsoniter/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
582[info] compiling 1 Scala source to /build/repo/modules/neotype-jsoniter/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
583[info] done compiling
584[info] compiling 1 Scala source to /build/repo/modules/neotype-jsoniter/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
585[info] done compiling
586Starting build for ProjectRef(file:/build/repo/,zioJsonJVM) (neotype-zio-json)... [18/20]
587Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-json/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
588[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-json/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
589[info] done compiling
590[info] compiling 2 Scala sources to /build/repo/modules/neotype-zio-json/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
591[info] done compiling
592Starting build for ProjectRef(file:/build/repo/,circeJVM) (neotype-circe)... [19/20]
593Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-circe/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
594[info] compiling 1 Scala source to /build/repo/modules/neotype-circe/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
595[info] done compiling
596[info] compiling 1 Scala source to /build/repo/modules/neotype-circe/jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
597[info] done compiling
598
599************************
600Build summary:
601[{
602 "module": "neotype-scanamo",
603 "compile": {"status": "ok", "tookMs": 20736, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
604 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
605 "test-compile": {"status": "ok", "tookMs": 17021, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
606 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
607 "publish": {"status": "skipped", "tookMs": 0},
608 "metadata": {
609 "crossScalaVersions": ["3.3.7"]
610}
611},{
612 "module": "neotype-ciris",
613 "compile": {"status": "ok", "tookMs": 468, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
614 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
615 "test-compile": {"status": "ok", "tookMs": 1881, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
616 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
617 "publish": {"status": "skipped", "tookMs": 0},
618 "metadata": {
619 "crossScalaVersions": ["3.3.7"]
620}
621},{
622 "module": "neotype-caliban",
623 "compile": {"status": "ok", "tookMs": 593, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
624 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
625 "test-compile": {"status": "ok", "tookMs": 1433, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
626 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
627 "publish": {"status": "skipped", "tookMs": 0},
628 "metadata": {
629 "crossScalaVersions": ["3.3.7"]
630}
631},{
632 "module": "neotype-zio-test",
633 "compile": {"status": "ok", "tookMs": 337, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
634 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
635 "test-compile": {"status": "ok", "tookMs": 963, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
636 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
637 "publish": {"status": "skipped", "tookMs": 0},
638 "metadata": {
639 "crossScalaVersions": ["3.3.7"]
640}
641},{
642 "module": "neotype-tethys",
643 "compile": {"status": "ok", "tookMs": 468, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
644 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
645 "test-compile": {"status": "ok", "tookMs": 1020, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
646 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
647 "publish": {"status": "skipped", "tookMs": 0},
648 "metadata": {
649 "crossScalaVersions": ["3.3.7"]
650}
651},{
652 "module": "neotype-cats",
653 "compile": {"status": "ok", "tookMs": 504, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
654 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
655 "test-compile": {"status": "ok", "tookMs": 2701, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
656 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
657 "publish": {"status": "skipped", "tookMs": 0},
658 "metadata": {
659 "crossScalaVersions": ["3.3.7"]
660}
661},{
662 "module": "neotype-tapir",
663 "compile": {"status": "ok", "tookMs": 748, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
664 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
665 "test-compile": {"status": "ok", "tookMs": 3104, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
666 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
667 "publish": {"status": "skipped", "tookMs": 0},
668 "metadata": {
669 "crossScalaVersions": ["3.3.7"]
670}
671},{
672 "module": "neotype",
673 "compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
674 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
675 "test-compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
676 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
677 "publish": {"status": "skipped", "tookMs": 0},
678 "metadata": {
679 "crossScalaVersions": ["3.3.7"]
680}
681},{
682 "module": "neotype",
683 "compile": {"status": "ok", "tookMs": 63, "warnings": 23, "errors": 0, "sourceVersion": "3.8"},
684 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
685 "test-compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
686 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
687 "publish": {"status": "skipped", "tookMs": 0},
688 "metadata": {
689 "crossScalaVersions": ["3.3.7"]
690}
691},{
692 "module": "neotype-chimney",
693 "compile": {"status": "ok", "tookMs": 441, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
694 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
695 "test-compile": {"status": "ok", "tookMs": 3667, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
696 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
697 "publish": {"status": "skipped", "tookMs": 0},
698 "metadata": {
699 "crossScalaVersions": ["3.3.7"]
700}
701},{
702 "module": "neotype-zio-config",
703 "compile": {"status": "ok", "tookMs": 448, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
704 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
705 "test-compile": {"status": "ok", "tookMs": 1226, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
706 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
707 "publish": {"status": "skipped", "tookMs": 0},
708 "metadata": {
709 "crossScalaVersions": ["3.3.7"]
710}
711},{
712 "module": "neotype-zio-quill",
713 "compile": {"status": "ok", "tookMs": 347, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
714 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
715 "test-compile": {"status": "ok", "tookMs": 2386, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
716 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
717 "publish": {"status": "skipped", "tookMs": 0},
718 "metadata": {
719 "crossScalaVersions": ["3.3.7"]
720}
721},{
722 "module": "neotype-upickle",
723 "compile": {"status": "ok", "tookMs": 366, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
724 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
725 "test-compile": {"status": "ok", "tookMs": 1312, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
726 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
727 "publish": {"status": "skipped", "tookMs": 0},
728 "metadata": {
729 "crossScalaVersions": ["3.3.7"]
730}
731},{
732 "module": "neotype-doobie",
733 "compile": {"status": "ok", "tookMs": 1113, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
734 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
735 "test-compile": {"status": "ok", "tookMs": 2172, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
736 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
737 "publish": {"status": "skipped", "tookMs": 0},
738 "metadata": {
739 "crossScalaVersions": ["3.3.7"]
740}
741},{
742 "module": "neotype-pureconfig",
743 "compile": {"status": "ok", "tookMs": 280, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
744 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
745 "test-compile": {"status": "ok", "tookMs": 830, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
746 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
747 "publish": {"status": "skipped", "tookMs": 0},
748 "metadata": {
749 "crossScalaVersions": ["3.3.7"]
750}
751},{
752 "module": "neotype-play-json",
753 "compile": {"status": "ok", "tookMs": 482, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
754 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
755 "test-compile": {"status": "ok", "tookMs": 962, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
756 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
757 "publish": {"status": "skipped", "tookMs": 0},
758 "metadata": {
759 "crossScalaVersions": ["3.3.7"]
760}
761},{
762 "module": "neotype-zio-schema",
763 "compile": {"status": "ok", "tookMs": 393, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
764 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
765 "test-compile": {"status": "ok", "tookMs": 1650, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
766 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
767 "publish": {"status": "skipped", "tookMs": 0},
768 "metadata": {
769 "crossScalaVersions": ["3.3.7"]
770}
771},{
772 "module": "neotype-jsoniter",
773 "compile": {"status": "ok", "tookMs": 319, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
774 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
775 "test-compile": {"status": "ok", "tookMs": 1383, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
776 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
777 "publish": {"status": "skipped", "tookMs": 0},
778 "metadata": {
779 "crossScalaVersions": ["3.3.7"]
780}
781},{
782 "module": "neotype-zio-json",
783 "compile": {"status": "ok", "tookMs": 429, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
784 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
785 "test-compile": {"status": "ok", "tookMs": 1207, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
786 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
787 "publish": {"status": "skipped", "tookMs": 0},
788 "metadata": {
789 "crossScalaVersions": ["3.3.7"]
790}
791},{
792 "module": "neotype-circe",
793 "compile": {"status": "ok", "tookMs": 380, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
794 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
795 "test-compile": {"status": "ok", "tookMs": 1046, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
796 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
797 "publish": {"status": "skipped", "tookMs": 0},
798 "metadata": {
799 "crossScalaVersions": ["3.3.7"]
800}
801}]
802************************
803[success] Total time: 207 s (0:03:27.0), completed Nov 8, 2025, 1:15:38 AM
804[0JChecking patch project/plugins.sbt...
805Checking patch modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala...
806Checking patch build.sbt...
807Applied patch project/plugins.sbt cleanly.
808Applied patch modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala cleanly.
809Applied patch build.sbt cleanly.