Build Logs
vlovgr/ciris • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
Errors
0
Warnings
31
Total Lines
431
1##################################
2Clonning https://github.com/vlovgr/ciris.git into /build/repo using revision v3.12.0
3##################################
4Note: switching to '3712895571514c7e9abcc8cb00dd6ea369e44893'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.7
22----
23Preparing build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.3.7"
35Replacement: val scala3 = "3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.7"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project vlovgr/ciris
45##################################
46Scala version: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
47Targets: is.cir%ciris is.cir%ciris-circe is.cir%ciris-circe-yaml is.cir%ciris-enumeratum is.cir%ciris-http4s is.cir%ciris-http4s-aws is.cir%ciris-refined is.cir%ciris-squants
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF8
58-Xms1G
59-Xmx6G
60-XX:ReservedCodeCacheSize=250M
61-XX:+TieredCompilation
62-XX:+UseG1GC
63-Dcommunitybuild.scala=3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY"
73"++3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"runBuild 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" is.cir%ciris is.cir%ciris-circe is.cir%ciris-circe-yaml is.cir%ciris-enumeratum is.cir%ciris-http4s is.cir%ciris-http4s-aws is.cir%ciris-refined is.cir%ciris-squants"
81
82[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
83[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
84[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
85[info] loading project definition from /build/repo/project
86[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
87[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
88[info] Compilation completed in 8.889s.
89[info] done compiling
90[info] loading settings for project ciris from build.sbt...
91[info] resolving key references (22270 settings) ...
92[info] set current project to ciris (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
94OpenCB::Limitting incorrect crossVersions List() -> List(2.13.18) in ciris/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in coreJVM/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in circeJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in http4sJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in enumeratumJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in squantsJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in enumeratumJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in coreJS/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in circeJVM/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in http4sJVM/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in refinedJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in refinedJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in squantsJVM/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in circeNative/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in http4sNative/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in http4sAwsJS/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in refinedNative/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in circeYaml/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in coreNative/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY -> 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY in http4sAwsJVM/crossScalaVersions
114[info] set current project to ciris (in build file:/build/repo/)
115[info] Setting Scala version to 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY on 19 projects.
116[info] Switching Scala version on:
117[info] http4sJVM (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
118[info] http4sJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
119[info] circeJVM (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
120[info] coreNative (2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
121[info] coreJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
122[info] circeJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
123[info] coreJVM (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
124[info] circeYaml (2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
125[info] refinedNative (2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
126[info] http4sAwsJVM (2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
127[info] refinedJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
128[info] refinedJVM (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
129[info] http4sNative (2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
130[info] squantsJVM (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
131[info] circeNative (2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
132[info] enumeratumJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
133[info] http4sAwsJS (2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
134[info] squantsJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
135[info] enumeratumJVM (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY)
136[info] Excluding projects:
137[info] squantsNative (2.13.18)
138[info] docs (2.13.18)
139[info] * ciris (2.13.18)
140[info] Reapplying settings...
141[info] set current project to ciris (in build file:/build/repo/)
142Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
143[info] Reapplying settings...
144[info] set current project to ciris (in build file:/build/repo/)
145[info] Defining Global / credentials, circeJS / credentials and 20 others.
146[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 175 others.
147[info] Run `last` for details.
148[info] Reapplying settings...
149[info] set current project to ciris (in build file:/build/repo/)
150Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
151[info] Reapplying settings...
152OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
153
154 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
155 Did you mean circeNative / allExcludeDependencies ?
156 , retry without global scopes
157[info] Reapplying settings...
158[info] set current project to ciris (in build file:/build/repo/)
159Execute removeScalacOptionsStartingWith: -P:wartremover
160[info] Reapplying settings...
161[info] set current project to ciris (in build file:/build/repo/)
162[success] Total time: 0 s, completed Jan 10, 2026, 12:51:12 AM
163Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
164Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
165Starting build...
166Projects: Set(http4sJVM, circeJVM, coreJVM, circeYaml, http4sAwsJVM, refinedJVM, squantsJVM, enumeratumJVM)
167Starting build for ProjectRef(file:/build/repo/,refinedJVM) (ciris-refined)... [0/8]
168OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
169OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
170OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
171OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
172Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
173[info] compiling 15 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
174[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
175[warn] one warning found
176[info] done compiling
177[info] compiling 3 Scala sources to /build/repo/modules/refined/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
178[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
179[warn] one warning found
180[info] done compiling
181Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.2/scalafmt-core_2.12-3.10.2.pom
182Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.2/scalafmt-core_2.12-3.10.2.pom
183Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.2/scalafmt-macros_2.12-3.10.2.pom
184Downloading https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.0/mdoc-parser_2.12-2.8.0.pom
185Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.2/scalafmt-sysops_2.12-3.10.2.pom
186Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.2/scalafmt-config_2.12-3.10.2.pom
187Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.2/scalafmt-macros_2.12-3.10.2.pom
188Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.2/scalafmt-sysops_2.12-3.10.2.pom
189Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.2/scalafmt-config_2.12-3.10.2.pom
190Downloaded https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.0/mdoc-parser_2.12-2.8.0.pom
191Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.17.0/metaconfig-typesafe-config_2.12-0.17.0.pom
192Downloading https://repo1.maven.org/maven2/org/scalameta/scalameta_2.12/4.14.2/scalameta_2.12-4.14.2.pom
193Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.17.0/metaconfig-core_2.12-0.17.0.pom
194Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.17.0/metaconfig-typesafe-config_2.12-0.17.0.pom
195Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.17.0/metaconfig-core_2.12-0.17.0.pom
196Downloaded https://repo1.maven.org/maven2/org/scalameta/scalameta_2.12/4.14.2/scalameta_2.12-4.14.2.pom
197Downloading https://repo1.maven.org/maven2/org/scalameta/parsers_2.12/4.14.2/parsers_2.12-4.14.2.pom
198Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.17.0/metaconfig-pprint_2.12-0.17.0.pom
199Downloading https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.pom
200Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.pom
201Downloaded https://repo1.maven.org/maven2/org/scalameta/parsers_2.12/4.14.2/parsers_2.12-4.14.2.pom
202Downloaded https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.pom
203Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.17.0/metaconfig-pprint_2.12-0.17.0.pom
204Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.pom
205Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.pom
206Downloading https://repo1.maven.org/maven2/org/scalameta/trees_2.12/4.14.2/trees_2.12-4.14.2.pom
207Downloaded https://repo1.maven.org/maven2/org/scalameta/trees_2.12/4.14.2/trees_2.12-4.14.2.pom
208Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.pom
209Downloading https://repo1.maven.org/maven2/org/scalameta/common_2.12/4.14.2/common_2.12-4.14.2.pom
210Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.12/0.4.0/sourcecode_2.12-0.4.0.pom
211Downloading https://repo1.maven.org/maven2/org/scalameta/io_2.12/4.14.2/io_2.12-4.14.2.pom
212Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.12/0.4.0/sourcecode_2.12-0.4.0.pom
213Downloaded https://repo1.maven.org/maven2/org/scalameta/common_2.12/4.14.2/common_2.12-4.14.2.pom
214Downloaded https://repo1.maven.org/maven2/org/scalameta/io_2.12/4.14.2/io_2.12-4.14.2.pom
215Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.12/0.4.4/sourcecode_2.12-0.4.4.pom
216Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.12/0.4.4/sourcecode_2.12-0.4.4.pom
217Downloading https://repo1.maven.org/maven2/org/scalameta/scalameta_2.12/4.14.2/scalameta_2.12-4.14.2.jar
218Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.17.0/metaconfig-core_2.12-0.17.0.jar
219Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.2/scalafmt-macros_2.12-3.10.2.jar
220Downloading https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.0/mdoc-parser_2.12-2.8.0.jar
221Downloading https://repo1.maven.org/maven2/org/scalameta/parsers_2.12/4.14.2/parsers_2.12-4.14.2.jar
222Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.17.0/metaconfig-typesafe-config_2.12-0.17.0.jar
223Downloaded https://repo1.maven.org/maven2/org/scalameta/mdoc-parser_2.12/2.8.0/mdoc-parser_2.12-2.8.0.jar
224Downloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.12/0.4.4/sourcecode_2.12-0.4.4.jar
225Downloaded https://repo1.maven.org/maven2/org/scalameta/scalameta_2.12/4.14.2/scalameta_2.12-4.14.2.jar
226Downloading https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.17.0/metaconfig-pprint_2.12-0.17.0.jar
227Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-core_2.12/0.17.0/metaconfig-core_2.12-0.17.0.jar
228Downloading https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.jar
229Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-macros_2.12/3.10.2/scalafmt-macros_2.12-3.10.2.jar
230Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.2/scalafmt-config_2.12-3.10.2.jar
231Downloaded https://repo1.maven.org/maven2/org/scalameta/parsers_2.12/4.14.2/parsers_2.12-4.14.2.jar
232Downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.jar
233Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-typesafe-config_2.12/0.17.0/metaconfig-typesafe-config_2.12-0.17.0.jar
234Downloading https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.jar
235Downloaded https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.12/0.4.4/sourcecode_2.12-0.4.4.jar
236Downloading https://repo1.maven.org/maven2/org/scalameta/trees_2.12/4.14.2/trees_2.12-4.14.2.jar
237Downloaded https://repo1.maven.org/maven2/org/scalameta/metaconfig-pprint_2.12/0.17.0/metaconfig-pprint_2.12-0.17.0.jar
238Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.2/scalafmt-core_2.12-3.10.2.jar
239Downloaded https://repo1.maven.org/maven2/com/lihaoyi/fansi_2.12/0.5.1/fansi_2.12-0.5.1.jar
240Downloading https://repo1.maven.org/maven2/org/scalameta/io_2.12/4.14.2/io_2.12-4.14.2.jar
241Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-config_2.12/3.10.2/scalafmt-config_2.12-3.10.2.jar
242Downloaded https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.12/2.14.0/scala-collection-compat_2.12-2.14.0.jar
243Downloaded https://repo1.maven.org/maven2/org/typelevel/paiges-core_2.12/0.4.4/paiges-core_2.12-0.4.4.jar
244Downloading https://repo1.maven.org/maven2/org/scalameta/common_2.12/4.14.2/common_2.12-4.14.2.jar
245Downloading https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.2/scalafmt-sysops_2.12-3.10.2.jar
246Downloaded https://repo1.maven.org/maven2/org/scalameta/io_2.12/4.14.2/io_2.12-4.14.2.jar
247Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-core_2.12/3.10.2/scalafmt-core_2.12-3.10.2.jar
248Downloaded https://repo1.maven.org/maven2/org/scalameta/scalafmt-sysops_2.12/3.10.2/scalafmt-sysops_2.12-3.10.2.jar
249Downloaded https://repo1.maven.org/maven2/org/scalameta/common_2.12/4.14.2/common_2.12-4.14.2.jar
250Downloaded https://repo1.maven.org/maven2/org/scalameta/trees_2.12/4.14.2/trees_2.12-4.14.2.jar
251parsed config (v3.10.2): /build/repo/.scalafmt.conf
252[info] compiling 1 Scala source to /build/repo/modules/refined/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
253[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
254[warn] one warning found
255[info] done compiling
256parsed config (v3.10.2): /build/repo/.scalafmt.conf
257parsed config (v3.10.2): /build/repo/.scalafmt.conf
258Starting build for ProjectRef(file:/build/repo/,http4sAwsJVM) (ciris-http4s-aws)... [1/8]
259Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
260[info] compiling 1 Scala source to /build/repo/modules/http4s/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
261[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
262[warn] one warning found
263[info] done compiling
264[info] compiling 1 Scala source to /build/repo/modules/http4s-aws/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
265[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
266[warn] one warning found
267[info] done compiling
268parsed config (v3.10.2): /build/repo/.scalafmt.conf
269parsed config (v3.10.2): /build/repo/.scalafmt.conf
270parsed config (v3.10.2): /build/repo/.scalafmt.conf
271Starting build for ProjectRef(file:/build/repo/,coreJVM) (ciris)... [2/8]
272Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
273parsed config (v3.10.2): /build/repo/.scalafmt.conf
274[info] compiling 19 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
275[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
276[warn] there was 1 deprecation warning; re-run with -deprecation for details
277[warn] two warnings found
278[info] done compiling
279parsed config (v3.10.2): /build/repo/.scalafmt.conf
280parsed config (v3.10.2): /build/repo/.scalafmt.conf
281Starting build for ProjectRef(file:/build/repo/,http4sJVM) (ciris-http4s)... [3/8]
282Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
283parsed config (v3.10.2): /build/repo/.scalafmt.conf
284[info] compiling 1 Scala source to /build/repo/modules/http4s/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
285[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
286[warn] one warning found
287[info] done compiling
288parsed config (v3.10.2): /build/repo/.scalafmt.conf
289parsed config (v3.10.2): /build/repo/.scalafmt.conf
290Starting build for ProjectRef(file:/build/repo/,circeYaml) (ciris-circe-yaml)... [4/8]
291Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
292[info] compiling 1 Scala source to /build/repo/modules/circe-yaml/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
293[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
294[warn] one warning found
295[info] done compiling
296parsed config (v3.10.2): /build/repo/.scalafmt.conf
297[info] compiling 1 Scala source to /build/repo/modules/circe-yaml/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
298[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
299[warn] one warning found
300[info] done compiling
301parsed config (v3.10.2): /build/repo/.scalafmt.conf
302parsed config (v3.10.2): /build/repo/.scalafmt.conf
303Starting build for ProjectRef(file:/build/repo/,enumeratumJVM) (ciris-enumeratum)... [5/8]
304Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
305[info] compiling 6 Scala sources to /build/repo/modules/enumeratum/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
306[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
307[warn] one warning found
308[info] done compiling
309parsed config (v3.10.2): /build/repo/.scalafmt.conf
310[info] compiling 2 Scala sources to /build/repo/modules/enumeratum/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
311[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
312[warn] one warning found
313[info] done compiling
314parsed config (v3.10.2): /build/repo/.scalafmt.conf
315parsed config (v3.10.2): /build/repo/.scalafmt.conf
316Starting build for ProjectRef(file:/build/repo/,squantsJVM) (ciris-squants)... [6/8]
317Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
318[info] compiling 1 Scala source to /build/repo/modules/squants/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
319[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
320[warn] one warning found
321[info] done compiling
322parsed config (v3.10.2): /build/repo/.scalafmt.conf
323[info] compiling 1 Scala source to /build/repo/modules/squants/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
324[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
325[warn] one warning found
326[info] done compiling
327parsed config (v3.10.2): /build/repo/.scalafmt.conf
328parsed config (v3.10.2): /build/repo/.scalafmt.conf
329Starting build for ProjectRef(file:/build/repo/,circeJVM) (ciris-circe)... [7/8]
330Compile scalacOptions: -encoding, UTF-8, -unchecked, -Ykind-projector, -Yretain-trees, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
331[info] compiling 1 Scala source to /build/repo/modules/circe/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/classes ...
332[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
333[warn] one warning found
334[info] done compiling
335parsed config (v3.10.2): /build/repo/.scalafmt.conf
336[info] compiling 1 Scala source to /build/repo/modules/circe/jvm/target/scala-3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY/test-classes ...
337[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
338[warn] one warning found
339[info] done compiling
340parsed config (v3.10.2): /build/repo/.scalafmt.conf
341parsed config (v3.10.2): /build/repo/.scalafmt.conf
342
343************************
344Build summary:
345[{
346 "module": "ciris-refined",
347 "compile": {"status": "ok", "tookMs": 13674, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
348 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
349 "test-compile": {"status": "ok", "tookMs": 3330, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
350 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
351 "publish": {"status": "skipped", "tookMs": 0},
352 "metadata": {
353 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
354}
355},{
356 "module": "ciris-http4s-aws",
357 "compile": {"status": "ok", "tookMs": 2355, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
358 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
359 "test-compile": {"status": "ok", "tookMs": 1060, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
360 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
361 "publish": {"status": "skipped", "tookMs": 0},
362 "metadata": {
363 "crossScalaVersions": ["2.13.18", "3.3.7"]
364}
365},{
366 "module": "ciris",
367 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
368 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
369 "test-compile": {"status": "ok", "tookMs": 9746, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
370 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
371 "publish": {"status": "skipped", "tookMs": 0},
372 "metadata": {
373 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
374}
375},{
376 "module": "ciris-http4s",
377 "compile": {"status": "ok", "tookMs": 98, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
378 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
379 "test-compile": {"status": "ok", "tookMs": 1765, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
380 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
381 "publish": {"status": "skipped", "tookMs": 0},
382 "metadata": {
383 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
384}
385},{
386 "module": "ciris-circe-yaml",
387 "compile": {"status": "ok", "tookMs": 800, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
388 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
389 "test-compile": {"status": "ok", "tookMs": 1473, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
390 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
391 "publish": {"status": "skipped", "tookMs": 0},
392 "metadata": {
393 "crossScalaVersions": ["2.13.18", "3.3.7"]
394}
395},{
396 "module": "ciris-enumeratum",
397 "compile": {"status": "ok", "tookMs": 596, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
398 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
399 "test-compile": {"status": "ok", "tookMs": 3250, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
400 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
401 "publish": {"status": "skipped", "tookMs": 0},
402 "metadata": {
403 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
404}
405},{
406 "module": "ciris-squants",
407 "compile": {"status": "ok", "tookMs": 343, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
408 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
409 "test-compile": {"status": "ok", "tookMs": 1103, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
410 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
411 "publish": {"status": "skipped", "tookMs": 0},
412 "metadata": {
413 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
414}
415},{
416 "module": "ciris-circe",
417 "compile": {"status": "ok", "tookMs": 699, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
419 "test-compile": {"status": "ok", "tookMs": 1417, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
420 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
421 "publish": {"status": "skipped", "tookMs": 0},
422 "metadata": {
423 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
424}
425}]
426************************
427[success] Total time: 66 s (0:01:06.0), completed Jan 10, 2026, 12:52:18 AM
428[0JChecking patch project/plugins.sbt...
429Checking patch build.sbt...
430Applied patch project/plugins.sbt cleanly.
431Applied patch build.sbt cleanly.