Build Logs

eikek/binny • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY

Errors

0

Warnings

70

Total Lines

363

1##################################
2Clonning https://github.com/eikek/binny.git into /build/repo using revision v0.11.0
3##################################
4Note: switching to '21f1f2e8147c207c5714635ca42ded49fc234dc0'.
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.1
22----
23Preparing build for 3.8.1-RC1-bin-20251128-fe49539-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.1"
35Replacement: val scala3 = "3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.3.1"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.9.7 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project eikek/binny
47##################################
48Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
49Targets: com.github.eikek%binny-core com.github.eikek%binny-fs com.github.eikek%binny-jdbc com.github.eikek%binny-minio com.github.eikek%binny-pglo com.github.eikek%binny-tika-detect
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
70"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.eikek%binny-core com.github.eikek%binny-fs com.github.eikek%binny-jdbc com.github.eikek%binny-minio com.github.eikek%binny-pglo com.github.eikek%binny-tika-detect"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.739s.
85[info] done compiling
86[info] loading settings for project root from build.sbt, latest-release.sbt...
87[info] set current project to binny-root (in build file:/build/repo/)
88Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
89OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in tikaDetect/crossScalaVersions
90OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in core/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in microsite/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in minio/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in pglo/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in jdbc/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List() -> List(2.13.12) in root/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in fs/crossScalaVersions
97[info] set current project to binny-root (in build file:/build/repo/)
98[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 7 projects.
99[info] Switching Scala version on:
100[info] tikaDetect (2.13.12, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
101[info] jdbc (2.13.12, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
102[info] microsite (2.13.12, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
103[info] pglo (2.13.12, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
104[info] minio (2.13.12, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
105[info] core (2.13.12, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
106[info] fs (2.13.12, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
107[info] Excluding projects:
108[info] * root (2.13.12)
109[info] Reapplying settings...
110[info] set current project to binny-root (in build file:/build/repo/)
111Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
112[info] Reapplying settings...
113[info] set current project to binny-root (in build file:/build/repo/)
114[info] Defining Global / credentials, core / credentials and 6 others.
115[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 64 others.
116[info] Run `last` for details.
117[info] Reapplying settings...
118[info] set current project to binny-root (in build file:/build/repo/)
119Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
120[info] Reapplying settings...
121OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
122
123 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
124 Did you mean allExcludeDependencies ?
125 , retry without global scopes
126[info] Reapplying settings...
127[info] set current project to binny-root (in build file:/build/repo/)
128Execute removeScalacOptionsStartingWith: -P:wartremover
129[info] Reapplying settings...
130[info] set current project to binny-root (in build file:/build/repo/)
131[success] Total time: 0 s, completed Nov 29, 2025, 12:37:41 AM
132Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
133Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
134Starting build...
135Projects: Set(tikaDetect, jdbc, pglo, minio, core, fs)
136Starting build for ProjectRef(file:/build/repo/,fs) (binny-fs)... [0/6]
137OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
138OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
139OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
140OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
141Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -explain, -explain-types, -indent, -print-lines, -Ykind-projector, -Xmigration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/fs/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
142[info] compiling 19 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
143[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
144[warn] one warning found
145[info] done compiling
146[info] compiling 12 Scala sources to /build/repo/modules/fs/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
147[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
148[warn] one warning found
149[info] done compiling
150[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
151[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
152[warn] one warning found
153[info] done compiling
154[info] compiling 13 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
155[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
156[warn] one warning found
157[info] done compiling
158[info] compiling 6 Scala sources to /build/repo/modules/fs/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
159[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
160[warn] one warning found
161[info] done compiling
162[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
163[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
164[warn] one warning found
165[info] done compiling
166[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
167[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
168[warn] one warning found
169[info] done compiling
170Starting build for ProjectRef(file:/build/repo/,jdbc) (binny-jdbc)... [1/6]
171Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -explain, -explain-types, -indent, -print-lines, -Ykind-projector, -Xmigration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/jdbc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
172[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
173[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
174[warn] one warning found
175[info] done compiling
176[info] compiling 10 Scala sources to /build/repo/modules/jdbc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
177[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
178[warn] one warning found
179[info] done compiling
180[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
181[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
182[warn] one warning found
183[info] done compiling
184[info] compiling 11 Scala sources to /build/repo/modules/jdbc/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
185[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
186[warn] one warning found
187[info] done compiling
188[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
189[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
190[warn] one warning found
191[info] done compiling
192[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
193[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
194[warn] one warning found
195[info] done compiling
196Starting build for ProjectRef(file:/build/repo/,tikaDetect) (binny-tika-detect)... [2/6]
197Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -explain, -explain-types, -indent, -print-lines, -Ykind-projector, -Xmigration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/tika-detect/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
198[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
199[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
200[warn] one warning found
201[info] done compiling
202[info] compiling 1 Scala source to /build/repo/modules/tika-detect/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
203[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
204[warn] one warning found
205[info] done compiling
206[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
207[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
208[warn] one warning found
209[info] done compiling
210[info] compiling 1 Scala source to /build/repo/modules/tika-detect/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
211[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
212[warn] one warning found
213[info] done compiling
214[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
215[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
216[warn] one warning found
217[info] done compiling
218[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
219[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
220[warn] one warning found
221[info] done compiling
222Starting build for ProjectRef(file:/build/repo/,core) (binny-core)... [3/6]
223Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -explain, -explain-types, -indent, -print-lines, -Ykind-projector, -Xmigration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
224[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
225[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
226[warn] one warning found
227[info] done compiling
228[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
229[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
230[warn] one warning found
231[info] done compiling
232[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
233[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
234[warn] one warning found
235[info] done compiling
236[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
237[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
238[warn] one warning found
239[info] done compiling
240Starting build for ProjectRef(file:/build/repo/,minio) (binny-minio)... [4/6]
241Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -explain, -explain-types, -indent, -print-lines, -Ykind-projector, -Xmigration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/minio/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
242[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
243[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
244[warn] one warning found
245[info] done compiling
246[info] compiling 6 Scala sources to /build/repo/modules/minio/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
247[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
248[warn] one warning found
249[info] done compiling
250[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
251[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
252[warn] one warning found
253[info] done compiling
254[info] compiling 7 Scala sources to /build/repo/modules/minio/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
255[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
256[warn] one warning found
257[info] done compiling
258[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
259[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
260[warn] one warning found
261[info] done compiling
262[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
263[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
264[warn] one warning found
265[info] done compiling
266Starting build for ProjectRef(file:/build/repo/,pglo) (binny-pglo)... [5/6]
267Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -explain, -explain-types, -indent, -print-lines, -Ykind-projector, -Xmigration, -Xsemanticdb, -semanticdb-target, /build/repo/modules/pglo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
268[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
269[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
270[warn] one warning found
271[info] done compiling
272[info] compiling 4 Scala sources to /build/repo/modules/pglo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
273[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
274[warn] one warning found
275[info] done compiling
276[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
277[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
278[warn] one warning found
279[info] done compiling
280[info] compiling 3 Scala sources to /build/repo/modules/pglo/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/test-classes ...
281[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
282[warn] one warning found
283[info] done compiling
284[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
285[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
286[warn] one warning found
287[info] done compiling
288[info] compiling 1 Scala source to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251128-fe49539-NIGHTLY/classes ...
289[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
290[warn] one warning found
291[info] done compiling
292
293************************
294Build summary:
295[{
296 "module": "binny-fs",
297 "compile": {"status": "ok", "tookMs": 17398, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
298 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
299 "test-compile": {"status": "ok", "tookMs": 6151, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
300 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
301 "publish": {"status": "skipped", "tookMs": 0},
302 "metadata": {
303 "crossScalaVersions": ["2.13.12", "3.3.1"]
304}
305},{
306 "module": "binny-jdbc",
307 "compile": {"status": "ok", "tookMs": 4407, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
308 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
309 "test-compile": {"status": "ok", "tookMs": 2598, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
310 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
311 "publish": {"status": "skipped", "tookMs": 0},
312 "metadata": {
313 "crossScalaVersions": ["2.13.12", "3.3.1"]
314}
315},{
316 "module": "binny-tika-detect",
317 "compile": {"status": "ok", "tookMs": 697, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
318 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
319 "test-compile": {"status": "ok", "tookMs": 933, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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.12", "3.3.1"]
324}
325},{
326 "module": "binny-core",
327 "compile": {"status": "ok", "tookMs": 403, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
328 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
329 "test-compile": {"status": "ok", "tookMs": 441, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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.12", "3.3.1"]
334}
335},{
336 "module": "binny-minio",
337 "compile": {"status": "ok", "tookMs": 2324, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
338 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
339 "test-compile": {"status": "ok", "tookMs": 1287, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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.12", "3.3.1"]
344}
345},{
346 "module": "binny-pglo",
347 "compile": {"status": "ok", "tookMs": 2223, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
348 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
349 "test-compile": {"status": "ok", "tookMs": 1033, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
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.12", "3.3.1"]
354}
355}]
356************************
357[success] Total time: 89 s (0:01:29.0), completed Nov 29, 2025, 12:39:09 AM
358[0JChecking patch project/plugins.sbt...
359Checking patch project/build.properties...
360Checking patch build.sbt...
361Applied patch project/plugins.sbt cleanly.
362Applied patch project/build.properties cleanly.
363Applied patch build.sbt cleanly.