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