Build Logs
kovacshuni/circe-config • 3.8.0-RC5:2025-12-31
Errors
0
Warnings
17
Total Lines
275
1##################################
2Clonning https://github.com/kovacshuni/circe-config.git into /build/repo using revision 0.10.0
3##################################
4Note: switching to '1e3bd78af747442dc981cc18d87c24805e17dc6e'.
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-RC5
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC5
32Execute tests: true
33sbt project found:
34Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project kovacshuni/circe-config
37##################################
38Scala version: 3.8.0-RC5
39Targets: com.hunorkovacs%circe-config
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC5
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC5"
60"++3.8.0-RC5 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" com.hunorkovacs%circe-config"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[warn] found version conflict(s) in library dependencies; some are suspected to be binary incompatible:
73[warn] * org.scala-lang.modules:scala-xml_2.12:2.3.0 (early-semver) is selected over {1.0.6, 1.3.0}
74[warn] +- org.scala-lang:scala-compiler:2.12.20 (depends on 2.3.0)
75[warn] +- ws.unfiltered:unfiltered_2.12:0.9.1 (depends on 1.0.6)
76[warn] +- org.scoverage:scalac-scoverage-plugin_2.12.15:1.4.11 (depends on 1.3.0)
77[warn] +- org.foundweekends:knockoff_2.12:0.8.6 (depends on 1.0.6)
78[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
79[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
80[info] Compilation completed in 9.033s.
81[info] done compiling
82/build/repo/build.sbt:169: warning: value sonatypeSnapshots in object resolver is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30; use the following instead:
83 resolvers += Resolver.sonatypeCentralSnapshots
84 Opts.resolver.sonatypeSnapshots
85 ^
86/build/repo/build.sbt:171: warning: value sonatypeStaging in object resolver is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30; use the following instead:
87 publishTo := {
88 if (isSnapshot.value) Some(Resolver.sonatypeCentralSnapshots)
89 else localStaging.value
90 }
91 Opts.resolver.sonatypeStaging
92 ^
93[info] loading settings for project repo from build.sbt...
94[info] set current project to circe-config (in build file:/build/repo/)
95Execute setCrossScalaVersions: 3.8.0-RC5
96OpenCB::Changing crossVersion 3.2.0 -> 3.8.0-RC5 in repo/crossScalaVersions
97[info] set current project to circe-config (in build file:/build/repo/)
98[info] Setting Scala version to 3.8.0-RC5 on 1 projects.
99[info] Switching Scala version on:
100[info] * repo (2.12.15, 2.13.8, 3.8.0-RC5)
101[info] Excluding projects:
102[info] Reapplying settings...
103[info] set current project to circe-config (in build file:/build/repo/)
104Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
105[info] Reapplying settings...
106[info] set current project to circe-config (in build file:/build/repo/)
107[info] Defining Global / credentials, credentials
108[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
109[info] Run `last` for details.
110[info] Reapplying settings...
111[info] set current project to circe-config (in build file:/build/repo/)
112Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
113[info] Reapplying settings...
114OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
115
116 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
117 Did you mean allExcludeDependencies ?
118 , retry without global scopes
119[info] Reapplying settings...
120[info] set current project to circe-config (in build file:/build/repo/)
121Execute removeScalacOptionsStartingWith: -P:wartremover
122[info] Reapplying settings...
123[info] set current project to circe-config (in build file:/build/repo/)
124[success] Total time: 0 s, completed Dec 31, 2025, 10:57:20 PM
125Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
126Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
127Starting build...
128Projects: Set(repo)
129Starting build for ProjectRef(file:/build/repo/,repo) (circe-config)... [0/1]
130OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
131OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
132OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
133Compile scalacOptions: -encoding, UTF-8, -language:postfixOps, -language:higherKinds, -unchecked, -Ywarn-dead-code, -Ywarn-numeric-widen, -Ywarn-unused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134[info] compiling 5 Scala sources to /build/repo/target/scala-3.8.0-RC5/classes ...
135[warn] bad option '-Ywarn-dead-code' was ignored
136[warn] bad option '-Ywarn-numeric-widen' was ignored
137[warn] bad option '-Ywarn-unused:imports' was ignored
138[warn] there were 2 deprecation warnings; re-run with -deprecation for details
139[warn] four warnings found
140[info] done compiling
141[info] compiling 7 Scala sources to /build/repo/target/scala-3.8.0-RC5/test-classes ...
142[warn] bad option '-Ywarn-dead-code' was ignored
143[warn] bad option '-Ywarn-numeric-widen' was ignored
144[warn] bad option '-Ywarn-unused:imports' was ignored
145[warn] three warnings found
146[info] done compiling
147[info] syntaxDoctest:
148[info] syntax.scala:28: syntax
149[info] - example at line 41: config.as[ServerSettings]
150[info] syntax.scala:47: durationDecoder
151[info] - example at line 56: durationDecoder.decodeJson(Json.fromString("5 seconds"))
152[info] - example at line 58: durationDecoder.decodeJson(Json.fromString("1 hour"))
153[info] - example at line 61: Json.fromString("200 ms").as[FiniteDuration]
154[info] syntax.scala:72: periodDecoder
155[info] - example at line 81: periodDecoder.decodeJson(Json.fromString("1 day"))
156[info] - example at line 83: periodDecoder.decodeJson(Json.fromString("3 y"))
157[info] - example at line 86: Json.fromString("24 months").as[Period]
158[info] syntax.scala:94: memorySizeDecoder
159[info] - example at line 105: memorySizeDecoder.decodeJson(Json.fromString("128M"))
160[info] - example at line 107: memorySizeDecoder.decodeJson(Json.fromString("4096 KiB"))
161[info] - example at line 110: Json.fromString("32 GB").as[ConfigMemorySize]
162[info] syntax.scala:120: configValueDecoder
163[info] - example at line 136: configValueDecoder.decodeJson(hostJson)
164[info] - example at line 139: configValueDecoder.decodeJson(portJson)
165[info] - example at line 142: serverJson.as[ConfigValue]
166[info] syntax.scala:153: configDecoder
167[info] - example at line 169: configDecoder.decodeJson(Json.obj("host" -> hostJson))
168[info] - example at line 171: serverJson.as[Config]
169[info] - example at line 174: portJson.as[Config]
170[info] printerDoctest:
171[info] printer.scala:21: printer
172[info] - example at line 31: printer.print(json, options)
173[info] CirceConfigSpec:
174[info] parser
175[info] - should parse and decode config from string
176[info] - should parse and decode config from object
177[info] - should parse and decode config from file
178[info] - should parse and decode config from default typesafe config resolution
179[info] - should parse and decode config from default typesafe config resolution via ApplicativeError
180[info] - should parse and decode config from default typesafe config resolution with path via ApplicativeError
181[info] printer
182[info] - should print it into a config string
183[info] syntax
184[info] - should provide Config decoder
185[info] - should provide syntax to decode at a given path
186[info] - should provide Config decoder via ApplicativeError
187[info] - should provide syntax to decode at a given path via ApplicativeError
188[info] round-trip
189[info] - should parse and print
190[info] packageDoctest:
191[info] package.scala:21: config
192[info] - example at line 45: config.as[ServerSettings]("http.server")
193[info] - example at line 48: config.as[HttpSettings]("http")
194[info] - example at line 51: config.as[AppSettings]
195[info] - example at line 55: config.asF[IO, AppSettings]
196[info] - example at line 60: settings.unsafeRunSync()
197[info] READMEmd2Doctest:
198[info] READMEmd2.scala:97:
199[info] - example at line 110: parser.decode[AppSettings]()
200[info] - example at line 113: parser.decodePath[ServerSettings]("http.server")
201[info] - example at line 120: config.as[ServerSettings]("http.server")
202[info] - example at line 123: config.as[HttpSettings]("http")
203[info] - example at line 126: config.as[AppSettings]
204[info] READMEmd2.scala:61:
205[info] - example at line 71: parser.decodeF[IO, AppSettings]()
206[info] - example at line 75: settings.unsafeRunSync()
207[info] - example at line 78: parser.decodePathF[IO, ServerSettings]("http.server")
208[info] - example at line 81: parser.decodePathF[IO, ServerSettings]("path.not.found").att ...
209[info] parserDoctest:
210[info] parser.scala:29: parser
211[info] - example at line 44: json.map(_.noSpaces).getOrElse("Parse failure")
212[info] - example at line 51: parser.decode[AppSettings](config)
213[info] - example at line 53: parser.decodePath[ServerSettings](config, "server")
214[info] - example at line 57: parser.decodePathF[IO, ServerSettings](config, "server")
215[info] parser.scala:128: decode
216[info] - example at line 138: parser.decode[AppSettings]()
217[info] parser.scala:145: decode
218[info] - example at line 158: parser.decode[AppSettings](config)
219[info] parser.scala:165: decodeFile
220[info] - example at line 175: parser.decodeFile[AppSettings](new java.io.File("src/test/re ...
221[info] parser.scala:182: decodePath
222[info] - example at line 190: parser.decodePath[ServerSettings]("http.server")
223[info] parser.scala:197: decodePath
224[info] - example at line 208: parser.decodePath[ServerSettings](config, "http.server")
225[info] parser.scala:221: decodeF
226[info] - example at line 232: parser.decodeF[IO, AppSettings]()
227[info] parser.scala:239: decodePathF
228[info] - example at line 248: parser.decodePathF[IO, ServerSettings]("http.server")
229[info] parser.scala:255: decodeF
230[info] - example at line 269: parser.decodeF[IO, AppSettings](config)
231[info] parser.scala:276: decodePathF
232[info] - example at line 289: parser.decodePathF[IO, ServerSettings](config, "http.server" ...
233[info] CirceConfigLaws:
234[info] Parser
235[info] - should obey parser[fromString].decodingAccumulatingRoundTripWithSpaces
236[info] - should obey parser[fromString].decodingAccumulatingRoundTripWithoutSpaces
237[info] - should obey parser[fromString].decodingRoundTripWithSpaces
238[info] - should obey parser[fromString].decodingRoundTripWithoutSpaces
239[info] - should obey parser[fromString].parser serializability
240[info] - should obey parser[fromString].parsingRoundTripWithSpaces
241[info] - should obey parser[fromString].parsingRoundTripWithoutSpaces
242[info] Parser
243[info] - should obey parser[fromConfig].decodingAccumulatingRoundTripWithSpaces
244[info] - should obey parser[fromConfig].decodingAccumulatingRoundTripWithoutSpaces
245[info] - should obey parser[fromConfig].decodingRoundTripWithSpaces
246[info] - should obey parser[fromConfig].decodingRoundTripWithoutSpaces
247[info] - should obey parser[fromConfig].parser serializability
248[info] - should obey parser[fromConfig].parsingRoundTripWithSpaces
249[info] - should obey parser[fromConfig].parsingRoundTripWithoutSpaces
250[info] Printer
251[info] - should obey printer.roundTrip
252[info] Codec
253[info] - should obey codec[fromConfig].decodingRoundTrip
254
255************************
256Build summary:
257[{
258 "module": "circe-config",
259 "compile": {"status": "ok", "tookMs": 5681, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
260 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
261 "test-compile": {"status": "ok", "tookMs": 22126, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "test": {"status": "ok", "tookMs": 1726, "passed": 72, "failed": 0, "ignored": 0, "skipped": 0, "total": 72, "byFramework": [{"framework": "unknown", "stats": {"passed": 72, "failed": 0, "ignored": 0, "skipped": 0, "total": 72}}]},
263 "publish": {"status": "skipped", "tookMs": 0},
264 "metadata": {
265 "crossScalaVersions": ["2.12.15", "2.13.8", "3.2.0"]
266}
267}]
268************************
269[success] Total time: 32 s, completed Dec 31, 2025, 10:57:52 PM
270[0JChecking patch project/plugins.sbt...
271Checking patch project/build.properties...
272Checking patch build.sbt...
273Applied patch project/plugins.sbt cleanly.
274Applied patch project/build.properties cleanly.
275Applied patch build.sbt cleanly.