Build Logs
fasterxml/jackson-module-scala • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
Errors
0
Warnings
44
Total Lines
367
1##################################
2Clonning https://github.com/fasterxml/jackson-module-scala.git into /build/repo using revision v3.0.2
3##################################
4Note: switching to 'b72d26fffd6ee6bd9a5f2a7bbd0be727dac3f300'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.7 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.7-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32No prepare script found for project fasterxml/jackson-module-scala
33##################################
34Scala version: 3.7.4
35Targets: tools.jackson.module%jackson-module-scala
36Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
37##################################
38Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
39Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
40[sbt_options] declare -a sbt_options=()
41[process_args] java_version = '25'
42[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
43# Executing command line:
44java
45-Dfile.encoding=UTF-8
46-Dcommunitybuild.scala=3.7.4
47-Dcommunitybuild.project.dependencies.add=
48-Xmx7G
49-Xms4G
50-Xss8M
51-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
52-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
53-jar
54/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
55"setCrossScalaVersions 3.7.4"
56"++3.7.4 -v"
57"mapScalacOptions "-rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
58"set every credentials := Nil"
59"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
60"removeScalacOptionsStartingWith -P:wartremover"
61
62moduleMappings
63"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" tools.jackson.module%jackson-module-scala"
64
65[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
66WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
67WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
68WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
69WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
70WARNING: A restricted method in java.lang.System has been called
71WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
72WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
73WARNING: Restricted methods will be blocked in a future release unless native access is enabled
74
75[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
76[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
77[info] loading project definition from /build/repo/project
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 8.354s.
81[info] done compiling
82[info] loading settings for project jacksonProject from build.sbt, release.sbt, sonatype.sbt...
83[info] set current project to jackson-module-scala (in build file:/build/repo/)
84[warn] there's a key that's not used by any other settings/tasks:
85[warn]
86[warn] * jacksonProject / gitRemoteRepo
87[warn] +- /build/repo/build.sbt:150
88[warn]
89[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
90[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
91Execute setCrossScalaVersions: 3.7.4
92OpenCB::Changing crossVersion 3.3.7 -> 3.7.4 in jacksonProject/crossScalaVersions
93[info] set current project to jackson-module-scala (in build file:/build/repo/)
94[info] Setting Scala version to 3.7.4 on 1 projects.
95[info] Switching Scala version on:
96[info] * jacksonProject (2.12.20, 2.13.17, 3.7.4)
97[info] Excluding projects:
98[info] Reapplying settings...
99[info] set current project to jackson-module-scala (in build file:/build/repo/)
100Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
101[info] Reapplying settings...
102[info] set current project to jackson-module-scala (in build file:/build/repo/)
103[info] Defining Global / credentials, credentials
104[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
105[info] Run `last` for details.
106[info] Reapplying settings...
107[info] set current project to jackson-module-scala (in build file:/build/repo/)
108Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
109[info] Reapplying settings...
110OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
111
112 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
113 Did you mean allExcludeDependencies ?
114 , retry without global scopes
115[info] Reapplying settings...
116[info] set current project to jackson-module-scala (in build file:/build/repo/)
117Execute removeScalacOptionsStartingWith: -P:wartremover
118[info] Reapplying settings...
119[info] set current project to jackson-module-scala (in build file:/build/repo/)
120[success] Total time: 0 s, completed Nov 29, 2025, 12:51:39 AM
121Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
122Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
123Starting build...
124Projects: Set(jacksonProject)
125Starting build for ProjectRef(file:/build/repo/,jacksonProject) (jackson-module-scala)... [0/1]
126OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
127OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
128OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
129OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
130Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
131[info] compiling 73 Scala sources and 3 Java sources to /build/repo/target/scala-3.7.4/classes ...
132[info] [patched file /build/repo/src/main/scala-2.13/tools/jackson/module/scala/util/TastyUtil.scala]
133[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/ScalaNumberDeserializersModule.scala]
134[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/ScalaObjectDeserializerModule.scala]
135[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/ser/EitherSerializer.scala]
136[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/ser/IteratorSerializerModule.scala]
137[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/EitherDeserializer.scala]
138[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/SymbolDeserializerModule.scala]
139[info] [patched file /build/repo/src/main/scala-2.13/tools/jackson/module/scala/deser/SortedMapDeserializerModule.scala]
140[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/GenericMapFactoryDeserializerResolver.scala]
141[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/introspect/BeanIntrospector.scala]
142[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/TupleDeserializerModule.scala]
143[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/ser/ScalaIterableSerializer.scala]
144[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/OptionDeserializerModule.scala]
145[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/UnsortedSetDeserializerModule.scala]
146[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/SortedSetDeserializerModule.scala]
147[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/introspect/ClassHolder.scala]
148[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/ser/ScalaIteratorSerializer.scala]
149[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/ser/EnumerationSerializerModule.scala]
150[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/introspect/JavaAnnotationIntrospector.scala]
151[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/ClassTagExtensions.scala]
152[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/introspect/BeanDescriptor.scala]
153[info] [patched file /build/repo/src/main/scala-3/tools/jackson/module/scala/ser/EnumSerializerModule.scala]
154[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/ser/OptionSerializerModule.scala]
155[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/UntypedObjectDeserializerModule.scala]
156[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/introspect/ScalaAnnotationIntrospectorModule.scala]
157[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/ser/MapSerializerModule.scala]
158[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/util/Classes.scala]
159[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/EnumerationDeserializerModule.scala]
160[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/ser/SymbolSerializerModule.scala]
161[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/GenericFactoryDeserializerResolver.scala]
162[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/IntMapDeserializerResolver.scala]
163[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/introspect/PropertyDescriptor.scala]
164[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/introspect/OrderingLocator.scala]
165[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/LongMapDeserializerResolver.scala]
166[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/modifiers/ScalaTypeModifier.scala]
167[info] [patched file /build/repo/src/main/scala-3/tools/jackson/module/scala/deser/EnumDeserializerModule.scala]
168[info] [patched file /build/repo/src/main/scala-2.13/tools/jackson/module/scala/deser/UnsortedMapDeserializerModule.scala]
169[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/BitSetDeserializerModule.scala]
170[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/ImmutableBitSetDeserializer.scala]
171[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/ser/IterableSerializerModule.scala]
172[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/deser/MutableBitSetDeserializer.scala]
173[info] [patched file /build/repo/src/main/scala/tools/jackson/module/scala/introspect/JavaParameterIntrospector.scala]
174[info] [patched file /build/repo/src/main/scala-2.13/tools/jackson/module/scala/deser/SeqDeserializerModule.scala]
175[warn] there were 11 deprecation warnings; re-run with -deprecation for details
176[warn] one warning found
177[info] done compiling
178[info] compiling 73 Scala sources and 3 Java sources to /build/repo/target/scala-3.7.4/classes ...
179[warn] there were 11 deprecation warnings; re-run with -deprecation for details
180[warn] one warning found
181[info] done compiling
182[info] compiling 114 Scala sources and 10 Java sources to /build/repo/target/scala-3.7.4/test-classes ...
183[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/deser/IntMapDeserializerTest.scala]
184[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/deser/EitherDeserializerTest.scala]
185[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/deser/TestInnerClass.scala]
186[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/ser/MapSerializerTest.scala]
187[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/UnwrappedTest.scala]
188[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/deser/DeserializerTest.scala]
189[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/introspect/BeanIntrospectorTest.scala]
190[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/deser/SortedSetDeserializerTest.scala]
191[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/deser/BitSetDeserializerTest.scala]
192[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/introspect/ScalaAnnotationIntrospectorTest.scala]
193[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/deser/UntypedObjectDeserializerTest.scala]
194[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/ClassTagExtensionsTest.scala]
195[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/deser/CaseClassDeserializerTest.scala]
196[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/deser/VavrDeserializerTest.scala]
197[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/deser/IterableDeserializerTest.scala]
198[info] [patched file /build/repo/src/test/scala/tools/jackson/module/scala/ser/CaseClassSerializerTest.scala]
199[warn] there were 24 deprecation warnings; re-run with -deprecation for details
200[warn] one warning found
201[info] done compiling
202[info] compiling 16 Scala sources to /build/repo/target/scala-3.7.4/test-classes ...
203[warn] there were 3 deprecation warnings; re-run with -deprecation for details
204[warn] one warning found
205[info] done compiling
206[info] compiling 36 Scala sources to /build/repo/target/scala-3.7.4/test-classes ...
207[warn] there were 18 deprecation warnings; re-run with -deprecation for details
208[warn] two warnings found
209[info] done compiling
210
211************************
212Build summary:
213[{
214 "module": "jackson-module-scala",
215 "compile": {"status": "ok", "tookMs": 13166, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
217 "test-compile": {"status": "ok", "tookMs": 23674, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
219 "publish": {"status": "skipped", "tookMs": 0},
220 "metadata": {
221 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
222}
223}]
224************************
225[success] Total time: 67 s (0:01:07.0), completed Nov 29, 2025, 12:52:46 AM
226[0JChecking patch project/plugins.sbt...
227Checking patch build.sbt...
228Applied patch project/plugins.sbt cleanly.
229Applied patch build.sbt cleanly.
230Commit migration rewrites
231Switched to a new branch 'opencb/migrate-source-3.7'
232[opencb/migrate-source-3.7 162bbf2b] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4
233 59 files changed, 316 insertions(+), 316 deletions(-)
234----
235Preparing build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
236Scala binary version found: 3.8
237Implicitly using source version 3.8
238Scala binary version found: 3.8
239Implicitly using source version 3.8
240Would try to apply common scalacOption (best-effort, sbt/mill only):
241Append: ,REQUIRE:-source:3.8
242Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
243----
244Starting build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
245Execute tests: false
246sbt project found:
247No prepare script found for project fasterxml/jackson-module-scala
248##################################
249Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
250Targets: tools.jackson.module%jackson-module-scala
251Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
252##################################
253Using extra scalacOptions: ,REQUIRE:-source:3.8
254Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
255[sbt_options] declare -a sbt_options=()
256[process_args] java_version = '25'
257[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
258# Executing command line:
259java
260-Dfile.encoding=UTF-8
261-Dcommunitybuild.scala=3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
262-Dcommunitybuild.project.dependencies.add=
263-Xmx7G
264-Xms4G
265-Xss8M
266-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
267-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
268-jar
269/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
270"setCrossScalaVersions 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
271"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -v"
272"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
273"set every credentials := Nil"
274"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
275"removeScalacOptionsStartingWith -P:wartremover"
276
277moduleMappings
278"runBuild 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}""" tools.jackson.module%jackson-module-scala"
279
280WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
281WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by net.openhft.hashing.UnsafeAccess (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/zero-allocation-hashing-0.16.jar)
282WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
283WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
284WARNING: A restricted method in java.lang.System has been called
285WARNING: java.lang.System::load has been called by com.sun.jna.Native in an unnamed module (file:/root/.sbt/boot/scala-2.12.20/org.scala-sbt/sbt/1.11.7/jna-5.12.0.jar)
286WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
287WARNING: Restricted methods will be blocked in a future release unless native access is enabled
288
289[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
290[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
291[info] loading project definition from /build/repo/project
292[info] loading settings for project jacksonProject from build.sbt, release.sbt, sonatype.sbt...
293[info] set current project to jackson-module-scala (in build file:/build/repo/)
294[warn] there's a key that's not used by any other settings/tasks:
295[warn]
296[warn] * jacksonProject / gitRemoteRepo
297[warn] +- /build/repo/build.sbt:150
298[warn]
299[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
300[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
301Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
302OpenCB::Changing crossVersion 3.3.7 -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in jacksonProject/crossScalaVersions
303[info] set current project to jackson-module-scala (in build file:/build/repo/)
304[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 1 projects.
305[info] Switching Scala version on:
306[info] * jacksonProject (2.12.20, 2.13.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
307[info] Excluding projects:
308[info] Reapplying settings...
309[info] set current project to jackson-module-scala (in build file:/build/repo/)
310Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
311[info] Reapplying settings...
312[info] set current project to jackson-module-scala (in build file:/build/repo/)
313[info] Defining Global / credentials, credentials
314[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
315[info] Run `last` for details.
316[info] Reapplying settings...
317[info] set current project to jackson-module-scala (in build file:/build/repo/)
318Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
319[info] Reapplying settings...
320OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
321
322 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
323 Did you mean allExcludeDependencies ?
324 , retry without global scopes
325[info] Reapplying settings...
326[info] set current project to jackson-module-scala (in build file:/build/repo/)
327Execute removeScalacOptionsStartingWith: -P:wartremover
328[info] Reapplying settings...
329[info] set current project to jackson-module-scala (in build file:/build/repo/)
330[success] Total time: 0 s, completed Nov 29, 2025, 12:52:56 AM
331Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.7"],"sourcePatches":[]}
332Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
333Starting build...
334Projects: Set(jacksonProject)
335Starting build for ProjectRef(file:/build/repo/,jacksonProject) (jackson-module-scala)... [0/1]
336OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
337OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
338OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
339Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
340[info] compiling 73 Scala sources and 3 Java sources to /build/repo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
341[warn] there were 11 deprecation warnings; re-run with -deprecation for details
342[warn] one warning found
343[info] done compiling
344[info] compiling 114 Scala sources and 10 Java sources to /build/repo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
345[warn] there were 24 deprecation warnings; re-run with -deprecation for details
346[warn] one warning found
347[info] done compiling
348
349************************
350Build summary:
351[{
352 "module": "jackson-module-scala",
353 "compile": {"status": "ok", "tookMs": 14435, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
354 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
355 "test-compile": {"status": "ok", "tookMs": 19104, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
356 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
357 "publish": {"status": "skipped", "tookMs": 0},
358 "metadata": {
359 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
360}
361}]
362************************
363[success] Total time: 40 s, completed Nov 29, 2025, 12:53:36 AM
364[0JChecking patch project/plugins.sbt...
365Checking patch build.sbt...
366Applied patch project/plugins.sbt cleanly.
367Applied patch build.sbt cleanly.