Build Logs
kitlangton/neotype • 3.8.0-RC2:2025-11-28
Errors
692
Warnings
136
Total Lines
4314
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-RC2
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-RC2
41Execute tests: true
42sbt project found:
43No prepare script found for project kitlangton/neotype
44##################################
45Scala version: 3.8.0-RC2
46Targets: 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
47Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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))"}]}
48##################################
49Using extra scalacOptions: ,REQUIRE:-source:3.8
50Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
51[sbt_options] declare -a sbt_options=()
52[process_args] java_version = '17'
53[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
54# Executing command line:
55java
56-Dfile.encoding=UTF-8
57-Dcommunitybuild.scala=3.8.0-RC2
58-Dcommunitybuild.project.dependencies.add=
59-Xmx7G
60-Xms4G
61-Xss8M
62-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
63-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
64-jar
65/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
66"setCrossScalaVersions 3.8.0-RC2"
67"++3.8.0-RC2 -v"
68"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
69"set every credentials := Nil"
70"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
71"removeScalacOptionsStartingWith -P:wartremover"
72
73moduleMappings
74"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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"
75
76[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
77[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 9.468s.
83[info] done compiling
84[info] loading settings for project root from build.sbt...
85[info] resolving key references (37459 settings) ...
86[info] _ _ _____ _____ _______ _______ _____
87[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
88[info] | \| | |__ | | | | | | \ V /| |_/ | |__
89[info] | . ` | __|| | | | | | \ / | __/| __|
90[info] | |\ | |___\ \_/ / | | | | | | | |___
91[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
92[info] ——————————————————————————————————————————
93[info] ———————— NEWTYPES + REFINED TYPES ————————
94[info] ——————————————————————————————————————————
95[info]
96[info] Useful sbt tasks:
97[info]
98[info] > prepare - Runs scalafix and scalafmt on all files
99[info] > ~compile - Compiles all modules (file-watch enabled)
100[info] > test - Runs all tests
101[info]
102[info]
103Execute setCrossScalaVersions: 3.8.0-RC2
104OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in circeJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in tapirJS/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioQuill/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioSchemaJVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in cirisJS/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioSchemaJS/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioConfig/crossScalaVersions
112OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in scanamoJVM/crossScalaVersions
113OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in upickleJS/crossScalaVersions
114OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in calibanJVM/crossScalaVersions
115OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in chimneyJS/crossScalaVersions
116OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in upickleJVM/crossScalaVersions
117OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in chimneyJVM/crossScalaVersions
118OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in tapirJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in doobieJVM/crossScalaVersions
120OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in playJsonJS/crossScalaVersions
121OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in coreJS/crossScalaVersions
122OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in catsJVM/crossScalaVersions
123OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in tethysJVM/crossScalaVersions
124OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in cirisJVM/crossScalaVersions
125OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in jsoniterJS/crossScalaVersions
126OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioJsonJVM/crossScalaVersions
127OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioTestJS/crossScalaVersions
128OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in circeJVM/crossScalaVersions
129OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioTestJVM/crossScalaVersions
130OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in examples/crossScalaVersions
131OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in playJsonJVM/crossScalaVersions
132OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioJsonJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pureconfigJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in jsoniterJVM/crossScalaVersions
135OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in root/crossScalaVersions
136[info] _ _ _____ _____ _______ _______ _____
137[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
138[info] | \| | |__ | | | | | | \ V /| |_/ | |__
139[info] | . ` | __|| | | | | | \ / | __/| __|
140[info] | |\ | |___\ \_/ / | | | | | | | |___
141[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
142[info] ——————————————————————————————————————————
143[info] ———————— NEWTYPES + REFINED TYPES ————————
144[info] ——————————————————————————————————————————
145[info]
146[info] Useful sbt tasks:
147[info]
148[info] > prepare - Runs scalafix and scalafmt on all files
149[info] > ~compile - Compiles all modules (file-watch enabled)
150[info] > test - Runs all tests
151[info]
152[info]
153[info] Setting Scala version to 3.8.0-RC2 on 32 projects.
154[info] Switching Scala version on:
155[info] zioJsonJS (3.8.0-RC2)
156[info] zioSchemaJS (3.8.0-RC2)
157[info] examples (3.8.0-RC2)
158[info] jsoniterJS (3.8.0-RC2)
159[info] circeJVM (3.8.0-RC2)
160[info] calibanJVM (3.8.0-RC2)
161[info] * root (3.8.0-RC2)
162[info] upickleJS (3.8.0-RC2)
163[info] zioQuill (3.8.0-RC2)
164[info] zioConfig (3.8.0-RC2)
165[info] cirisJS (3.8.0-RC2)
166[info] playJsonJVM (3.8.0-RC2)
167[info] pureconfigJVM (3.8.0-RC2)
168[info] chimneyJVM (3.8.0-RC2)
169[info] doobieJVM (3.8.0-RC2)
170[info] zioTestJS (3.8.0-RC2)
171[info] jsoniterJVM (3.8.0-RC2)
172[info] coreJS (3.8.0-RC2)
173[info] cirisJVM (3.8.0-RC2)
174[info] circeJS (3.8.0-RC2)
175[info] chimneyJS (3.8.0-RC2)
176[info] coreJVM (3.8.0-RC2)
177[info] upickleJVM (3.8.0-RC2)
178[info] zioTestJVM (3.8.0-RC2)
179[info] tethysJVM (3.8.0-RC2)
180[info] zioJsonJVM (3.8.0-RC2)
181[info] scanamoJVM (3.8.0-RC2)
182[info] playJsonJS (3.8.0-RC2)
183[info] tapirJVM (3.8.0-RC2)
184[info] catsJVM (3.8.0-RC2)
185[info] tapirJS (3.8.0-RC2)
186[info] zioSchemaJVM (3.8.0-RC2)
187[info] Excluding projects:
188[info] Reapplying settings...
189[info] _ _ _____ _____ _______ _______ _____
190[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
191[info] | \| | |__ | | | | | | \ V /| |_/ | |__
192[info] | . ` | __|| | | | | | \ / | __/| __|
193[info] | |\ | |___\ \_/ / | | | | | | | |___
194[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
195[info] ——————————————————————————————————————————
196[info] ———————— NEWTYPES + REFINED TYPES ————————
197[info] ——————————————————————————————————————————
198[info]
199[info] Useful sbt tasks:
200[info]
201[info] > prepare - Runs scalafix and scalafmt on all files
202[info] > ~compile - Compiles all modules (file-watch enabled)
203[info] > test - Runs all tests
204[info]
205[info]
206Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
207[info] Reapplying settings...
208[info] _ _ _____ _____ _______ _______ _____
209[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
210[info] | \| | |__ | | | | | | \ V /| |_/ | |__
211[info] | . ` | __|| | | | | | \ / | __/| __|
212[info] | |\ | |___\ \_/ / | | | | | | | |___
213[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
214[info] ——————————————————————————————————————————
215[info] ———————— NEWTYPES + REFINED TYPES ————————
216[info] ——————————————————————————————————————————
217[info]
218[info] Useful sbt tasks:
219[info]
220[info] > prepare - Runs scalafix and scalafmt on all files
221[info] > ~compile - Compiles all modules (file-watch enabled)
222[info] > test - Runs all tests
223[info]
224[info]
225[info] Defining Global / credentials, calibanJVM / credentials and 30 others.
226[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 256 others.
227[info] Run `last` for details.
228[info] Reapplying settings...
229[info] _ _ _____ _____ _______ _______ _____
230[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
231[info] | \| | |__ | | | | | | \ V /| |_/ | |__
232[info] | . ` | __|| | | | | | \ / | __/| __|
233[info] | |\ | |___\ \_/ / | | | | | | | |___
234[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
235[info] ——————————————————————————————————————————
236[info] ———————— NEWTYPES + REFINED TYPES ————————
237[info] ——————————————————————————————————————————
238[info]
239[info] Useful sbt tasks:
240[info]
241[info] > prepare - Runs scalafix and scalafmt on all files
242[info] > ~compile - Compiles all modules (file-watch enabled)
243[info] > test - Runs all tests
244[info]
245[info]
246Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
247[info] Reapplying settings...
248OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
249
250 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
251 Did you mean doobieJVM / allExcludeDependencies ?
252 , retry without global scopes
253[info] Reapplying settings...
254[info] _ _ _____ _____ _______ _______ _____
255[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
256[info] | \| | |__ | | | | | | \ V /| |_/ | |__
257[info] | . ` | __|| | | | | | \ / | __/| __|
258[info] | |\ | |___\ \_/ / | | | | | | | |___
259[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
260[info] ——————————————————————————————————————————
261[info] ———————— NEWTYPES + REFINED TYPES ————————
262[info] ——————————————————————————————————————————
263[info]
264[info] Useful sbt tasks:
265[info]
266[info] > prepare - Runs scalafix and scalafmt on all files
267[info] > ~compile - Compiles all modules (file-watch enabled)
268[info] > test - Runs all tests
269[info]
270[info]
271Execute removeScalacOptionsStartingWith: -P:wartremover
272[info] Reapplying settings...
273[info] _ _ _____ _____ _______ _______ _____
274[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
275[info] | \| | |__ | | | | | | \ V /| |_/ | |__
276[info] | . ` | __|| | | | | | \ / | __/| __|
277[info] | |\ | |___\ \_/ / | | | | | | | |___
278[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
279[info] ——————————————————————————————————————————
280[info] ———————— NEWTYPES + REFINED TYPES ————————
281[info] ——————————————————————————————————————————
282[info]
283[info] Useful sbt tasks:
284[info]
285[info] > prepare - Runs scalafix and scalafmt on all files
286[info] > ~compile - Compiles all modules (file-watch enabled)
287[info] > test - Runs all tests
288[info]
289[info]
290[success] Total time: 0 s, completed Nov 28, 2025, 2:38:24 PM
291Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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))"}]}
292Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
293Starting build...
294Projects: Set(circeJVM, calibanJVM, root, zioQuill, zioConfig, playJsonJVM, pureconfigJVM, chimneyJVM, doobieJVM, jsoniterJVM, cirisJVM, coreJVM, upickleJVM, zioTestJVM, tethysJVM, zioJsonJVM, scanamoJVM, tapirJVM, catsJVM, zioSchemaJVM)
295Starting build for ProjectRef(file:/build/repo/,scanamoJVM) (neotype-scanamo)... [0/20]
296OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
297OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
298Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-scanamo/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
299[info] compiling 10 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.0-RC2/classes ...
300[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/ErrorMessages.scala:92:4
301[warn] 92 | )(input: Expr[Any], nt: quotes.reflect.TypeRepr, source: Option[String], missingReference: Option[String]): String =
302[warn] | ^^^^^
303[warn] | unused explicit parameter
304[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/ErrorMessages.scala:128:26
305[warn] 128 | import quotes.reflect.*
306[warn] | ^
307[warn] | unused import
308[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/Macros.scala:82:11
309[warn] 82 | case other =>
310[warn] | ^^^^^
311[warn] | unused pattern variable
312[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/BinOpMatch.scala:14:15
313[warn] 14 | case s =>
314[warn] | ^
315[warn] | unused pattern variable
316[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:95:40
317[warn] 95 | case Apply2(eval, arg1, arg2, op, renderF) =>
318[warn] | ^^^^^^^
319[warn] | unused pattern variable
320[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:98:46
321[warn] 98 | case Apply3(eval, arg1, arg2, arg3, op, renderF) =>
322[warn] | ^^^^^^^
323[warn] | unused pattern variable
324[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:451:46
325[warn] 451 | case Unseal(quotes.reflect.Block(stats, rhs @ Seal(Eval(exprEval)))) =>
326[warn] | ^^^
327[warn] | unused pattern variable
328[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:943:11
329[warn] 943 | case other =>
330[warn] | ^^^^^
331[warn] | unused pattern variable
332[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:1036:11
333[warn] 1036 | case t => None
334[warn] | ^
335[warn] | unused pattern variable
336[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/neotype/package.scala:3:25
337[warn] 3 |import scala.compiletime.summonInline
338[warn] | ^^^^^^^^^^^^
339[warn] | unused import
340[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/core/shared/src/main/scala/neotype/Macros.scala:192:12
341[warn] 192 | (left.asType, right.asType) match
342[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
343[warn] | match may not be exhaustive.
344[warn] |
345[warn] | It would fail on pattern case: (_, _)
346[warn] |
347[warn] | longer explanation available when compiling with `-explain`
348[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/Macros.scala:100:53
349[warn] 100 | case Unseal(Uninlined(Typed(Apply(_, List(Seal(Varargs(args)))), _))) =>
350[warn] | ^
351[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]
352[warn] |
353[warn] | longer explanation available when compiling with `-explain`
354[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:149:15
355[warn] 149 | case f1: Function1[Any, Any] =>
356[warn] | ^
357[warn] |the type test for Any => Any cannot be checked at runtime because its type arguments can't be determined from A$18
358[warn] |
359[warn] | longer explanation available when compiling with `-explain`
360[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:151:15
361[warn] 151 | case f2: Function2[Any, Any, Any] =>
362[warn] | ^
363[warn] |the type test for (Any, Any) => Any cannot be checked at runtime because its type arguments can't be determined from A$18
364[warn] |
365[warn] | longer explanation available when compiling with `-explain`
366[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Eval.scala:979:46
367[warn] 979 | val guardEval = guard.map { case Seal(Eval[Boolean](guardEval)) => guardEval }
368[warn] | ^
369[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]
370[warn] |
371[warn] | longer explanation available when compiling with `-explain`
372[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Operations.scala:7:12
373[warn] 7 | case (lhs: Set[Any], rhs: Any) => lhs - rhs
374[warn] | ^
375[warn] |the type test for Set[Any] cannot be checked at runtime because its type arguments can't be determined from Any
376[warn] |
377[warn] | longer explanation available when compiling with `-explain`
378[warn] -- [E092] Pattern Match Unchecked Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/Operations.scala:12:12
379[warn] 12 | case (lhs: Set[Any], rhs: Any) => lhs + rhs
380[warn] | ^
381[warn] |the type test for Set[Any] cannot be checked at runtime because its type arguments can't be determined from Any
382[warn] |
383[warn] | longer explanation available when compiling with `-explain`
384[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:15:11
385[warn] 15 | @nowarn("msg=unused")
386[warn] | ^^^^^^^^^^^^^^^^^^^^^
387[warn] | @nowarn annotation does not suppress any warnings
388[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:32:11
389[warn] 32 | @nowarn("msg=unused")
390[warn] | ^^^^^^^^^^^^^^^^^^^^^
391[warn] | @nowarn annotation does not suppress any warnings
392[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:49:11
393[warn] 49 | @nowarn("msg=unused")
394[warn] | ^^^^^^^^^^^^^^^^^^^^^
395[warn] | @nowarn annotation does not suppress any warnings
396[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:66:11
397[warn] 66 | @nowarn("msg=unused")
398[warn] | ^^^^^^^^^^^^^^^^^^^^^
399[warn] | @nowarn annotation does not suppress any warnings
400[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:83:11
401[warn] 83 | @nowarn("msg=unused")
402[warn] | ^^^^^^^^^^^^^^^^^^^^^
403[warn] | @nowarn annotation does not suppress any warnings
404[warn] -- Warning: /build/repo/modules/core/shared/src/main/scala/neotype/eval/CustomFromExpr.scala:85:11
405[warn] 85 | @nowarn("msg=unused")
406[warn] | ^^^^^^^^^^^^^^^^^^^^^
407[warn] | @nowarn annotation does not suppress any warnings
408[warn] 23 warnings found
409[info] done compiling
410[info] compiling 1 Scala source to /build/repo/modules/neotype-scanamo/jvm/target/scala-3.8.0-RC2/classes ...
411[info] done compiling
412[info] compiling 12 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.0-RC2/test-classes ...
413[warn] there was 1 deprecation warning; re-run with -deprecation for details
414[warn] one warning found
415[info] done compiling
416[info] compiling 1 Scala source to /build/repo/modules/neotype-scanamo/jvm/target/scala-3.8.0-RC2/test-classes ...
417[info] done compiling
418+ ScanamoSpec
419 + SimpleSubtype
420 + read success
421 + read failure
422 + SimpleNewtype
423 + read success
424 + NonEmptyString
425 + read validation failure
426 + write success
427 + read success
428 + read failure
429 + ValidatedSubtype
430 + write success
431 + read failure
432 + read validation failure
433 + read success
43411 tests passed. 0 tests failed. 0 tests ignored.
435
436Executed in 442 ms
437
438Starting build for ProjectRef(file:/build/repo/,cirisJVM) (neotype-ciris)... [1/20]
439Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-ciris/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
440[info] compiling 1 Scala source to /build/repo/modules/neotype-ciris/jvm/target/scala-3.8.0-RC2/classes ...
441[info] done compiling
442[info] compiling 1 Scala source to /build/repo/modules/neotype-ciris/jvm/target/scala-3.8.0-RC2/test-classes ...
443[info] done compiling
444+ ciris
445 + successfully read config
446 + fails to read config
4472 tests passed. 0 tests failed. 0 tests ignored.
448
449Executed in 539 ms
450
451Starting build for ProjectRef(file:/build/repo/,calibanJVM) (neotype-caliban)... [2/20]
452[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
453[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
454[error]
455[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
456[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
457[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
458[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
459[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
460[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
461[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
462[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
463[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
464[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
465[error] at java.base/java.lang.Thread.run(Thread.java:833)
466[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
467[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.doDownload(Downloader.scala:239)
468[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.$anonfun$remote$2(Downloader.scala:423)
469[error] at lmcoursier.internal.shaded.coursier.cache.CacheLocks$.loop$1(CacheLocks.scala:94)
470[error] at lmcoursier.internal.shaded.coursier.cache.CacheLocks$.withLockOr(CacheLocks.scala:117)
471[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.$anonfun$remote$1(Downloader.scala:426)
472[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$.$anonfun$downloading$2(Downloader.scala:776)
473[error] at lmcoursier.internal.shaded.coursier.cache.CacheLocks$.withUrlLock(CacheLocks.scala:136)
474[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$.$anonfun$downloading$1(Downloader.scala:776)
475[error] at lmcoursier.internal.shaded.coursier.cache.internal.Retry.loop$1(Retry.scala:23)
476[error] at lmcoursier.internal.shaded.coursier.cache.internal.Retry.retryOpt(Retry.scala:39)
477[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$.coursier$cache$internal$Downloader$$downloading(Downloader.scala:812)
478[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader$Blocking$.remote(Downloader.scala:428)
479[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$remote$6(Downloader.scala:546)
480[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
481[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
482[error] at scala.util.Success.map(Try.scala:213)
483[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
484[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
485[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
486[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
487[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
488[error] at java.base/java.lang.Thread.run(Thread.java:833)
489[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
490[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
491Compile scalacOptions:
492[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
493[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
494[error]
495[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
496[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
497[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
498[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
499[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
500[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
501[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
502[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
503[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
504[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
505[error] at java.base/java.lang.Thread.run(Thread.java:833)
506[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
507[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
508[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
509[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
510[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
511[error] at scala.util.Success.map(Try.scala:213)
512[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
513[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
514[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
515[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
516[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
517[error] at java.base/java.lang.Thread.run(Thread.java:833)
518[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
519[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
520[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
521[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
522[error]
523[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
524[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
525[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
526[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
527[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
528[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
529[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
530[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
531[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
532[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
533[error] at java.base/java.lang.Thread.run(Thread.java:833)
534[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
535[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
536[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
537[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
538[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
539[error] at scala.util.Success.map(Try.scala:213)
540[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
541[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
542[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
543[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
544[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
545[error] at java.base/java.lang.Thread.run(Thread.java:833)
546[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
547[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
548[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
549[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
550[error]
551[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
552[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
553[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
554[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
555[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
556[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
557[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
558[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
559[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
560[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
561[error] at java.base/java.lang.Thread.run(Thread.java:833)
562[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
563[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
564[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
565[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
566[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
567[error] at scala.util.Success.map(Try.scala:213)
568[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
569[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
570[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
571[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
572[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
573[error] at java.base/java.lang.Thread.run(Thread.java:833)
574[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
575[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
576Starting build for ProjectRef(file:/build/repo/,zioTestJVM) (neotype-zio-test)... [3/20]
577Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-test/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
578[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-test/jvm/target/scala-3.8.0-RC2/classes ...
579[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/neotype-zio-test/shared/src/main/scala/neotype/interop/ziotest/Main.scala:3:23
580[warn] 3 |import _root_.zio.test.*
581[warn] | ^
582[warn] | unused import
583[warn] one warning found
584[info] done compiling
585[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-test/jvm/target/scala-3.8.0-RC2/test-classes ...
586[info] done compiling
587+ ZioTestSpec
588 + Derives Gen
5891 tests passed. 0 tests failed. 0 tests ignored.
590
591Executed in 555 ms
592
593Starting build for ProjectRef(file:/build/repo/,tethysJVM) (neotype-tethys)... [4/20]
594Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-tethys/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
595[info] compiling 1 Scala source to /build/repo/modules/neotype-tethys/jvm/target/scala-3.8.0-RC2/classes ...
596[info] done compiling
597[info] compiling 1 Scala source to /build/repo/modules/neotype-tethys/jvm/target/scala-3.8.0-RC2/test-classes ...
598[info] done compiling
599+ TethysJsonSpec
600 + SimpleNewtype
601 + encode
602 + decode success
603 + decode failure
604 + decode failure
605 + Composite
606 + encode
607 + decode success
608 + SubtypeLongString
609 + decode success
610 + decode failure
611 + encode
612 + SimpleSubtype
613 + decode success
614 + decode failure
615 + encode
616 + NonEmptyString
617 + decode failure
618 + decode success
619 + encode
62015 tests passed. 0 tests failed. 0 tests ignored.
621
622Executed in 412 ms
623
624Starting build for ProjectRef(file:/build/repo/,catsJVM) (neotype-cats)... [5/20]
625Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-cats/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
626[info] compiling 1 Scala source to /build/repo/modules/neotype-cats/jvm/target/scala-3.8.0-RC2/classes ...
627[info] done compiling
628[info] compiling 1 Scala source to /build/repo/modules/neotype-cats/jvm/target/scala-3.8.0-RC2/test-classes ...
629[info] done compiling
630+ CatsInstancesSpec
631 + Eq instances
632 + Eq for subtype
633 + Eq for stacked newtype
634 + Eq for simple newtype
635 + Show instances
636 + Show for simple newtype
637 + Show for stacked newtype
638 + Show for subtype
639 + Order instances
640 + Order for simple newtype
641 + Order for subtype
642 + Order for stacked newtype
6439 tests passed. 0 tests failed. 0 tests ignored.
644
645Executed in 377 ms
646
647Starting build for ProjectRef(file:/build/repo/,tapirJVM) (neotype-tapir)... [6/20]
648Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-tapir/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
649[info] compiling 1 Scala source to /build/repo/modules/neotype-tapir/jvm/target/scala-3.8.0-RC2/classes ...
650[info] done compiling
651[info] compiling 1 Scala source to /build/repo/modules/neotype-tapir/jvm/target/scala-3.8.0-RC2/test-classes ...
652[info] done compiling
653+ TapirSpec
654 + Composite
655 + schema validation success
656 + pickler validation success
657 + codec parse failure
658 + SimpleSubType
659 + schema validation success
660 + codec parse failure
661 + codec parse success
662 + SimpleNewtype
663 + schema validation success
664 + pickler validation success
665 + pickler validation failure
666 + codec parse success
667 + codec parse failure
668 + ValidatedSubtype
669 + schema validation success
670 + codec parse success
671 + schema validation failure
672 + codec parse failure
673 + ValidatedNewtype
674 + schema validation success
675 + codec parse success
676 + schema validation failure
677 + pickler validation success
678 + pickler validation failure
679 + codec parse failure
68021 tests passed. 0 tests failed. 0 tests ignored.
681
682Executed in 398 ms
683
684Starting build for ProjectRef(file:/build/repo/,root) (neotype)... [7/20]
685Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
686Starting build for ProjectRef(file:/build/repo/,coreJVM) (neotype)... [8/20]
687Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
688+ IterableSpec
689 + eval(HashSet(5, 1, 6, 2, 3, 4)) == HashSet(5, 1, 6, 2, 3, 4)
690 + eval(List(1, 2, 3, 4, 5, 6)) == List(1, 2, 3, 4, 5, 6)
691 + eval(Vector(1, 2, 3, 4, 5, 6)) == Vector(1, 2, 3, 4, 5, 6)
692 + eval(List(1, 2, 3, 4, 5, 6)) == List(1, 2, 3, 4, 5, 6)
693 + eval(Vector(1, 2, 3, 4, 5, 6)) == Vector(1, 2, 3, 4, 5, 6)
694 + eval(1) == 1
695 + eval(List(2, 3)) == List(2, 3)
696 + eval(1) == 1
697 + eval(1) == 1
698 + eval(Set(2, 3)) == Set(2, 3)
699 + eval(Vector(1, 2)) == Vector(1, 2)
700 + eval(Set(1, 2)) == Set(1, 2)
701 + eval(Vector(2, 3)) == Vector(2, 3)
702 + eval(List(1, 2)) == List(1, 2)
703 + eval(List(2, 3)) == List(2, 3)
704 + eval(Vector(2, 3)) == Vector(2, 3)
705 + eval(Set(2, 3)) == Set(2, 3)
706 + eval(List()) == List()
707 + eval(List()) == List()
708 + eval(None) == None
709 + eval(true) == true
710 + eval(Vector()) == Vector()
711 + eval(Map()) == Map()
712 + eval(List(2, 3)) == List(2, 3)
713 + eval(true) == true
714 + eval(Set()) == Set()
715 + eval(Set(2, 3)) == Set(2, 3)
716 + eval(List(1)) == List(1)
717 + eval(true) == true
718 + eval(Vector(2, 3)) == Vector(2, 3)
719 + eval(Set(1)) == Set(1)
720 + eval(Some(2)) == Some(2)
721 + eval(Vector(1)) == Vector(1)
722 + eval(Some(2)) == Some(2)
723 + eval(List(1, 2, 2, 4, 3, 6)) == List(1, 2, 2, 4, 3, 6)
724 + eval(Some(2)) == Some(2)
725 + eval(HashSet(1, 6, 2, 3, 4)) == HashSet(1, 6, 2, 3, 4)
726 + eval(List(1, 2, 3)) == List(1, 2, 3)
727 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
728 + eval(6) == 6
729 + eval(Vector(1, 2, 2, 4, 3, 6)) == Vector(1, 2, 2, 4, 3, 6)
730 + eval(6) == 6
731 + eval(6) == 6
732 + eval(6) == 6
733 + eval(Vector(1, 2, 3)) == Vector(1, 2, 3)
734 + eval(6) == 6
735 + eval(6) == 6
736 + eval(6) == 6
737 + eval(6) == 6
738 + eval(6) == 6
739 + eval(true) == true
740 + eval(true) == true
741 + eval(true) == true
742 + eval(()) == ()
743 + eval(()) == ()
744 + eval(()) == ()
745 + eval(Map(0 -> List(1, 2, 3))) == Map(0 -> List(1, 2, 3))
746 + eval(Map(0 -> Set(1, 2, 3))) == Map(0 -> Set(1, 2, 3))
747 + eval(Map(0 -> Vector(1, 2, 3))) == Map(0 -> Vector(1, 2, 3))
748 + eval(Map(0 -> Vector(0, 0, 0))) == Map(0 -> Vector(0, 0, 0))
749 + eval(Map(0 -> List(0, 0, 0))) == Map(0 -> List(0, 0, 0))
750 + eval(Map(0 -> Set(0))) == Map(0 -> Set(0))
751 + eval(Map(0 -> 0)) == Map(0 -> 0)
752 + eval(List(List(1), List(2), List(3))) == List(List(1), List(2), List(3))
753 + eval(Map(0 -> 0)) == Map(0 -> 0)
754 + eval(Map(0 -> 0)) == Map(0 -> 0)
755 + eval(Set(Set(1), Set(2), Set(3))) == Set(Set(1), Set(2), Set(3))
756 + eval(Vector(Vector(1), Vector(2), Vector(3))) == Vector(Vector(1), Vector(2), Vector(3))
757 + eval(1) == 1
758 + eval(1) == 1
759 + eval(Some(1)) == Some(1)
760 + eval(1) == 1
761 + eval(Some(1)) == Some(1)
762 + eval(Some(1)) == Some(1)
763 + eval(Vector(1, 2)) == Vector(1, 2)
764 + eval(List(1, 2)) == List(1, 2)
765 + eval(List(Vector(1, 2, 3), Vector(1, 2), Vector(1), Vector())) == List(Vector(1, 2, 3), Vector(1, 2), Vector(1), Vector())
766 + eval(Set(1, 2)) == Set(1, 2)
767 + eval(List(List(1, 2, 3), List(1, 2), List(1), List())) == List(List(1, 2, 3), List(1, 2), List(1), List())
768 + eval(-1) == -1
769 + eval(List(Set(1, 2, 3), Set(1, 2), Set(1), Set())) == List(Set(1, 2, 3), Set(1, 2), Set(1), Set())
770 + eval(3) == 3
771 + eval(false) == false
772 + eval(3) == 3
773 + eval(false) == false
774 + eval(true) == true
775 + eval(true) == true
776 + eval(false) == false
777 + eval(3) == 3
778 + eval(true) == true
779 + eval(3) == 3
780 + eval(3) == 3
781 + eval(Some(3)) == Some(3)
782 + eval(Some(3)) == Some(3)
783 + eval(Some(3)) == Some(3)
784 + eval(None) == None
785 + eval(None) == None
786 + eval(None) == None
787 + eval(List(1, 2, 3)) == List(1, 2, 3)
788 + eval(3) == 3
789 + eval(Vector(1, 2, 3)) == Vector(1, 2, 3)
790 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
791 + eval(3) == 3
792 + eval(Some(3)) == Some(3)
793 + eval(Some(3)) == Some(3)
794 + eval(Some(3)) == Some(3)
795 + eval(3) == 3
796 + eval(None) == None
797 + eval(None) == None
798 + eval(None) == None
799 + eval(1) == 1
800 + eval(1) == 1
801 + eval(Some(1)) == Some(1)
802 + eval(1) == 1
803 + eval(Some(1)) == Some(1)
804 + eval(Some(1)) == Some(1)
805 + eval(None) == None
806 + eval(1) == 1
807 + eval(None) == None
808 + eval(None) == None
809 + eval(Some(1)) == Some(1)
810 + eval(1) == 1
811 + eval(1) == 1
812 + eval(Some(1)) == Some(1)
813 + eval(Some(1)) == Some(1)
814 + eval(None) == None
815 + eval(None) == None
816 + eval(None) == None
817 + eval(1) == 1
818 + eval(1) == 1
819 + eval(1) == 1
820 + eval(Some(1)) == Some(1)
821 + eval(Some(1)) == Some(1)
822 + eval(None) == None
823 + eval(None) == None
824 + eval(Some(1)) == Some(1)
825 + eval(true) == true
826 + eval(true) == true
827 + eval(None) == None
828 + eval(false) == false
829 + eval(true) == true
830 + eval(false) == false
831 + eval(false) == false
832 + eval((List(1, 2, 3),List())) == (List(1, 2, 3),List())
833 + eval((Vector(1, 2, 3),Vector())) == (Vector(1, 2, 3),Vector())
834 + eval((Vector(),Vector(1, 2, 3))) == (Vector(),Vector(1, 2, 3))
835 + eval((List(),List(1, 2, 3))) == (List(),List(1, 2, 3))
836 + eval((Set(1, 2, 3),Set())) == (Set(1, 2, 3),Set())
837 + eval((Set(),Set(1, 2, 3))) == (Set(),Set(1, 2, 3))
838 + eval(6) == 6
839 + eval(6) == 6
840 + eval(6) == 6
841 + eval(Some(6)) == Some(6)
842 + eval(None) == None
843 + eval(Some(6)) == Some(6)
844 + eval(Some(6)) == Some(6)
845 + eval(None) == None
846 + eval(None) == None
847 + eval(6) == 6
848 + eval(Some(6)) == Some(6)
849 + eval(6) == 6
850 + eval(Some(6)) == Some(6)
851 + eval(6) == 6
852 + eval(Some(6)) == Some(6)
853 + eval(None) == None
854 + eval(None) == None
855 + eval(6) == 6
856 + eval(None) == None
857 + eval(6) == 6
858 + eval(Some(6)) == Some(6)
859 + eval(Some(6)) == Some(6)
860 + eval(6) == 6
861 + eval(Some(6)) == Some(6)
862 + eval(None) == None
863 + eval(None) == None
864 + eval(None) == None
865 + eval(123) == 123
866 + eval(123) == 123
867 + eval(123) == 123
868 + eval(1,2,3) == 1,2,3
869 + eval(1,2,3) == 1,2,3
870 + eval(1,2,3) == 1,2,3
871 + eval([1,2,3]) == [1,2,3]
872 + eval([1,2,3]) == [1,2,3]
873 + eval([1,2,3]) == [1,2,3]
874 + eval(List(List(1, 4), List(2, 5), List(3, 6))) == List(List(1, 4), List(2, 5), List(3, 6))
875 + eval(List((1,0), (2,1), (3,2))) == List((1,0), (2,1), (3,2))
876+ LanguageFeaturesSpec
877 + eval(2) == 2
878 + eval(1) == 1
879 + eval(A) == A
880 + eval(3) == 3
881 + eval(11) == 11
882 + eval(List(0, 2, 4, 6)) == List(0, 2, 4, 6)
883 + eval(1) == 1
884 + eval(List(2, 3)) == List(2, 3)
885 + eval(HelloHelloHello) == HelloHelloHello
886 + eval(10) == 10
887+ EvalSetSpec
888 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
889 + eval(Set(1, 2, 3, 4)) == Set(1, 2, 3, 4)
890 + eval(Set(1, 3)) == Set(1, 3)
891 + eval(true) == true
892 + eval(false) == false
893 + eval(false) == false
894 + eval(Set(2, 3)) == Set(2, 3)
895 + eval(Set(1, 2, 3, 4)) == Set(1, 2, 3, 4)
896 + eval(Set(2, 3)) == Set(2, 3)
897 + eval(Set(1)) == Set(1)
898 + eval(Set(2, 4, 6)) == Set(2, 4, 6)
899+ CollectionsSpec
900 + eval(3) == 3
901 + eval(List(1, 2, 3)) == List(1, 2, 3)
902 + eval(List(1, 2, 3, 4)) == List(1, 2, 3, 4)
903 + eval(List(5, 1, 2, 3)) == List(5, 1, 2, 3)
904 + eval(1) == 1
905 + eval(List(2, 3)) == List(2, 3)
906 + eval(List(2, 4, 6)) == List(2, 4, 6)
907 + eval(false) == false
908 + eval(true) == true
909 + eval(Set(1, 2, 3, 4)) == Set(1, 2, 3, 4)
910 + eval(true) == true
911 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
912 + eval(Vector(1, 2, 3)) == Vector(1, 2, 3)
913 + eval(false) == false
914+ NewtypeSpec
915 + parse failure
916 + parse success
917 + positive success
918 + positive failure
919 + positive long success
920 + positive long failure
921 + specific givens
922 + extensions
923 + non empty success
924 + non empty failure
925 + unsafeMake
926 + success
927 + .make
928 + success
929 + failure
930 + success
931 + custom failure message
932+ PrimitiveTypesSpec
933 + eval(true) == true
934 + eval(false) == false
935 + eval(6) == 6
936 + eval(2) == 2
937 + eval(5) == 5
938 + eval(5) == 5
939 + eval(true) == true
940 + eval(false) == false
941 + eval(true) == true
942 + eval(2) == 2
943 + eval(false) == false
944 + eval(6) == 6
945 + eval(15.0) == 15
946 + eval(false) == false
947 + eval(true) == true
948 + eval(5) == 5
949 + eval(2) == 2
950 + eval(false) == false
951 + eval(true) == true
952 + eval(true) == true
953 + eval(5) == 5
954 + eval(2) == 2
955 + eval(6.0) == 6.0
956 + eval(false) == false
957 + eval(5.0) == 5.0
958 + eval(Hello, world!) == Hello, world!
959 + eval(2.0) == 2.0
960 + eval(Hello, world!) == Hello, world!
961 + eval(4.5) == 4.5
962 + eval(3.0) == 3.0
963 + eval(scala is good) == scala is good
964 + eval(SCALA IS GOOD) == SCALA IS GOOD
965 + eval(true) == true
966 + eval(true) == true
967 + eval(scala is good) == scala is good
968 + eval(List((a,0), (b,1), (c,2), (d,3), (e,4), (f,5))) == List((a,0), (b,1), (c,2), (d,3), (e,4), (f,5))
969 + eval(false) == false
970 + eval(SCALA IS GOOD) == SCALA IS GOOD
971 + eval(false) == false
972 + eval(true) == true
973 + eval(123.456) == 123.456
974 + eval(true) == true
975 + eval(false) == false
976 + eval(123) == 123
977 + eval(123.456) == 123.456
978 + eval(Success(1)) == Success(1)
979 + eval(123) == 123
980 + eval(123.456) == 123.456
981 + eval(true) == true
982 + eval(List(1)) == List(1)
983 + eval(Success(123.456)) == Success(123.456)
984288 tests passed. 0 tests failed. 0 tests ignored.
985
986Executed in 1 s 702 ms
987
988Starting build for ProjectRef(file:/build/repo/,chimneyJVM) (neotype-chimney)... [9/20]
989Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-chimney/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
990[info] compiling 1 Scala source to /build/repo/modules/neotype-chimney/jvm/target/scala-3.8.0-RC2/classes ...
991[info] done compiling
992[info] compiling 1 Scala source to /build/repo/modules/neotype-chimney/jvm/target/scala-3.8.0-RC2/test-classes ...
993[info] done compiling
994+ ChimneySpec
995 + NonEmptyString
996 + transform the other way
997 + partially transform failure
998 + partially transform success
999 + PositiveIntSubtype
1000 + partially transform from validated to another validated subtype (success)
1001 + transform from validated to inner
1002 + transform from validated to simple
1003 + partially transform from validated to another validated subtype (failure)
1004 + Cross-type transformations
1005 + transform from subtype to simple newtype
1006 + partially transform from newtype to validated subtype (success)
1007 + transform from newtype to simple subtype
1008 + partially transform from newtype to validated subtype (failure)
1009 + partially transform from validated newtype to validated subtype (failure)
1010 + partially transform from subtype to validated newtype (failure)
1011 + partially transform from subtype to validated newtype (success)
1012 + partially transform from validated newtype to validated subtype (success)
1013 + partially transform from validated subtype to validated newtype (failure)
1014 + partially transform from validated subtype to validated newtype (success)
1015 + SubtypeLongString
1016 + partially transform success
1017 + partially transform failure
1018 + SimpleNewtype
1019 + transform to newtype successfully
1020 + transform from newtype to inner type
1021 + transform from simple newtype to same type
1022 + transform from simple newtype to another simple newtype
1023 + partially transform from simple newtype to validated newtype (success)
1024 + partially transform from simple newtype to validated newtype (failure)
1025 + PositiveIntNewtype
1026 + transform from validated to inner
1027 + partially transform from validated to another validated newtype (success)
1028 + transform from validated to simple
1029 + partially transform from validated to another validated newtype (failure)
1030 + SimpleSubtype
1031 + transform to subtype successfully
1032 + transform from subtype to inner type
1033 + transform from simple subtype to same type
1034 + transform from simple subtype to another simple subtype
1035 + partially transform from simple subtype to validated subtype (failure)
1036 + partially transform from simple subtype to validated subtype (success)
1037 + Compile-time validation
1038 + not compile invalid transformations for subtype
1039 + not compile invalid transformations for newtype
104037 tests passed. 0 tests failed. 0 tests ignored.
1041
1042Executed in 502 ms
1043
1044Starting build for ProjectRef(file:/build/repo/,zioConfig) (neotype-zio-config)... [10/20]
1045Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-config/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1046[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-config/target/scala-3.8.0-RC2/classes ...
1047[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/neotype-zio-config/src/main/scala/neotype/interop/zioconfig/Main.scala:6:18
1048[warn] 6 |import zio.config.*
1049[warn] | ^
1050[warn] | unused import
1051[warn] one warning found
1052[info] done compiling
1053[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-config/target/scala-3.8.0-RC2/test-classes ...
1054[info] done compiling
1055+ zio-config
1056 + successfully read config
1057 + fails to read config
10582 tests passed. 0 tests failed. 0 tests ignored.
1059
1060Executed in 193 ms
1061
1062Starting build for ProjectRef(file:/build/repo/,zioQuill) (neotype-zio-quill)... [11/20]
1063Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-quill/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1064[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-quill/target/scala-3.8.0-RC2/classes ...
1065[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/neotype-zio-quill/src/main/scala/neotype/interop/quill/Main.scala:3:10
1066[warn] 3 |import io.getquill
1067[warn] | ^^^^^^^^
1068[warn] | unused import
1069[warn] one warning found
1070[info] done compiling
1071[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-quill/target/scala-3.8.0-RC2/test-classes ...
1072[info] -- Info: /build/repo/modules/neotype-zio-quill/src/test/scala/neotype/interop/quill/ZioQuillNewtypeSpec.scala:15:24
1073[info] 15 | val createTable = run {
1074[info] | ^
1075[info] |Quill Query (compiled in 113ms):
1076[info] | CREATE TABLE composite (
1077[info] | newtype VARCHAR(255),
1078[info] | simple_newtype INT,
1079[info] | subtype VARCHAR(255),
1080[info] | simple_subtype INT
1081[info] | );
1082[info] |
1083[info] | INSERT INTO composite (newtype, simple_newtype, subtype, simple_subtype)
1084[info] | VALUES ('Hello', 123, 'Hello World!', 123456),
1085[info] | ('Cool', 321, 'Hello World!', 123456);
1086[info] |
1087[info] 16 | sql"""
1088[info] 17 | CREATE TABLE composite (
1089[info] 18 | newtype VARCHAR(255),
1090[info] 19 | simple_newtype INT,
1091[info] 20 | subtype VARCHAR(255),
1092[info] 21 | simple_subtype INT
1093[info] 22 | );
1094[info] 23 | INSERT INTO composite (newtype, simple_newtype, subtype, simple_subtype)
1095[info] 24 | VALUES ('Hello', 123, 'Hello World!', 123456),
1096[info] 25 | ('Cool', 321, 'Hello World!', 123456);
1097[info] 26 | """.as[Update[Unit]]
1098[info] 27 | }
1099[info] -- Info: /build/repo/modules/neotype-zio-quill/src/test/scala/neotype/interop/quill/ZioQuillNewtypeSpec.scala:30:29
1100[info] 30 | def insertInvalidRow = run {
1101[info] | ^
1102[info] |Quill Query (compiled in 1ms):
1103[info] | INSERT INTO composite (newtype, simple_newtype, subtype, simple_subtype)
1104[info] | VALUES ('', 123, 'Hello', 123456);
1105[info] |
1106[info] 31 | sql"""
1107[info] 32 | INSERT INTO composite (newtype, simple_newtype, subtype, simple_subtype)
1108[info] 33 | VALUES ('', 123, 'Hello', 123456);
1109[info] 34 | """.as[Update[Unit]]
1110[info] 35 | }
1111[info] -- Info: /build/repo/modules/neotype-zio-quill/src/test/scala/neotype/interop/quill/ZioQuillNewtypeSpec.scala:37:21
1112[info] 37 | def getValues = run(query[Composite])
1113[info] | ^^^^^^^^^^^^^^^^^^^^^
1114[info] |Quill Query (compiled in 70ms): SELECT x.newtype, x.simple_newtype AS simpleNewtype, x.subtype, x.simple_subtype AS simpleSubtype FROM composite x
1115[info] done compiling
1116+ ZioQuillSpec
1117 + NonEmptyString
1118SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
1119SLF4J: Defaulting to no-operation (NOP) logger implementation
1120SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
1121 + success
1122 + fail
11232 tests passed. 0 tests failed. 0 tests ignored.
1124
1125Executed in 460 ms
1126
1127Starting build for ProjectRef(file:/build/repo/,upickleJVM) (neotype-upickle)... [12/20]
1128Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-upickle/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1129[info] compiling 1 Scala source to /build/repo/modules/neotype-upickle/jvm/target/scala-3.8.0-RC2/classes ...
1130[info] done compiling
1131[info] compiling 1 Scala source to /build/repo/modules/neotype-upickle/jvm/target/scala-3.8.0-RC2/test-classes ...
1132[info] done compiling
1133+ UpickleJsonSpec
1134 + SubtypeLongString
1135 + decode success
1136 + encode
1137 + decode failure
1138 + Composite
1139 + decode failure
1140 + decode success
1141 + encode
1142 + NonEmptyString
1143 + decode success
1144 + decode failure
1145 + encode
1146 + SimpleNewtype
1147 + decode success
1148 + decode failure
1149 + encode
1150 + SimpleSubtype
1151 + decode success
1152 + decode failure
1153 + encode
115415 tests passed. 0 tests failed. 0 tests ignored.
1155
1156Executed in 397 ms
1157
1158Starting build for ProjectRef(file:/build/repo/,doobieJVM) (neotype-doobie)... [13/20]
1159Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-doobie/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1160[info] compiling 1 Scala source to /build/repo/modules/neotype-doobie/jvm/target/scala-3.8.0-RC2/classes ...
1161[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/neotype-doobie/shared/src/main/scala/neotype/interop/doobie/Main.scala:4:22
1162[warn] 4 |import cats.implicits.*
1163[warn] | ^
1164[warn] | unused import
1165[warn] one warning found
1166[info] done compiling
1167[info] compiling 1 Scala source to /build/repo/modules/neotype-doobie/jvm/target/scala-3.8.0-RC2/test-classes ...
1168[info] done compiling
1169+ DoobieInstancesSpec
1170 + Newtype
1171 + success
1172 + simple newtype success
1173 + fail
1174 + array fail
1175 + array success
1176 + Subtype
1177 + success
1178 + fail
1179 + simple subtype success
1180 + array subtype success
1181 + array subtype fail
1182 + Composite
1183 + composite success
1184 + composite fail
1185 + Stacked Types
1186 + stacked newtype success
1187 + stacked newtype fail
1188 + stacked subtype success
1189 + stacked subtype fail - inner validation
1190 + stacked subtype fail - outer validation
1191 + nested composite success
1192 + nested composite fail
119319 tests passed. 0 tests failed. 0 tests ignored.
1194
1195Executed in 885 ms
1196
1197Starting build for ProjectRef(file:/build/repo/,pureconfigJVM) (neotype-pureconfig)... [14/20]
1198Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-pureconfig/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1199[info] compiling 1 Scala source to /build/repo/modules/neotype-pureconfig/jvm/target/scala-3.8.0-RC2/classes ...
1200[info] done compiling
1201[info] compiling 1 Scala source to /build/repo/modules/neotype-pureconfig/jvm/target/scala-3.8.0-RC2/test-classes ...
1202[info] done compiling
1203+ PureconfigSpec
1204 + SubtypeLongString
1205 + read failure
1206 + read success
1207 + SimpleNewtype
1208 + read success
1209 + NonEmptyString
1210 + read success
1211 + read failure
1212 + SimpleSubtype
1213 + read success
12146 tests passed. 0 tests failed. 0 tests ignored.
1215
1216Executed in 290 ms
1217
1218Starting build for ProjectRef(file:/build/repo/,playJsonJVM) (neotype-play-json)... [15/20]
1219Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-play-json/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1220[info] compiling 1 Scala source to /build/repo/modules/neotype-play-json/jvm/target/scala-3.8.0-RC2/classes ...
1221[info] done compiling
1222[info] compiling 1 Scala source to /build/repo/modules/neotype-play-json/jvm/target/scala-3.8.0-RC2/test-classes ...
1223[info] done compiling
1224+ ZioJsonJsonSpec
1225 + NonEmptyString
1226 + decode failure
1227 + encode
1228 + decode success
1229 + Composite
1230 + encode
1231 + decode success
1232 + decode failure
1233 + SimpleNewtype
1234 + decode success
1235 + encode
1236 + decode failure
1237 + SimpleSubtype
1238 + decode success
1239 + decode failure
1240 + encode
1241 + SubtypeLongString
1242 + decode success
1243 + encode
1244 + decode failure
124515 tests passed. 0 tests failed. 0 tests ignored.
1246
1247Executed in 417 ms
1248
1249Starting build for ProjectRef(file:/build/repo/,zioSchemaJVM) (neotype-zio-schema)... [16/20]
1250Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-schema/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1251[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-schema/jvm/target/scala-3.8.0-RC2/classes ...
1252[info] done compiling
1253[info] compiling 1 Scala source to /build/repo/modules/neotype-zio-schema/jvm/target/scala-3.8.0-RC2/test-classes ...
1254[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/neotype-zio-schema/jvm/src/test/scala/neotype/interop/zioschema/ZioSchemaSpec.scala:16:26
1255[warn] 16 |import zio.test.Assertion.*
1256[warn] | ^
1257[warn] | unused import
1258[warn] one warning found
1259[info] done compiling
1260+ zioSchemaSpec
1261 + NonEmptyString
1262 + parse success
1263 + parse failure
1264 + SubtypeLongString
1265 + parse success
1266 + parse failure
1267 + Composite
1268 + parse failure
1269 + parse success
1270 + SimpleNewType
1271 + parse success
1272 + parse failure
12738 tests passed. 0 tests failed. 0 tests ignored.
1274
1275Executed in 355 ms
1276
1277Starting build for ProjectRef(file:/build/repo/,jsoniterJVM) (neotype-jsoniter)... [17/20]
1278Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-jsoniter/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1279[info] compiling 1 Scala source to /build/repo/modules/neotype-jsoniter/jvm/target/scala-3.8.0-RC2/classes ...
1280[info] done compiling
1281[info] compiling 1 Scala source to /build/repo/modules/neotype-jsoniter/jvm/target/scala-3.8.0-RC2/test-classes ...
1282[info] done compiling
1283+ Jsoniter Support
1284 + failure on nonEmptyString
1285 + parse success
1286 + use codec maker configuration
1287 + failure on subtypeLongString
12884 tests passed. 0 tests failed. 0 tests ignored.
1289
1290Executed in 183 ms
1291
1292Starting build for ProjectRef(file:/build/repo/,zioJsonJVM) (neotype-zio-json)... [18/20]
1293[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1294[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1295[error]
1296[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
1297[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
1298[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
1299[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
1300[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
1301[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
1302[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
1303[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1304[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1305[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1306[error] at java.base/java.lang.Thread.run(Thread.java:833)
1307[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1308[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
1309[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
1310[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
1311[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
1312[error] at scala.util.Success.map(Try.scala:213)
1313[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
1314[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
1315[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1316[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1317[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1318[error] at java.base/java.lang.Thread.run(Thread.java:833)
1319[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1320[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1321Compile scalacOptions:
1322[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1323[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1324[error]
1325[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
1326[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
1327[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
1328[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
1329[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
1330[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
1331[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
1332[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1333[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1334[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1335[error] at java.base/java.lang.Thread.run(Thread.java:833)
1336[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1337[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
1338[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
1339[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
1340[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
1341[error] at scala.util.Success.map(Try.scala:213)
1342[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
1343[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
1344[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1345[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1346[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1347[error] at java.base/java.lang.Thread.run(Thread.java:833)
1348[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1349[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1350[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1351[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1352[error]
1353[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
1354[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
1355[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
1356[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
1357[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
1358[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
1359[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
1360[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1361[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1362[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1363[error] at java.base/java.lang.Thread.run(Thread.java:833)
1364[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1365[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
1366[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
1367[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
1368[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
1369[error] at scala.util.Success.map(Try.scala:213)
1370[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
1371[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
1372[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1373[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1374[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1375[error] at java.base/java.lang.Thread.run(Thread.java:833)
1376[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1377[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1378[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1379[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1380[error]
1381[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
1382[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
1383[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
1384[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
1385[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
1386[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
1387[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
1388[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1389[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1390[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1391[error] at java.base/java.lang.Thread.run(Thread.java:833)
1392[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1393[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
1394[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
1395[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
1396[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
1397[error] at scala.util.Success.map(Try.scala:213)
1398[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
1399[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
1400[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1401[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1402[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1403[error] at java.base/java.lang.Thread.run(Thread.java:833)
1404[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1405[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1406Starting build for ProjectRef(file:/build/repo/,circeJVM) (neotype-circe)... [19/20]
1407Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-circe/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1408[info] compiling 1 Scala source to /build/repo/modules/neotype-circe/jvm/target/scala-3.8.0-RC2/classes ...
1409[info] done compiling
1410[info] compiling 1 Scala source to /build/repo/modules/neotype-circe/jvm/target/scala-3.8.0-RC2/test-classes ...
1411[info] done compiling
1412+ CirceJsonSpec
1413 + NonEmptyString
1414 + parse success
1415 + parse failure
1416 + SimpleNewtype
1417 + parse failure
1418 + parse success
1419 + SimpleSubtype
1420 + parse success
1421 + parse failure
1422 + SubtypeLongString
1423 + parse success
1424 + parse failure
14258 tests passed. 0 tests failed. 0 tests ignored.
1426
1427Executed in 459 ms
1428
1429
1430************************
1431Build summary:
1432[{
1433 "module": "neotype-scanamo",
1434 "compile": {"status": "ok", "tookMs": 22728, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1435 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1436 "test-compile": {"status": "ok", "tookMs": 17142, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1437 "test": {"status": "ok", "tookMs": 1520, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "unknown", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
1438 "publish": {"status": "skipped", "tookMs": 0},
1439 "metadata": {
1440 "crossScalaVersions": ["3.3.7"]
1441}
1442},{
1443 "module": "neotype-ciris",
1444 "compile": {"status": "ok", "tookMs": 495, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1445 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1446 "test-compile": {"status": "ok", "tookMs": 2080, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1447 "test": {"status": "ok", "tookMs": 1090, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
1448 "publish": {"status": "skipped", "tookMs": 0},
1449 "metadata": {
1450 "crossScalaVersions": ["3.3.7"]
1451}
1452},{
1453 "module": "neotype-caliban",
1454 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts: \nhttps://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar \n"]}, "tookMs": 102, "warnings": 0, "errors": 0},
1455 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1456 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1457 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1458 "publish": {"status": "skipped", "tookMs": 0},
1459 "metadata": {
1460 "crossScalaVersions": ["3.3.7"]
1461}
1462},{
1463 "module": "neotype-zio-test",
1464 "compile": {"status": "ok", "tookMs": 431, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1465 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1466 "test-compile": {"status": "ok", "tookMs": 1116, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1467 "test": {"status": "ok", "tookMs": 1159, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
1468 "publish": {"status": "skipped", "tookMs": 0},
1469 "metadata": {
1470 "crossScalaVersions": ["3.3.7"]
1471}
1472},{
1473 "module": "neotype-tethys",
1474 "compile": {"status": "ok", "tookMs": 392, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1475 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1476 "test-compile": {"status": "ok", "tookMs": 819, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1477 "test": {"status": "ok", "tookMs": 1072, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
1478 "publish": {"status": "skipped", "tookMs": 0},
1479 "metadata": {
1480 "crossScalaVersions": ["3.3.7"]
1481}
1482},{
1483 "module": "neotype-cats",
1484 "compile": {"status": "ok", "tookMs": 459, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1485 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1486 "test-compile": {"status": "ok", "tookMs": 2539, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1487 "test": {"status": "ok", "tookMs": 900, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
1488 "publish": {"status": "skipped", "tookMs": 0},
1489 "metadata": {
1490 "crossScalaVersions": ["3.3.7"]
1491}
1492},{
1493 "module": "neotype-tapir",
1494 "compile": {"status": "ok", "tookMs": 808, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1495 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1496 "test-compile": {"status": "ok", "tookMs": 3121, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1497 "test": {"status": "ok", "tookMs": 954, "passed": 21, "failed": 0, "ignored": 0, "skipped": 0, "total": 21, "byFramework": [{"framework": "unknown", "stats": {"passed": 21, "failed": 0, "ignored": 0, "skipped": 0, "total": 21}}]},
1498 "publish": {"status": "skipped", "tookMs": 0},
1499 "metadata": {
1500 "crossScalaVersions": ["3.3.7"]
1501}
1502},{
1503 "module": "neotype",
1504 "compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1505 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1506 "test-compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1507 "test": {"status": "ok", "tookMs": 75, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1508 "publish": {"status": "skipped", "tookMs": 0},
1509 "metadata": {
1510 "crossScalaVersions": ["3.3.7"]
1511}
1512},{
1513 "module": "neotype",
1514 "compile": {"status": "ok", "tookMs": 42, "warnings": 23, "errors": 0, "sourceVersion": "3.8"},
1515 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1516 "test-compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1517 "test": {"status": "ok", "tookMs": 2158, "passed": 288, "failed": 0, "ignored": 0, "skipped": 0, "total": 288, "byFramework": [{"framework": "unknown", "stats": {"passed": 288, "failed": 0, "ignored": 0, "skipped": 0, "total": 288}}]},
1518 "publish": {"status": "skipped", "tookMs": 0},
1519 "metadata": {
1520 "crossScalaVersions": ["3.3.7"]
1521}
1522},{
1523 "module": "neotype-chimney",
1524 "compile": {"status": "ok", "tookMs": 347, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1525 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1526 "test-compile": {"status": "ok", "tookMs": 4042, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1527 "test": {"status": "ok", "tookMs": 1067, "passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37, "byFramework": [{"framework": "unknown", "stats": {"passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37}}]},
1528 "publish": {"status": "skipped", "tookMs": 0},
1529 "metadata": {
1530 "crossScalaVersions": ["3.3.7"]
1531}
1532},{
1533 "module": "neotype-zio-config",
1534 "compile": {"status": "ok", "tookMs": 418, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1535 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1536 "test-compile": {"status": "ok", "tookMs": 1291, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1537 "test": {"status": "ok", "tookMs": 719, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
1538 "publish": {"status": "skipped", "tookMs": 0},
1539 "metadata": {
1540 "crossScalaVersions": ["3.3.7"]
1541}
1542},{
1543 "module": "neotype-zio-quill",
1544 "compile": {"status": "ok", "tookMs": 378, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1545 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1546 "test-compile": {"status": "ok", "tookMs": 2148, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1547 "test": {"status": "ok", "tookMs": 1052, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
1548 "publish": {"status": "skipped", "tookMs": 0},
1549 "metadata": {
1550 "crossScalaVersions": ["3.3.7"]
1551}
1552},{
1553 "module": "neotype-upickle",
1554 "compile": {"status": "ok", "tookMs": 411, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1555 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1556 "test-compile": {"status": "ok", "tookMs": 1278, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1557 "test": {"status": "ok", "tookMs": 977, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
1558 "publish": {"status": "skipped", "tookMs": 0},
1559 "metadata": {
1560 "crossScalaVersions": ["3.3.7"]
1561}
1562},{
1563 "module": "neotype-doobie",
1564 "compile": {"status": "ok", "tookMs": 1203, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1565 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1566 "test-compile": {"status": "ok", "tookMs": 2304, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1567 "test": {"status": "ok", "tookMs": 1843, "passed": 19, "failed": 0, "ignored": 0, "skipped": 0, "total": 19, "byFramework": [{"framework": "unknown", "stats": {"passed": 19, "failed": 0, "ignored": 0, "skipped": 0, "total": 19}}]},
1568 "publish": {"status": "skipped", "tookMs": 0},
1569 "metadata": {
1570 "crossScalaVersions": ["3.3.7"]
1571}
1572},{
1573 "module": "neotype-pureconfig",
1574 "compile": {"status": "ok", "tookMs": 357, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1575 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1576 "test-compile": {"status": "ok", "tookMs": 1050, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1577 "test": {"status": "ok", "tookMs": 867, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
1578 "publish": {"status": "skipped", "tookMs": 0},
1579 "metadata": {
1580 "crossScalaVersions": ["3.3.7"]
1581}
1582},{
1583 "module": "neotype-play-json",
1584 "compile": {"status": "ok", "tookMs": 399, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1585 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1586 "test-compile": {"status": "ok", "tookMs": 1076, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1587 "test": {"status": "ok", "tookMs": 1004, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
1588 "publish": {"status": "skipped", "tookMs": 0},
1589 "metadata": {
1590 "crossScalaVersions": ["3.3.7"]
1591}
1592},{
1593 "module": "neotype-zio-schema",
1594 "compile": {"status": "ok", "tookMs": 396, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1595 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1596 "test-compile": {"status": "ok", "tookMs": 1554, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
1597 "test": {"status": "ok", "tookMs": 921, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
1598 "publish": {"status": "skipped", "tookMs": 0},
1599 "metadata": {
1600 "crossScalaVersions": ["3.3.7"]
1601}
1602},{
1603 "module": "neotype-jsoniter",
1604 "compile": {"status": "ok", "tookMs": 355, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1605 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1606 "test-compile": {"status": "ok", "tookMs": 1360, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1607 "test": {"status": "ok", "tookMs": 765, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "unknown", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
1608 "publish": {"status": "skipped", "tookMs": 0},
1609 "metadata": {
1610 "crossScalaVersions": ["3.3.7"]
1611}
1612},{
1613 "module": "neotype-zio-json",
1614 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts: \nhttps://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar \n"]}, "tookMs": 109, "warnings": 0, "errors": 0},
1615 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1616 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1617 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1618 "publish": {"status": "skipped", "tookMs": 0},
1619 "metadata": {
1620 "crossScalaVersions": ["3.3.7"]
1621}
1622},{
1623 "module": "neotype-circe",
1624 "compile": {"status": "ok", "tookMs": 358, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1625 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1626 "test-compile": {"status": "ok", "tookMs": 1017, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
1627 "test": {"status": "ok", "tookMs": 1130, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
1628 "publish": {"status": "skipped", "tookMs": 0},
1629 "metadata": {
1630 "crossScalaVersions": ["3.3.7"]
1631}
1632}]
1633************************
1634[error] Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: neotype-caliban, neotype-zio-json
1635[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: neotype-caliban, neotype-zio-json
1636[error] Total time: 237 s (0:03:57.0), completed Nov 28, 2025, 2:42:21 PM
1637[0JFailed to download artifacts, retry after 284 seconds
1638Retrying build, retry 1/2, force Scala version:false, enable migration:
1639[sbt_options] declare -a sbt_options=()
1640[process_args] java_version = '17'
1641[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
1642# Executing command line:
1643java
1644-Dfile.encoding=UTF-8
1645-Dcommunitybuild.scala=3.8.0-RC2
1646-Dcommunitybuild.project.dependencies.add=
1647-Xmx7G
1648-Xms4G
1649-Xss8M
1650-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
1651-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
1652-jar
1653/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
1654"setCrossScalaVersions 3.8.0-RC2"
1655"++3.8.0-RC2 -v"
1656"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
1657"set every credentials := Nil"
1658"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
1659"removeScalacOptionsStartingWith -P:wartremover"
1660
1661moduleMappings
1662"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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"
1663
1664[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
1665[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
1666[info] loading project definition from /build/repo/project
1667[info] loading settings for project root from build.sbt...
1668[info] resolving key references (37459 settings) ...
1669[info] _ _ _____ _____ _______ _______ _____
1670[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
1671[info] | \| | |__ | | | | | | \ V /| |_/ | |__
1672[info] | . ` | __|| | | | | | \ / | __/| __|
1673[info] | |\ | |___\ \_/ / | | | | | | | |___
1674[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
1675[info] ——————————————————————————————————————————
1676[info] ———————— NEWTYPES + REFINED TYPES ————————
1677[info] ——————————————————————————————————————————
1678[info]
1679[info] Useful sbt tasks:
1680[info]
1681[info] > prepare - Runs scalafix and scalafmt on all files
1682[info] > ~compile - Compiles all modules (file-watch enabled)
1683[info] > test - Runs all tests
1684[info]
1685[info]
1686Execute setCrossScalaVersions: 3.8.0-RC2
1687OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in circeJS/crossScalaVersions
1688OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in tapirJS/crossScalaVersions
1689OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioQuill/crossScalaVersions
1690OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
1691OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioSchemaJVM/crossScalaVersions
1692OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in cirisJS/crossScalaVersions
1693OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioSchemaJS/crossScalaVersions
1694OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioConfig/crossScalaVersions
1695OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in scanamoJVM/crossScalaVersions
1696OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in upickleJS/crossScalaVersions
1697OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in calibanJVM/crossScalaVersions
1698OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in upickleJVM/crossScalaVersions
1699OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in chimneyJVM/crossScalaVersions
1700OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in chimneyJS/crossScalaVersions
1701OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in tapirJVM/crossScalaVersions
1702OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in doobieJVM/crossScalaVersions
1703OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in playJsonJS/crossScalaVersions
1704OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in coreJS/crossScalaVersions
1705OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in catsJVM/crossScalaVersions
1706OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in tethysJVM/crossScalaVersions
1707OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in cirisJVM/crossScalaVersions
1708OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in jsoniterJS/crossScalaVersions
1709OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioJsonJVM/crossScalaVersions
1710OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in root/crossScalaVersions
1711OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioTestJS/crossScalaVersions
1712OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in circeJVM/crossScalaVersions
1713OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioTestJVM/crossScalaVersions
1714OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in examples/crossScalaVersions
1715OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in playJsonJVM/crossScalaVersions
1716OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pureconfigJVM/crossScalaVersions
1717OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioJsonJS/crossScalaVersions
1718OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in jsoniterJVM/crossScalaVersions
1719[info] _ _ _____ _____ _______ _______ _____
1720[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
1721[info] | \| | |__ | | | | | | \ V /| |_/ | |__
1722[info] | . ` | __|| | | | | | \ / | __/| __|
1723[info] | |\ | |___\ \_/ / | | | | | | | |___
1724[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
1725[info] ——————————————————————————————————————————
1726[info] ———————— NEWTYPES + REFINED TYPES ————————
1727[info] ——————————————————————————————————————————
1728[info]
1729[info] Useful sbt tasks:
1730[info]
1731[info] > prepare - Runs scalafix and scalafmt on all files
1732[info] > ~compile - Compiles all modules (file-watch enabled)
1733[info] > test - Runs all tests
1734[info]
1735[info]
1736[info] Setting Scala version to 3.8.0-RC2 on 32 projects.
1737[info] Switching Scala version on:
1738[info] zioJsonJS (3.8.0-RC2)
1739[info] zioSchemaJS (3.8.0-RC2)
1740[info] examples (3.8.0-RC2)
1741[info] jsoniterJS (3.8.0-RC2)
1742[info] circeJVM (3.8.0-RC2)
1743[info] calibanJVM (3.8.0-RC2)
1744[info] * root (3.8.0-RC2)
1745[info] upickleJS (3.8.0-RC2)
1746[info] zioQuill (3.8.0-RC2)
1747[info] zioConfig (3.8.0-RC2)
1748[info] cirisJS (3.8.0-RC2)
1749[info] playJsonJVM (3.8.0-RC2)
1750[info] pureconfigJVM (3.8.0-RC2)
1751[info] chimneyJVM (3.8.0-RC2)
1752[info] doobieJVM (3.8.0-RC2)
1753[info] zioTestJS (3.8.0-RC2)
1754[info] jsoniterJVM (3.8.0-RC2)
1755[info] coreJS (3.8.0-RC2)
1756[info] cirisJVM (3.8.0-RC2)
1757[info] circeJS (3.8.0-RC2)
1758[info] chimneyJS (3.8.0-RC2)
1759[info] coreJVM (3.8.0-RC2)
1760[info] upickleJVM (3.8.0-RC2)
1761[info] zioTestJVM (3.8.0-RC2)
1762[info] tethysJVM (3.8.0-RC2)
1763[info] zioJsonJVM (3.8.0-RC2)
1764[info] scanamoJVM (3.8.0-RC2)
1765[info] playJsonJS (3.8.0-RC2)
1766[info] tapirJVM (3.8.0-RC2)
1767[info] catsJVM (3.8.0-RC2)
1768[info] tapirJS (3.8.0-RC2)
1769[info] zioSchemaJVM (3.8.0-RC2)
1770[info] Excluding projects:
1771[info] Reapplying settings...
1772[info] _ _ _____ _____ _______ _______ _____
1773[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
1774[info] | \| | |__ | | | | | | \ V /| |_/ | |__
1775[info] | . ` | __|| | | | | | \ / | __/| __|
1776[info] | |\ | |___\ \_/ / | | | | | | | |___
1777[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
1778[info] ——————————————————————————————————————————
1779[info] ———————— NEWTYPES + REFINED TYPES ————————
1780[info] ——————————————————————————————————————————
1781[info]
1782[info] Useful sbt tasks:
1783[info]
1784[info] > prepare - Runs scalafix and scalafmt on all files
1785[info] > ~compile - Compiles all modules (file-watch enabled)
1786[info] > test - Runs all tests
1787[info]
1788[info]
1789Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1790[info] Reapplying settings...
1791[info] _ _ _____ _____ _______ _______ _____
1792[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
1793[info] | \| | |__ | | | | | | \ V /| |_/ | |__
1794[info] | . ` | __|| | | | | | \ / | __/| __|
1795[info] | |\ | |___\ \_/ / | | | | | | | |___
1796[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
1797[info] ——————————————————————————————————————————
1798[info] ———————— NEWTYPES + REFINED TYPES ————————
1799[info] ——————————————————————————————————————————
1800[info]
1801[info] Useful sbt tasks:
1802[info]
1803[info] > prepare - Runs scalafix and scalafmt on all files
1804[info] > ~compile - Compiles all modules (file-watch enabled)
1805[info] > test - Runs all tests
1806[info]
1807[info]
1808[info] Defining Global / credentials, calibanJVM / credentials and 30 others.
1809[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 256 others.
1810[info] Run `last` for details.
1811[info] Reapplying settings...
1812[info] _ _ _____ _____ _______ _______ _____
1813[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
1814[info] | \| | |__ | | | | | | \ V /| |_/ | |__
1815[info] | . ` | __|| | | | | | \ / | __/| __|
1816[info] | |\ | |___\ \_/ / | | | | | | | |___
1817[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
1818[info] ——————————————————————————————————————————
1819[info] ———————— NEWTYPES + REFINED TYPES ————————
1820[info] ——————————————————————————————————————————
1821[info]
1822[info] Useful sbt tasks:
1823[info]
1824[info] > prepare - Runs scalafix and scalafmt on all files
1825[info] > ~compile - Compiles all modules (file-watch enabled)
1826[info] > test - Runs all tests
1827[info]
1828[info]
1829Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1830[info] Reapplying settings...
1831OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1832
1833 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
1834 Did you mean doobieJVM / allExcludeDependencies ?
1835 , retry without global scopes
1836[info] Reapplying settings...
1837[info] _ _ _____ _____ _______ _______ _____
1838[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
1839[info] | \| | |__ | | | | | | \ V /| |_/ | |__
1840[info] | . ` | __|| | | | | | \ / | __/| __|
1841[info] | |\ | |___\ \_/ / | | | | | | | |___
1842[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
1843[info] ——————————————————————————————————————————
1844[info] ———————— NEWTYPES + REFINED TYPES ————————
1845[info] ——————————————————————————————————————————
1846[info]
1847[info] Useful sbt tasks:
1848[info]
1849[info] > prepare - Runs scalafix and scalafmt on all files
1850[info] > ~compile - Compiles all modules (file-watch enabled)
1851[info] > test - Runs all tests
1852[info]
1853[info]
1854Execute removeScalacOptionsStartingWith: -P:wartremover
1855[info] Reapplying settings...
1856[info] _ _ _____ _____ _______ _______ _____
1857[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
1858[info] | \| | |__ | | | | | | \ V /| |_/ | |__
1859[info] | . ` | __|| | | | | | \ / | __/| __|
1860[info] | |\ | |___\ \_/ / | | | | | | | |___
1861[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
1862[info] ——————————————————————————————————————————
1863[info] ———————— NEWTYPES + REFINED TYPES ————————
1864[info] ——————————————————————————————————————————
1865[info]
1866[info] Useful sbt tasks:
1867[info]
1868[info] > prepare - Runs scalafix and scalafmt on all files
1869[info] > ~compile - Compiles all modules (file-watch enabled)
1870[info] > test - Runs all tests
1871[info]
1872[info]
1873[success] Total time: 0 s, completed Nov 28, 2025, 2:47:32 PM
1874Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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))"}]}
1875Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
1876Starting build...
1877Projects: Set(circeJVM, calibanJVM, root, zioQuill, zioConfig, playJsonJVM, pureconfigJVM, chimneyJVM, doobieJVM, jsoniterJVM, cirisJVM, coreJVM, upickleJVM, zioTestJVM, tethysJVM, zioJsonJVM, scanamoJVM, tapirJVM, catsJVM, zioSchemaJVM)
1878Starting build for ProjectRef(file:/build/repo/,scanamoJVM) (neotype-scanamo)... [0/20]
1879OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1880OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1881Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-scanamo/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1882+ ScanamoSpec
1883 + NonEmptyString
1884 + write success
1885 + read success
1886 + read failure
1887 + read validation failure
1888 + ValidatedSubtype
1889 + read success
1890 + read failure
1891 + write success
1892 + read validation failure
1893 + SimpleSubtype
1894 + read failure
1895 + read success
1896 + SimpleNewtype
1897 + read success
189811 tests passed. 0 tests failed. 0 tests ignored.
1899
1900Executed in 436 ms
1901
1902Starting build for ProjectRef(file:/build/repo/,cirisJVM) (neotype-ciris)... [1/20]
1903Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-ciris/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1904+ ciris
1905 + successfully read config
1906 + fails to read config
19072 tests passed. 0 tests failed. 0 tests ignored.
1908
1909Executed in 557 ms
1910
1911Starting build for ProjectRef(file:/build/repo/,calibanJVM) (neotype-caliban)... [2/20]
1912[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1913[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1914[error]
1915[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
1916[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
1917[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
1918[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
1919[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
1920[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
1921[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
1922[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1923[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1924[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1925[error] at java.base/java.lang.Thread.run(Thread.java:833)
1926[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1927[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
1928[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
1929[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
1930[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
1931[error] at scala.util.Success.map(Try.scala:213)
1932[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
1933[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
1934[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1935[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1936[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1937[error] at java.base/java.lang.Thread.run(Thread.java:833)
1938[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1939[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1940Compile scalacOptions:
1941[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1942[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1943[error]
1944[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
1945[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
1946[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
1947[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
1948[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
1949[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
1950[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
1951[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1952[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1953[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1954[error] at java.base/java.lang.Thread.run(Thread.java:833)
1955[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1956[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
1957[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
1958[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
1959[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
1960[error] at scala.util.Success.map(Try.scala:213)
1961[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
1962[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
1963[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1964[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1965[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1966[error] at java.base/java.lang.Thread.run(Thread.java:833)
1967[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1968[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1969[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1970[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1971[error]
1972[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
1973[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
1974[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
1975[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
1976[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
1977[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
1978[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
1979[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1980[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1981[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1982[error] at java.base/java.lang.Thread.run(Thread.java:833)
1983[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1984[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
1985[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
1986[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
1987[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
1988[error] at scala.util.Success.map(Try.scala:213)
1989[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
1990[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
1991[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
1992[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1993[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1994[error] at java.base/java.lang.Thread.run(Thread.java:833)
1995[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1996[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1997[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
1998[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
1999[error]
2000[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
2001[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
2002[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
2003[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
2004[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
2005[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
2006[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
2007[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
2008[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2009[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2010[error] at java.base/java.lang.Thread.run(Thread.java:833)
2011[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2012[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
2013[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
2014[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
2015[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
2016[error] at scala.util.Success.map(Try.scala:213)
2017[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
2018[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
2019[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
2020[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2021[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2022[error] at java.base/java.lang.Thread.run(Thread.java:833)
2023[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
2024[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2025Starting build for ProjectRef(file:/build/repo/,zioTestJVM) (neotype-zio-test)... [3/20]
2026Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-test/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2027+ ZioTestSpec
2028 + Derives Gen
20291 tests passed. 0 tests failed. 0 tests ignored.
2030
2031Executed in 680 ms
2032
2033Starting build for ProjectRef(file:/build/repo/,tethysJVM) (neotype-tethys)... [4/20]
2034Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-tethys/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2035+ TethysJsonSpec
2036 + SubtypeLongString
2037 + encode
2038 + decode success
2039 + decode failure
2040 + Composite
2041 + encode
2042 + decode failure
2043 + decode success
2044 + NonEmptyString
2045 + decode failure
2046 + decode success
2047 + encode
2048 + SimpleNewtype
2049 + decode success
2050 + decode failure
2051 + encode
2052 + SimpleSubtype
2053 + decode success
2054 + decode failure
2055 + encode
205615 tests passed. 0 tests failed. 0 tests ignored.
2057
2058Executed in 345 ms
2059
2060Starting build for ProjectRef(file:/build/repo/,catsJVM) (neotype-cats)... [5/20]
2061Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-cats/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2062+ CatsInstancesSpec
2063 + Eq instances
2064 + Eq for stacked newtype
2065 + Eq for subtype
2066 + Eq for simple newtype
2067 + Show instances
2068 + Show for simple newtype
2069 + Show for subtype
2070 + Show for stacked newtype
2071 + Order instances
2072 + Order for simple newtype
2073 + Order for stacked newtype
2074 + Order for subtype
20759 tests passed. 0 tests failed. 0 tests ignored.
2076
2077Executed in 385 ms
2078
2079Starting build for ProjectRef(file:/build/repo/,tapirJVM) (neotype-tapir)... [6/20]
2080Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-tapir/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2081+ TapirSpec
2082 + ValidatedNewtype
2083 + pickler validation success
2084 + schema validation success
2085 + codec parse success
2086 + schema validation failure
2087 + codec parse failure
2088 + pickler validation failure
2089 + codec parse success
2090 + SimpleSubType
2091 + schema validation success
2092 + codec parse failure
2093 + SimpleNewtype
2094 + codec parse success
2095 + schema validation success
2096 + pickler validation success
2097 + codec parse failure
2098 + pickler validation failure
2099 + ValidatedSubtype
2100 + schema validation success
2101 + codec parse success
2102 + schema validation failure
2103 + codec parse failure
2104 + Composite
2105 + schema validation success
2106 + pickler validation success
2107 + codec parse failure
210821 tests passed. 0 tests failed. 0 tests ignored.
2109
2110Executed in 415 ms
2111
2112Starting build for ProjectRef(file:/build/repo/,root) (neotype)... [7/20]
2113Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2114Starting build for ProjectRef(file:/build/repo/,coreJVM) (neotype)... [8/20]
2115Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2116+ PrimitiveTypesSpec
2117 + eval(true) == true
2118 + eval(false) == false
2119 + eval(true) == true
2120 + eval(false) == false
2121 + eval(2) == 2
2122 + eval(5) == 5
2123 + eval(5) == 5
2124 + eval(6) == 6
2125 + eval(true) == true
2126 + eval(false) == false
2127 + eval(false) == false
2128 + eval(2) == 2
2129 + eval(true) == true
2130 + eval(15.0) == 15
2131 + eval(2) == 2
2132 + eval(6) == 6
2133 + eval(2) == 2
2134 + eval(5) == 5
2135 + eval(5) == 5
2136 + eval(false) == false
2137 + eval(true) == true
2138 + eval(true) == true
2139 + eval(false) == false
2140 + eval(6.0) == 6.0
2141 + eval(4.5) == 4.5
2142 + eval(5.0) == 5.0
2143 + eval(3.0) == 3.0
2144 + eval(2.0) == 2.0
2145 + eval(SCALA IS GOOD) == SCALA IS GOOD
2146 + eval(scala is good) == scala is good
2147 + eval(Hello, world!) == Hello, world!
2148 + eval(Hello, world!) == Hello, world!
2149 + eval(SCALA IS GOOD) == SCALA IS GOOD
2150 + eval(scala is good) == scala is good
2151 + eval(true) == true
2152 + eval(true) == true
2153 + eval(List((a,0), (b,1), (c,2), (d,3), (e,4), (f,5))) == List((a,0), (b,1), (c,2), (d,3), (e,4), (f,5))
2154 + eval(false) == false
2155 + eval(false) == false
2156 + eval(true) == true
2157 + eval(123.456) == 123.456
2158 + eval(123.456) == 123.456
2159 + eval(false) == false
2160 + eval(true) == true
2161 + eval(123) == 123
2162 + eval(123.456) == 123.456
2163 + eval(123) == 123
2164 + eval(Success(1)) == Success(1)
2165 + eval(Success(123.456)) == Success(123.456)
2166 + eval(List(1)) == List(1)
2167 + eval(true) == true
2168+ EvalSetSpec
2169 + eval(Set(1, 3)) == Set(1, 3)
2170 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
2171 + eval(Set(1, 2, 3, 4)) == Set(1, 2, 3, 4)
2172 + eval(true) == true
2173 + eval(false) == false
2174+ IterableSpec
2175 + eval(Set(2, 3)) == Set(2, 3)
2176 + eval(List(1, 2, 3, 4, 5, 6)) == List(1, 2, 3, 4, 5, 6)
2177 + eval(HashSet(5, 1, 6, 2, 3, 4)) == HashSet(5, 1, 6, 2, 3, 4)
2178 + eval(Vector(1, 2, 3, 4, 5, 6)) == Vector(1, 2, 3, 4, 5, 6)
2179 + eval(false) == false
2180 + eval(List(1, 2, 3, 4, 5, 6)) == List(1, 2, 3, 4, 5, 6)
2181 + eval(1) == 1
2182 + eval(1) == 1
2183 + eval(List(2, 3)) == List(2, 3)
2184 + eval(Set(1, 2, 3, 4)) == Set(1, 2, 3, 4)
2185 + eval(Map(0 -> Vector(1, 2, 3))) == Map(0 -> Vector(1, 2, 3))
2186 + eval(Set(2, 4, 6)) == Set(2, 4, 6)
2187 + eval(Set(1)) == Set(1)
2188 + eval(Set(2, 3)) == Set(2, 3)
2189 + eval(Set(2, 3)) == Set(2, 3)
2190 + eval(Vector(1, 2, 3, 4, 5, 6)) == Vector(1, 2, 3, 4, 5, 6)
2191 + eval(1) == 1
2192 + eval(Map(0 -> Set(0))) == Map(0 -> Set(0))
2193+ LanguageFeaturesSpec
2194 + eval(Vector(2, 3)) == Vector(2, 3)
2195 + eval(List(1, 2)) == List(1, 2)
2196 + eval(1) == 1
2197 + eval(2) == 2
2198 + eval(Map(0 -> Vector(0, 0, 0))) == Map(0 -> Vector(0, 0, 0))
2199 + eval(Set(2, 3)) == Set(2, 3)
2200 + eval(Set(1, 2)) == Set(1, 2)
2201 + eval(Vector(1, 2)) == Vector(1, 2)
2202 + eval(List(2, 3)) == List(2, 3)
2203 + eval(Vector(2, 3)) == Vector(2, 3)
2204 + eval(Set()) == Set()
2205 + eval(3) == 3
2206 + eval(List()) == List()
2207 + eval(A) == A
2208 + eval(11) == 11
2209 + eval(1) == 1
2210 + eval(List(0, 2, 4, 6)) == List(0, 2, 4, 6)
2211 + eval(List()) == List()
2212 + eval(List(2, 3)) == List(2, 3)
2213 + eval(None) == None
2214 + eval(HelloHelloHello) == HelloHelloHello
2215 + eval(true) == true
2216 + eval(10) == 10
2217 + eval(Map()) == Map()
2218 + eval(true) == true
2219 + eval(Vector()) == Vector()
2220 + eval(Set(2, 3)) == Set(2, 3)
2221 + eval(List(2, 3)) == List(2, 3)
2222+ NewtypeSpec
2223 + parse success
2224 + parse failure
2225 + specific givens
2226 + extensions
2227 + positive success
2228 + positive failure
2229 + positive long success
2230 + positive long failure
2231 + eval(List(1)) == List(1)
2232 + eval(Vector(1)) == Vector(1)
2233 + eval(Vector(2, 3)) == Vector(2, 3)
2234 + eval(true) == true
2235 + eval(Some(2)) == Some(2)
2236 + eval(Some(2)) == Some(2)
2237 + eval(List(1, 2, 2, 4, 3, 6)) == List(1, 2, 2, 4, 3, 6)
2238 + eval(Set(1)) == Set(1)
2239 + eval(Some(2)) == Some(2)
2240 + eval(HashSet(1, 6, 2, 3, 4)) == HashSet(1, 6, 2, 3, 4)
2241 + eval(Vector(1, 2, 2, 4, 3, 6)) == Vector(1, 2, 2, 4, 3, 6)
2242 + non empty failure
2243 + custom failure message
2244 + eval(Vector(1, 2, 3)) == Vector(1, 2, 3)
2245 + eval(6) == 6
2246 + eval(List(1, 2, 3)) == List(1, 2, 3)
2247 + eval(6) == 6
2248 + non empty success
2249 + eval(6) == 6
2250 + success
2251 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
2252 + unsafeMake
2253 + eval(6) == 6
2254 + success
2255 + eval(6) == 6
2256 + .make
2257 + eval(Map(0 -> 0)) == Map(0 -> 0)
2258 + eval(Map(0 -> 0)) == Map(0 -> 0)
2259 + eval(6) == 6
2260 + eval(6) == 6
2261 + eval(Map(0 -> 0)) == Map(0 -> 0)
2262 + eval(6) == 6
2263 + eval(6) == 6
2264 + eval(true) == true
2265 + eval(true) == true
2266 + eval(true) == true
2267 + success
2268 + eval(()) == ()
2269 + eval(()) == ()
2270 + eval(()) == ()
2271 + failure
2272+ CollectionsSpec
2273 + eval(Map(0 -> List(1, 2, 3))) == Map(0 -> List(1, 2, 3))
2274 + eval(Map(0 -> List(0, 0, 0))) == Map(0 -> List(0, 0, 0))
2275 + eval(List(1, 2, 3, 4)) == List(1, 2, 3, 4)
2276 + eval(Map(0 -> Set(1, 2, 3))) == Map(0 -> Set(1, 2, 3))
2277 + eval(List(5, 1, 2, 3)) == List(5, 1, 2, 3)
2278 + eval(3) == 3
2279 + eval(List(1, 2, 3)) == List(1, 2, 3)
2280 + eval(1) == 1
2281 + eval(List(2, 3)) == List(2, 3)
2282 + eval(List(2, 4, 6)) == List(2, 4, 6)
2283 + eval(false) == false
2284 + eval(Set(1, 2, 3, 4)) == Set(1, 2, 3, 4)
2285 + eval(true) == true
2286 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
2287 + eval(true) == true
2288 + eval(false) == false
2289 + eval(Vector(1, 2, 3)) == Vector(1, 2, 3)
2290 + eval(Vector(Vector(1), Vector(2), Vector(3))) == Vector(Vector(1), Vector(2), Vector(3))
2291 + eval(Set(Set(1), Set(2), Set(3))) == Set(Set(1), Set(2), Set(3))
2292 + eval(List(List(1), List(2), List(3))) == List(List(1), List(2), List(3))
2293 + eval(1) == 1
2294 + eval(1) == 1
2295 + eval(Some(1)) == Some(1)
2296 + eval(1) == 1
2297 + eval(Some(1)) == Some(1)
2298 + eval(List(1, 2)) == List(1, 2)
2299 + eval(Set(1, 2)) == Set(1, 2)
2300 + eval(Vector(1, 2)) == Vector(1, 2)
2301 + eval(Some(1)) == Some(1)
2302 + eval(List(List(1, 2, 3), List(1, 2), List(1), List())) == List(List(1, 2, 3), List(1, 2), List(1), List())
2303 + eval(List(Vector(1, 2, 3), Vector(1, 2), Vector(1), Vector())) == List(Vector(1, 2, 3), Vector(1, 2), Vector(1), Vector())
2304 + eval(-1) == -1
2305 + eval(List(Set(1, 2, 3), Set(1, 2), Set(1), Set())) == List(Set(1, 2, 3), Set(1, 2), Set(1), Set())
2306 + eval(3) == 3
2307 + eval(false) == false
2308 + eval(3) == 3
2309 + eval(false) == false
2310 + eval(false) == false
2311 + eval(true) == true
2312 + eval(true) == true
2313 + eval(true) == true
2314 + eval(3) == 3
2315 + eval(3) == 3
2316 + eval(3) == 3
2317 + eval(Some(3)) == Some(3)
2318 + eval(Some(3)) == Some(3)
2319 + eval(Some(3)) == Some(3)
2320 + eval(None) == None
2321 + eval(None) == None
2322 + eval(None) == None
2323 + eval(List(1, 2, 3)) == List(1, 2, 3)
2324 + eval(Vector(1, 2, 3)) == Vector(1, 2, 3)
2325 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
2326 + eval(3) == 3
2327 + eval(3) == 3
2328 + eval(3) == 3
2329 + eval(Some(3)) == Some(3)
2330 + eval(Some(3)) == Some(3)
2331 + eval(None) == None
2332 + eval(None) == None
2333 + eval(Some(3)) == Some(3)
2334 + eval(1) == 1
2335 + eval(None) == None
2336 + eval(1) == 1
2337 + eval(1) == 1
2338 + eval(Some(1)) == Some(1)
2339 + eval(Some(1)) == Some(1)
2340 + eval(None) == None
2341 + eval(None) == None
2342 + eval(Some(1)) == Some(1)
2343 + eval(None) == None
2344 + eval(1) == 1
2345 + eval(1) == 1
2346 + eval(1) == 1
2347 + eval(Some(1)) == Some(1)
2348 + eval(Some(1)) == Some(1)
2349 + eval(None) == None
2350 + eval(Some(1)) == Some(1)
2351 + eval(None) == None
2352 + eval(1) == 1
2353 + eval(1) == 1
2354 + eval(1) == 1
2355 + eval(None) == None
2356 + eval(None) == None
2357 + eval(Some(1)) == Some(1)
2358 + eval(Some(1)) == Some(1)
2359 + eval(Some(1)) == Some(1)
2360 + eval(None) == None
2361 + eval(true) == true
2362 + eval(None) == None
2363 + eval(true) == true
2364 + eval(true) == true
2365 + eval(false) == false
2366 + eval(false) == false
2367 + eval((Vector(1, 2, 3),Vector())) == (Vector(1, 2, 3),Vector())
2368 + eval((List(1, 2, 3),List())) == (List(1, 2, 3),List())
2369 + eval((Set(1, 2, 3),Set())) == (Set(1, 2, 3),Set())
2370 + eval(false) == false
2371 + eval(6) == 6
2372 + eval((List(),List(1, 2, 3))) == (List(),List(1, 2, 3))
2373 + eval((Vector(),Vector(1, 2, 3))) == (Vector(),Vector(1, 2, 3))
2374 + eval(Some(6)) == Some(6)
2375 + eval((Set(),Set(1, 2, 3))) == (Set(),Set(1, 2, 3))
2376 + eval(6) == 6
2377 + eval(6) == 6
2378 + eval(Some(6)) == Some(6)
2379 + eval(None) == None
2380 + eval(Some(6)) == Some(6)
2381 + eval(None) == None
2382 + eval(None) == None
2383 + eval(6) == 6
2384 + eval(6) == 6
2385 + eval(6) == 6
2386 + eval(Some(6)) == Some(6)
2387 + eval(Some(6)) == Some(6)
2388 + eval(Some(6)) == Some(6)
2389 + eval(None) == None
2390 + eval(6) == 6
2391 + eval(None) == None
2392 + eval(None) == None
2393 + eval(Some(6)) == Some(6)
2394 + eval(Some(6)) == Some(6)
2395 + eval(6) == 6
2396 + eval(Some(6)) == Some(6)
2397 + eval(6) == 6
2398 + eval(None) == None
2399 + eval(None) == None
2400 + eval(123) == 123
2401 + eval(None) == None
2402 + eval(123) == 123
2403 + eval(123) == 123
2404 + eval(1,2,3) == 1,2,3
2405 + eval(1,2,3) == 1,2,3
2406 + eval(1,2,3) == 1,2,3
2407 + eval([1,2,3]) == [1,2,3]
2408 + eval([1,2,3]) == [1,2,3]
2409 + eval([1,2,3]) == [1,2,3]
2410 + eval(List(List(1, 4), List(2, 5), List(3, 6))) == List(List(1, 4), List(2, 5), List(3, 6))
2411 + eval(List((1,0), (2,1), (3,2))) == List((1,0), (2,1), (3,2))
2412288 tests passed. 0 tests failed. 0 tests ignored.
2413
2414Executed in 1 s 608 ms
2415
2416Starting build for ProjectRef(file:/build/repo/,chimneyJVM) (neotype-chimney)... [9/20]
2417Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-chimney/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2418+ ChimneySpec
2419 + SubtypeLongString
2420 + partially transform success
2421 + partially transform failure
2422 + PositiveIntSubtype
2423 + partially transform from validated to another validated subtype (success)
2424 + transform from validated to inner
2425 + partially transform from validated to another validated subtype (failure)
2426 + transform from validated to simple
2427 + partially transform from newtype to validated subtype (success)
2428 + partially transform from newtype to validated subtype (failure)
2429 + Cross-type transformations
2430 + transform from subtype to simple newtype
2431 + transform from newtype to simple subtype
2432 + partially transform from validated newtype to validated subtype (failure)
2433 + partially transform from validated newtype to validated subtype (success)
2434 + partially transform from subtype to validated newtype (success)
2435 + partially transform from subtype to validated newtype (failure)
2436 + partially transform from validated subtype to validated newtype (success)
2437 + partially transform from validated subtype to validated newtype (failure)
2438 + NonEmptyString
2439 + partially transform success
2440 + partially transform failure
2441 + transform the other way
2442 + SimpleSubtype
2443 + transform to subtype successfully
2444 + transform from subtype to inner type
2445 + transform from simple subtype to same type
2446 + transform from simple subtype to another simple subtype
2447 + partially transform from simple subtype to validated subtype (failure)
2448 + partially transform from simple subtype to validated subtype (success)
2449 + SimpleNewtype
2450 + transform to newtype successfully
2451 + transform from newtype to inner type
2452 + transform from simple newtype to same type
2453 + transform from simple newtype to another simple newtype
2454 + partially transform from simple newtype to validated newtype (success)
2455 + partially transform from simple newtype to validated newtype (failure)
2456 + Compile-time validation
2457 + not compile invalid transformations for newtype
2458 + not compile invalid transformations for subtype
2459 + PositiveIntNewtype
2460 + transform from validated to simple
2461 + partially transform from validated to another validated newtype (success)
2462 + transform from validated to inner
2463 + partially transform from validated to another validated newtype (failure)
246437 tests passed. 0 tests failed. 0 tests ignored.
2465
2466Executed in 479 ms
2467
2468Starting build for ProjectRef(file:/build/repo/,zioConfig) (neotype-zio-config)... [10/20]
2469Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-config/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2470+ zio-config
2471 + successfully read config
2472 + fails to read config
24732 tests passed. 0 tests failed. 0 tests ignored.
2474
2475Executed in 200 ms
2476
2477Starting build for ProjectRef(file:/build/repo/,zioQuill) (neotype-zio-quill)... [11/20]
2478Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-quill/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2479+ ZioQuillSpec
2480 + NonEmptyString
2481SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2482SLF4J: Defaulting to no-operation (NOP) logger implementation
2483SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2484 + success
2485 + fail
24862 tests passed. 0 tests failed. 0 tests ignored.
2487
2488Executed in 425 ms
2489
2490Starting build for ProjectRef(file:/build/repo/,upickleJVM) (neotype-upickle)... [12/20]
2491Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-upickle/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2492+ UpickleJsonSpec
2493 + SubtypeLongString
2494 + decode failure
2495 + decode success
2496 + encode
2497 + Composite
2498 + decode success
2499 + decode failure
2500 + encode
2501 + SimpleNewtype
2502 + decode success
2503 + decode failure
2504 + encode
2505 + NonEmptyString
2506 + decode success
2507 + decode failure
2508 + encode
2509 + SimpleSubtype
2510 + decode success
2511 + decode failure
2512 + encode
251315 tests passed. 0 tests failed. 0 tests ignored.
2514
2515Executed in 374 ms
2516
2517Starting build for ProjectRef(file:/build/repo/,doobieJVM) (neotype-doobie)... [13/20]
2518Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-doobie/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2519+ DoobieInstancesSpec
2520 + Composite
2521 + composite fail
2522 + composite success
2523 + Newtype
2524 + success
2525 + fail
2526 + simple newtype success
2527doobie.util.invariant$InvalidValue: Short: A invalid for B because: String must be longer than 5 characters
2528 at doobie.util.invariant$InvalidValue$.apply(invariant.scala:38)
2529 at doobie.util.Get.temap$$anonfun$1(get.scala:76)
2530 at scala.Function1.andThen$$anonfun$1(Function1.scala:88)
2531 at cats.data.AndThen.loop$1(AndThen.scala:128)
2532 at cats.data.AndThen.runLoop(AndThen.scala:137)
2533 at cats.data.AndThen.apply(AndThen.scala:89)
2534 at doobie.util.Get.unsafeGetNonNullable(get.scala:41)
2535 at doobie.util.Read$Single.unsafeGet(read.scala:86)
2536 at doobie.util.Read.get$$anonfun$1(read.scala:54)
2537 at doobie.free.KleisliInterpreter.primitive$$anonfun$1$$anonfun$1(kleisliinterpreter.scala:104)
2538 at blocking @ doobie.util.transactor$.doobie$util$transactor$Transactor$FromDriverManagerUnapplied$$_$create$$anonfun$1(transactor.scala:379)
2539 at flatMap @ doobie.WeakAsync$$anon$1.flatMap(WeakAsync.scala:30)
2540 at tailRecM$$anonfun$1 @ doobie.util.transactor$Transactor$$anon$4.apply$$anonfun$3(transactor.scala:169)
2541 at flatMap @ doobie.WeakAsync$$anon$1.flatMap(WeakAsync.scala:30)
2542 at tailRecM$$anonfun$1 @ doobie.util.transactor$Transactor$$anon$4.apply$$anonfun$3(transactor.scala:169)
2543 at blocking @ doobie.util.transactor$.doobie$util$transactor$Transactor$FromDriverManagerUnapplied$$_$create$$anonfun$1(transactor.scala:379)
2544 at flatMap @ doobie.WeakAsync$$anon$1.flatMap(WeakAsync.scala:30)
2545 at tailRecM$$anonfun$1 @ doobie.util.transactor$Transactor$$anon$4.apply$$anonfun$3(transactor.scala:169)
2546 at flatMap @ doobie.WeakAsync$$anon$1.flatMap(WeakAsync.scala:30)
2547 at tailRecM$$anonfun$1 @ doobie.util.transactor$Transactor$$anon$4.apply$$anonfun$3(transactor.scala:169)
2548 at uncancelable @ doobie.WeakAsync$$anon$1.uncancelable(WeakAsync.scala:38)
2549 at flatMap @ doobie.WeakAsync$$anon$1.flatMap(WeakAsync.scala:30)
2550 at tailRecM$$anonfun$1 @ doobie.util.transactor$Transactor$$anon$4.apply$$anonfun$3(transactor.scala:169)
2551 at flatMap @ doobie.WeakAsync$$anon$1.flatMap(WeakAsync.scala:30)
2552 at tailRecM$$anonfun$1 @ doobie.util.transactor$Transactor$$anon$4.apply$$anonfun$3(transactor.scala:169)
2553 at suspend @ doobie.WeakAsync$$anon$1.suspend(WeakAsync.scala:36)
2554 + array success
2555 + array fail
2556 + Subtype
2557 + simple subtype success
2558 + success
2559 + array subtype success
2560 + fail
2561 + array subtype fail
2562 + Stacked Types
2563 + stacked newtype success
2564 + stacked newtype fail
2565 + stacked subtype success
2566 + stacked subtype fail - inner validation
2567 + nested composite success
2568 + stacked subtype fail - outer validation
2569 + nested composite fail
257019 tests passed. 0 tests failed. 0 tests ignored.
2571
2572Executed in 856 ms
2573
2574Starting build for ProjectRef(file:/build/repo/,pureconfigJVM) (neotype-pureconfig)... [14/20]
2575Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-pureconfig/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2576+ PureconfigSpec
2577 + NonEmptyString
2578 + read success
2579 + read failure
2580 + SubtypeLongString
2581 + read failure
2582 + read success
2583 + SimpleNewtype
2584 + read success
2585 + SimpleSubtype
2586 + read success
25876 tests passed. 0 tests failed. 0 tests ignored.
2588
2589Executed in 273 ms
2590
2591Starting build for ProjectRef(file:/build/repo/,playJsonJVM) (neotype-play-json)... [15/20]
2592Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-play-json/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2593+ ZioJsonJsonSpec
2594 + NonEmptyString
2595 + decode success
2596 + decode failure
2597 + encode
2598 + Composite
2599 + encode
2600 + decode failure
2601 + decode success
2602 + SubtypeLongString
2603 + decode success
2604 + decode failure
2605 + encode
2606 + SimpleSubtype
2607 + decode failure
2608 + decode success
2609 + encode
2610 + SimpleNewtype
2611 + encode
2612 + decode success
2613 + decode failure
261415 tests passed. 0 tests failed. 0 tests ignored.
2615
2616Executed in 445 ms
2617
2618Starting build for ProjectRef(file:/build/repo/,zioSchemaJVM) (neotype-zio-schema)... [16/20]
2619Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-schema/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2620+ zioSchemaSpec
2621 + SubtypeLongString
2622 + parse failure
2623 + parse success
2624 + NonEmptyString
2625 + parse failure
2626 + parse success
2627 + Composite
2628 + parse success
2629 + parse failure
2630 + SimpleNewType
2631 + parse failure
2632 + parse success
26338 tests passed. 0 tests failed. 0 tests ignored.
2634
2635Executed in 401 ms
2636
2637Starting build for ProjectRef(file:/build/repo/,jsoniterJVM) (neotype-jsoniter)... [17/20]
2638Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-jsoniter/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2639+ Jsoniter Support
2640 + failure on nonEmptyString
2641 + failure on subtypeLongString
2642 + use codec maker configuration
2643 + parse success
26444 tests passed. 0 tests failed. 0 tests ignored.
2645
2646Executed in 210 ms
2647
2648Starting build for ProjectRef(file:/build/repo/,zioJsonJVM) (neotype-zio-json)... [18/20]
2649[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
2650[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2651[error]
2652[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
2653[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
2654[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
2655[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
2656[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
2657[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
2658[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
2659[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
2660[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2661[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2662[error] at java.base/java.lang.Thread.run(Thread.java:833)
2663[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2664[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
2665[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
2666[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
2667[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
2668[error] at scala.util.Success.map(Try.scala:213)
2669[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
2670[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
2671[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
2672[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2673[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2674[error] at java.base/java.lang.Thread.run(Thread.java:833)
2675[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
2676[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2677Compile scalacOptions:
2678[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
2679[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2680[error]
2681[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
2682[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
2683[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
2684[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
2685[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
2686[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
2687[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
2688[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
2689[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2690[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2691[error] at java.base/java.lang.Thread.run(Thread.java:833)
2692[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2693[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
2694[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
2695[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
2696[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
2697[error] at scala.util.Success.map(Try.scala:213)
2698[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
2699[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
2700[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
2701[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2702[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2703[error] at java.base/java.lang.Thread.run(Thread.java:833)
2704[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
2705[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2706[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
2707[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2708[error]
2709[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
2710[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
2711[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
2712[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
2713[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
2714[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
2715[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
2716[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
2717[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2718[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2719[error] at java.base/java.lang.Thread.run(Thread.java:833)
2720[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2721[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
2722[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
2723[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
2724[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
2725[error] at scala.util.Success.map(Try.scala:213)
2726[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
2727[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
2728[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
2729[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2730[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2731[error] at java.base/java.lang.Thread.run(Thread.java:833)
2732[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
2733[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2734[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
2735[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2736[error]
2737[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
2738[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
2739[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
2740[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
2741[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
2742[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
2743[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
2744[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
2745[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2746[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2747[error] at java.base/java.lang.Thread.run(Thread.java:833)
2748[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2749[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
2750[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
2751[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
2752[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
2753[error] at scala.util.Success.map(Try.scala:213)
2754[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
2755[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
2756[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
2757[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
2758[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
2759[error] at java.base/java.lang.Thread.run(Thread.java:833)
2760[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
2761[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
2762Starting build for ProjectRef(file:/build/repo/,circeJVM) (neotype-circe)... [19/20]
2763Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-circe/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2764+ CirceJsonSpec
2765 + NonEmptyString
2766 + parse success
2767 + parse failure
2768 + SimpleSubtype
2769 + parse failure
2770 + parse success
2771 + SimpleNewtype
2772 + parse success
2773 + parse failure
2774 + SubtypeLongString
2775 + parse failure
2776 + parse success
27778 tests passed. 0 tests failed. 0 tests ignored.
2778
2779Executed in 428 ms
2780
2781
2782************************
2783Build summary:
2784[{
2785 "module": "neotype-scanamo",
2786 "compile": {"status": "ok", "tookMs": 327, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2787 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2788 "test-compile": {"status": "ok", "tookMs": 325, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2789 "test": {"status": "ok", "tookMs": 1480, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "unknown", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
2790 "publish": {"status": "skipped", "tookMs": 0},
2791 "metadata": {
2792 "crossScalaVersions": ["3.3.7"]
2793}
2794},{
2795 "module": "neotype-ciris",
2796 "compile": {"status": "ok", "tookMs": 129, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2797 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2798 "test-compile": {"status": "ok", "tookMs": 210, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2799 "test": {"status": "ok", "tookMs": 1197, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
2800 "publish": {"status": "skipped", "tookMs": 0},
2801 "metadata": {
2802 "crossScalaVersions": ["3.3.7"]
2803}
2804},{
2805 "module": "neotype-caliban",
2806 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts: \nhttps://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar \n"]}, "tookMs": 94, "warnings": 0, "errors": 0},
2807 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2808 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2809 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2810 "publish": {"status": "skipped", "tookMs": 0},
2811 "metadata": {
2812 "crossScalaVersions": ["3.3.7"]
2813}
2814},{
2815 "module": "neotype-zio-test",
2816 "compile": {"status": "ok", "tookMs": 125, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
2817 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2818 "test-compile": {"status": "ok", "tookMs": 174, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2819 "test": {"status": "ok", "tookMs": 1398, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
2820 "publish": {"status": "skipped", "tookMs": 0},
2821 "metadata": {
2822 "crossScalaVersions": ["3.3.7"]
2823}
2824},{
2825 "module": "neotype-tethys",
2826 "compile": {"status": "ok", "tookMs": 113, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2827 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2828 "test-compile": {"status": "ok", "tookMs": 162, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2829 "test": {"status": "ok", "tookMs": 931, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
2830 "publish": {"status": "skipped", "tookMs": 0},
2831 "metadata": {
2832 "crossScalaVersions": ["3.3.7"]
2833}
2834},{
2835 "module": "neotype-cats",
2836 "compile": {"status": "ok", "tookMs": 120, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2837 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2838 "test-compile": {"status": "ok", "tookMs": 179, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2839 "test": {"status": "ok", "tookMs": 914, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
2840 "publish": {"status": "skipped", "tookMs": 0},
2841 "metadata": {
2842 "crossScalaVersions": ["3.3.7"]
2843}
2844},{
2845 "module": "neotype-tapir",
2846 "compile": {"status": "ok", "tookMs": 120, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2847 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2848 "test-compile": {"status": "ok", "tookMs": 185, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2849 "test": {"status": "ok", "tookMs": 978, "passed": 21, "failed": 0, "ignored": 0, "skipped": 0, "total": 21, "byFramework": [{"framework": "unknown", "stats": {"passed": 21, "failed": 0, "ignored": 0, "skipped": 0, "total": 21}}]},
2850 "publish": {"status": "skipped", "tookMs": 0},
2851 "metadata": {
2852 "crossScalaVersions": ["3.3.7"]
2853}
2854},{
2855 "module": "neotype",
2856 "compile": {"status": "ok", "tookMs": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2857 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2858 "test-compile": {"status": "ok", "tookMs": 94, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2859 "test": {"status": "ok", "tookMs": 75, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2860 "publish": {"status": "skipped", "tookMs": 0},
2861 "metadata": {
2862 "crossScalaVersions": ["3.3.7"]
2863}
2864},{
2865 "module": "neotype",
2866 "compile": {"status": "ok", "tookMs": 107, "warnings": 23, "errors": 0, "sourceVersion": "3.8"},
2867 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2868 "test-compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2869 "test": {"status": "ok", "tookMs": 2104, "passed": 288, "failed": 0, "ignored": 0, "skipped": 0, "total": 288, "byFramework": [{"framework": "unknown", "stats": {"passed": 288, "failed": 0, "ignored": 0, "skipped": 0, "total": 288}}]},
2870 "publish": {"status": "skipped", "tookMs": 0},
2871 "metadata": {
2872 "crossScalaVersions": ["3.3.7"]
2873}
2874},{
2875 "module": "neotype-chimney",
2876 "compile": {"status": "ok", "tookMs": 97, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2877 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2878 "test-compile": {"status": "ok", "tookMs": 145, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2879 "test": {"status": "ok", "tookMs": 1007, "passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37, "byFramework": [{"framework": "unknown", "stats": {"passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37}}]},
2880 "publish": {"status": "skipped", "tookMs": 0},
2881 "metadata": {
2882 "crossScalaVersions": ["3.3.7"]
2883}
2884},{
2885 "module": "neotype-zio-config",
2886 "compile": {"status": "ok", "tookMs": 102, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
2887 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2888 "test-compile": {"status": "ok", "tookMs": 178, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2889 "test": {"status": "ok", "tookMs": 686, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
2890 "publish": {"status": "skipped", "tookMs": 0},
2891 "metadata": {
2892 "crossScalaVersions": ["3.3.7"]
2893}
2894},{
2895 "module": "neotype-zio-quill",
2896 "compile": {"status": "ok", "tookMs": 107, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
2897 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2898 "test-compile": {"status": "ok", "tookMs": 184, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2899 "test": {"status": "ok", "tookMs": 971, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
2900 "publish": {"status": "skipped", "tookMs": 0},
2901 "metadata": {
2902 "crossScalaVersions": ["3.3.7"]
2903}
2904},{
2905 "module": "neotype-upickle",
2906 "compile": {"status": "ok", "tookMs": 94, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2907 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2908 "test-compile": {"status": "ok", "tookMs": 162, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2909 "test": {"status": "ok", "tookMs": 999, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
2910 "publish": {"status": "skipped", "tookMs": 0},
2911 "metadata": {
2912 "crossScalaVersions": ["3.3.7"]
2913}
2914},{
2915 "module": "neotype-doobie",
2916 "compile": {"status": "ok", "tookMs": 200, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
2917 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2918 "test-compile": {"status": "ok", "tookMs": 207, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2919 "test": {"status": "ok", "tookMs": 1721, "passed": 19, "failed": 0, "ignored": 0, "skipped": 0, "total": 19, "byFramework": [{"framework": "unknown", "stats": {"passed": 19, "failed": 0, "ignored": 0, "skipped": 0, "total": 19}}]},
2920 "publish": {"status": "skipped", "tookMs": 0},
2921 "metadata": {
2922 "crossScalaVersions": ["3.3.7"]
2923}
2924},{
2925 "module": "neotype-pureconfig",
2926 "compile": {"status": "ok", "tookMs": 102, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2927 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2928 "test-compile": {"status": "ok", "tookMs": 167, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2929 "test": {"status": "ok", "tookMs": 798, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
2930 "publish": {"status": "skipped", "tookMs": 0},
2931 "metadata": {
2932 "crossScalaVersions": ["3.3.7"]
2933}
2934},{
2935 "module": "neotype-play-json",
2936 "compile": {"status": "ok", "tookMs": 118, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2937 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2938 "test-compile": {"status": "ok", "tookMs": 146, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2939 "test": {"status": "ok", "tookMs": 1001, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
2940 "publish": {"status": "skipped", "tookMs": 0},
2941 "metadata": {
2942 "crossScalaVersions": ["3.3.7"]
2943}
2944},{
2945 "module": "neotype-zio-schema",
2946 "compile": {"status": "ok", "tookMs": 122, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2947 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2948 "test-compile": {"status": "ok", "tookMs": 138, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
2949 "test": {"status": "ok", "tookMs": 945, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
2950 "publish": {"status": "skipped", "tookMs": 0},
2951 "metadata": {
2952 "crossScalaVersions": ["3.3.7"]
2953}
2954},{
2955 "module": "neotype-jsoniter",
2956 "compile": {"status": "ok", "tookMs": 107, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2957 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2958 "test-compile": {"status": "ok", "tookMs": 143, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2959 "test": {"status": "ok", "tookMs": 740, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "unknown", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
2960 "publish": {"status": "skipped", "tookMs": 0},
2961 "metadata": {
2962 "crossScalaVersions": ["3.3.7"]
2963}
2964},{
2965 "module": "neotype-zio-json",
2966 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts: \nhttps://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar \n"]}, "tookMs": 75, "warnings": 0, "errors": 0},
2967 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2968 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
2969 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2970 "publish": {"status": "skipped", "tookMs": 0},
2971 "metadata": {
2972 "crossScalaVersions": ["3.3.7"]
2973}
2974},{
2975 "module": "neotype-circe",
2976 "compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2977 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2978 "test-compile": {"status": "ok", "tookMs": 159, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2979 "test": {"status": "ok", "tookMs": 958, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
2980 "publish": {"status": "skipped", "tookMs": 0},
2981 "metadata": {
2982 "crossScalaVersions": ["3.3.7"]
2983}
2984}]
2985************************
2986[error] Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: neotype-caliban, neotype-zio-json
2987[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: neotype-caliban, neotype-zio-json
2988[error] Total time: 38 s, completed Nov 28, 2025, 2:48:10 PM
2989[0JFailed to download artifacts, retry after 102 seconds
2990Retrying build, retry 2/2, force Scala version:false, enable migration:
2991[sbt_options] declare -a sbt_options=()
2992[process_args] java_version = '17'
2993[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
2994# Executing command line:
2995java
2996-Dfile.encoding=UTF-8
2997-Dcommunitybuild.scala=3.8.0-RC2
2998-Dcommunitybuild.project.dependencies.add=
2999-Xmx7G
3000-Xms4G
3001-Xss8M
3002-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
3003-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
3004-jar
3005/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
3006"setCrossScalaVersions 3.8.0-RC2"
3007"++3.8.0-RC2 -v"
3008"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
3009"set every credentials := Nil"
3010"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
3011"removeScalacOptionsStartingWith -P:wartremover"
3012
3013moduleMappings
3014"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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"
3015
3016[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
3017[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
3018[info] loading project definition from /build/repo/project
3019[info] loading settings for project root from build.sbt...
3020[info] resolving key references (37459 settings) ...
3021[info] _ _ _____ _____ _______ _______ _____
3022[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
3023[info] | \| | |__ | | | | | | \ V /| |_/ | |__
3024[info] | . ` | __|| | | | | | \ / | __/| __|
3025[info] | |\ | |___\ \_/ / | | | | | | | |___
3026[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
3027[info] ——————————————————————————————————————————
3028[info] ———————— NEWTYPES + REFINED TYPES ————————
3029[info] ——————————————————————————————————————————
3030[info]
3031[info] Useful sbt tasks:
3032[info]
3033[info] > prepare - Runs scalafix and scalafmt on all files
3034[info] > ~compile - Compiles all modules (file-watch enabled)
3035[info] > test - Runs all tests
3036[info]
3037[info]
3038Execute setCrossScalaVersions: 3.8.0-RC2
3039OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in circeJS/crossScalaVersions
3040OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in tapirJS/crossScalaVersions
3041OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioQuill/crossScalaVersions
3042OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioSchemaJVM/crossScalaVersions
3043OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
3044OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in cirisJS/crossScalaVersions
3045OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioConfig/crossScalaVersions
3046OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioSchemaJS/crossScalaVersions
3047OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in scanamoJVM/crossScalaVersions
3048OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in upickleJS/crossScalaVersions
3049OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in calibanJVM/crossScalaVersions
3050OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in chimneyJS/crossScalaVersions
3051OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in upickleJVM/crossScalaVersions
3052OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in chimneyJVM/crossScalaVersions
3053OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in tapirJVM/crossScalaVersions
3054OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in doobieJVM/crossScalaVersions
3055OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in playJsonJS/crossScalaVersions
3056OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in coreJS/crossScalaVersions
3057OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in catsJVM/crossScalaVersions
3058OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in tethysJVM/crossScalaVersions
3059OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in jsoniterJS/crossScalaVersions
3060OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioJsonJVM/crossScalaVersions
3061OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in root/crossScalaVersions
3062OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in cirisJVM/crossScalaVersions
3063OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioTestJS/crossScalaVersions
3064OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in circeJVM/crossScalaVersions
3065OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioTestJVM/crossScalaVersions
3066OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in examples/crossScalaVersions
3067OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in playJsonJVM/crossScalaVersions
3068OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in zioJsonJS/crossScalaVersions
3069OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in pureconfigJVM/crossScalaVersions
3070OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC2 in jsoniterJVM/crossScalaVersions
3071[info] _ _ _____ _____ _______ _______ _____
3072[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
3073[info] | \| | |__ | | | | | | \ V /| |_/ | |__
3074[info] | . ` | __|| | | | | | \ / | __/| __|
3075[info] | |\ | |___\ \_/ / | | | | | | | |___
3076[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
3077[info] ——————————————————————————————————————————
3078[info] ———————— NEWTYPES + REFINED TYPES ————————
3079[info] ——————————————————————————————————————————
3080[info]
3081[info] Useful sbt tasks:
3082[info]
3083[info] > prepare - Runs scalafix and scalafmt on all files
3084[info] > ~compile - Compiles all modules (file-watch enabled)
3085[info] > test - Runs all tests
3086[info]
3087[info]
3088[info] Setting Scala version to 3.8.0-RC2 on 32 projects.
3089[info] Switching Scala version on:
3090[info] zioJsonJS (3.8.0-RC2)
3091[info] zioSchemaJS (3.8.0-RC2)
3092[info] examples (3.8.0-RC2)
3093[info] jsoniterJS (3.8.0-RC2)
3094[info] circeJVM (3.8.0-RC2)
3095[info] calibanJVM (3.8.0-RC2)
3096[info] * root (3.8.0-RC2)
3097[info] upickleJS (3.8.0-RC2)
3098[info] zioQuill (3.8.0-RC2)
3099[info] zioConfig (3.8.0-RC2)
3100[info] cirisJS (3.8.0-RC2)
3101[info] playJsonJVM (3.8.0-RC2)
3102[info] pureconfigJVM (3.8.0-RC2)
3103[info] chimneyJVM (3.8.0-RC2)
3104[info] doobieJVM (3.8.0-RC2)
3105[info] zioTestJS (3.8.0-RC2)
3106[info] jsoniterJVM (3.8.0-RC2)
3107[info] coreJS (3.8.0-RC2)
3108[info] cirisJVM (3.8.0-RC2)
3109[info] circeJS (3.8.0-RC2)
3110[info] chimneyJS (3.8.0-RC2)
3111[info] coreJVM (3.8.0-RC2)
3112[info] upickleJVM (3.8.0-RC2)
3113[info] zioTestJVM (3.8.0-RC2)
3114[info] tethysJVM (3.8.0-RC2)
3115[info] zioJsonJVM (3.8.0-RC2)
3116[info] scanamoJVM (3.8.0-RC2)
3117[info] playJsonJS (3.8.0-RC2)
3118[info] tapirJVM (3.8.0-RC2)
3119[info] catsJVM (3.8.0-RC2)
3120[info] tapirJS (3.8.0-RC2)
3121[info] zioSchemaJVM (3.8.0-RC2)
3122[info] Excluding projects:
3123[info] Reapplying settings...
3124[info] _ _ _____ _____ _______ _______ _____
3125[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
3126[info] | \| | |__ | | | | | | \ V /| |_/ | |__
3127[info] | . ` | __|| | | | | | \ / | __/| __|
3128[info] | |\ | |___\ \_/ / | | | | | | | |___
3129[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
3130[info] ——————————————————————————————————————————
3131[info] ———————— NEWTYPES + REFINED TYPES ————————
3132[info] ——————————————————————————————————————————
3133[info]
3134[info] Useful sbt tasks:
3135[info]
3136[info] > prepare - Runs scalafix and scalafmt on all files
3137[info] > ~compile - Compiles all modules (file-watch enabled)
3138[info] > test - Runs all tests
3139[info]
3140[info]
3141Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
3142[info] Reapplying settings...
3143[info] _ _ _____ _____ _______ _______ _____
3144[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
3145[info] | \| | |__ | | | | | | \ V /| |_/ | |__
3146[info] | . ` | __|| | | | | | \ / | __/| __|
3147[info] | |\ | |___\ \_/ / | | | | | | | |___
3148[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
3149[info] ——————————————————————————————————————————
3150[info] ———————— NEWTYPES + REFINED TYPES ————————
3151[info] ——————————————————————————————————————————
3152[info]
3153[info] Useful sbt tasks:
3154[info]
3155[info] > prepare - Runs scalafix and scalafmt on all files
3156[info] > ~compile - Compiles all modules (file-watch enabled)
3157[info] > test - Runs all tests
3158[info]
3159[info]
3160[info] Defining Global / credentials, calibanJVM / credentials and 30 others.
3161[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 256 others.
3162[info] Run `last` for details.
3163[info] Reapplying settings...
3164[info] _ _ _____ _____ _______ _______ _____
3165[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
3166[info] | \| | |__ | | | | | | \ V /| |_/ | |__
3167[info] | . ` | __|| | | | | | \ / | __/| __|
3168[info] | |\ | |___\ \_/ / | | | | | | | |___
3169[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
3170[info] ——————————————————————————————————————————
3171[info] ———————— NEWTYPES + REFINED TYPES ————————
3172[info] ——————————————————————————————————————————
3173[info]
3174[info] Useful sbt tasks:
3175[info]
3176[info] > prepare - Runs scalafix and scalafmt on all files
3177[info] > ~compile - Compiles all modules (file-watch enabled)
3178[info] > test - Runs all tests
3179[info]
3180[info]
3181Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
3182[info] Reapplying settings...
3183OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
3184
3185 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
3186 Did you mean doobieJVM / allExcludeDependencies ?
3187 , retry without global scopes
3188[info] Reapplying settings...
3189[info] _ _ _____ _____ _______ _______ _____
3190[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
3191[info] | \| | |__ | | | | | | \ V /| |_/ | |__
3192[info] | . ` | __|| | | | | | \ / | __/| __|
3193[info] | |\ | |___\ \_/ / | | | | | | | |___
3194[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
3195[info] ——————————————————————————————————————————
3196[info] ———————— NEWTYPES + REFINED TYPES ————————
3197[info] ——————————————————————————————————————————
3198[info]
3199[info] Useful sbt tasks:
3200[info]
3201[info] > prepare - Runs scalafix and scalafmt on all files
3202[info] > ~compile - Compiles all modules (file-watch enabled)
3203[info] > test - Runs all tests
3204[info]
3205[info]
3206Execute removeScalacOptionsStartingWith: -P:wartremover
3207[info] Reapplying settings...
3208[info] _ _ _____ _____ _______ _______ _____
3209[info] | \ | | ___| _ |_ _\ \ / | ___ | ___|
3210[info] | \| | |__ | | | | | | \ V /| |_/ | |__
3211[info] | . ` | __|| | | | | | \ / | __/| __|
3212[info] | |\ | |___\ \_/ / | | | | | | | |___
3213[info] \_| \_\____/ \___/ \_/ \_/ \_| \____/
3214[info] ——————————————————————————————————————————
3215[info] ———————— NEWTYPES + REFINED TYPES ————————
3216[info] ——————————————————————————————————————————
3217[info]
3218[info] Useful sbt tasks:
3219[info]
3220[info] > prepare - Runs scalafix and scalafmt on all files
3221[info] > ~compile - Compiles all modules (file-watch enabled)
3222[info] > test - Runs all tests
3223[info]
3224[info]
3225[success] Total time: 0 s, completed Nov 28, 2025, 2:50:17 PM
3226Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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))"}]}
3227Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
3228Starting build...
3229Projects: Set(circeJVM, calibanJVM, root, zioQuill, zioConfig, playJsonJVM, pureconfigJVM, chimneyJVM, doobieJVM, jsoniterJVM, cirisJVM, coreJVM, upickleJVM, zioTestJVM, tethysJVM, zioJsonJVM, scanamoJVM, tapirJVM, catsJVM, zioSchemaJVM)
3230Starting build for ProjectRef(file:/build/repo/,scanamoJVM) (neotype-scanamo)... [0/20]
3231OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
3232OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
3233Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-scanamo/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3234+ ScanamoSpec
3235 + NonEmptyString
3236 + read validation failure
3237 + read success
3238 + write success
3239 + read failure
3240 + SimpleNewtype
3241 + read success
3242 + SimpleSubtype
3243 + read failure
3244 + read success
3245 + ValidatedSubtype
3246 + write success
3247 + read failure
3248 + read success
3249 + read validation failure
325011 tests passed. 0 tests failed. 0 tests ignored.
3251
3252Executed in 514 ms
3253
3254Starting build for ProjectRef(file:/build/repo/,cirisJVM) (neotype-ciris)... [1/20]
3255Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-ciris/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3256+ ciris
3257 + fails to read config
3258 + successfully read config
32592 tests passed. 0 tests failed. 0 tests ignored.
3260
3261Executed in 586 ms
3262
3263Starting build for ProjectRef(file:/build/repo/,calibanJVM) (neotype-caliban)... [2/20]
3264[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
3265[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3266[error]
3267[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
3268[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
3269[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
3270[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
3271[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
3272[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
3273[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
3274[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
3275[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
3276[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
3277[error] at java.base/java.lang.Thread.run(Thread.java:833)
3278[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3279[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
3280[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
3281[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
3282[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
3283[error] at scala.util.Success.map(Try.scala:213)
3284[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
3285[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
3286[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
3287[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
3288[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
3289[error] at java.base/java.lang.Thread.run(Thread.java:833)
3290[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
3291[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3292Compile scalacOptions:
3293[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
3294[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3295[error]
3296[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
3297[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
3298[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
3299[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
3300[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
3301[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
3302[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
3303[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
3304[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
3305[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
3306[error] at java.base/java.lang.Thread.run(Thread.java:833)
3307[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3308[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
3309[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
3310[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
3311[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
3312[error] at scala.util.Success.map(Try.scala:213)
3313[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
3314[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
3315[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
3316[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
3317[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
3318[error] at java.base/java.lang.Thread.run(Thread.java:833)
3319[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
3320[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3321[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
3322[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3323[error]
3324[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
3325[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
3326[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
3327[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
3328[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
3329[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
3330[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
3331[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
3332[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
3333[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
3334[error] at java.base/java.lang.Thread.run(Thread.java:833)
3335[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3336[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
3337[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
3338[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
3339[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
3340[error] at scala.util.Success.map(Try.scala:213)
3341[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
3342[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
3343[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
3344[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
3345[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
3346[error] at java.base/java.lang.Thread.run(Thread.java:833)
3347[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
3348[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3349[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
3350[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3351[error]
3352[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
3353[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
3354[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
3355[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
3356[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
3357[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
3358[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
3359[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
3360[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
3361[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
3362[error] at java.base/java.lang.Thread.run(Thread.java:833)
3363[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3364[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
3365[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
3366[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
3367[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
3368[error] at scala.util.Success.map(Try.scala:213)
3369[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
3370[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
3371[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
3372[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
3373[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
3374[error] at java.base/java.lang.Thread.run(Thread.java:833)
3375[error] (calibanJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
3376[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3377Starting build for ProjectRef(file:/build/repo/,zioTestJVM) (neotype-zio-test)... [3/20]
3378Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-test/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3379+ ZioTestSpec
3380 + Derives Gen
33811 tests passed. 0 tests failed. 0 tests ignored.
3382
3383Executed in 677 ms
3384
3385Starting build for ProjectRef(file:/build/repo/,tethysJVM) (neotype-tethys)... [4/20]
3386Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-tethys/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3387+ TethysJsonSpec
3388 + NonEmptyString
3389 + decode success
3390 + decode failure
3391 + encode
3392 + Composite
3393 + encode
3394 + decode success
3395 + decode failure
3396 + SimpleSubtype
3397 + decode success
3398 + decode failure
3399 + encode
3400 + SubtypeLongString
3401 + decode success
3402 + decode failure
3403 + encode
3404 + SimpleNewtype
3405 + decode success
3406 + encode
3407 + decode failure
340815 tests passed. 0 tests failed. 0 tests ignored.
3409
3410Executed in 318 ms
3411
3412Starting build for ProjectRef(file:/build/repo/,catsJVM) (neotype-cats)... [5/20]
3413Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-cats/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3414+ CatsInstancesSpec
3415 + Show instances
3416 + Show for stacked newtype
3417 + Show for simple newtype
3418 + Show for subtype
3419 + Order instances
3420 + Order for simple newtype
3421 + Order for subtype
3422 + Order for stacked newtype
3423 + Eq instances
3424 + Eq for simple newtype
3425 + Eq for subtype
3426 + Eq for stacked newtype
34279 tests passed. 0 tests failed. 0 tests ignored.
3428
3429Executed in 336 ms
3430
3431Starting build for ProjectRef(file:/build/repo/,tapirJVM) (neotype-tapir)... [6/20]
3432Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-tapir/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3433+ TapirSpec
3434 + SimpleNewtype
3435 + schema validation success
3436 + codec parse success
3437 + pickler validation success
3438 + codec parse failure
3439 + pickler validation failure
3440 + ValidatedSubtype
3441 + schema validation success
3442 + codec parse success
3443 + schema validation failure
3444 + codec parse failure
3445 + Composite
3446 + schema validation success
3447 + pickler validation success
3448 + codec parse failure
3449 + ValidatedNewtype
3450 + schema validation success
3451 + pickler validation success
3452 + pickler validation failure
3453 + codec parse success
3454 + codec parse failure
3455 + schema validation failure
3456 + SimpleSubType
3457 + schema validation success
3458 + codec parse failure
3459 + codec parse success
346021 tests passed. 0 tests failed. 0 tests ignored.
3461
3462Executed in 386 ms
3463
3464Starting build for ProjectRef(file:/build/repo/,root) (neotype)... [7/20]
3465Compile scalacOptions: -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3466Starting build for ProjectRef(file:/build/repo/,coreJVM) (neotype)... [8/20]
3467Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3468+ CollectionsSpec
3469 + eval(3) == 3
3470 + eval(List(1, 2, 3, 4)) == List(1, 2, 3, 4)
3471 + eval(List(1, 2, 3)) == List(1, 2, 3)
3472 + eval(1) == 1
3473 + eval(List(5, 1, 2, 3)) == List(5, 1, 2, 3)
3474 + eval(List(2, 3)) == List(2, 3)
3475 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
3476 + eval(true) == true
3477 + eval(List(2, 4, 6)) == List(2, 4, 6)
3478 + eval(false) == false
3479 + eval(Set(1, 2, 3, 4)) == Set(1, 2, 3, 4)
3480 + eval(Vector(1, 2, 3)) == Vector(1, 2, 3)
3481 + eval(true) == true
3482 + eval(false) == false
3483+ PrimitiveTypesSpec
3484 + eval(true) == true
3485 + eval(true) == true
3486 + eval(6) == 6
3487 + eval(false) == false
3488 + eval(5) == 5
3489 + eval(false) == false
3490 + eval(2) == 2
3491 + eval(false) == false
3492 + eval(2) == 2
3493 + eval(5) == 5
3494 + eval(true) == true
3495 + eval(false) == false
3496 + eval(15.0) == 15
3497 + eval(true) == true
3498 + eval(2) == 2
3499 + eval(5) == 5
3500 + eval(6) == 6
3501 + eval(5) == 5
3502 + eval(true) == true
3503 + eval(true) == true
3504 + eval(2) == 2
3505 + eval(false) == false
3506 + eval(3.0) == 3.0
3507 + eval(false) == false
3508 + eval(6.0) == 6.0
3509 + eval(5.0) == 5.0
3510 + eval(4.5) == 4.5
3511 + eval(Hello, world!) == Hello, world!
3512 + eval(2.0) == 2.0
3513 + eval(SCALA IS GOOD) == SCALA IS GOOD
3514 + eval(Hello, world!) == Hello, world!
3515 + eval(scala is good) == scala is good
3516 + eval(scala is good) == scala is good
3517 + eval(SCALA IS GOOD) == SCALA IS GOOD
3518 + eval(true) == true
3519 + eval(true) == true
3520 + eval(List((a,0), (b,1), (c,2), (d,3), (e,4), (f,5))) == List((a,0), (b,1), (c,2), (d,3), (e,4), (f,5))
3521 + eval(false) == false
3522 + eval(false) == false
3523 + eval(false) == false
3524 + eval(true) == true
3525 + eval(true) == true
3526 + eval(123.456) == 123.456
3527 + eval(123.456) == 123.456
3528 + eval(123) == 123
3529 + eval(123) == 123
3530 + eval(123.456) == 123.456
3531 + eval(Success(1)) == Success(1)
3532 + eval(Success(123.456)) == Success(123.456)
3533 + eval(true) == true
3534 + eval(List(1)) == List(1)
3535+ IterableSpec
3536 + eval(List(1, 2, 3, 4, 5, 6)) == List(1, 2, 3, 4, 5, 6)
3537 + eval(HashSet(5, 1, 6, 2, 3, 4)) == HashSet(5, 1, 6, 2, 3, 4)
3538 + eval(Vector(1, 2, 3, 4, 5, 6)) == Vector(1, 2, 3, 4, 5, 6)
3539 + eval(List(1, 2, 3, 4, 5, 6)) == List(1, 2, 3, 4, 5, 6)
3540 + eval(Vector(1, 2, 3, 4, 5, 6)) == Vector(1, 2, 3, 4, 5, 6)
3541 + eval(1) == 1
3542 + eval(1) == 1
3543 + eval(1) == 1
3544 + eval(Some(1)) == Some(1)
3545 + eval(List(1, 2)) == List(1, 2)
3546 + eval(List(2, 3)) == List(2, 3)
3547 + eval(Set(2, 3)) == Set(2, 3)
3548 + eval(Vector(2, 3)) == Vector(2, 3)
3549 + eval(Set(1, 2)) == Set(1, 2)
3550 + eval(Vector(2, 3)) == Vector(2, 3)
3551 + eval(List()) == List()
3552 + eval(Vector(1, 2)) == Vector(1, 2)
3553 + eval(List(2, 3)) == List(2, 3)
3554 + eval(None) == None
3555 + eval(Set(2, 3)) == Set(2, 3)
3556 + eval(Set()) == Set()
3557 + eval(List()) == List()
3558 + eval(None) == None
3559 + eval(Vector()) == Vector()
3560 + eval(Map()) == Map()
3561 + eval(List(2, 3)) == List(2, 3)
3562 + eval(true) == true
3563 + eval(true) == true
3564 + eval(true) == true
3565 + eval(Vector(2, 3)) == Vector(2, 3)
3566 + eval(Set(2, 3)) == Set(2, 3)
3567 + eval(Some(1)) == Some(1)
3568 + eval(List(1)) == List(1)
3569 + eval(Set(1)) == Set(1)
3570 + eval(None) == None
3571 + eval(Some(2)) == Some(2)
3572 + eval(Some(2)) == Some(2)
3573 + eval(Vector(1)) == Vector(1)
3574 + eval(Some(2)) == Some(2)
3575 + eval(Vector(1, 2, 2, 4, 3, 6)) == Vector(1, 2, 2, 4, 3, 6)
3576 + eval(List(1, 2, 2, 4, 3, 6)) == List(1, 2, 2, 4, 3, 6)
3577 + eval(None) == None
3578 + eval(HashSet(1, 6, 2, 3, 4)) == HashSet(1, 6, 2, 3, 4)
3579 + eval(List(1, 2, 3)) == List(1, 2, 3)
3580 + eval(6) == 6
3581 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
3582 + eval(6) == 6
3583 + eval(Vector(1, 2, 3)) == Vector(1, 2, 3)
3584 + eval(6) == 6
3585 + eval(6) == 6
3586 + eval(6) == 6
3587 + eval(6) == 6
3588 + eval(6) == 6
3589 + eval(1) == 1
3590 + eval(6) == 6
3591 + eval(6) == 6
3592 + eval(true) == true
3593 + eval(true) == true
3594 + eval(()) == ()
3595 + eval(true) == true
3596 + eval(()) == ()
3597 + eval(1) == 1
3598 + eval(Map(0 -> Vector(1, 2, 3))) == Map(0 -> Vector(1, 2, 3))
3599 + eval(Map(0 -> List(1, 2, 3))) == Map(0 -> List(1, 2, 3))
3600 + eval(Map(0 -> Set(1, 2, 3))) == Map(0 -> Set(1, 2, 3))
3601 + eval(Map(0 -> List(0, 0, 0))) == Map(0 -> List(0, 0, 0))
3602 + eval(Map(0 -> 0)) == Map(0 -> 0)
3603 + eval(Map(0 -> Vector(0, 0, 0))) == Map(0 -> Vector(0, 0, 0))
3604 + eval(Map(0 -> Set(0))) == Map(0 -> Set(0))
3605 + eval(Map(0 -> 0)) == Map(0 -> 0)
3606 + eval(()) == ()
3607 + eval(Map(0 -> 0)) == Map(0 -> 0)
3608 + eval(1) == 1
3609 + eval(Set(Set(1), Set(2), Set(3))) == Set(Set(1), Set(2), Set(3))
3610 + eval(List(List(1), List(2), List(3))) == List(List(1), List(2), List(3))
3611 + eval(1) == 1
3612 + eval(1) == 1
3613 + eval(Some(1)) == Some(1)
3614 + eval(Some(1)) == Some(1)
3615 + eval(Some(1)) == Some(1)
3616 + eval(Vector(Vector(1), Vector(2), Vector(3))) == Vector(Vector(1), Vector(2), Vector(3))
3617 + eval(1) == 1
3618 + eval(Vector(1, 2)) == Vector(1, 2)
3619 + eval(List(1, 2)) == List(1, 2)
3620 + eval(Some(1)) == Some(1)
3621 + eval(List(Vector(1, 2, 3), Vector(1, 2), Vector(1), Vector())) == List(Vector(1, 2, 3), Vector(1, 2), Vector(1), Vector())
3622 + eval(List(Set(1, 2, 3), Set(1, 2), Set(1), Set())) == List(Set(1, 2, 3), Set(1, 2), Set(1), Set())
3623 + eval(Set(1, 2)) == Set(1, 2)
3624 + eval(List(List(1, 2, 3), List(1, 2), List(1), List())) == List(List(1, 2, 3), List(1, 2), List(1), List())
3625 + eval(3) == 3
3626 + eval(-1) == -1
3627 + eval(false) == false
3628 + eval(false) == false
3629 + eval(3) == 3
3630 + eval(true) == true
3631 + eval(Some(1)) == Some(1)
3632 + eval(Some(1)) == Some(1)
3633 + eval(true) == true
3634 + eval(true) == true
3635 + eval(false) == false
3636 + eval(3) == 3
3637 + eval(3) == 3
3638 + eval(Some(3)) == Some(3)
3639 + eval(None) == None
3640 + eval(3) == 3
3641 + eval(None) == None
3642 + eval(None) == None
3643 + eval(Some(3)) == Some(3)
3644 + eval(Some(3)) == Some(3)
3645 + eval(List(1, 2, 3)) == List(1, 2, 3)
3646 + eval(Vector(1, 2, 3)) == Vector(1, 2, 3)
3647 + eval(3) == 3
3648 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
3649 + eval(3) == 3
3650 + eval(Some(3)) == Some(3)
3651 + eval(3) == 3
3652 + eval(Some(3)) == Some(3)
3653 + eval(Some(3)) == Some(3)
3654 + eval(None) == None
3655 + eval(1) == 1
3656 + eval(None) == None
3657 + eval(1) == 1
3658 + eval(None) == None
3659 + eval(Some(1)) == Some(1)
3660 + eval(None) == None
3661 + eval(None) == None
3662 + eval(None) == None
3663 + eval(1) == 1
3664 + eval(None) == None
3665 + eval(Some(1)) == Some(1)
3666 + eval(Some(1)) == Some(1)
3667 + eval(None) == None
3668 + eval(None) == None
3669 + eval(1) == 1
3670 + eval(1) == 1
3671 + eval(1) == 1
3672 + eval(Some(1)) == Some(1)
3673 + eval(true) == true
3674 + eval(true) == true
3675 + eval(true) == true
3676 + eval(false) == false
3677 + eval(false) == false
3678 + eval((Vector(1, 2, 3),Vector())) == (Vector(1, 2, 3),Vector())
3679 + eval(false) == false
3680 + eval((Set(1, 2, 3),Set())) == (Set(1, 2, 3),Set())
3681 + eval((List(1, 2, 3),List())) == (List(1, 2, 3),List())
3682 + eval((Set(),Set(1, 2, 3))) == (Set(),Set(1, 2, 3))
3683 + eval((Vector(),Vector(1, 2, 3))) == (Vector(),Vector(1, 2, 3))
3684 + eval(6) == 6
3685 + eval((List(),List(1, 2, 3))) == (List(),List(1, 2, 3))
3686 + eval(Some(6)) == Some(6)
3687 + eval(6) == 6
3688 + eval(Some(6)) == Some(6)
3689 + eval(6) == 6
3690 + eval(Some(6)) == Some(6)
3691 + eval(None) == None
3692 + eval(6) == 6
3693 + eval(None) == None
3694 + eval(None) == None
3695 + eval(6) == 6
3696 + eval(6) == 6
3697 + eval(Some(6)) == Some(6)
3698 + eval(Some(6)) == Some(6)
3699 + eval(None) == None
3700 + eval(Some(6)) == Some(6)
3701 + eval(None) == None
3702 + eval(6) == 6
3703 + eval(6) == 6
3704 + eval(None) == None
3705 + eval(Some(6)) == Some(6)
3706 + eval(6) == 6
3707 + eval(Some(6)) == Some(6)
3708 + eval(Some(6)) == Some(6)
3709 + eval(None) == None
3710 + eval(123) == 123
3711 + eval(None) == None
3712 + eval(None) == None
3713 + eval(123) == 123
3714 + eval(1,2,3) == 1,2,3
3715 + eval(123) == 123
3716 + eval(1,2,3) == 1,2,3
3717 + eval(1,2,3) == 1,2,3
3718 + eval(List(List(1, 4), List(2, 5), List(3, 6))) == List(List(1, 4), List(2, 5), List(3, 6))
3719 + eval([1,2,3]) == [1,2,3]
3720 + eval([1,2,3]) == [1,2,3]
3721 + eval(List((1,0), (2,1), (3,2))) == List((1,0), (2,1), (3,2))
3722 + eval([1,2,3]) == [1,2,3]
3723+ EvalSetSpec
3724 + eval(Set(1, 2, 3, 4)) == Set(1, 2, 3, 4)
3725 + eval(false) == false
3726 + eval(Set(1, 2, 3)) == Set(1, 2, 3)
3727 + eval(Set(1, 3)) == Set(1, 3)
3728 + eval(true) == true
3729 + eval(false) == false
3730 + eval(Set(2, 3)) == Set(2, 3)
3731 + eval(Set(1, 2, 3, 4)) == Set(1, 2, 3, 4)
3732 + eval(Set(1)) == Set(1)
3733 + eval(Set(2, 3)) == Set(2, 3)
3734 + eval(Set(2, 4, 6)) == Set(2, 4, 6)
3735+ NewtypeSpec
3736 + parse success
3737 + parse failure
3738 + specific givens
3739 + extensions
3740 + positive success
3741 + positive failure
3742 + positive long success
3743 + positive long failure
3744 + non empty success
3745 + non empty failure
3746 + success
3747 + custom failure message
3748 + unsafeMake
3749 + success
3750 + .make
3751 + success
3752 + failure
3753+ LanguageFeaturesSpec
3754 + eval(1) == 1
3755 + eval(2) == 2
3756 + eval(3) == 3
3757 + eval(A) == A
3758 + eval(1) == 1
3759 + eval(11) == 11
3760 + eval(List(0, 2, 4, 6)) == List(0, 2, 4, 6)
3761 + eval(List(2, 3)) == List(2, 3)
3762 + eval(HelloHelloHello) == HelloHelloHello
3763 + eval(10) == 10
3764288 tests passed. 0 tests failed. 0 tests ignored.
3765
3766Executed in 1 s 535 ms
3767
3768Starting build for ProjectRef(file:/build/repo/,chimneyJVM) (neotype-chimney)... [9/20]
3769Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-chimney/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3770+ ChimneySpec
3771 + SubtypeLongString
3772 + partially transform success
3773 + partially transform failure
3774 + PositiveIntSubtype
3775 + partially transform from validated to another validated subtype (success)
3776 + transform from validated to simple
3777 + transform from validated to inner
3778 + partially transform from validated to another validated subtype (failure)
3779 + Cross-type transformations
3780 + partially transform from newtype to validated subtype (success)
3781 + transform from subtype to simple newtype
3782 + partially transform from newtype to validated subtype (failure)
3783 + partially transform from subtype to validated newtype (success)
3784 + transform from newtype to simple subtype
3785 + partially transform from subtype to validated newtype (failure)
3786 + partially transform from validated newtype to validated subtype (success)
3787 + partially transform from validated newtype to validated subtype (failure)
3788 + partially transform from validated subtype to validated newtype (success)
3789 + partially transform from validated subtype to validated newtype (failure)
3790 + NonEmptyString
3791 + partially transform success
3792 + partially transform failure
3793 + transform the other way
3794 + SimpleNewtype
3795 + transform to newtype successfully
3796 + transform from newtype to inner type
3797 + transform from simple newtype to same type
3798 + transform from simple newtype to another simple newtype
3799 + partially transform from simple newtype to validated newtype (success)
3800 + partially transform from simple newtype to validated newtype (failure)
3801 + SimpleSubtype
3802 + transform to subtype successfully
3803 + transform from simple subtype to another simple subtype
3804 + transform from subtype to inner type
3805 + transform from simple subtype to same type
3806 + partially transform from simple subtype to validated subtype (success)
3807 + partially transform from simple subtype to validated subtype (failure)
3808 + PositiveIntNewtype
3809 + transform from validated to inner
3810 + transform from validated to simple
3811 + partially transform from validated to another validated newtype (success)
3812 + partially transform from validated to another validated newtype (failure)
3813 + Compile-time validation
3814 + not compile invalid transformations for subtype
3815 + not compile invalid transformations for newtype
381637 tests passed. 0 tests failed. 0 tests ignored.
3817
3818Executed in 476 ms
3819
3820Starting build for ProjectRef(file:/build/repo/,zioConfig) (neotype-zio-config)... [10/20]
3821Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-config/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3822+ zio-config
3823 + fails to read config
3824 + successfully read config
38252 tests passed. 0 tests failed. 0 tests ignored.
3826
3827Executed in 176 ms
3828
3829Starting build for ProjectRef(file:/build/repo/,zioQuill) (neotype-zio-quill)... [11/20]
3830Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-quill/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3831+ ZioQuillSpec
3832 + NonEmptyString
3833SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
3834SLF4J: Defaulting to no-operation (NOP) logger implementation
3835SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
3836 + success
3837 + fail
38382 tests passed. 0 tests failed. 0 tests ignored.
3839
3840Executed in 375 ms
3841
3842Starting build for ProjectRef(file:/build/repo/,upickleJVM) (neotype-upickle)... [12/20]
3843Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-upickle/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3844+ UpickleJsonSpec
3845 + NonEmptyString
3846 + decode failure
3847 + decode success
3848 + encode
3849 + Composite
3850 + encode
3851 + decode success
3852 + decode failure
3853 + SimpleSubtype
3854 + decode success
3855 + decode failure
3856 + encode
3857 + SubtypeLongString
3858 + decode failure
3859 + decode success
3860 + encode
3861 + SimpleNewtype
3862 + decode failure
3863 + encode
3864 + decode success
386515 tests passed. 0 tests failed. 0 tests ignored.
3866
3867Executed in 330 ms
3868
3869Starting build for ProjectRef(file:/build/repo/,doobieJVM) (neotype-doobie)... [13/20]
3870Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-doobie/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3871+ DoobieInstancesSpec
3872 + Newtype
3873 + fail
3874 + success
3875 + array fail
3876 + array success
3877 + simple newtype success
3878 + Subtype
3879 + simple subtype success
3880 + array subtype success
3881 + success
3882 + fail
3883 + array subtype fail
3884 + Composite
3885 + composite success
3886 + composite fail
3887 + Stacked Types
3888 + stacked subtype success
3889 + stacked newtype fail
3890 + nested composite success
3891 + stacked subtype fail - outer validation
3892 + nested composite fail
3893 + stacked newtype success
3894 + stacked subtype fail - inner validation
389519 tests passed. 0 tests failed. 0 tests ignored.
3896
3897Executed in 855 ms
3898
3899Starting build for ProjectRef(file:/build/repo/,pureconfigJVM) (neotype-pureconfig)... [14/20]
3900Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-pureconfig/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3901+ PureconfigSpec
3902 + SubtypeLongString
3903 + read success
3904 + read failure
3905 + NonEmptyString
3906 + read success
3907 + read failure
3908 + SimpleNewtype
3909 + read success
3910 + SimpleSubtype
3911 + read success
39126 tests passed. 0 tests failed. 0 tests ignored.
3913
3914Executed in 258 ms
3915
3916Starting build for ProjectRef(file:/build/repo/,playJsonJVM) (neotype-play-json)... [15/20]
3917Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-play-json/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3918+ ZioJsonJsonSpec
3919 + SimpleNewtype
3920 + decode failure
3921 + encode
3922 + decode success
3923 + Composite
3924 + encode
3925 + decode success
3926 + decode failure
3927 + SimpleSubtype
3928 + decode success
3929 + decode failure
3930 + encode
3931 + SubtypeLongString
3932 + decode failure
3933 + decode success
3934 + encode
3935 + NonEmptyString
3936 + decode failure
3937 + decode success
3938 + encode
393915 tests passed. 0 tests failed. 0 tests ignored.
3940
3941Executed in 390 ms
3942
3943Starting build for ProjectRef(file:/build/repo/,zioSchemaJVM) (neotype-zio-schema)... [16/20]
3944Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-zio-schema/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3945+ zioSchemaSpec
3946 + NonEmptyString
3947 + parse success
3948 + parse failure
3949 + SubtypeLongString
3950 + parse failure
3951 + parse success
3952 + SimpleNewType
3953 + parse success
3954 + parse failure
3955 + Composite
3956 + parse success
3957 + parse failure
39588 tests passed. 0 tests failed. 0 tests ignored.
3959
3960Executed in 454 ms
3961
3962Starting build for ProjectRef(file:/build/repo/,jsoniterJVM) (neotype-jsoniter)... [17/20]
3963Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-jsoniter/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3964+ Jsoniter Support
3965 + failure on nonEmptyString
3966 + parse success
3967 + failure on subtypeLongString
3968 + use codec maker configuration
39694 tests passed. 0 tests failed. 0 tests ignored.
3970
3971Executed in 208 ms
3972
3973Starting build for ProjectRef(file:/build/repo/,zioJsonJVM) (neotype-zio-json)... [18/20]
3974[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
3975[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3976[error]
3977[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
3978[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
3979[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
3980[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
3981[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
3982[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
3983[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
3984[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
3985[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
3986[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
3987[error] at java.base/java.lang.Thread.run(Thread.java:833)
3988[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
3989[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
3990[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
3991[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
3992[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
3993[error] at scala.util.Success.map(Try.scala:213)
3994[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
3995[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
3996[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
3997[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
3998[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
3999[error] at java.base/java.lang.Thread.run(Thread.java:833)
4000[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
4001[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
4002Compile scalacOptions:
4003[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
4004[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
4005[error]
4006[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
4007[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
4008[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
4009[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
4010[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
4011[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
4012[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
4013[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
4014[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
4015[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
4016[error] at java.base/java.lang.Thread.run(Thread.java:833)
4017[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
4018[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
4019[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
4020[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
4021[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
4022[error] at scala.util.Success.map(Try.scala:213)
4023[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
4024[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
4025[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
4026[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
4027[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
4028[error] at java.base/java.lang.Thread.run(Thread.java:833)
4029[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
4030[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
4031[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
4032[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
4033[error]
4034[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
4035[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
4036[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
4037[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
4038[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
4039[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
4040[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
4041[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
4042[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
4043[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
4044[error] at java.base/java.lang.Thread.run(Thread.java:833)
4045[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
4046[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
4047[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
4048[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
4049[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
4050[error] at scala.util.Success.map(Try.scala:213)
4051[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
4052[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
4053[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
4054[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
4055[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
4056[error] at java.base/java.lang.Thread.run(Thread.java:833)
4057[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
4058[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
4059[error] lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
4060[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
4061[error]
4062[error] at lmcoursier.internal.shaded.coursier.Artifacts$.$anonfun$fetchArtifacts$9(Artifacts.scala:365)
4063[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1(Task.scala:14)
4064[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$extension$1$adapted(Task.scala:14)
4065[error] at lmcoursier.internal.shaded.coursier.util.Task$.wrap(Task.scala:82)
4066[error] at lmcoursier.internal.shaded.coursier.util.Task$.$anonfun$flatMap$2(Task.scala:14)
4067[error] at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:307)
4068[error] at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:51)
4069[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
4070[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
4071[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
4072[error] at java.base/java.lang.Thread.run(Thread.java:833)
4073[error] Caused by: lmcoursier.internal.shaded.coursier.cache.ArtifactError$NotFound: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
4074[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.checkErrFile$1(Downloader.scala:484)
4075[error] at lmcoursier.internal.shaded.coursier.cache.internal.Downloader.$anonfun$shouldDownload$16(Downloader.scala:531)
4076[error] at scala.concurrent.Future$.$anonfun$apply$1(Future.scala:659)
4077[error] at scala.util.Success.$anonfun$map$1(Try.scala:255)
4078[error] at scala.util.Success.map(Try.scala:213)
4079[error] at scala.concurrent.Future.$anonfun$map$1(Future.scala:292)
4080[error] at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:42)
4081[error] at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:74)
4082[error] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
4083[error] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
4084[error] at java.base/java.lang.Thread.run(Thread.java:833)
4085[error] (zioJsonJVM / update) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
4086[error] https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar
4087Starting build for ProjectRef(file:/build/repo/,circeJVM) (neotype-circe)... [19/20]
4088Compile scalacOptions: -Xcheck-macros, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/neotype-circe/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
4089+ CirceJsonSpec
4090 + NonEmptyString
4091 + parse success
4092 + parse failure
4093 + SimpleSubtype
4094 + parse success
4095 + parse failure
4096 + SimpleNewtype
4097 + parse failure
4098 + parse success
4099 + SubtypeLongString
4100 + parse success
4101 + parse failure
41028 tests passed. 0 tests failed. 0 tests ignored.
4103
4104Executed in 388 ms
4105
4106
4107************************
4108Build summary:
4109[{
4110 "module": "neotype-scanamo",
4111 "compile": {"status": "ok", "tookMs": 320, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4112 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4113 "test-compile": {"status": "ok", "tookMs": 305, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4114 "test": {"status": "ok", "tookMs": 1485, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "unknown", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
4115 "publish": {"status": "skipped", "tookMs": 0},
4116 "metadata": {
4117 "crossScalaVersions": ["3.3.7"]
4118}
4119},{
4120 "module": "neotype-ciris",
4121 "compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4122 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4123 "test-compile": {"status": "ok", "tookMs": 218, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4124 "test": {"status": "ok", "tookMs": 1177, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
4125 "publish": {"status": "skipped", "tookMs": 0},
4126 "metadata": {
4127 "crossScalaVersions": ["3.3.7"]
4128}
4129},{
4130 "module": "neotype-caliban",
4131 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts: \nhttps://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar \n"]}, "tookMs": 106, "warnings": 0, "errors": 0},
4132 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4133 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4134 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4135 "publish": {"status": "skipped", "tookMs": 0},
4136 "metadata": {
4137 "crossScalaVersions": ["3.3.7"]
4138}
4139},{
4140 "module": "neotype-zio-test",
4141 "compile": {"status": "ok", "tookMs": 129, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
4142 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4143 "test-compile": {"status": "ok", "tookMs": 184, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4144 "test": {"status": "ok", "tookMs": 1334, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
4145 "publish": {"status": "skipped", "tookMs": 0},
4146 "metadata": {
4147 "crossScalaVersions": ["3.3.7"]
4148}
4149},{
4150 "module": "neotype-tethys",
4151 "compile": {"status": "ok", "tookMs": 110, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4152 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4153 "test-compile": {"status": "ok", "tookMs": 164, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4154 "test": {"status": "ok", "tookMs": 862, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
4155 "publish": {"status": "skipped", "tookMs": 0},
4156 "metadata": {
4157 "crossScalaVersions": ["3.3.7"]
4158}
4159},{
4160 "module": "neotype-cats",
4161 "compile": {"status": "ok", "tookMs": 136, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4162 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4163 "test-compile": {"status": "ok", "tookMs": 177, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4164 "test": {"status": "ok", "tookMs": 847, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
4165 "publish": {"status": "skipped", "tookMs": 0},
4166 "metadata": {
4167 "crossScalaVersions": ["3.3.7"]
4168}
4169},{
4170 "module": "neotype-tapir",
4171 "compile": {"status": "ok", "tookMs": 122, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4173 "test-compile": {"status": "ok", "tookMs": 188, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4174 "test": {"status": "ok", "tookMs": 967, "passed": 21, "failed": 0, "ignored": 0, "skipped": 0, "total": 21, "byFramework": [{"framework": "unknown", "stats": {"passed": 21, "failed": 0, "ignored": 0, "skipped": 0, "total": 21}}]},
4175 "publish": {"status": "skipped", "tookMs": 0},
4176 "metadata": {
4177 "crossScalaVersions": ["3.3.7"]
4178}
4179},{
4180 "module": "neotype",
4181 "compile": {"status": "ok", "tookMs": 80, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4182 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4183 "test-compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4184 "test": {"status": "ok", "tookMs": 60, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4185 "publish": {"status": "skipped", "tookMs": 0},
4186 "metadata": {
4187 "crossScalaVersions": ["3.3.7"]
4188}
4189},{
4190 "module": "neotype",
4191 "compile": {"status": "ok", "tookMs": 48, "warnings": 23, "errors": 0, "sourceVersion": "3.8"},
4192 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4193 "test-compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4194 "test": {"status": "ok", "tookMs": 2006, "passed": 288, "failed": 0, "ignored": 0, "skipped": 0, "total": 288, "byFramework": [{"framework": "unknown", "stats": {"passed": 288, "failed": 0, "ignored": 0, "skipped": 0, "total": 288}}]},
4195 "publish": {"status": "skipped", "tookMs": 0},
4196 "metadata": {
4197 "crossScalaVersions": ["3.3.7"]
4198}
4199},{
4200 "module": "neotype-chimney",
4201 "compile": {"status": "ok", "tookMs": 116, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4202 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4203 "test-compile": {"status": "ok", "tookMs": 173, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4204 "test": {"status": "ok", "tookMs": 984, "passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37, "byFramework": [{"framework": "unknown", "stats": {"passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37}}]},
4205 "publish": {"status": "skipped", "tookMs": 0},
4206 "metadata": {
4207 "crossScalaVersions": ["3.3.7"]
4208}
4209},{
4210 "module": "neotype-zio-config",
4211 "compile": {"status": "ok", "tookMs": 110, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
4212 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4213 "test-compile": {"status": "ok", "tookMs": 147, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4214 "test": {"status": "ok", "tookMs": 666, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
4215 "publish": {"status": "skipped", "tookMs": 0},
4216 "metadata": {
4217 "crossScalaVersions": ["3.3.7"]
4218}
4219},{
4220 "module": "neotype-zio-quill",
4221 "compile": {"status": "ok", "tookMs": 121, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
4222 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4223 "test-compile": {"status": "ok", "tookMs": 316, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4224 "test": {"status": "ok", "tookMs": 901, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
4225 "publish": {"status": "skipped", "tookMs": 0},
4226 "metadata": {
4227 "crossScalaVersions": ["3.3.7"]
4228}
4229},{
4230 "module": "neotype-upickle",
4231 "compile": {"status": "ok", "tookMs": 120, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4232 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4233 "test-compile": {"status": "ok", "tookMs": 172, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4234 "test": {"status": "ok", "tookMs": 857, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
4235 "publish": {"status": "skipped", "tookMs": 0},
4236 "metadata": {
4237 "crossScalaVersions": ["3.3.7"]
4238}
4239},{
4240 "module": "neotype-doobie",
4241 "compile": {"status": "ok", "tookMs": 236, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
4242 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4243 "test-compile": {"status": "ok", "tookMs": 273, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4244 "test": {"status": "ok", "tookMs": 1697, "passed": 19, "failed": 0, "ignored": 0, "skipped": 0, "total": 19, "byFramework": [{"framework": "unknown", "stats": {"passed": 19, "failed": 0, "ignored": 0, "skipped": 0, "total": 19}}]},
4245 "publish": {"status": "skipped", "tookMs": 0},
4246 "metadata": {
4247 "crossScalaVersions": ["3.3.7"]
4248}
4249},{
4250 "module": "neotype-pureconfig",
4251 "compile": {"status": "ok", "tookMs": 84, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4252 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4253 "test-compile": {"status": "ok", "tookMs": 158, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4254 "test": {"status": "ok", "tookMs": 815, "passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6, "byFramework": [{"framework": "unknown", "stats": {"passed": 6, "failed": 0, "ignored": 0, "skipped": 0, "total": 6}}]},
4255 "publish": {"status": "skipped", "tookMs": 0},
4256 "metadata": {
4257 "crossScalaVersions": ["3.3.7"]
4258}
4259},{
4260 "module": "neotype-play-json",
4261 "compile": {"status": "ok", "tookMs": 83, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4263 "test-compile": {"status": "ok", "tookMs": 173, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4264 "test": {"status": "ok", "tookMs": 1009, "passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15, "byFramework": [{"framework": "unknown", "stats": {"passed": 15, "failed": 0, "ignored": 0, "skipped": 0, "total": 15}}]},
4265 "publish": {"status": "skipped", "tookMs": 0},
4266 "metadata": {
4267 "crossScalaVersions": ["3.3.7"]
4268}
4269},{
4270 "module": "neotype-zio-schema",
4271 "compile": {"status": "ok", "tookMs": 111, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4273 "test-compile": {"status": "ok", "tookMs": 148, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
4274 "test": {"status": "ok", "tookMs": 985, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
4275 "publish": {"status": "skipped", "tookMs": 0},
4276 "metadata": {
4277 "crossScalaVersions": ["3.3.7"]
4278}
4279},{
4280 "module": "neotype-jsoniter",
4281 "compile": {"status": "ok", "tookMs": 114, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4283 "test-compile": {"status": "ok", "tookMs": 141, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4284 "test": {"status": "ok", "tookMs": 743, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "unknown", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
4285 "publish": {"status": "skipped", "tookMs": 0},
4286 "metadata": {
4287 "crossScalaVersions": ["3.3.7"]
4288}
4289},{
4290 "module": "neotype-zio-json",
4291 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts: \nhttps://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar: not found: https://repo.scala-lang.org/artifactory/maven-nightlies/dev/zio/izumi-reflect-thirdparty-boopickle-shaded_3/3.0.1/izumi-reflect-thirdparty-boopickle-shaded_3-3.0.1.jar \n"]}, "tookMs": 74, "warnings": 0, "errors": 0},
4292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4293 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
4294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4295 "publish": {"status": "skipped", "tookMs": 0},
4296 "metadata": {
4297 "crossScalaVersions": ["3.3.7"]
4298}
4299},{
4300 "module": "neotype-circe",
4301 "compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4302 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4303 "test-compile": {"status": "ok", "tookMs": 141, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4304 "test": {"status": "ok", "tookMs": 901, "passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 8, "failed": 0, "ignored": 0, "skipped": 0, "total": 8}}]},
4305 "publish": {"status": "skipped", "tookMs": 0},
4306 "metadata": {
4307 "crossScalaVersions": ["3.3.7"]
4308}
4309}]
4310************************
4311[error] Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: neotype-caliban, neotype-zio-json
4312[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 2 module(s) finished with failures: neotype-caliban, neotype-zio-json
4313[error] Total time: 37 s, completed Nov 28, 2025, 2:50:54 PM
4314[0JExhausted retries limit