Build Logs
outr/scribe • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
28
Total Lines
436
1##################################
2Clonning https://github.com/outr/scribe.git into /build/repo using revision 3.17.0
3##################################
4Note: switching to 'e227636d7d88571d3cf4c850401281e886264bff'.
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
21Would override fixed Scala version: 3.3.6
22----
23Preparing build for 3.8.0-RC2
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val scala3 = "3.3.6"
35Replacement: val scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (25))
38Compiled project (Scala 3.7.3, JVM (25))
39WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
40WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.7.3/scala3-library_3-3.7.3.jar)
41WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
42WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
43Successfully applied pattern 'val scala3 = "3.3.6"' in build.sbt
44----
45Starting build for 3.8.0-RC2
46Execute tests: false
47sbt project found:
48Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
49Enforcing usage of sbt in version 1.11.5
50No prepare script found for project outr/scribe
51##################################
52Scala version: 3.8.0-RC2
53Targets: com.outr%scribe com.outr%scribe-cats com.outr%scribe-config com.outr%scribe-file com.outr%scribe-jpl com.outr%scribe-json com.outr%scribe-json-circe com.outr%scribe-json-fabric com.outr%scribe-log4j com.outr%scribe-logstash com.outr%scribe-migration com.outr%scribe-slack com.outr%scribe-slf4j com.outr%scribe-slf4j2
54Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
55##################################
56Using extra scalacOptions: ,REQUIRE:-source:3.8
57Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
58[sbt_options] declare -a sbt_options=()
59[process_args] java_version = '25'
60[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
61# Executing command line:
62java
63-Xms1024M
64-Xmx4096M
65-Xss256M
66-XX:MaxMetaspaceSize=4096M
67-XX:ReservedCodeCacheSize=500M
68-XX:+TieredCompilation
69-XX:-UseGCOverheadLimit
70-Dcommunitybuild.scala=3.8.0-RC2
71-Dcommunitybuild.project.dependencies.add=
72-Xmx7G
73-Xms4G
74-Xss8M
75-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
76-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
77-jar
78/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
79"setCrossScalaVersions 3.8.0-RC2"
80"++3.8.0-RC2 -v"
81"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
82"set every credentials := Nil"
83"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
84"removeScalacOptionsStartingWith -P:wartremover"
85
86moduleMappings
87"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.outr%scribe com.outr%scribe-cats com.outr%scribe-config com.outr%scribe-file com.outr%scribe-jpl com.outr%scribe-json com.outr%scribe-json-circe com.outr%scribe-json-fabric com.outr%scribe-log4j com.outr%scribe-logstash com.outr%scribe-migration com.outr%scribe-slack com.outr%scribe-slf4j com.outr%scribe-slf4j2"
88
89WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
90WARNING: 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.5/zero-allocation-hashing-0.16.jar)
91WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
92WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
93WARNING: A restricted method in java.lang.System has been called
94WARNING: 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.5/jna-5.12.0.jar)
95WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
96WARNING: Restricted methods will be blocked in a future release unless native access is enabled
97
98[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 25)
99[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
100[info] loading project definition from /build/repo/project
101[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
102[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
103[info] Compilation completed in 7.485s.
104[info] done compiling
105/build/repo/build.sbt:14: 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:
106 resolvers += Resolver.sonatypeCentralSnapshots
107ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("releases")
108 ^
109[info] loading settings for project root from build.sbt...
110[info] resolving key references (21525 settings) ...
111[info] set current project to scribe (in build file:/build/repo/)
112[warn] there's a key that's not used by any other settings/tasks:
113[warn]
114[warn] * ThisBuild / publishMavenStyle
115[warn] +- /build/repo/build.sbt:19
116[warn]
117[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
118[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
119Execute setCrossScalaVersions: 3.8.0-RC2
120OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonFabricJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in slack/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in logstash/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonFabricJS/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonCirceJS/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in migration/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonJVM/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonCirceJVM/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jpl/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in slf4j2/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in fileModuleJVM/crossScalaVersions
132OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in catsJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in fileModuleNative/crossScalaVersions
135OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in catsJS/crossScalaVersions
136OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in coreNative/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in log4j/crossScalaVersions
138OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in config/crossScalaVersions
139OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in jsonJS/crossScalaVersions
140OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in slf4j/crossScalaVersions
141[info] set current project to scribe (in build file:/build/repo/)
142[info] Setting Scala version to 3.8.0-RC2 on 21 projects.
143[info] Switching Scala version on:
144[info] fileModuleNative (2.13.16, 3.8.0-RC2)
145[info] jpl (2.13.16, 3.8.0-RC2)
146[info] log4j (2.13.16, 3.8.0-RC2)
147[info] coreNative (2.13.16, 3.8.0-RC2)
148[info] jsonJVM (2.13.16, 3.8.0-RC2)
149[info] config (2.13.16, 3.8.0-RC2)
150[info] logstash (2.13.16, 3.8.0-RC2)
151[info] jsonFabricJVM (2.13.16, 3.8.0-RC2)
152[info] coreJS (2.13.16, 3.8.0-RC2)
153[info] jsonFabricJS (2.13.16, 3.8.0-RC2)
154[info] slack (2.13.16, 3.8.0-RC2)
155[info] jsonCirceJVM (2.13.16, 3.8.0-RC2)
156[info] coreJVM (2.13.16, 3.8.0-RC2)
157[info] fileModuleJVM (2.13.16, 3.8.0-RC2)
158[info] jsonJS (2.13.16, 3.8.0-RC2)
159[info] catsJS (2.13.16, 3.8.0-RC2)
160[info] slf4j2 (2.13.16, 3.8.0-RC2)
161[info] catsJVM (2.13.16, 3.8.0-RC2)
162[info] slf4j (2.13.16, 3.8.0-RC2)
163[info] jsonCirceJS (2.13.16, 3.8.0-RC2)
164[info] migration (2.13.16, 3.8.0-RC2)
165[info] Excluding projects:
166[info] benchmarks (2.13.16)
167[info] * root (2.13.16)
168[info] docs (2.13.16)
169[info] Reapplying settings...
170[info] set current project to scribe (in build file:/build/repo/)
171Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
172[info] Reapplying settings...
173[info] set current project to scribe (in build file:/build/repo/)
174[info] Defining Global / credentials, benchmarks / credentials and 22 others.
175[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 119 others.
176[info] Run `last` for details.
177[info] Reapplying settings...
178[info] set current project to scribe (in build file:/build/repo/)
179Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
180[info] Reapplying settings...
181OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
182
183 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
184 Did you mean fileModuleNative / allExcludeDependencies ?
185 , retry without global scopes
186[info] Reapplying settings...
187[info] set current project to scribe (in build file:/build/repo/)
188Execute removeScalacOptionsStartingWith: -P:wartremover
189[info] Reapplying settings...
190[info] set current project to scribe (in build file:/build/repo/)
191[success] Total time: 0 s, completed Nov 27, 2025, 9:50:21 PM
192Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
193Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
194Starting build...
195Projects: Set(jpl, log4j, jsonJVM, config, logstash, jsonFabricJVM, slack, jsonCirceJVM, coreJVM, fileModuleJVM, slf4j2, catsJVM, slf4j, migration)
196Starting build for ProjectRef(file:/build/repo/,log4j) (scribe-log4j)... [0/14]
197OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
198OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.13.16 module Scope(Select(BuildRef(file:/build/repo/)), Zero, Zero, Zero)
199OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
200Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
201[info] compiling 75 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC2/classes ...
202[info] done compiling
203[info] compiling 3 Scala sources to /build/repo/log4j/target/scala-3.8.0-RC2/classes ...
204[warn] there were 3 deprecation warnings; re-run with -deprecation for details
205[warn] one warning found
206[info] done compiling
207Starting build for ProjectRef(file:/build/repo/,slack) (scribe-slack)... [1/14]
208Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
209[info] compiling 3 Scala sources to /build/repo/slack/target/scala-3.8.0-RC2/classes ...
210[info] done compiling
211Starting build for ProjectRef(file:/build/repo/,jsonCirceJVM) (scribe-json-circe)... [2/14]
212Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
213[info] compiling 1 Scala source to /build/repo/json/jvm/target/scala-3.8.0-RC2/classes ...
214[info] done compiling
215[info] compiling 1 Scala source to /build/repo/jsonCirce/jvm/target/scala-3.8.0-RC2/classes ...
216[info] done compiling
217[info] compiling 1 Scala source to /build/repo/jsonCirce/jvm/target/scala-3.8.0-RC2/test-classes ...
218[info] done compiling
219Starting build for ProjectRef(file:/build/repo/,config) (scribe-config)... [3/14]
220Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
221[info] compiling 1 Scala source to /build/repo/migration/target/scala-3.8.0-RC2/classes ...
222[info] done compiling
223[info] compiling 1 Scala source to /build/repo/config/target/scala-3.8.0-RC2/classes ...
224[info] done compiling
225[info] compiling 1 Scala source to /build/repo/config/target/scala-3.8.0-RC2/test-classes ...
226[info] done compiling
227Starting build for ProjectRef(file:/build/repo/,catsJVM) (scribe-cats)... [4/14]
228Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
229[info] compiling 4 Scala sources to /build/repo/cats/jvm/target/scala-3.8.0-RC2/classes ...
230[info] done compiling
231[info] compiling 1 Scala source to /build/repo/cats/jvm/target/scala-3.8.0-RC2/test-classes ...
232[info] done compiling
233Starting build for ProjectRef(file:/build/repo/,slf4j2) (scribe-slf4j2)... [5/14]
234Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
235[info] compiling 4 Scala sources and 1 Java source to /build/repo/slf4j2/target/scala-3.8.0-RC2/classes ...
236[warn] source value 8 is obsolete and will be removed in a future release
237[warn] target value 8 is obsolete and will be removed in a future release
238[warn] To suppress warnings about obsolete options, use -Xlint:-options.
239[info] /build/repo/slf4j2/src/main/java/org/slf4j/ScribeLoggerAdapter.java: ScribeLoggerAdapter.java uses or overrides a deprecated API.
240[info] /build/repo/slf4j2/src/main/java/org/slf4j/ScribeLoggerAdapter.java: Recompile with -Xlint:deprecation for details.
241[info] done compiling
242[info] compiling 1 Scala source to /build/repo/slf4j2/target/scala-3.8.0-RC2/test-classes ...
243[info] done compiling
244Starting build for ProjectRef(file:/build/repo/,migration) (scribe-migration)... [6/14]
245Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
246[info] compiling 1 Scala source to /build/repo/migration/target/scala-3.8.0-RC2/test-classes ...
247[info] done compiling
248Starting build for ProjectRef(file:/build/repo/,slf4j) (scribe-slf4j)... [7/14]
249Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
250[info] compiling 4 Scala sources and 2 Java sources to /build/repo/slf4j/target/scala-3.8.0-RC2/classes ...
251[warn] source value 8 is obsolete and will be removed in a future release
252[warn] target value 8 is obsolete and will be removed in a future release
253[warn] To suppress warnings about obsolete options, use -Xlint:-options.
254[info] done compiling
255[info] compiling 1 Scala source to /build/repo/slf4j/target/scala-3.8.0-RC2/test-classes ...
256[info] done compiling
257Starting build for ProjectRef(file:/build/repo/,coreJVM) (scribe)... [8/14]
258Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
259[info] compiling 10 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC2/test-classes ...
260[info] done compiling
261Starting build for ProjectRef(file:/build/repo/,fileModuleJVM) (scribe-file)... [9/14]
262Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
263[info] compiling 15 Scala sources to /build/repo/fileModule/jvm/target/scala-3.8.0-RC2/classes ...
264[info] done compiling
265[info] compiling 2 Scala sources to /build/repo/fileModule/jvm/target/scala-3.8.0-RC2/test-classes ...
266[info] done compiling
267Starting build for ProjectRef(file:/build/repo/,logstash) (scribe-logstash)... [10/14]
268Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
269[info] compiling 2 Scala sources to /build/repo/logstash/target/scala-3.8.0-RC2/classes ...
270[info] done compiling
271Starting build for ProjectRef(file:/build/repo/,jsonFabricJVM) (scribe-json-fabric)... [11/14]
272Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
273[info] compiling 1 Scala source to /build/repo/jsonFabric/jvm/target/scala-3.8.0-RC2/classes ...
274[info] done compiling
275[info] compiling 1 Scala source to /build/repo/jsonFabric/jvm/target/scala-3.8.0-RC2/test-classes ...
276[info] done compiling
277Starting build for ProjectRef(file:/build/repo/,jpl) (scribe-jpl)... [12/14]
278Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
279[info] compiling 2 Scala sources to /build/repo/jpl/target/scala-3.8.0-RC2/classes ...
280[info] done compiling
281[info] compiling 1 Scala source to /build/repo/jpl/target/scala-3.8.0-RC2/test-classes ...
282[info] done compiling
283Starting build for ProjectRef(file:/build/repo/,jsonJVM) (scribe-json)... [13/14]
284Compile scalacOptions: -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
285
286************************
287Build summary:
288[{
289 "module": "scribe-log4j",
290 "compile": {"status": "ok", "tookMs": 15229, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
291 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
292 "test-compile": {"status": "ok", "tookMs": 237, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
293 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
294 "publish": {"status": "skipped", "tookMs": 0},
295 "metadata": {
296 "crossScalaVersions": ["2.13.16", "3.3.6"]
297}
298},{
299 "module": "scribe-slack",
300 "compile": {"status": "ok", "tookMs": 1197, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
301 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
302 "test-compile": {"status": "ok", "tookMs": 110, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
303 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
304 "publish": {"status": "skipped", "tookMs": 0},
305 "metadata": {
306 "crossScalaVersions": ["2.13.16", "3.3.6"]
307}
308},{
309 "module": "scribe-json-circe",
310 "compile": {"status": "ok", "tookMs": 1126, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
311 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
312 "test-compile": {"status": "ok", "tookMs": 1594, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
313 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
314 "publish": {"status": "skipped", "tookMs": 0},
315 "metadata": {
316 "crossScalaVersions": ["2.13.16", "3.3.6"]
317}
318},{
319 "module": "scribe-config",
320 "compile": {"status": "ok", "tookMs": 1323, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
321 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
322 "test-compile": {"status": "ok", "tookMs": 803, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
323 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
324 "publish": {"status": "skipped", "tookMs": 0},
325 "metadata": {
326 "crossScalaVersions": ["2.13.16", "3.3.6"]
327}
328},{
329 "module": "scribe-cats",
330 "compile": {"status": "ok", "tookMs": 727, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
331 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
332 "test-compile": {"status": "ok", "tookMs": 1441, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
333 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
334 "publish": {"status": "skipped", "tookMs": 0},
335 "metadata": {
336 "crossScalaVersions": ["2.13.16", "3.3.6"]
337}
338},{
339 "module": "scribe-slf4j2",
340 "compile": {"status": "ok", "tookMs": 1131, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
341 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
342 "test-compile": {"status": "ok", "tookMs": 817, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
343 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
344 "publish": {"status": "skipped", "tookMs": 0},
345 "metadata": {
346 "crossScalaVersions": ["2.13.16", "3.3.6"]
347}
348},{
349 "module": "scribe-migration",
350 "compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
351 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
352 "test-compile": {"status": "ok", "tookMs": 501, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
353 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
354 "publish": {"status": "skipped", "tookMs": 0},
355 "metadata": {
356 "crossScalaVersions": ["2.13.16", "3.3.6"]
357}
358},{
359 "module": "scribe-slf4j",
360 "compile": {"status": "ok", "tookMs": 654, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
361 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
362 "test-compile": {"status": "ok", "tookMs": 757, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
363 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
364 "publish": {"status": "skipped", "tookMs": 0},
365 "metadata": {
366 "crossScalaVersions": ["2.13.16", "3.3.6"]
367}
368},{
369 "module": "scribe",
370 "compile": {"status": "ok", "tookMs": 45, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
371 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
372 "test-compile": {"status": "ok", "tookMs": 2547, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
373 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
374 "publish": {"status": "skipped", "tookMs": 0},
375 "metadata": {
376 "crossScalaVersions": ["2.13.16", "3.3.6"]
377}
378},{
379 "module": "scribe-file",
380 "compile": {"status": "ok", "tookMs": 907, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
381 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
382 "test-compile": {"status": "ok", "tookMs": 1107, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
383 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
384 "publish": {"status": "skipped", "tookMs": 0},
385 "metadata": {
386 "crossScalaVersions": ["2.13.16", "3.3.6"]
387}
388},{
389 "module": "scribe-logstash",
390 "compile": {"status": "ok", "tookMs": 660, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
391 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
392 "test-compile": {"status": "ok", "tookMs": 111, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
393 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
394 "publish": {"status": "skipped", "tookMs": 0},
395 "metadata": {
396 "crossScalaVersions": ["2.13.16", "3.3.6"]
397}
398},{
399 "module": "scribe-json-fabric",
400 "compile": {"status": "ok", "tookMs": 707, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
401 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
402 "test-compile": {"status": "ok", "tookMs": 638, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
403 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
404 "publish": {"status": "skipped", "tookMs": 0},
405 "metadata": {
406 "crossScalaVersions": ["2.13.16", "3.3.6"]
407}
408},{
409 "module": "scribe-jpl",
410 "compile": {"status": "ok", "tookMs": 334, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
411 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
412 "test-compile": {"status": "ok", "tookMs": 757, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
413 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
414 "publish": {"status": "skipped", "tookMs": 0},
415 "metadata": {
416 "crossScalaVersions": ["2.13.16", "3.3.6"]
417}
418},{
419 "module": "scribe-json",
420 "compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
421 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
422 "test-compile": {"status": "ok", "tookMs": 109, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
423 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
424 "publish": {"status": "skipped", "tookMs": 0},
425 "metadata": {
426 "crossScalaVersions": ["2.13.16", "3.3.6"]
427}
428}]
429************************
430[success] Total time: 105 s (0:01:45.0), completed Nov 27, 2025, 9:52:06 PM
431[0JChecking patch project/plugins.sbt...
432Checking patch project/build.properties...
433Checking patch build.sbt...
434Applied patch project/plugins.sbt cleanly.
435Applied patch project/build.properties cleanly.
436Applied patch build.sbt cleanly.