Build Logs
absaoss/absa-shaded-jackson-module-scala • dotty-staging/dotty:fix-23773:2025-11-22
Errors
104
Warnings
6
Total Lines
421
1##################################
2Clonning https://github.com/absaoss/absa-shaded-jackson-module-scala.git into /build/repo using revision v0.0.2
3##################################
4Note: switching to '9e852e5f88551bb6e36f656303d7d3a207625799'.
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-RC2
22Migrating project for -source:3.7 using Scala 3.7.4-RC2
23----
24Preparing build for 3.7.4-RC2
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-RC2
30Execute tests: false
31sbt project found:
32Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project absaoss/absa-shaded-jackson-module-scala
35/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
36##################################
37Scala version: 3.7.4-RC2
38Targets: za.co.absa.shaded%absa-shaded-jackson-module-scala
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":["3.7"],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: -rewrite,REQUIRE:-source:3.7-migration
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.7.4-RC2
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4-RC2"
59"++3.7.4-RC2 -v"
60"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""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":["3.7"],"sourcePatches":[]}""" za.co.absa.shaded%absa-shaded-jackson-module-scala"
67
68[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.467s.
74[info] done compiling
75[info] loading settings for project jacksonProject from build.sbt, release.sbt, sonatype.sbt...
76[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4-RC2
78OpenCB::Changing crossVersion 3.2.2 -> 3.7.4-RC2 in jacksonProject/crossScalaVersions
79[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
80[info] Setting Scala version to 3.7.4-RC2 on 1 projects.
81[info] Switching Scala version on:
82[info] * jacksonProject (2.11.12, 2.12.17, 2.13.10, 3.7.4-RC2)
83[info] Excluding projects:
84[info] Reapplying settings...
85[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
86Execute 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
87[info] Reapplying settings...
88[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
89[info] Defining Global / credentials, credentials
90[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 5 others.
91[info] Run `last` for details.
92[info] Reapplying settings...
93[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
94Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
95[info] Reapplying settings...
96OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
97
98 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
99 Did you mean allExcludeDependencies ?
100 , retry without global scopes
101[info] Reapplying settings...
102[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
103Execute removeScalacOptionsStartingWith: -P:wartremover
104[info] Reapplying settings...
105[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
106[success] Total time: 0 s, completed Nov 22, 2025, 5:47:54 PM
107Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":["3.7"],"sourcePatches":[]}
108Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Disabled,List()))
109Starting build...
110Projects: Set(jacksonProject)
111Starting build for ProjectRef(file:/build/repo/,jacksonProject) (absa-shaded-jackson-module-scala)... [0/1]
112OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
113OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7-migration` in Scala 2.12.20 module Global
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
116Compile scalacOptions: -unchecked, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.7-migration
117[info] compiling 70 Scala sources and 1 Java source to /build/repo/target/scala-3.7.4-RC2/classes ...
118[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/ser/IteratorSerializerModule.scala]
119[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/introspect/ScalaAnnotationIntrospectorModule.scala]
120[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/ser/ScalaIterableSerializer.scala]
121[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/OptionDeserializerModule.scala]
122[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/MutableBitSetDeserializer.scala]
123[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/SortedSetDeserializerModule.scala]
124[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/UnsortedSetDeserializerModule.scala]
125[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/ser/IterableSerializerModule.scala]
126[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/RequiredPropertiesSchemaModule.scala]
127[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/EitherDeserializer.scala]
128[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/UntypedObjectDeserializerModule.scala]
129[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/JacksonModule.scala]
130[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/introspect/ClassHolder.scala]
131[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/IntMapDeserializerResolver.scala]
132[info] [patched file /build/repo/src/main/scala-2.13/za/co/absa/shaded/jackson/module/scala/deser/SortedMapDeserializerModule.scala]
133[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/ser/EitherSerializer.scala]
134[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/ser/TupleSerializerModule.scala]
135[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/ImmutableBitSetDeserializer.scala]
136[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/ser/SymbolSerializerModule.scala]
137[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/BitSetDeserializerModule.scala]
138[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/introspect/BeanIntrospector.scala]
139[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/introspect/PropertyDescriptor.scala]
140[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/util/Classes.scala]
141[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/LongMapDeserializerResolver.scala]
142[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/introspect/JavaParameterIntrospector.scala]
143[info] [patched file /build/repo/src/main/scala-2.13/za/co/absa/shaded/jackson/module/scala/deser/UnsortedMapDeserializerModule.scala]
144[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/ScalaObjectDeserializerModule.scala]
145[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/modifiers/ScalaTypeModifier.scala]
146[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/ser/EnumerationSerializerModule.scala]
147[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/introspect/BeanDescriptor.scala]
148[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/ser/MapSerializerModule.scala]
149[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/TupleDeserializerModule.scala]
150[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/introspect/OrderingLocator.scala]
151[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/util/EnumResolver.scala]
152[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/ser/ScalaIteratorSerializer.scala]
153[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/GenericFactoryDeserializerResolver.scala]
154[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/EnumerationDeserializerModule.scala]
155[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/ScalaNumberDeserializersModule.scala]
156[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/ser/OptionSerializerModule.scala]
157[info] [patched file /build/repo/src/main/scala-2.13/za/co/absa/shaded/jackson/module/scala/util/TastyUtil.scala]
158[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/ClassTagExtensions.scala]
159[info] [patched file /build/repo/src/main/scala-2.13/za/co/absa/shaded/jackson/module/scala/deser/SeqDeserializerModule.scala]
160[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/GenericMapFactoryDeserializerResolver.scala]
161[info] [patched file /build/repo/src/main/scala/za/co/absa/shaded/jackson/module/scala/deser/SymbolDeserializerModule.scala]
162[warn] there were 12 deprecation warnings; re-run with -deprecation for details
163[warn] one warning found
164[info] done compiling
165[info] compiling 70 Scala sources and 1 Java source to /build/repo/target/scala-3.7.4-RC2/classes ...
166[warn] there were 12 deprecation warnings; re-run with -deprecation for details
167[warn] one warning found
168[info] done compiling
169[info] compiling 91 Scala sources and 8 Java sources to /build/repo/target/scala-3.7.4-RC2/test-classes ...
170[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/GuavaModuleTest.scala:4:33
171[error] 4 |import za.co.absa.shaded.jackson.datatype.guava.GuavaModule
172[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
173[error] | value datatype is not a member of za.co.absa.shaded.jackson
174[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/OptionDeserializerTest.scala:7:33
175[error] 7 |import za.co.absa.shaded.jackson.datatype.jdk8.Jdk8Module
176[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
177[error] | value datatype is not a member of za.co.absa.shaded.jackson
178[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/OptionWithJodaTimeDeserializerTest.scala:3:33
179[error] 3 |import za.co.absa.shaded.jackson.datatype.joda.JodaModule
180[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
181[error] | value datatype is not a member of za.co.absa.shaded.jackson
182[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/EnumerationSerializerTest.scala:6:33
183[error] 6 |import za.co.absa.shaded.jackson.jaxrs.json.JacksonJsonProvider
184[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
185[error] | value jaxrs is not a member of za.co.absa.shaded.jackson
186[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/OptionSerializerTest.scala:8:40
187[error] 8 |import za.co.absa.shaded.jackson.module.jsonSchema.JsonSchema
188[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
189[error] | value jsonSchema is not a member of za.co.absa.shaded.jackson.module
190[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/OptionSerializerTest.scala:9:40
191[error] 9 |import za.co.absa.shaded.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
192[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
193[error] | value jsonSchema is not a member of za.co.absa.shaded.jackson.module
194[error] 6 errors found
195[error] (Test / compileIncremental) Compilation failed
196[info] compiling 91 Scala sources and 8 Java sources to /build/repo/target/scala-3.7.4-RC2/test-classes ...
197[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/GuavaModuleTest.scala:4:33
198[error] 4 |import za.co.absa.shaded.jackson.datatype.guava.GuavaModule
199[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
200[error] | value datatype is not a member of za.co.absa.shaded.jackson
201[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/OptionDeserializerTest.scala:7:33
202[error] 7 |import za.co.absa.shaded.jackson.datatype.jdk8.Jdk8Module
203[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
204[error] | value datatype is not a member of za.co.absa.shaded.jackson
205[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/OptionWithJodaTimeDeserializerTest.scala:3:33
206[error] 3 |import za.co.absa.shaded.jackson.datatype.joda.JodaModule
207[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
208[error] | value datatype is not a member of za.co.absa.shaded.jackson
209[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/EnumerationSerializerTest.scala:6:33
210[error] 6 |import za.co.absa.shaded.jackson.jaxrs.json.JacksonJsonProvider
211[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
212[error] | value jaxrs is not a member of za.co.absa.shaded.jackson
213[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/OptionSerializerTest.scala:8:40
214[error] 8 |import za.co.absa.shaded.jackson.module.jsonSchema.JsonSchema
215[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
216[error] | value jsonSchema is not a member of za.co.absa.shaded.jackson.module
217[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/OptionSerializerTest.scala:9:40
218[error] 9 |import za.co.absa.shaded.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
219[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
220[error] | value jsonSchema is not a member of za.co.absa.shaded.jackson.module
221[error] 6 errors found
222[error] (Test / compileIncremental) Compilation failed
223
224************************
225Build summary:
226[{
227 "module": "absa-shaded-jackson-module-scala",
228 "compile": {"status": "ok", "tookMs": 13397, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
229 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
230 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
231 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
232 "publish": {"status": "skipped", "tookMs": 0},
233 "metadata": {
234 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.10", "3.2.2"]
235}
236}]
237************************
238[success] Total time: 65 s (0:01:05.0), completed Nov 22, 2025, 5:48:58 PM
239[0JChecking patch project/plugins.sbt...
240Checking patch project/build.properties...
241Checking patch build.sbt...
242Applied patch project/plugins.sbt cleanly.
243Applied patch project/build.properties cleanly.
244Applied patch build.sbt cleanly.
245Commit migration rewrites
246Switched to a new branch 'opencb/migrate-source-3.7'
247[opencb/migrate-source-3.7 9ebbaf6] Apply Scala compiler rewrites using -source:3.7-migration using Scala 3.7.4-RC2
248 44 files changed, 258 insertions(+), 258 deletions(-)
249----
250Preparing build for 3.8.1-RC1-bin-20251120-60444cb
251Scala binary version found: 3.8
252Implicitly using source version 3.8
253Scala binary version found: 3.8
254Implicitly using source version 3.8
255Would try to apply common scalacOption (best-effort, sbt/mill only):
256Append: ,REQUIRE:-source:3.8
257Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
258----
259Starting build for 3.8.1-RC1-bin-20251120-60444cb
260Execute tests: false
261sbt project found:
262Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
263Enforcing usage of sbt in version 1.11.5
264No prepare script found for project absaoss/absa-shaded-jackson-module-scala
265/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
266##################################
267Scala version: 3.8.1-RC1-bin-20251120-60444cb
268Targets: za.co.absa.shaded%absa-shaded-jackson-module-scala
269Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":["3.7"],"sourcePatches":[]}
270##################################
271Using extra scalacOptions: ,REQUIRE:-source:3.8
272Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
273[sbt_options] declare -a sbt_options=()
274[process_args] java_version = '17'
275[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
276# Executing command line:
277java
278-Dfile.encoding=UTF-8
279-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
280-Dcommunitybuild.project.dependencies.add=
281-Xmx7G
282-Xms4G
283-Xss8M
284-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
285-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
286-jar
287/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
288"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
289"++3.8.1-RC1-bin-20251120-60444cb -v"
290"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
291"set every credentials := Nil"
292"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
293"removeScalacOptionsStartingWith -P:wartremover"
294
295moduleMappings
296"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":["3.7"],"sourcePatches":[]}""" za.co.absa.shaded%absa-shaded-jackson-module-scala"
297
298[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
299[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
300[info] loading project definition from /build/repo/project
301[info] loading settings for project jacksonProject from build.sbt, release.sbt, sonatype.sbt...
302[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
303Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
304OpenCB::Changing crossVersion 3.2.2 -> 3.8.1-RC1-bin-20251120-60444cb in jacksonProject/crossScalaVersions
305[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
306[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 1 projects.
307[info] Switching Scala version on:
308[info] * jacksonProject (2.11.12, 2.12.17, 2.13.10, 3.8.1-RC1-bin-20251120-60444cb)
309[info] Excluding projects:
310[info] Reapplying settings...
311[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
312Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
313[info] Reapplying settings...
314[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
315[info] Defining Global / credentials, credentials
316[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 5 others.
317[info] Run `last` for details.
318[info] Reapplying settings...
319[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
320Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
321[info] Reapplying settings...
322OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
323
324 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
325 Did you mean allExcludeDependencies ?
326 , retry without global scopes
327[info] Reapplying settings...
328[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
329Execute removeScalacOptionsStartingWith: -P:wartremover
330[info] Reapplying settings...
331[info] set current project to absa-shaded-jackson-module-scala (in build file:/build/repo/)
332[success] Total time: 0 s, completed Nov 22, 2025, 5:49:08 PM
333Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"disabled","migrationVersions":["3.7"],"sourcePatches":[]}
334Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Disabled,List()))
335Starting build...
336Projects: Set(jacksonProject)
337Starting build for ProjectRef(file:/build/repo/,jacksonProject) (absa-shaded-jackson-module-scala)... [0/1]
338OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
339OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
340OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
341Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
342[info] compiling 70 Scala sources and 1 Java source to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
343[warn] there were 12 deprecation warnings; re-run with -deprecation for details
344[warn] one warning found
345[info] done compiling
346[info] compiling 91 Scala sources and 8 Java sources to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
347[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/GuavaModuleTest.scala:4:33
348[error] 4 |import za.co.absa.shaded.jackson.datatype.guava.GuavaModule
349[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
350[error] | value datatype is not a member of za.co.absa.shaded.jackson
351[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/OptionDeserializerTest.scala:7:33
352[error] 7 |import za.co.absa.shaded.jackson.datatype.jdk8.Jdk8Module
353[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
354[error] | value datatype is not a member of za.co.absa.shaded.jackson
355[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/OptionWithJodaTimeDeserializerTest.scala:3:33
356[error] 3 |import za.co.absa.shaded.jackson.datatype.joda.JodaModule
357[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
358[error] | value datatype is not a member of za.co.absa.shaded.jackson
359[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/EnumerationSerializerTest.scala:6:33
360[error] 6 |import za.co.absa.shaded.jackson.jaxrs.json.JacksonJsonProvider
361[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
362[error] | value jaxrs is not a member of za.co.absa.shaded.jackson
363[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/OptionSerializerTest.scala:8:40
364[error] 8 |import za.co.absa.shaded.jackson.module.jsonSchema.JsonSchema
365[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
366[error] | value jsonSchema is not a member of za.co.absa.shaded.jackson.module
367[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/OptionSerializerTest.scala:9:40
368[error] 9 |import za.co.absa.shaded.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
369[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
370[error] | value jsonSchema is not a member of za.co.absa.shaded.jackson.module
371[error] 6 errors found
372[error] (Test / compileIncremental) Compilation failed
373[info] compiling 91 Scala sources and 8 Java sources to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
374[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/GuavaModuleTest.scala:4:33
375[error] 4 |import za.co.absa.shaded.jackson.datatype.guava.GuavaModule
376[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
377[error] | value datatype is not a member of za.co.absa.shaded.jackson
378[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/OptionDeserializerTest.scala:7:33
379[error] 7 |import za.co.absa.shaded.jackson.datatype.jdk8.Jdk8Module
380[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
381[error] | value datatype is not a member of za.co.absa.shaded.jackson
382[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/deser/OptionWithJodaTimeDeserializerTest.scala:3:33
383[error] 3 |import za.co.absa.shaded.jackson.datatype.joda.JodaModule
384[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
385[error] | value datatype is not a member of za.co.absa.shaded.jackson
386[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/EnumerationSerializerTest.scala:6:33
387[error] 6 |import za.co.absa.shaded.jackson.jaxrs.json.JacksonJsonProvider
388[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
389[error] | value jaxrs is not a member of za.co.absa.shaded.jackson
390[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/OptionSerializerTest.scala:8:40
391[error] 8 |import za.co.absa.shaded.jackson.module.jsonSchema.JsonSchema
392[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
393[error] | value jsonSchema is not a member of za.co.absa.shaded.jackson.module
394[error] -- [E008] Not Found Error: /build/repo/src/test/scala/za/co/absa/shaded/jackson/module/scala/ser/OptionSerializerTest.scala:9:40
395[error] 9 |import za.co.absa.shaded.jackson.module.jsonSchema.factories.SchemaFactoryWrapper
396[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
397[error] | value jsonSchema is not a member of za.co.absa.shaded.jackson.module
398[error] 6 errors found
399[error] (Test / compileIncremental) Compilation failed
400
401************************
402Build summary:
403[{
404 "module": "absa-shaded-jackson-module-scala",
405 "compile": {"status": "ok", "tookMs": 15835, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
406 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
407 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
408 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
409 "publish": {"status": "skipped", "tookMs": 0},
410 "metadata": {
411 "crossScalaVersions": ["2.11.12", "2.12.17", "2.13.10", "3.2.2"]
412}
413}]
414************************
415[success] Total time: 43 s, completed Nov 22, 2025, 5:49:51 PM
416[0JChecking patch project/plugins.sbt...
417Checking patch project/build.properties...
418Checking patch build.sbt...
419Applied patch project/plugins.sbt cleanly.
420Applied patch project/build.properties cleanly.
421Applied patch build.sbt cleanly.