Build Logs
outr/lightdb • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
Errors
1
Warnings
24
Total Lines
861
1##################################
2Clonning https://github.com/outr/lightdb.git into /build/repo using revision 4.11.2
3##################################
4Note: switching to '04f441e4f5ba7f2605df01dc27d2503c27bf1048'.
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.7.3
22Using target Scala version for migration: 3.7.4-RC2
23Migrating project for -source:3.4 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val scala3 = "3.7.3"
33Replacement: val scala3 = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (25))
36Compiled project (Scala 3.7.3, JVM (25))
37WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
38WARNING: 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)
39WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
40WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
41Successfully applied pattern 'val scala3 = "3.7.3"' in build.sbt
42----
43Starting build for 3.7.4-RC2
44Execute tests: false
45sbt project found:
46No prepare script found for project outr/lightdb
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.7.4-RC2
50Targets: com.outr%lightdb com.outr%lightdb-all com.outr%lightdb-chroniclemap com.outr%lightdb-core com.outr%lightdb-duckdb com.outr%lightdb-h2 com.outr%lightdb-halo com.outr%lightdb-lmdb com.outr%lightdb-lucene com.outr%lightdb-mapdb com.outr%lightdb-postgresql com.outr%lightdb-redis com.outr%lightdb-rocks com.outr%lightdb-sql com.outr%lightdb-sqlite
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
54Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '25'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
58# Executing command line:
59java
60-Xms512M
61-Xmx2G
62-Xss512K
63-XX:MaxMetaspaceSize=512M
64-XX:+TieredCompilation
65-Dcommunitybuild.scala=3.7.4-RC2
66-Dcommunitybuild.project.dependencies.add=
67-Xmx7G
68-Xms4G
69-Xss8M
70-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
71-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
72-jar
73/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
74"setCrossScalaVersions 3.7.4-RC2"
75"++3.7.4-RC2 -v"
76"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
77"set every credentials := Nil"
78"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
79"removeScalacOptionsStartingWith -P:wartremover"
80
81moduleMappings
82"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.outr%lightdb com.outr%lightdb-all com.outr%lightdb-chroniclemap com.outr%lightdb-core com.outr%lightdb-duckdb com.outr%lightdb-h2 com.outr%lightdb-halo com.outr%lightdb-lmdb com.outr%lightdb-lucene com.outr%lightdb-mapdb com.outr%lightdb-postgresql com.outr%lightdb-redis com.outr%lightdb-rocks com.outr%lightdb-sql com.outr%lightdb-sqlite"
83
84[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
85WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
86WARNING: 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)
87WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
88WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
89WARNING: A restricted method in java.lang.System has been called
90WARNING: 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)
91WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
92WARNING: Restricted methods will be blocked in a future release unless native access is enabled
93
94[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
95[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
96[info] loading project definition from /build/repo/project
97[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
98[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
99[info] Compilation completed in 8.296s.
100[info] done compiling
101[info] loading settings for project root from build.sbt...
102[info] resolving key references (15338 settings) ...
103[info] set current project to lightdb (in build file:/build/repo/)
104Execute setCrossScalaVersions: 3.7.4-RC2
105OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in all/crossScalaVersions
106OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in postgresql/crossScalaVersions
107OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in chronicleMap/crossScalaVersions
108OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in docs/crossScalaVersions
109OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in mapdb/crossScalaVersions
110OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in halodb/crossScalaVersions
111OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in sql/crossScalaVersions
112OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in sqlite/crossScalaVersions
113OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in benchmark/crossScalaVersions
114OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in redis/crossScalaVersions
115OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in h2/crossScalaVersions
116OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreJVM/crossScalaVersions
117OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in root/crossScalaVersions
118OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in lucene/crossScalaVersions
119OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rocksdb/crossScalaVersions
120OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in lmdb/crossScalaVersions
121OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in duckdb/crossScalaVersions
122[info] set current project to lightdb (in build file:/build/repo/)
123[info] Setting Scala version to 3.7.4-RC2 on 17 projects.
124[info] Switching Scala version on:
125[info] lucene (3.7.4-RC2, 2.13.17)
126[info] chronicleMap (3.7.4-RC2, 2.13.17)
127[info] sqlite (3.7.4-RC2, 2.13.17)
128[info] sql (3.7.4-RC2, 2.13.17)
129[info] * root (3.7.4-RC2, 2.13.17)
130[info] all (3.7.4-RC2, 2.13.17)
131[info] lmdb (3.7.4-RC2, 2.13.17)
132[info] docs (3.7.4-RC2, 2.13.17)
133[info] halodb (3.7.4-RC2, 2.13.17)
134[info] mapdb (3.7.4-RC2, 2.13.17)
135[info] postgresql (3.7.4-RC2, 2.13.17)
136[info] h2 (3.7.4-RC2, 2.13.17)
137[info] coreJVM (3.7.4-RC2, 2.13.17)
138[info] redis (3.7.4-RC2, 2.13.17)
139[info] rocksdb (3.7.4-RC2, 2.13.17)
140[info] duckdb (3.7.4-RC2, 2.13.17)
141[info] benchmark (3.7.4-RC2, 2.13.17)
142[info] Excluding projects:
143[info] Reapplying settings...
144[info] set current project to lightdb (in build file:/build/repo/)
145Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
146[info] Reapplying settings...
147[info] set current project to lightdb (in build file:/build/repo/)
148[info] Defining Global / credentials, all / credentials and 15 others.
149[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 101 others.
150[info] Run `last` for details.
151[info] Reapplying settings...
152[info] set current project to lightdb (in build file:/build/repo/)
153Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
154[info] Reapplying settings...
155OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
156
157 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
158 Did you mean halodb / allExcludeDependencies ?
159 , retry without global scopes
160[info] Reapplying settings...
161[info] set current project to lightdb (in build file:/build/repo/)
162Execute removeScalacOptionsStartingWith: -P:wartremover
163[info] Reapplying settings...
164[info] set current project to lightdb (in build file:/build/repo/)
165[success] Total time: 0 s, completed Nov 8, 2025, 1:32:55 AM
166Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
167Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
168Starting build...
169Projects: Set(lucene, chronicleMap, sqlite, sql, root, all, lmdb, halodb, mapdb, postgresql, h2, coreJVM, redis, rocksdb, duckdb)
170Starting build for ProjectRef(file:/build/repo/,mapdb) (lightdb-mapdb)... [0/15]
171OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
172OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
173OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
174Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
175[info] compiling 142 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/classes ...
176[info] [patched file /build/repo/core/src/main/scala/lightdb/materialized/MaterializedIndex.scala]
177[info] [patched file /build/repo/core/src/main/scala/lightdb/id/Id.scala]
178[info] [patched file /build/repo/core/src/main/scala/lightdb/materialized/MaterializedAndDoc.scala]
179[info] [patched file /build/repo/core/src/main/scala/lightdb/id/EdgeId.scala]
180[info] [patched file /build/repo/core/src/main/scala/lightdb/Query.scala]
181[info] [patched file /build/repo/core/src/main/scala/lightdb/aggregate/AggregateQuery.scala]
182[info] [patched file /build/repo/core/src/main/scala/lightdb/filter/Filter.scala]
183[info] [patched file /build/repo/core/src/main/scala/lightdb/traverse/TransactionTraversalSupport.scala]
184[info] [patched file /build/repo/core/src/main/scala/lightdb/error/NonIndexedFieldException.scala]
185[info] [patched file /build/repo/core/src/main/scala/lightdb/spatial/GeometryCollection.scala]
186[info] [patched file /build/repo/core/src/main/scala/lightdb/LightDB.scala]
187[info] [patched file /build/repo/core/src/main/scala/lightdb/store/split/SplitCollectionTransaction.scala]
188[info] [patched file /build/repo/core/src/main/scala/lightdb/store/Store.scala]
189[info] [patched file /build/repo/core/src/main/scala/lightdb/store/Conversion.scala]
190[info] [patched file /build/repo/core/src/main/scala/lightdb/CompositeIndex.scala]
191[info] [patched file /build/repo/core/src/main/scala/lightdb/traverse/TraversalPath.scala]
192[info] [patched file /build/repo/core/src/main/scala/lightdb/time/TimestampParser.scala]
193[info] [patched file /build/repo/core/src/main/scala/lightdb/spatial/Geo.scala]
194[info] [patched file /build/repo/core/src/main/scala/lightdb/traverse/EdgeTraversalBuilder.scala]
195[info] [patched file /build/repo/core/src/main/scala/lightdb/filter/package.scala]
196[info] [patched file /build/repo/core/src/main/scala/lightdb/field/IndexingState.scala]
197[info] [patched file /build/repo/core/src/main/scala/lightdb/field/Field.scala]
198[info] [patched file /build/repo/core/src/main/scala/lightdb/transaction/CollectionTransaction.scala]
199[info] [patched file /build/repo/core/src/main/scala/lightdb/doc/DocumentModel.scala]
200[info] [patched file /build/repo/core/src/main/scala/lightdb/traverse/DocumentTraversalBuilder.scala]
201[info] [patched file /build/repo/core/src/main/scala/lightdb/backup/DatabaseRestore.scala]
202[info] [patched file /build/repo/core/src/main/scala/lightdb/backup/DatabaseBackup.scala]
203[info] done compiling
204[info] compiling 2 Scala sources to /build/repo/mapdb/target/scala-3.7.4-RC2/classes ...
205[info] done compiling
206[info] compiling 27 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/classes ...
207[info] done compiling
208[info] compiling 13 Scala sources and 2 Java sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/test-classes ...
209[info] [patched file /build/repo/core/src/test/scala/spec/AbstractFacetSpec.scala]
210[info] [patched file /build/repo/core/src/test/scala/spec/AbstractBasicSpec.scala]
211[info] [patched file /build/repo/core/src/test/scala/spec/TypeSafetySpec.scala]
212[info] done compiling
213[info] compiling 1 Scala source to /build/repo/mapdb/target/scala-3.7.4-RC2/test-classes ...
214[info] done compiling
215[info] compiling 3 Scala sources to /build/repo/core/.jvm/target/scala-3.7.4-RC2/test-classes ...
216[info] done compiling
217Starting build for ProjectRef(file:/build/repo/,chronicleMap) (lightdb-chroniclemap)... [1/15]
218Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
219[info] compiling 2 Scala sources to /build/repo/chronicleMap/target/scala-3.7.4-RC2/classes ...
220[info] done compiling
221[info] compiling 1 Scala source to /build/repo/chronicleMap/target/scala-3.7.4-RC2/test-classes ...
222[info] done compiling
223Starting build for ProjectRef(file:/build/repo/,rocksdb) (lightdb-rocks)... [2/15]
224Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
225[info] compiling 5 Scala sources to /build/repo/rocksdb/target/scala-3.7.4-RC2/classes ...
226[info] [patched file /build/repo/rocksdb/src/main/scala/lightdb/rocksdb/RocksDBTransaction.scala]
227[info] done compiling
228[info] compiling 1 Scala source to /build/repo/rocksdb/target/scala-3.7.4-RC2/classes ...
229[info] done compiling
230[info] compiling 5 Scala sources to /build/repo/rocksdb/target/scala-3.7.4-RC2/test-classes ...
231[info] done compiling
232Starting build for ProjectRef(file:/build/repo/,redis) (lightdb-redis)... [3/15]
233Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
234[info] compiling 2 Scala sources to /build/repo/redis/target/scala-3.7.4-RC2/classes ...
235[info] done compiling
236Starting build for ProjectRef(file:/build/repo/,sqlite) (lightdb-sqlite)... [4/15]
237Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
238[info] compiling 15 Scala sources to /build/repo/sql/target/scala-3.7.4-RC2/classes ...
239[info] [patched file /build/repo/sql/src/main/scala/lightdb/sql/SQLQueryBuilder.scala]
240[info] [patched file /build/repo/sql/src/main/scala/lightdb/sql/query/SQLQuery.scala]
241[info] [patched file /build/repo/sql/src/main/scala/lightdb/sql/SQLState.scala]
242[info] [patched file /build/repo/sql/src/main/scala/lightdb/sql/connect/SingleConnectionManager.scala]
243[info] [patched file /build/repo/sql/src/main/scala/lightdb/sql/SQLStore.scala]
244[info] [patched file /build/repo/sql/src/main/scala/lightdb/sql/SQLStoreTransaction.scala]
245[info] done compiling
246[info] compiling 3 Scala sources to /build/repo/sqlite/target/scala-3.7.4-RC2/classes ...
247[info] [patched file /build/repo/sqlite/src/main/scala/lightdb/sql/SQLiteTransaction.scala]
248[info] done compiling
249[info] compiling 6 Scala sources to /build/repo/sql/target/scala-3.7.4-RC2/classes ...
250[info] done compiling
251[info] compiling 1 Scala source to /build/repo/sql/target/scala-3.7.4-RC2/test-classes ...
252[info] compiling 1 Scala source to /build/repo/sqlite/target/scala-3.7.4-RC2/classes ...
253[info] done compiling
254[info] done compiling
255[info] compiling 6 Scala sources to /build/repo/sqlite/target/scala-3.7.4-RC2/test-classes ...
256[info] done compiling
257Starting build for ProjectRef(file:/build/repo/,sql) (lightdb-sql)... [5/15]
258Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
259Starting build for ProjectRef(file:/build/repo/,all) (lightdb-all)... [6/15]
260Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
261[info] compiling 6 Scala sources to /build/repo/lucene/target/scala-3.7.4-RC2/classes ...
262[info] compiling 6 Scala sources to /build/repo/halodb/target/scala-3.7.4-RC2/classes ...
263[info] compiling 5 Scala sources to /build/repo/lmdb/target/scala-3.7.4-RC2/classes ...
264[info] compiling 3 Scala sources to /build/repo/postgresql/target/scala-3.7.4-RC2/classes ...
265[info] [patched file /build/repo/postgresql/src/main/scala/lightdb/postgresql/PostgreSQLStore.scala]
266[info] done compiling
267[info] compiling 2 Scala sources to /build/repo/duckdb/target/scala-3.7.4-RC2/classes ...
268[info] done compiling
269[info] compiling 2 Scala sources to /build/repo/h2/target/scala-3.7.4-RC2/classes ...
270[info] done compiling
271[info] done compiling
272[info] done compiling
273[info] [patched file /build/repo/lucene/src/main/scala/lightdb/lucene/LuceneTransaction.scala]
274[info] [patched file /build/repo/lucene/src/main/scala/lightdb/lucene/LuceneState.scala]
275[info] [patched file /build/repo/lucene/src/main/scala/lightdb/lucene/LuceneStore.scala]
276[info] [patched file /build/repo/lucene/src/main/scala/lightdb/lucene/LuceneSearchBuilder.scala]
277[info] done compiling
278[info] compiling 6 Scala sources to /build/repo/lucene/target/scala-3.7.4-RC2/classes ...
279[info] compiling 1 Scala source to /build/repo/postgresql/target/scala-3.7.4-RC2/classes ...
280[info] done compiling
281[info] done compiling
282[info] compiling 6 Scala sources to /build/repo/all/target/scala-3.7.4-RC2/test-classes ...
283[info] done compiling
284Starting build for ProjectRef(file:/build/repo/,halodb) (lightdb-halo)... [7/15]
285Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
286[info] compiling 2 Scala sources to /build/repo/halodb/target/scala-3.7.4-RC2/test-classes ...
287[info] done compiling
288Starting build for ProjectRef(file:/build/repo/,postgresql) (lightdb-postgresql)... [8/15]
289Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
290[info] compiling 3 Scala sources to /build/repo/postgresql/target/scala-3.7.4-RC2/test-classes ...
291[info] done compiling
292Starting build for ProjectRef(file:/build/repo/,h2) (lightdb-h2)... [9/15]
293Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
294[info] compiling 1 Scala source to /build/repo/h2/target/scala-3.7.4-RC2/test-classes ...
295[info] done compiling
296Starting build for ProjectRef(file:/build/repo/,root) (lightdb)... [10/15]
297Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
298Starting build for ProjectRef(file:/build/repo/,coreJVM) (lightdb-core)... [11/15]
299Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
300Starting build for ProjectRef(file:/build/repo/,lmdb) (lightdb-lmdb)... [12/15]
301Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
302[info] compiling 1 Scala source to /build/repo/lmdb/target/scala-3.7.4-RC2/test-classes ...
303[info] done compiling
304Starting build for ProjectRef(file:/build/repo/,lucene) (lightdb-lucene)... [13/15]
305Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
306[info] compiling 5 Scala sources to /build/repo/lucene/target/scala-3.7.4-RC2/test-classes ...
307[info] done compiling
308Starting build for ProjectRef(file:/build/repo/,duckdb) (lightdb-duckdb)... [14/15]
309Compile scalacOptions: -unchecked, -Wconf:any:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
310[info] compiling 1 Scala source to /build/repo/duckdb/target/scala-3.7.4-RC2/test-classes ...
311[info] done compiling
312
313************************
314Build summary:
315[{
316 "module": "lightdb-mapdb",
317 "compile": {"status": "ok", "tookMs": 21034, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
318 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
319 "test-compile": {"status": "ok", "tookMs": 12054, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
320 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
321 "publish": {"status": "skipped", "tookMs": 0},
322 "metadata": {
323 "crossScalaVersions": ["2.13.17", "3.7.3"]
324}
325},{
326 "module": "lightdb-chroniclemap",
327 "compile": {"status": "ok", "tookMs": 662, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
328 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
329 "test-compile": {"status": "ok", "tookMs": 615, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
330 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
331 "publish": {"status": "skipped", "tookMs": 0},
332 "metadata": {
333 "crossScalaVersions": ["2.13.17", "3.7.3"]
334}
335},{
336 "module": "lightdb-rocks",
337 "compile": {"status": "ok", "tookMs": 790, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
338 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
339 "test-compile": {"status": "ok", "tookMs": 1302, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
340 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
341 "publish": {"status": "skipped", "tookMs": 0},
342 "metadata": {
343 "crossScalaVersions": ["2.13.17", "3.7.3"]
344}
345},{
346 "module": "lightdb-redis",
347 "compile": {"status": "ok", "tookMs": 558, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
348 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
349 "test-compile": {"status": "ok", "tookMs": 138, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
350 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
351 "publish": {"status": "skipped", "tookMs": 0},
352 "metadata": {
353 "crossScalaVersions": ["2.13.17", "3.7.3"]
354}
355},{
356 "module": "lightdb-sqlite",
357 "compile": {"status": "ok", "tookMs": 2404, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
358 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
359 "test-compile": {"status": "ok", "tookMs": 3664, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
360 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
361 "publish": {"status": "skipped", "tookMs": 0},
362 "metadata": {
363 "crossScalaVersions": ["2.13.17", "3.7.3"]
364}
365},{
366 "module": "lightdb-sql",
367 "compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
368 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
369 "test-compile": {"status": "ok", "tookMs": 145, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
370 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
371 "publish": {"status": "skipped", "tookMs": 0},
372 "metadata": {
373 "crossScalaVersions": ["2.13.17", "3.7.3"]
374}
375},{
376 "module": "lightdb-all",
377 "compile": {"status": "ok", "tookMs": 2154, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
378 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
379 "test-compile": {"status": "ok", "tookMs": 3053, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
380 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
381 "publish": {"status": "skipped", "tookMs": 0},
382 "metadata": {
383 "crossScalaVersions": ["2.13.17", "3.7.3"]
384}
385},{
386 "module": "lightdb-halo",
387 "compile": {"status": "ok", "tookMs": 90, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
388 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
389 "test-compile": {"status": "ok", "tookMs": 593, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
390 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
391 "publish": {"status": "skipped", "tookMs": 0},
392 "metadata": {
393 "crossScalaVersions": ["2.13.17", "3.7.3"]
394}
395},{
396 "module": "lightdb-postgresql",
397 "compile": {"status": "ok", "tookMs": 79, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
398 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
399 "test-compile": {"status": "ok", "tookMs": 772, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
400 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
401 "publish": {"status": "skipped", "tookMs": 0},
402 "metadata": {
403 "crossScalaVersions": ["2.13.17", "3.7.3"]
404}
405},{
406 "module": "lightdb-h2",
407 "compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
408 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
409 "test-compile": {"status": "ok", "tookMs": 485, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
410 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
411 "publish": {"status": "skipped", "tookMs": 0},
412 "metadata": {
413 "crossScalaVersions": ["2.13.17", "3.7.3"]
414}
415},{
416 "module": "lightdb",
417 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
419 "test-compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
420 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
421 "publish": {"status": "skipped", "tookMs": 0},
422 "metadata": {
423 "crossScalaVersions": ["2.13.17", "3.7.3"]
424}
425},{
426 "module": "lightdb-core",
427 "compile": {"status": "ok", "tookMs": 47, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
428 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
429 "test-compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
430 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
431 "publish": {"status": "skipped", "tookMs": 0},
432 "metadata": {
433 "crossScalaVersions": ["2.13.17", "3.7.3"]
434}
435},{
436 "module": "lightdb-lmdb",
437 "compile": {"status": "ok", "tookMs": 90, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
438 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
439 "test-compile": {"status": "ok", "tookMs": 547, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
440 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
441 "publish": {"status": "skipped", "tookMs": 0},
442 "metadata": {
443 "crossScalaVersions": ["2.13.17", "3.7.3"]
444}
445},{
446 "module": "lightdb-lucene",
447 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
448 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
449 "test-compile": {"status": "ok", "tookMs": 649, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
450 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
451 "publish": {"status": "skipped", "tookMs": 0},
452 "metadata": {
453 "crossScalaVersions": ["2.13.17", "3.7.3"]
454}
455},{
456 "module": "lightdb-duckdb",
457 "compile": {"status": "ok", "tookMs": 91, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
458 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
459 "test-compile": {"status": "ok", "tookMs": 487, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
460 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
461 "publish": {"status": "skipped", "tookMs": 0},
462 "metadata": {
463 "crossScalaVersions": ["2.13.17", "3.7.3"]
464}
465}]
466************************
467[success] Total time: 168 s (0:02:48.0), completed Nov 8, 2025, 1:35:43 AM
468[0JChecking patch project/plugins.sbt...
469Checking patch build.sbt...
470Applied patch project/plugins.sbt cleanly.
471Applied patch build.sbt cleanly.
472Commit migration rewrites
473Switched to a new branch 'opencb/migrate-source-3.4'
474[opencb/migrate-source-3.4 18efa076] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
475 43 files changed, 126 insertions(+), 126 deletions(-)
476----
477Preparing build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
478Scala binary version found: 3.8
479Implicitly using source version 3.8
480Scala binary version found: 3.8
481Implicitly using source version 3.8
482Would try to apply common scalacOption (best-effort, sbt/mill only):
483Append: ,REQUIRE:-source:3.8
484Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
485
486Try apply source patch:
487Path: build.sbt
488Pattern: val scala3 = "3.7.3"
489Replacement: val scala3 = "3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
490WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
491WARNING: 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)
492WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
493WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
494Successfully applied pattern 'val scala3 = "3.7.3"' in build.sbt
495----
496Starting build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
497Execute tests: false
498sbt project found:
499No prepare script found for project outr/lightdb
500/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
501##################################
502Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
503Targets: com.outr%lightdb com.outr%lightdb-all com.outr%lightdb-chroniclemap com.outr%lightdb-core com.outr%lightdb-duckdb com.outr%lightdb-h2 com.outr%lightdb-halo com.outr%lightdb-lmdb com.outr%lightdb-lucene com.outr%lightdb-mapdb com.outr%lightdb-postgresql com.outr%lightdb-redis com.outr%lightdb-rocks com.outr%lightdb-sql com.outr%lightdb-sqlite
504Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
505##################################
506Using extra scalacOptions: ,REQUIRE:-source:3.8
507Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
508[sbt_options] declare -a sbt_options=()
509[process_args] java_version = '25'
510[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
511# Executing command line:
512java
513-Xms512M
514-Xmx2G
515-Xss512K
516-XX:MaxMetaspaceSize=512M
517-XX:+TieredCompilation
518-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
519-Dcommunitybuild.project.dependencies.add=
520-Xmx7G
521-Xms4G
522-Xss8M
523-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
524-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
525-jar
526/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
527"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
528"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
529"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
530"set every credentials := Nil"
531"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
532"removeScalacOptionsStartingWith -P:wartremover"
533
534moduleMappings
535"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.outr%lightdb com.outr%lightdb-all com.outr%lightdb-chroniclemap com.outr%lightdb-core com.outr%lightdb-duckdb com.outr%lightdb-h2 com.outr%lightdb-halo com.outr%lightdb-lmdb com.outr%lightdb-lucene com.outr%lightdb-mapdb com.outr%lightdb-postgresql com.outr%lightdb-redis com.outr%lightdb-rocks com.outr%lightdb-sql com.outr%lightdb-sqlite"
536
537WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
538WARNING: 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)
539WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
540WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
541WARNING: A restricted method in java.lang.System has been called
542WARNING: 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)
543WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
544WARNING: Restricted methods will be blocked in a future release unless native access is enabled
545
546[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
547[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
548[info] loading project definition from /build/repo/project
549[info] loading settings for project root from build.sbt...
550[info] resolving key references (15338 settings) ...
551[info] set current project to lightdb (in build file:/build/repo/)
552Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
553OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in chronicleMap/crossScalaVersions
554OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in docs/crossScalaVersions
555OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in mapdb/crossScalaVersions
556OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in sql/crossScalaVersions
557OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in halodb/crossScalaVersions
558OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in sqlite/crossScalaVersions
559OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in benchmark/crossScalaVersions
560OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in redis/crossScalaVersions
561OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in h2/crossScalaVersions
562OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in coreJVM/crossScalaVersions
563OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in root/crossScalaVersions
564OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in lmdb/crossScalaVersions
565OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in lucene/crossScalaVersions
566OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in rocksdb/crossScalaVersions
567OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in duckdb/crossScalaVersions
568OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in all/crossScalaVersions
569OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in postgresql/crossScalaVersions
570[info] set current project to lightdb (in build file:/build/repo/)
571[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 17 projects.
572[info] Switching Scala version on:
573[info] lucene (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
574[info] chronicleMap (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
575[info] sqlite (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
576[info] sql (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
577[info] * root (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
578[info] all (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
579[info] lmdb (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
580[info] docs (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
581[info] halodb (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
582[info] mapdb (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
583[info] postgresql (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
584[info] h2 (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
585[info] coreJVM (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
586[info] redis (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
587[info] rocksdb (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
588[info] duckdb (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
589[info] benchmark (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY, 2.13.17)
590[info] Excluding projects:
591[info] Reapplying settings...
592[info] set current project to lightdb (in build file:/build/repo/)
593Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
594[info] Reapplying settings...
595[info] set current project to lightdb (in build file:/build/repo/)
596[info] Defining Global / credentials, all / credentials and 15 others.
597[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 101 others.
598[info] Run `last` for details.
599[info] Reapplying settings...
600[info] set current project to lightdb (in build file:/build/repo/)
601Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
602[info] Reapplying settings...
603OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
604
605 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
606 Did you mean halodb / allExcludeDependencies ?
607 , retry without global scopes
608[info] Reapplying settings...
609[info] set current project to lightdb (in build file:/build/repo/)
610Execute removeScalacOptionsStartingWith: -P:wartremover
611[info] Reapplying settings...
612[info] set current project to lightdb (in build file:/build/repo/)
613[success] Total time: 0 s, completed Nov 8, 2025, 1:36:04 AM
614Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
615Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
616Starting build...
617Projects: Set(lucene, chronicleMap, sqlite, sql, root, all, lmdb, halodb, mapdb, postgresql, h2, coreJVM, redis, rocksdb, duckdb)
618Starting build for ProjectRef(file:/build/repo/,mapdb) (lightdb-mapdb)... [0/15]
619OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
620OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
621Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
622[info] compiling 142 Scala sources to /build/repo/core/.jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
623[info] done compiling
624[info] compiling 2 Scala sources to /build/repo/mapdb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
625[info] done compiling
626[info] compiling 13 Scala sources and 2 Java sources to /build/repo/core/.jvm/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
627[info] done compiling
628[info] compiling 1 Scala source to /build/repo/mapdb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
629[info] done compiling
630Starting build for ProjectRef(file:/build/repo/,chronicleMap) (lightdb-chroniclemap)... [1/15]
631Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
632[info] compiling 2 Scala sources to /build/repo/chronicleMap/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
633[info] done compiling
634[info] compiling 1 Scala source to /build/repo/chronicleMap/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
635[info] done compiling
636Starting build for ProjectRef(file:/build/repo/,rocksdb) (lightdb-rocks)... [2/15]
637Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
638[info] compiling 5 Scala sources to /build/repo/rocksdb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
639[info] done compiling
640[info] compiling 5 Scala sources to /build/repo/rocksdb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
641[info] done compiling
642Starting build for ProjectRef(file:/build/repo/,redis) (lightdb-redis)... [3/15]
643Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
644[info] compiling 2 Scala sources to /build/repo/redis/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
645[info] done compiling
646Starting build for ProjectRef(file:/build/repo/,sqlite) (lightdb-sqlite)... [4/15]
647Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
648[info] compiling 15 Scala sources to /build/repo/sql/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
649[info] done compiling
650[info] compiling 3 Scala sources to /build/repo/sqlite/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
651[info] done compiling
652[info] compiling 1 Scala source to /build/repo/sql/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
653[info] done compiling
654[info] compiling 6 Scala sources to /build/repo/sqlite/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
655[info] done compiling
656Starting build for ProjectRef(file:/build/repo/,sql) (lightdb-sql)... [5/15]
657Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
658Starting build for ProjectRef(file:/build/repo/,all) (lightdb-all)... [6/15]
659Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
660[info] compiling 6 Scala sources to /build/repo/halodb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
661[info] compiling 6 Scala sources to /build/repo/lucene/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
662[info] compiling 5 Scala sources to /build/repo/lmdb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
663[info] compiling 2 Scala sources to /build/repo/duckdb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
664[info] done compiling
665[info] compiling 3 Scala sources to /build/repo/postgresql/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
666[info] done compiling
667[info] compiling 2 Scala sources to /build/repo/h2/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
668[info] done compiling
669[info] done compiling
670[info] done compiling
671[info] done compiling
672[info] compiling 6 Scala sources to /build/repo/all/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
673[info] done compiling
674Starting build for ProjectRef(file:/build/repo/,halodb) (lightdb-halo)... [7/15]
675Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
676[info] compiling 2 Scala sources to /build/repo/halodb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
677[info] done compiling
678Starting build for ProjectRef(file:/build/repo/,postgresql) (lightdb-postgresql)... [8/15]
679Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
680[info] compiling 3 Scala sources to /build/repo/postgresql/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
681[info] done compiling
682Starting build for ProjectRef(file:/build/repo/,h2) (lightdb-h2)... [9/15]
683Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
684[info] compiling 1 Scala source to /build/repo/h2/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
685[info] done compiling
686Starting build for ProjectRef(file:/build/repo/,root) (lightdb)... [10/15]
687Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
688Starting build for ProjectRef(file:/build/repo/,coreJVM) (lightdb-core)... [11/15]
689Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
690Starting build for ProjectRef(file:/build/repo/,lmdb) (lightdb-lmdb)... [12/15]
691Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
692[info] compiling 1 Scala source to /build/repo/lmdb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
693[info] done compiling
694Starting build for ProjectRef(file:/build/repo/,lucene) (lightdb-lucene)... [13/15]
695Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
696[info] compiling 5 Scala sources to /build/repo/lucene/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
697[info] done compiling
698Starting build for ProjectRef(file:/build/repo/,duckdb) (lightdb-duckdb)... [14/15]
699Compile scalacOptions: -unchecked, -Wconf:any:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
700[info] compiling 1 Scala source to /build/repo/duckdb/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
701[info] done compiling
702
703************************
704Build summary:
705[{
706 "module": "lightdb-mapdb",
707 "compile": {"status": "ok", "tookMs": 23515, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
708 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
709 "test-compile": {"status": "ok", "tookMs": 11316, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
710 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
711 "publish": {"status": "skipped", "tookMs": 0},
712 "metadata": {
713 "crossScalaVersions": ["2.13.17", "3.7.3"]
714}
715},{
716 "module": "lightdb-chroniclemap",
717 "compile": {"status": "ok", "tookMs": 639, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
718 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
719 "test-compile": {"status": "ok", "tookMs": 707, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
720 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
721 "publish": {"status": "skipped", "tookMs": 0},
722 "metadata": {
723 "crossScalaVersions": ["2.13.17", "3.7.3"]
724}
725},{
726 "module": "lightdb-rocks",
727 "compile": {"status": "ok", "tookMs": 1037, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
728 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
729 "test-compile": {"status": "ok", "tookMs": 850, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
730 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
731 "publish": {"status": "skipped", "tookMs": 0},
732 "metadata": {
733 "crossScalaVersions": ["2.13.17", "3.7.3"]
734}
735},{
736 "module": "lightdb-redis",
737 "compile": {"status": "ok", "tookMs": 671, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
738 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
739 "test-compile": {"status": "ok", "tookMs": 165, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
740 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
741 "publish": {"status": "skipped", "tookMs": 0},
742 "metadata": {
743 "crossScalaVersions": ["2.13.17", "3.7.3"]
744}
745},{
746 "module": "lightdb-sqlite",
747 "compile": {"status": "ok", "tookMs": 2646, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
748 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
749 "test-compile": {"status": "ok", "tookMs": 1842, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
750 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
751 "publish": {"status": "skipped", "tookMs": 0},
752 "metadata": {
753 "crossScalaVersions": ["2.13.17", "3.7.3"]
754}
755},{
756 "module": "lightdb-sql",
757 "compile": {"status": "ok", "tookMs": 99, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
758 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
759 "test-compile": {"status": "ok", "tookMs": 163, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
760 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
761 "publish": {"status": "skipped", "tookMs": 0},
762 "metadata": {
763 "crossScalaVersions": ["2.13.17", "3.7.3"]
764}
765},{
766 "module": "lightdb-all",
767 "compile": {"status": "ok", "tookMs": 2684, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
768 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
769 "test-compile": {"status": "ok", "tookMs": 2465, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
770 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
771 "publish": {"status": "skipped", "tookMs": 0},
772 "metadata": {
773 "crossScalaVersions": ["2.13.17", "3.7.3"]
774}
775},{
776 "module": "lightdb-halo",
777 "compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
778 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
779 "test-compile": {"status": "ok", "tookMs": 641, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
780 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
781 "publish": {"status": "skipped", "tookMs": 0},
782 "metadata": {
783 "crossScalaVersions": ["2.13.17", "3.7.3"]
784}
785},{
786 "module": "lightdb-postgresql",
787 "compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
788 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
789 "test-compile": {"status": "ok", "tookMs": 890, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
790 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
791 "publish": {"status": "skipped", "tookMs": 0},
792 "metadata": {
793 "crossScalaVersions": ["2.13.17", "3.7.3"]
794}
795},{
796 "module": "lightdb-h2",
797 "compile": {"status": "ok", "tookMs": 119, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
798 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
799 "test-compile": {"status": "ok", "tookMs": 599, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
800 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
801 "publish": {"status": "skipped", "tookMs": 0},
802 "metadata": {
803 "crossScalaVersions": ["2.13.17", "3.7.3"]
804}
805},{
806 "module": "lightdb",
807 "compile": {"status": "ok", "tookMs": 61, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
808 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
809 "test-compile": {"status": "ok", "tookMs": 91, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
810 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
811 "publish": {"status": "skipped", "tookMs": 0},
812 "metadata": {
813 "crossScalaVersions": ["2.13.17", "3.7.3"]
814}
815},{
816 "module": "lightdb-core",
817 "compile": {"status": "ok", "tookMs": 35, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
818 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
819 "test-compile": {"status": "ok", "tookMs": 73, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
820 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
821 "publish": {"status": "skipped", "tookMs": 0},
822 "metadata": {
823 "crossScalaVersions": ["2.13.17", "3.7.3"]
824}
825},{
826 "module": "lightdb-lmdb",
827 "compile": {"status": "ok", "tookMs": 97, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
828 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
829 "test-compile": {"status": "ok", "tookMs": 531, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
830 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
831 "publish": {"status": "skipped", "tookMs": 0},
832 "metadata": {
833 "crossScalaVersions": ["2.13.17", "3.7.3"]
834}
835},{
836 "module": "lightdb-lucene",
837 "compile": {"status": "ok", "tookMs": 104, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
838 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
839 "test-compile": {"status": "ok", "tookMs": 636, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
840 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
841 "publish": {"status": "skipped", "tookMs": 0},
842 "metadata": {
843 "crossScalaVersions": ["2.13.17", "3.7.3"]
844}
845},{
846 "module": "lightdb-duckdb",
847 "compile": {"status": "ok", "tookMs": 132, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
848 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
849 "test-compile": {"status": "ok", "tookMs": 598, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
850 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
851 "publish": {"status": "skipped", "tookMs": 0},
852 "metadata": {
853 "crossScalaVersions": ["2.13.17", "3.7.3"]
854}
855}]
856************************
857[success] Total time: 73 s (0:01:13.0), completed Nov 8, 2025, 1:37:17 AM
858[0JChecking patch project/plugins.sbt...
859Checking patch build.sbt...
860Applied patch project/plugins.sbt cleanly.
861Applied patch build.sbt cleanly.