Build Logs
tpunder/fm-serializer • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
105
Warnings
10
Total Lines
259
1##################################
2Clonning https://github.com/tpunder/fm-serializer.git into /build/repo using revision master
3##################################
4Using target Scala version for migration: 3.7.4-RC2
5Migrating project for -source:3.4 using Scala 3.7.4-RC2
6----
7Preparing build for 3.7.4-RC2
8Would try to apply common scalacOption (best-effort, sbt/mill only):
9Append: -rewrite,REQUIRE:-source:3.4-migration
10Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
11
12Try apply source patch:
13Path: src/main/scala-3/fm/serializer/MacroHelpers.scala
14Pattern: ClassDef(readFunCls, List(TypeTree.of[Function1[FieldInput, T]]), List(readFunDef))
15Replacement: ClassDef(readFunCls, List(TypeTree.of[Object], TypeTree.of[Function1[FieldInput, T]]), List(readFunDef))
16Starting compilation server
17Compiling project (Scala 3.7.3, JVM (17))
18Compiled project (Scala 3.7.3, JVM (17))
19Successfully applied pattern 'ClassDef(readFunCls, List(TypeTree.of[Function1[FieldInput, T]]), List(readFunDef))' in src/main/scala-3/fm/serializer/MacroHelpers.scala
20
21Try apply source patch:
22Path: src/main/scala-3/fm/serializer/MacroHelpers.scala
23Pattern: ClassDef(writeFunCls, List(TypeTree.of[Function2[FieldOutput, T, Unit]]), List(writeFunDef))
24Replacement: ClassDef(writeFunCls, List(TypeTree.of[Object], TypeTree.of[Function2[FieldOutput, T, Unit]]), List(writeFunDef))
25Successfully applied pattern 'ClassDef(writeFunCls, List(TypeTree.of[Function2[FieldOutput, T, Unit]]), List(writeFunDef))' in src/main/scala-3/fm/serializer/MacroHelpers.scala
26
27Try apply source patch:
28Path: /src/main/scala/fm/serializer/JavaIterableSerializer.scala
29Pattern: case list: JavaList[T] with JavaRandomAccess
30Replacement: case list: (JavaList[T] & JavaRandomAccess)
31Using globing pattern /src/main/scala/fm/serializer/JavaIterableSerializer.scala from /build/repo
32----
33Starting build for 3.7.4-RC2
34Execute tests: false
35sbt project found:
36Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
37Enforcing usage of sbt in version 1.11.5
38No prepare script found for project tpunder/fm-serializer
39/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
40##################################
41Scala version: 3.7.4-RC2
42Targets: com.frugalmechanic%fm-serializer
43Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["mapScalacOptions -experimental"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"src/main/scala-3/fm/serializer/MacroHelpers.scala","pattern":"ClassDef(readFunCls, List(TypeTree.of[Function1[FieldInput, T]]), List(readFunDef))","replaceWith":"ClassDef(readFunCls, List(TypeTree.of[Object], TypeTree.of[Function1[FieldInput, T]]), List(readFunDef))"},{"path":"src/main/scala-3/fm/serializer/MacroHelpers.scala","pattern":"ClassDef(writeFunCls, List(TypeTree.of[Function2[FieldOutput, T, Unit]]), List(writeFunDef))","replaceWith":"ClassDef(writeFunCls, List(TypeTree.of[Object], TypeTree.of[Function2[FieldOutput, T, Unit]]), List(writeFunDef))"},{"path":"/src/main/scala/fm/serializer/JavaIterableSerializer.scala","pattern":"case list: JavaList[T] with JavaRandomAccess","replaceWith":"case list: (JavaList[T] & JavaRandomAccess)"}]}
44##################################
45Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
46Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
47[sbt_options] declare -a sbt_options=()
48[process_args] java_version = '17'
49[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
50# Executing command line:
51java
52-Xms128m
53-Xmx2048m
54-Dcommunitybuild.scala=3.7.4-RC2
55-Dcommunitybuild.project.dependencies.add=
56-Xmx7G
57-Xms4G
58-Xss8M
59-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
60-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
61-jar
62/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
63"setCrossScalaVersions 3.7.4-RC2"
64"++3.7.4-RC2 -v"
65"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
66"set every credentials := Nil"
67"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
68"removeScalacOptionsStartingWith -P:wartremover"
69"mapScalacOptions -experimental"
70moduleMappings
71"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["mapScalacOptions -experimental"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"src/main/scala-3/fm/serializer/MacroHelpers.scala","pattern":"ClassDef(readFunCls, List(TypeTree.of[Function1[FieldInput, T]]), List(readFunDef))","replaceWith":"ClassDef(readFunCls, List(TypeTree.of[Object], TypeTree.of[Function1[FieldInput, T]]), List(readFunDef))"},{"path":"src/main/scala-3/fm/serializer/MacroHelpers.scala","pattern":"ClassDef(writeFunCls, List(TypeTree.of[Function2[FieldOutput, T, Unit]]), List(writeFunDef))","replaceWith":"ClassDef(writeFunCls, List(TypeTree.of[Object], TypeTree.of[Function2[FieldOutput, T, Unit]]), List(writeFunDef))"},{"path":"/src/main/scala/fm/serializer/JavaIterableSerializer.scala","pattern":"case list: JavaList[T] with JavaRandomAccess","replaceWith":"case list: (JavaList[T] & JavaRandomAccess)"}]}""" com.frugalmechanic%fm-serializer"
72
73[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
74[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
75[info] loading project definition from /build/repo/project
76[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
77[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
78[info] Compilation completed in 8.928s.
79[info] done compiling
80/build/repo/sonatype.sbt:6: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
81 resolvers += Resolver.sonatypeCentralSnapshots
82 if (version.value.trim.endsWith("SNAPSHOT")) Resolver.sonatypeOssRepos("snapshots") else Nil
83 ^
84[info] loading settings for project repo from build.sbt, sonatype.sbt, version.sbt...
85[info] set current project to fm-serializer (in build file:/build/repo/)
86Execute setCrossScalaVersions: 3.7.4-RC2
87OpenCB::Changing crossVersion 3.3.0 -> 3.7.4-RC2 in repo/crossScalaVersions
88[info] set current project to fm-serializer (in build file:/build/repo/)
89[info] Setting Scala version to 3.7.4-RC2 on 1 projects.
90[info] Switching Scala version on:
91[info] * repo (3.7.4-RC2, 2.13.10, 2.12.17, 2.11.12)
92[info] Excluding projects:
93[info] Reapplying settings...
94[info] set current project to fm-serializer (in build file:/build/repo/)
95Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
96[info] Reapplying settings...
97[info] set current project to fm-serializer (in build file:/build/repo/)
98[info] Defining Global / credentials, credentials
99[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 3 others.
100[info] Run `last` for details.
101[info] Reapplying settings...
102[info] set current project to fm-serializer (in build file:/build/repo/)
103Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
104[info] Reapplying settings...
105OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
106
107 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
108 Did you mean allExcludeDependencies ?
109 , retry without global scopes
110[info] Reapplying settings...
111[info] set current project to fm-serializer (in build file:/build/repo/)
112Execute removeScalacOptionsStartingWith: -P:wartremover
113[info] Reapplying settings...
114[info] set current project to fm-serializer (in build file:/build/repo/)
115Execute mapScalacOptions: -experimental
116[info] Reapplying settings...
117[info] set current project to fm-serializer (in build file:/build/repo/)
118[success] Total time: 0 s, completed Nov 8, 2025, 12:43:13 AM
119Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":["mapScalacOptions -experimental"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"src/main/scala-3/fm/serializer/MacroHelpers.scala","pattern":"ClassDef(readFunCls, List(TypeTree.of[Function1[FieldInput, T]]), List(readFunDef))","replaceWith":"ClassDef(readFunCls, List(TypeTree.of[Object], TypeTree.of[Function1[FieldInput, T]]), List(readFunDef))"},{"path":"src/main/scala-3/fm/serializer/MacroHelpers.scala","pattern":"ClassDef(writeFunCls, List(TypeTree.of[Function2[FieldOutput, T, Unit]]), List(writeFunDef))","replaceWith":"ClassDef(writeFunCls, List(TypeTree.of[Object], TypeTree.of[Function2[FieldOutput, T, Unit]]), List(writeFunDef))"},{"path":"/src/main/scala/fm/serializer/JavaIterableSerializer.scala","pattern":"case list: JavaList[T] with JavaRandomAccess","replaceWith":"case list: (JavaList[T] & JavaRandomAccess)"}]}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
121Starting build...
122Projects: Set(repo)
123Starting build for ProjectRef(file:/build/repo/,repo) (fm-serializer)... [0/1]
124OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
125OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
126Compile scalacOptions: -unchecked, -language:implicitConversions, -language:experimental.macros, -Xlint, -Xelide-below, OFF, -Xcheck-macros, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration, -experimental
127[info] compiling 85 Scala sources and 5 Java sources to /build/repo/target/scala-3.7.4-RC2/classes ...
128[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
129[warn] bad option '-Xelide-below' was ignored
130[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:837:106
131[error] 837 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[Serializer[T]]), decls, Symbol.noSymbol)
132[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
133[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
134[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
135[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
136[error] |
137[error] | longer explanation available when compiling with `-explain`
138[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:906:106
139[error] 906 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[Deserializer[T]]), decls, Symbol.noSymbol)
140[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
141[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
142[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
143[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
144[error] |
145[error] | longer explanation available when compiling with `-explain`
146[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:1728:106
147[error] 1728 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[ObjectSerializer[T]]), decls, Symbol.noSymbol)
148[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
149[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
150[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
151[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
152[error] |
153[error] | longer explanation available when compiling with `-explain`
154[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:1820:106
155[error] 1820 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[ObjectDeserializer[T]]), decls, Symbol.noSymbol)
156[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
157[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
158[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
159[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
160[error] |
161[error] | longer explanation available when compiling with `-explain`
162[warn] two warnings found
163[error] four errors found
164[error] (Compile / compileIncremental) Compilation failed
165[info] compiling 85 Scala sources and 5 Java sources to /build/repo/target/scala-3.7.4-RC2/classes ...
166[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
167[warn] bad option '-Xelide-below' was ignored
168[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:837:106
169[error] 837 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[Serializer[T]]), decls, Symbol.noSymbol)
170[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
171[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
172[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
173[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
174[error] |
175[error] | longer explanation available when compiling with `-explain`
176[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:906:106
177[error] 906 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[Deserializer[T]]), decls, Symbol.noSymbol)
178[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
179[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
180[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
181[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
182[error] |
183[error] | longer explanation available when compiling with `-explain`
184[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:1728:106
185[error] 1728 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[ObjectSerializer[T]]), decls, Symbol.noSymbol)
186[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
187[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
188[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
189[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
190[error] |
191[error] | longer explanation available when compiling with `-explain`
192[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:1820:106
193[error] 1820 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[ObjectDeserializer[T]]), decls, Symbol.noSymbol)
194[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
195[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
196[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
197[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
198[error] |
199[error] | longer explanation available when compiling with `-explain`
200[warn] two warnings found
201[error] four errors found
202[error] (Compile / compileIncremental) Compilation failed
203[info] compiling 85 Scala sources and 5 Java sources to /build/repo/target/scala-3.7.4-RC2/classes ...
204[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
205[warn] bad option '-Xelide-below' was ignored
206[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:837:106
207[error] 837 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[Serializer[T]]), decls, Symbol.noSymbol)
208[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
209[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
210[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
211[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
212[error] |
213[error] | longer explanation available when compiling with `-explain`
214[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:906:106
215[error] 906 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[Deserializer[T]]), decls, Symbol.noSymbol)
216[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
217[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
218[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
219[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
220[error] |
221[error] | longer explanation available when compiling with `-explain`
222[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:1728:106
223[error] 1728 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[ObjectSerializer[T]]), decls, Symbol.noSymbol)
224[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
225[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
226[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
227[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
228[error] |
229[error] | longer explanation available when compiling with `-explain`
230[error] -- [E007] Type Mismatch Error: /build/repo/src/main/scala-3/fm/serializer/MacroHelpers.scala:1820:106
231[error] 1820 | val modSym: Symbol = Symbol.newModule(Symbol.spliceOwner, name, Flags.Implicit, Flags.EmptyFlags, List(TypeRepr.of[Object], TypeRepr.of[ObjectDeserializer[T]]), decls, Symbol.noSymbol)
232[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
233[error] | Found: List[MacroHelpers.this.x$2.reflect.TypeRepr]
234[error] | Required: MacroHelpers.this.x$2.reflect.Symbol =>
235[error] | List[MacroHelpers.this.x$2.reflect.TypeRepr]
236[error] |
237[error] | longer explanation available when compiling with `-explain`
238[warn] two warnings found
239[error] four errors found
240[error] (Compile / compileIncremental) Compilation failed
241
242************************
243Build summary:
244[{
245 "module": "fm-serializer",
246 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 13513, "warnings": 2, "errors": 4, "sourceVersion": "3.4-migration"},
247 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
248 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
249 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
250 "publish": {"status": "skipped", "tookMs": 0},
251 "metadata": {
252 "crossScalaVersions": ["3.3.0", "2.13.10", "2.12.17", "2.11.12"]
253}
254}]
255************************
256[error] Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: fm-serializer
257[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: fm-serializer
258[error] Total time: 55 s, completed Nov 8, 2025, 12:44:08 AM
259[0JBuild failed, not retrying.