Build Logs
aaronp/franz • 3.8.0-RC3:2025-12-04
Errors
6
Warnings
50
Total Lines
418
1##################################
2Clonning https://github.com/aaronp/franz.git into /build/repo using revision v0.3.0
3##################################
4Note: switching to '5eaf8f324a8e35b4ff057864a75b5e44210a4b64'.
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-RC3
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-RC3
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 aaronp/franz
37##################################
38Scala version: 3.8.0-RC3
39Targets: com.github.aaronp%franz
40Project projectConfig: {"tests":null}
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-RC3
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-RC3"
60"++3.8.0-RC3 -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-RC3 """{"tests":null}""" com.github.aaronp%franz"
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, metals.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 9.126s.
75[info] done compiling
76/build/repo/build.sbt:49: warning: lazy value itSettings in object Defaults is deprecated (since 1.9.0): Create a separate subproject instead of using IntegrationTest and in addition avoid using itSettings
77 .settings(Defaults.itSettings)
78 ^
79/build/repo/version.sbt:1: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
80version in ThisBuild := "0.3.0"
81 ^
82[info] loading settings for project root from build.sbt, version.sbt...
83[info]
84[info]
85[info]
86[info] ffffffffffffffff
87[info] f::::::::::::::::f
88[info] f::::::::::::::::::f
89[info] f::::::fffffff:::::f
90[info] f:::::f ffffffrrrrr rrrrrrrrr aaaaaaaaaaaaa nnnn nnnnnnnn zzzzzzzzzzzzzzzzz
91[info] f:::::f r::::rrr:::::::::r a::::::::::::a n:::nn::::::::nn z:::::::::::::::z
92[info] f:::::::ffffff r:::::::::::::::::r aaaaaaaaa:::::an::::::::::::::nn z::::::::::::::z
93[info] f::::::::::::f rr::::::rrrrr::::::r a::::ann:::::::::::::::nzzzzzzzz::::::z
94[info] f::::::::::::f r:::::r r:::::r aaaaaaa:::::a n:::::nnnn:::::n z::::::z
95[info] f:::::::ffffff r:::::r rrrrrrraa::::::::::::a n::::n n::::n z::::::z
96[info] f:::::f r:::::r a::::aaaa::::::a n::::n n::::n z::::::z
97[info] f:::::f r:::::r a::::a a:::::a n::::n n::::n z::::::z
98[info] f:::::::f r:::::r a::::a a:::::a n::::n n::::n z::::::zzzzzzzz
99[info] f:::::::f r:::::r a:::::aaaa::::::a n::::n n::::n z::::::::::::::z
100[info] f:::::::f r:::::r a::::::::::aa:::a n::::n n::::nz:::::::::::::::z
101[info] fffffffff rrrrrrr aaaaaaaaaa aaaa nnnnnn nnnnnnzzzzzzzzzzzzzzzzz
102[info]
103[info]
104[info] franz version 0.3.0
105[info]
106[info] Useful sbt tasks:
107[info] a. ~compile - Compile with file-watch enabled
108[info] b. ~test - Test with file-watch enabled
109[info] c. integration-test - Runs the integration tests
110[info] d. release - Release a new version (assumes you have ~/.sbt/.credentials set up)
111[warn] there are 4 keys that are not used by any other settings/tasks:
112[warn]
113[warn] * root / buildInfoKeys
114[warn] +- /build/repo/build.sbt:69
115[warn] * root / buildInfoPackage
116[warn] +- /build/repo/build.sbt:70
117[warn] * root / ghpagesNoJekyll
118[warn] +- /build/repo/build.sbt:72
119[warn] * root / gitRemoteRepo
120[warn] +- /build/repo/build.sbt:64
121[warn]
122[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
123[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
124[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
125[warn] Credentials file /root/.sbt/.credentials does not exist
126[warn] Credentials file /root/.sbt/.credentials does not exist
127[warn] Credentials file /root/.sbt/.credentials does not exist
128[info] Formatting 2 Scala sources in root:sbt ...
129[success] Total time: 87 s (0:01:27.0), completed Dec 4, 2025, 2:23:46 PM
130Execute setCrossScalaVersions: 3.8.0-RC3
131OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC3 in root/crossScalaVersions
132[info]
133[info]
134[info]
135[info] ffffffffffffffff
136[info] f::::::::::::::::f
137[info] f::::::::::::::::::f
138[info] f::::::fffffff:::::f
139[info] f:::::f ffffffrrrrr rrrrrrrrr aaaaaaaaaaaaa nnnn nnnnnnnn zzzzzzzzzzzzzzzzz
140[info] f:::::f r::::rrr:::::::::r a::::::::::::a n:::nn::::::::nn z:::::::::::::::z
141[info] f:::::::ffffff r:::::::::::::::::r aaaaaaaaa:::::an::::::::::::::nn z::::::::::::::z
142[info] f::::::::::::f rr::::::rrrrr::::::r a::::ann:::::::::::::::nzzzzzzzz::::::z
143[info] f::::::::::::f r:::::r r:::::r aaaaaaa:::::a n:::::nnnn:::::n z::::::z
144[info] f:::::::ffffff r:::::r rrrrrrraa::::::::::::a n::::n n::::n z::::::z
145[info] f:::::f r:::::r a::::aaaa::::::a n::::n n::::n z::::::z
146[info] f:::::f r:::::r a::::a a:::::a n::::n n::::n z::::::z
147[info] f:::::::f r:::::r a::::a a:::::a n::::n n::::n z::::::zzzzzzzz
148[info] f:::::::f r:::::r a:::::aaaa::::::a n::::n n::::n z::::::::::::::z
149[info] f:::::::f r:::::r a::::::::::aa:::a n::::n n::::nz:::::::::::::::z
150[info] fffffffff rrrrrrr aaaaaaaaaa aaaa nnnnnn nnnnnnzzzzzzzzzzzzzzzzz
151[info]
152[info]
153[info] franz version 0.3.0
154[info]
155[info] Useful sbt tasks:
156[info] a. ~compile - Compile with file-watch enabled
157[info] b. ~test - Test with file-watch enabled
158[info] c. integration-test - Runs the integration tests
159[info] d. release - Release a new version (assumes you have ~/.sbt/.credentials set up)
160[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
161[warn] Credentials file /root/.sbt/.credentials does not exist
162[warn] Credentials file /root/.sbt/.credentials does not exist
163[warn] Credentials file /root/.sbt/.credentials does not exist
164[success] Total time: 0 s, completed Dec 4, 2025, 2:23:47 PM
165[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
166[info] Switching Scala version on:
167[info] * root (3.8.0-RC3)
168[info] Excluding projects:
169[info] Reapplying settings...
170[info]
171[info]
172[info]
173[info] ffffffffffffffff
174[info] f::::::::::::::::f
175[info] f::::::::::::::::::f
176[info] f::::::fffffff:::::f
177[info] f:::::f ffffffrrrrr rrrrrrrrr aaaaaaaaaaaaa nnnn nnnnnnnn zzzzzzzzzzzzzzzzz
178[info] f:::::f r::::rrr:::::::::r a::::::::::::a n:::nn::::::::nn z:::::::::::::::z
179[info] f:::::::ffffff r:::::::::::::::::r aaaaaaaaa:::::an::::::::::::::nn z::::::::::::::z
180[info] f::::::::::::f rr::::::rrrrr::::::r a::::ann:::::::::::::::nzzzzzzzz::::::z
181[info] f::::::::::::f r:::::r r:::::r aaaaaaa:::::a n:::::nnnn:::::n z::::::z
182[info] f:::::::ffffff r:::::r rrrrrrraa::::::::::::a n::::n n::::n z::::::z
183[info] f:::::f r:::::r a::::aaaa::::::a n::::n n::::n z::::::z
184[info] f:::::f r:::::r a::::a a:::::a n::::n n::::n z::::::z
185[info] f:::::::f r:::::r a::::a a:::::a n::::n n::::n z::::::zzzzzzzz
186[info] f:::::::f r:::::r a:::::aaaa::::::a n::::n n::::n z::::::::::::::z
187[info] f:::::::f r:::::r a::::::::::aa:::a n::::n n::::nz:::::::::::::::z
188[info] fffffffff rrrrrrr aaaaaaaaaa aaaa nnnnnn nnnnnnzzzzzzzzzzzzzzzzz
189[info]
190[info]
191[info] franz version 0.3.0
192[info]
193[info] Useful sbt tasks:
194[info] a. ~compile - Compile with file-watch enabled
195[info] b. ~test - Test with file-watch enabled
196[info] c. integration-test - Runs the integration tests
197[info] d. release - Release a new version (assumes you have ~/.sbt/.credentials set up)
198[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
199[warn] Credentials file /root/.sbt/.credentials does not exist
200[warn] Credentials file /root/.sbt/.credentials does not exist
201[warn] Credentials file /root/.sbt/.credentials does not exist
202[success] Total time: 8 s, completed Dec 4, 2025, 2:23:55 PM
203Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
204[info] Reapplying settings...
205[info]
206[info]
207[info]
208[info] ffffffffffffffff
209[info] f::::::::::::::::f
210[info] f::::::::::::::::::f
211[info] f::::::fffffff:::::f
212[info] f:::::f ffffffrrrrr rrrrrrrrr aaaaaaaaaaaaa nnnn nnnnnnnn zzzzzzzzzzzzzzzzz
213[info] f:::::f r::::rrr:::::::::r a::::::::::::a n:::nn::::::::nn z:::::::::::::::z
214[info] f:::::::ffffff r:::::::::::::::::r aaaaaaaaa:::::an::::::::::::::nn z::::::::::::::z
215[info] f::::::::::::f rr::::::rrrrr::::::r a::::ann:::::::::::::::nzzzzzzzz::::::z
216[info] f::::::::::::f r:::::r r:::::r aaaaaaa:::::a n:::::nnnn:::::n z::::::z
217[info] f:::::::ffffff r:::::r rrrrrrraa::::::::::::a n::::n n::::n z::::::z
218[info] f:::::f r:::::r a::::aaaa::::::a n::::n n::::n z::::::z
219[info] f:::::f r:::::r a::::a a:::::a n::::n n::::n z::::::z
220[info] f:::::::f r:::::r a::::a a:::::a n::::n n::::n z::::::zzzzzzzz
221[info] f:::::::f r:::::r a:::::aaaa::::::a n::::n n::::n z::::::::::::::z
222[info] f:::::::f r:::::r a::::::::::aa:::a n::::n n::::nz:::::::::::::::z
223[info] fffffffff rrrrrrr aaaaaaaaaa aaaa nnnnnn nnnnnnzzzzzzzzzzzzzzzzz
224[info]
225[info]
226[info] franz version 0.3.0
227[info]
228[info] Useful sbt tasks:
229[info] a. ~compile - Compile with file-watch enabled
230[info] b. ~test - Test with file-watch enabled
231[info] c. integration-test - Runs the integration tests
232[info] d. release - Release a new version (assumes you have ~/.sbt/.credentials set up)
233[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
234[warn] Credentials file /root/.sbt/.credentials does not exist
235[warn] Credentials file /root/.sbt/.credentials does not exist
236[warn] Credentials file /root/.sbt/.credentials does not exist
237[success] Total time: 0 s, completed Dec 4, 2025, 2:23:56 PM
238[info] Defining Global / credentials, credentials
239[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 4 others.
240[info] Run `last` for details.
241[info] Reapplying settings...
242[info]
243[info]
244[info]
245[info] ffffffffffffffff
246[info] f::::::::::::::::f
247[info] f::::::::::::::::::f
248[info] f::::::fffffff:::::f
249[info] f:::::f ffffffrrrrr rrrrrrrrr aaaaaaaaaaaaa nnnn nnnnnnnn zzzzzzzzzzzzzzzzz
250[info] f:::::f r::::rrr:::::::::r a::::::::::::a n:::nn::::::::nn z:::::::::::::::z
251[info] f:::::::ffffff r:::::::::::::::::r aaaaaaaaa:::::an::::::::::::::nn z::::::::::::::z
252[info] f::::::::::::f rr::::::rrrrr::::::r a::::ann:::::::::::::::nzzzzzzzz::::::z
253[info] f::::::::::::f r:::::r r:::::r aaaaaaa:::::a n:::::nnnn:::::n z::::::z
254[info] f:::::::ffffff r:::::r rrrrrrraa::::::::::::a n::::n n::::n z::::::z
255[info] f:::::f r:::::r a::::aaaa::::::a n::::n n::::n z::::::z
256[info] f:::::f r:::::r a::::a a:::::a n::::n n::::n z::::::z
257[info] f:::::::f r:::::r a::::a a:::::a n::::n n::::n z::::::zzzzzzzz
258[info] f:::::::f r:::::r a:::::aaaa::::::a n::::n n::::n z::::::::::::::z
259[info] f:::::::f r:::::r a::::::::::aa:::a n::::n n::::nz:::::::::::::::z
260[info] fffffffff rrrrrrr aaaaaaaaaa aaaa nnnnnn nnnnnnzzzzzzzzzzzzzzzzz
261[info]
262[info]
263[info] franz version 0.3.0
264[info]
265[info] Useful sbt tasks:
266[info] a. ~compile - Compile with file-watch enabled
267[info] b. ~test - Test with file-watch enabled
268[info] c. integration-test - Runs the integration tests
269[info] d. release - Release a new version (assumes you have ~/.sbt/.credentials set up)
270[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
271[success] Total time: 0 s, completed Dec 4, 2025, 2:23:57 PM
272Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
273[info] Reapplying settings...
274OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
275
276 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
277 Did you mean allExcludeDependencies ?
278 , retry without global scopes
279[info] Reapplying settings...
280[info]
281[info]
282[info]
283[info] ffffffffffffffff
284[info] f::::::::::::::::f
285[info] f::::::::::::::::::f
286[info] f::::::fffffff:::::f
287[info] f:::::f ffffffrrrrr rrrrrrrrr aaaaaaaaaaaaa nnnn nnnnnnnn zzzzzzzzzzzzzzzzz
288[info] f:::::f r::::rrr:::::::::r a::::::::::::a n:::nn::::::::nn z:::::::::::::::z
289[info] f:::::::ffffff r:::::::::::::::::r aaaaaaaaa:::::an::::::::::::::nn z::::::::::::::z
290[info] f::::::::::::f rr::::::rrrrr::::::r a::::ann:::::::::::::::nzzzzzzzz::::::z
291[info] f::::::::::::f r:::::r r:::::r aaaaaaa:::::a n:::::nnnn:::::n z::::::z
292[info] f:::::::ffffff r:::::r rrrrrrraa::::::::::::a n::::n n::::n z::::::z
293[info] f:::::f r:::::r a::::aaaa::::::a n::::n n::::n z::::::z
294[info] f:::::f r:::::r a::::a a:::::a n::::n n::::n z::::::z
295[info] f:::::::f r:::::r a::::a a:::::a n::::n n::::n z::::::zzzzzzzz
296[info] f:::::::f r:::::r a:::::aaaa::::::a n::::n n::::n z::::::::::::::z
297[info] f:::::::f r:::::r a::::::::::aa:::a n::::n n::::nz:::::::::::::::z
298[info] fffffffff rrrrrrr aaaaaaaaaa aaaa nnnnnn nnnnnnzzzzzzzzzzzzzzzzz
299[info]
300[info]
301[info] franz version 0.3.0
302[info]
303[info] Useful sbt tasks:
304[info] a. ~compile - Compile with file-watch enabled
305[info] b. ~test - Test with file-watch enabled
306[info] c. integration-test - Runs the integration tests
307[info] d. release - Release a new version (assumes you have ~/.sbt/.credentials set up)
308[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
309[success] Total time: 1 s, completed Dec 4, 2025, 2:23:59 PM
310Execute removeScalacOptionsStartingWith: -P:wartremover
311[info] Reapplying settings...
312[info]
313[info]
314[info]
315[info] ffffffffffffffff
316[info] f::::::::::::::::f
317[info] f::::::::::::::::::f
318[info] f::::::fffffff:::::f
319[info] f:::::f ffffffrrrrr rrrrrrrrr aaaaaaaaaaaaa nnnn nnnnnnnn zzzzzzzzzzzzzzzzz
320[info] f:::::f r::::rrr:::::::::r a::::::::::::a n:::nn::::::::nn z:::::::::::::::z
321[info] f:::::::ffffff r:::::::::::::::::r aaaaaaaaa:::::an::::::::::::::nn z::::::::::::::z
322[info] f::::::::::::f rr::::::rrrrr::::::r a::::ann:::::::::::::::nzzzzzzzz::::::z
323[info] f::::::::::::f r:::::r r:::::r aaaaaaa:::::a n:::::nnnn:::::n z::::::z
324[info] f:::::::ffffff r:::::r rrrrrrraa::::::::::::a n::::n n::::n z::::::z
325[info] f:::::f r:::::r a::::aaaa::::::a n::::n n::::n z::::::z
326[info] f:::::f r:::::r a::::a a:::::a n::::n n::::n z::::::z
327[info] f:::::::f r:::::r a::::a a:::::a n::::n n::::n z::::::zzzzzzzz
328[info] f:::::::f r:::::r a:::::aaaa::::::a n::::n n::::n z::::::::::::::z
329[info] f:::::::f r:::::r a::::::::::aa:::a n::::n n::::nz:::::::::::::::z
330[info] fffffffff rrrrrrr aaaaaaaaaa aaaa nnnnnn nnnnnnzzzzzzzzzzzzzzzzz
331[info]
332[info]
333[info] franz version 0.3.0
334[info]
335[info] Useful sbt tasks:
336[info] a. ~compile - Compile with file-watch enabled
337[info] b. ~test - Test with file-watch enabled
338[info] c. integration-test - Runs the integration tests
339[info] d. release - Release a new version (assumes you have ~/.sbt/.credentials set up)
340[warn] sbt 0.13 shell syntax is deprecated; use slash syntax instead: Sbt / scalafmt
341[success] Total time: 0 s, completed Dec 4, 2025, 2:23:59 PM
342[success] Total time: 0 s, completed Dec 4, 2025, 2:23:59 PM
343Build config: {"tests":null}
344Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
345Starting build...
346Projects: Set(root)
347Starting build for ProjectRef(file:/build/repo/,root) (franz)... [0/1]
348OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
349Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
350[info] Formatting 17 Scala sources in root:compile ...
351[warn] /build/repo/src/main/scala/franz/FranzContext.scala:6: error: ; expected but . found
352[warn] export _writer.*
353[warn] ^
354[warn] /build/repo/src/main/scala/franz/State.scala:5: error: ; expected but : found
355[warn] case class State[S, A](run: S => (A, S)):
356[warn] ^
357[warn] /build/repo/src/main/scala/franz/SupportedType.scala:37: error: ( expected but identifier found
358[warn] if data == null then null else data.noSpaces.getBytes("UTF-8")
359[warn] ^
360[warn] /build/repo/src/main/scala/franz/package.scala:87: error: illegal start of simple expression
361[warn] import crecord.record
362[warn] ^
363[info] compiling 17 Scala sources to /build/repo/target/scala-3.8.0-RC3/classes ...
364[warn] -- [E030] Match case Unreachable Warning: /build/repo/src/main/scala/franz/FranzConfig.scala:243:15
365[warn] 243 | case _: ByteArraySerializer => SupportedType.BYTE_ARRAY
366[warn] | ^^^^^^^^^^^^^^^^^^^^^^
367[warn] | Unreachable case
368[warn] there was 1 deprecation warning; re-run with -deprecation for details
369[warn] two warnings found
370[info] done compiling
371[info] Formatting 8 Scala sources in root:test ...
372[warn] /build/repo/src/test/scala/franz/BaseFranzTest.scala:21: error: ; expected but = found
373[warn] given rt: zio.Runtime[ZEnv] = franz.runtime
374[warn] ^
375[info] compiling 8 Scala sources to /build/repo/target/scala-3.8.0-RC3/test-classes ...
376[info] done compiling
377[info] SchemaGenTest:
378[info] SchemaGen
379[info] - should generate an avro schema from simple json which can also consume that json
380[info] - should generate an avro schema from a number
381[info] - should generate an avro schema from a boolean
382[info] - should generate an avro schema from a string
383[info] - should generate an avro schema from array json which can also consume that json
384[info] - should generate an avro schema from heterogeneous json arrays which can also consume that json
385[info] implicitsTest:
386[info] implicits
387[info] - should as 'asString' to any supported type
388[info] DataGenTest:
389[info] DataGen
390[info] - should generate data from a schema
391[info] SupportedTypeTest:
392[info] SupportedType
393[info] - should produce the same schema for the same types
394[info] DynamicJsonTest:
395[info] DynamicJson
396[info] - should allow us to drill down into a value field
397
398************************
399Build summary:
400[{
401 "module": "franz",
402 "compile": {"status": "ok", "tookMs": 17114, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
403 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
404 "test-compile": {"status": "ok", "tookMs": 3158, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
405 "test": {"status": "ok", "tookMs": 1120, "passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10, "byFramework": [{"framework": "unknown", "stats": {"passed": 10, "failed": 0, "ignored": 0, "skipped": 0, "total": 10}}]},
406 "publish": {"status": "skipped", "tookMs": 0},
407 "metadata": {
408 "crossScalaVersions": ["3.1.2"]
409}
410}]
411************************
412[success] Total time: 22 s, completed Dec 4, 2025, 2:24:21 PM
413[0JChecking patch project/plugins.sbt...
414Checking patch project/build.properties...
415Checking patch build.sbt...
416Applied patch project/plugins.sbt cleanly.
417Applied patch project/build.properties cleanly.
418Applied patch build.sbt cleanly.