Build Logs
indoorvivants/sn-bindgen • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
1
Total Lines
391
1##################################
2Clonning https://github.com/indoorvivants/sn-bindgen.git into /build/repo using revision v0.2.4
3##################################
4Note: switching to 'fefbcd36f717f0a938a53dd1eb8226dd7b511990'.
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.1-RC1-bin-20251120-60444cb
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: project/plugins.sbt
34Pattern: "com.indoorvivants" % "subatomic-plugin" % "0.0.9+27-82a2d1d2-SNAPSHOT"
35Replacement: "com.indoorvivants" % "subatomic-plugin" % "0.0.9"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern '"com.indoorvivants" % "subatomic-plugin" % "0.0.9+27-82a2d1d2-SNAPSHOT"' in project/plugins.sbt
40
41Try apply source patch:
42Path: build.sbt
43Pattern: val Scala3 = "3.3.6"
44Replacement: val Scala3 = "3.8.1-RC1-bin-20251120-60444cb"
45Successfully applied pattern 'val Scala3 = "3.3.6"' in build.sbt
46----
47Starting build for 3.8.1-RC1-bin-20251120-60444cb
48Execute tests: false
49sbt project found:
50Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
51Enforcing usage of sbt in version 1.11.5
52No prepare script found for project indoorvivants/sn-bindgen
53/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
54##################################
55Scala version: 3.8.1-RC1-bin-20251120-60444cb
56Targets: com.indoorvivants%bindgen-interface
57Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"\"com.indoorvivants\" % \"subatomic-plugin\" % \"0.0.9+27-82a2d1d2-SNAPSHOT\"","replaceWith":"\"com.indoorvivants\" % \"subatomic-plugin\" % \"0.0.9\""},{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
58##################################
59Using extra scalacOptions: ,REQUIRE:-source:3.8
60Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
61[sbt_options] declare -a sbt_options=()
62[process_args] java_version = '17'
63[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
64# Executing command line:
65java
66-Xmx4G
67-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
68-Dcommunitybuild.project.dependencies.add=
69-Xmx7G
70-Xms4G
71-Xss8M
72-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
73-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
74-jar
75/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
76"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
77"++3.8.1-RC1-bin-20251120-60444cb -v"
78"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
79"set every credentials := Nil"
80"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
81"removeScalacOptionsStartingWith -P:wartremover"
82
83moduleMappings
84"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"\"com.indoorvivants\" % \"subatomic-plugin\" % \"0.0.9+27-82a2d1d2-SNAPSHOT\"","replaceWith":"\"com.indoorvivants\" % \"subatomic-plugin\" % \"0.0.9\""},{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.indoorvivants%bindgen-interface"
85
86[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
87[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
88[info] loading project definition from /build/repo/project
89[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
90[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
91[info] Compilation completed in 9.148s.
92[info] done compiling
93/build/repo/build.sbt:551: 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:
94 resolvers += Resolver.sonatypeCentralSnapshots
95ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots")
96 ^
97[info] loading settings for project root from build.sbt...
98[info] resolving key references (21804 settings) ...
99[info]
100[info] C Binding generator for Scala 3 Native
101[info]
102[info] ######
103[info] # # # # # ##### #### ###### # #
104[info] # # # ## # # # # # # ## #
105[info] ###### # # # # # # # ##### # # #
106[info] # # # # # # # # # ### # # # #
107[info] # # # # ## # # # # # # ##
108[info] ###### # # # ##### #### ###### # #
109[info]
110[info] Version: 0.2.4+0-fefbcd36+20251122-1749-SNAPSHOT
111[info] Scala Native: 0.5.7
112[info]
113[info] Scala 3.8.1-RC1-bin-20251120-60444cb
114[info]
115[info] Useful sbt tasks:
116[info] bb. buildBinary - Build bindgen binary and copy it into bin/ folder
117[info] itt. interfaceTests - Run tests for JVM artifacts that interact with CLI (Scala 2.12, 2.13, 3)
118[info] ctt. cliTests - Run tests for just the CLI flags parsing
119[info] gtt. generatorTests - Tests for generated code and its runtime correctness
120[info] ptt. pluginTests - Run SBT plugin tests
121[info] ett. exportTests - Tests for generated exported definitions
122[info] bw. buildWebsite - Build the website
123[info] bwq. buildWebsiteQuick - Build the website (quick, no mdoc)
124[info] dp. devPublish - Build and publish everything sn-bindgen needs to your local cache
125[info] a. ci - Run exactly what CI runs
126[info] b. preCI - Run formatting/scalafix
127Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
128OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in localBindgenArtifact/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in exportTestsLibrary/crossScalaVersions
130OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in exportTestsLibrary/crossScalaVersions
131OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in localBindgenArtifact/crossScalaVersions
132OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in tests3/crossScalaVersions
133OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in tests3/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in ifaceNative3/crossScalaVersions
135OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in ifaceNative3/crossScalaVersions
136OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in scalaNativeLibParser/crossScalaVersions
137OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in iface3/crossScalaVersions
138OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in iface3/crossScalaVersions
139OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in bindgen/crossScalaVersions
140OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in bindgen/crossScalaVersions
141OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in libclang/crossScalaVersions
142OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in libclang/crossScalaVersions
143OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in ifaceNative/crossScalaVersions
144OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in tests/crossScalaVersions
145OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in docs/crossScalaVersions
146OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in docs/crossScalaVersions
147OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.16) in iface/crossScalaVersions
148OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in testsNative3/crossScalaVersions
149OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in testsNative3/crossScalaVersions
150OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in binaryArtifacts/crossScalaVersions
151OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in binaryArtifacts/crossScalaVersions
152[info]
153[info] C Binding generator for Scala 3 Native
154[info]
155[info] ######
156[info] # # # # # ##### #### ###### # #
157[info] # # # ## # # # # # # ## #
158[info] ###### # # # # # # # ##### # # #
159[info] # # # # # # # # # ### # # # #
160[info] # # # # ## # # # # # # ##
161[info] ###### # # # ##### #### ###### # #
162[info]
163[info] Version: 0.2.4+0-fefbcd36+20251122-1749-SNAPSHOT
164[info] Scala Native: 0.5.7
165[info]
166[info] Scala 3.8.1-RC1-bin-20251120-60444cb
167[info]
168[info] Useful sbt tasks:
169[info] bb. buildBinary - Build bindgen binary and copy it into bin/ folder
170[info] itt. interfaceTests - Run tests for JVM artifacts that interact with CLI (Scala 2.12, 2.13, 3)
171[info] ctt. cliTests - Run tests for just the CLI flags parsing
172[info] gtt. generatorTests - Tests for generated code and its runtime correctness
173[info] ptt. pluginTests - Run SBT plugin tests
174[info] ett. exportTests - Tests for generated exported definitions
175[info] bw. buildWebsite - Build the website
176[info] bwq. buildWebsiteQuick - Build the website (quick, no mdoc)
177[info] dp. devPublish - Build and publish everything sn-bindgen needs to your local cache
178[info] a. ci - Run exactly what CI runs
179[info] b. preCI - Run formatting/scalafix
180[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 10 projects.
181[info] Switching Scala version on:
182[info] testsNative3 (3.8.1-RC1-bin-20251120-60444cb)
183[info] docs (3.8.1-RC1-bin-20251120-60444cb)
184[info] binaryArtifacts (3.8.1-RC1-bin-20251120-60444cb)
185[info] iface3 (3.8.1-RC1-bin-20251120-60444cb)
186[info] tests3 (3.8.1-RC1-bin-20251120-60444cb)
187[info] localBindgenArtifact (3.8.1-RC1-bin-20251120-60444cb)
188[info] ifaceNative3 (3.8.1-RC1-bin-20251120-60444cb)
189[info] exportTestsLibrary (3.8.1-RC1-bin-20251120-60444cb)
190[info] libclang (3.8.1-RC1-bin-20251120-60444cb)
191[info] bindgen (3.8.1-RC1-bin-20251120-60444cb)
192[info] Excluding projects:
193[info] plugin (2.12.20)
194[info] * root (2.12.20)
195[info] iface2_12 (2.12.20)
196[info] tests (2.13.16)
197[info] tests2_12 (2.12.20)
198[info] scalaNativeLibParser (2.13.16)
199[info] ifaceNative2_12 (2.12.20)
200[info] ifaceNative (2.13.16)
201[info] iface (2.13.16)
202[info] Reapplying settings...
203[info]
204[info] C Binding generator for Scala 3 Native
205[info]
206[info] ######
207[info] # # # # # ##### #### ###### # #
208[info] # # # ## # # # # # # ## #
209[info] ###### # # # # # # # ##### # # #
210[info] # # # # # # # # # ### # # # #
211[info] # # # # ## # # # # # # ##
212[info] ###### # # # ##### #### ###### # #
213[info]
214[info] Version: 0.2.4+0-fefbcd36+20251122-1749-SNAPSHOT
215[info] Scala Native: 0.5.7
216[info]
217[info] Scala 3.8.1-RC1-bin-20251120-60444cb
218[info]
219[info] Useful sbt tasks:
220[info] bb. buildBinary - Build bindgen binary and copy it into bin/ folder
221[info] itt. interfaceTests - Run tests for JVM artifacts that interact with CLI (Scala 2.12, 2.13, 3)
222[info] ctt. cliTests - Run tests for just the CLI flags parsing
223[info] gtt. generatorTests - Tests for generated code and its runtime correctness
224[info] ptt. pluginTests - Run SBT plugin tests
225[info] ett. exportTests - Tests for generated exported definitions
226[info] bw. buildWebsite - Build the website
227[info] bwq. buildWebsiteQuick - Build the website (quick, no mdoc)
228[info] dp. devPublish - Build and publish everything sn-bindgen needs to your local cache
229[info] a. ci - Run exactly what CI runs
230[info] b. preCI - Run formatting/scalafix
231Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
232[info] Reapplying settings...
233[info]
234[info] C Binding generator for Scala 3 Native
235[info]
236[info] ######
237[info] # # # # # ##### #### ###### # #
238[info] # # # ## # # # # # # ## #
239[info] ###### # # # # # # # ##### # # #
240[info] # # # # # # # # # ### # # # #
241[info] # # # # ## # # # # # # ##
242[info] ###### # # # ##### #### ###### # #
243[info]
244[info] Version: 0.2.4+0-fefbcd36+20251122-1749-SNAPSHOT
245[info] Scala Native: 0.5.7
246[info]
247[info] Scala 3.8.1-RC1-bin-20251120-60444cb
248[info]
249[info] Useful sbt tasks:
250[info] bb. buildBinary - Build bindgen binary and copy it into bin/ folder
251[info] itt. interfaceTests - Run tests for JVM artifacts that interact with CLI (Scala 2.12, 2.13, 3)
252[info] ctt. cliTests - Run tests for just the CLI flags parsing
253[info] gtt. generatorTests - Tests for generated code and its runtime correctness
254[info] ptt. pluginTests - Run SBT plugin tests
255[info] ett. exportTests - Tests for generated exported definitions
256[info] bw. buildWebsite - Build the website
257[info] bwq. buildWebsiteQuick - Build the website (quick, no mdoc)
258[info] dp. devPublish - Build and publish everything sn-bindgen needs to your local cache
259[info] a. ci - Run exactly what CI runs
260[info] b. preCI - Run formatting/scalafix
261[info] Defining Global / credentials, binaryArtifacts / credentials and 17 others.
262[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 190 others.
263[info] Run `last` for details.
264[info] Reapplying settings...
265[info]
266[info] C Binding generator for Scala 3 Native
267[info]
268[info] ######
269[info] # # # # # ##### #### ###### # #
270[info] # # # ## # # # # # # ## #
271[info] ###### # # # # # # # ##### # # #
272[info] # # # # # # # # # ### # # # #
273[info] # # # # ## # # # # # # ##
274[info] ###### # # # ##### #### ###### # #
275[info]
276[info] Version: 0.2.4+0-fefbcd36+20251122-1750-SNAPSHOT
277[info] Scala Native: 0.5.7
278[info]
279[info] Scala 3.8.1-RC1-bin-20251120-60444cb
280[info]
281[info] Useful sbt tasks:
282[info] bb. buildBinary - Build bindgen binary and copy it into bin/ folder
283[info] itt. interfaceTests - Run tests for JVM artifacts that interact with CLI (Scala 2.12, 2.13, 3)
284[info] ctt. cliTests - Run tests for just the CLI flags parsing
285[info] gtt. generatorTests - Tests for generated code and its runtime correctness
286[info] ptt. pluginTests - Run SBT plugin tests
287[info] ett. exportTests - Tests for generated exported definitions
288[info] bw. buildWebsite - Build the website
289[info] bwq. buildWebsiteQuick - Build the website (quick, no mdoc)
290[info] dp. devPublish - Build and publish everything sn-bindgen needs to your local cache
291[info] a. ci - Run exactly what CI runs
292[info] b. preCI - Run formatting/scalafix
293Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
294[info] Reapplying settings...
295OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
296
297 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
298 Did you mean exportTestsLibrary / allExcludeDependencies ?
299 , retry without global scopes
300[info] Reapplying settings...
301[info]
302[info] C Binding generator for Scala 3 Native
303[info]
304[info] ######
305[info] # # # # # ##### #### ###### # #
306[info] # # # ## # # # # # # ## #
307[info] ###### # # # # # # # ##### # # #
308[info] # # # # # # # # # ### # # # #
309[info] # # # # ## # # # # # # ##
310[info] ###### # # # ##### #### ###### # #
311[info]
312[info] Version: 0.2.4+0-fefbcd36+20251122-1750-SNAPSHOT
313[info] Scala Native: 0.5.7
314[info]
315[info] Scala 3.8.1-RC1-bin-20251120-60444cb
316[info]
317[info] Useful sbt tasks:
318[info] bb. buildBinary - Build bindgen binary and copy it into bin/ folder
319[info] itt. interfaceTests - Run tests for JVM artifacts that interact with CLI (Scala 2.12, 2.13, 3)
320[info] ctt. cliTests - Run tests for just the CLI flags parsing
321[info] gtt. generatorTests - Tests for generated code and its runtime correctness
322[info] ptt. pluginTests - Run SBT plugin tests
323[info] ett. exportTests - Tests for generated exported definitions
324[info] bw. buildWebsite - Build the website
325[info] bwq. buildWebsiteQuick - Build the website (quick, no mdoc)
326[info] dp. devPublish - Build and publish everything sn-bindgen needs to your local cache
327[info] a. ci - Run exactly what CI runs
328[info] b. preCI - Run formatting/scalafix
329Execute removeScalacOptionsStartingWith: -P:wartremover
330[info] Reapplying settings...
331[info]
332[info] C Binding generator for Scala 3 Native
333[info]
334[info] ######
335[info] # # # # # ##### #### ###### # #
336[info] # # # ## # # # # # # ## #
337[info] ###### # # # # # # # ##### # # #
338[info] # # # # # # # # # ### # # # #
339[info] # # # # ## # # # # # # ##
340[info] ###### # # # ##### #### ###### # #
341[info]
342[info] Version: 0.2.4+0-fefbcd36+20251122-1750-SNAPSHOT
343[info] Scala Native: 0.5.7
344[info]
345[info] Scala 3.8.1-RC1-bin-20251120-60444cb
346[info]
347[info] Useful sbt tasks:
348[info] bb. buildBinary - Build bindgen binary and copy it into bin/ folder
349[info] itt. interfaceTests - Run tests for JVM artifacts that interact with CLI (Scala 2.12, 2.13, 3)
350[info] ctt. cliTests - Run tests for just the CLI flags parsing
351[info] gtt. generatorTests - Tests for generated code and its runtime correctness
352[info] ptt. pluginTests - Run SBT plugin tests
353[info] ett. exportTests - Tests for generated exported definitions
354[info] bw. buildWebsite - Build the website
355[info] bwq. buildWebsiteQuick - Build the website (quick, no mdoc)
356[info] dp. devPublish - Build and publish everything sn-bindgen needs to your local cache
357[info] a. ci - Run exactly what CI runs
358[info] b. preCI - Run formatting/scalafix
359[success] Total time: 0 s, completed Nov 22, 2025, 5:50:03 PM
360Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/plugins.sbt","pattern":"\"com.indoorvivants\" % \"subatomic-plugin\" % \"0.0.9+27-82a2d1d2-SNAPSHOT\"","replaceWith":"\"com.indoorvivants\" % \"subatomic-plugin\" % \"0.0.9\""},{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
361Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
362Starting build...
363Projects: Set(iface3)
364Starting build for ProjectRef(file:/build/repo/,iface3) (bindgen-interface)... [0/1]
365OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
366OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
367Compile scalacOptions: -Wunused:imports, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
368[info] compiling 6 Scala sources to /build/repo/modules/interface/target/jvm-3/classes ...
369[info] done compiling
370
371************************
372Build summary:
373[{
374 "module": "bindgen-interface",
375 "compile": {"status": "ok", "tookMs": 10320, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
376 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
377 "test-compile": {"status": "ok", "tookMs": 128, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
378 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
379 "publish": {"status": "skipped", "tookMs": 0},
380 "metadata": {
381 "crossScalaVersions": ["2.12.20", "3.3.6"]
382}
383}]
384************************
385[success] Total time: 19 s, completed Nov 22, 2025, 5:50:22 PM
386[0JChecking patch project/plugins.sbt...
387Checking patch project/build.properties...
388Checking patch build.sbt...
389Applied patch project/plugins.sbt cleanly.
390Applied patch project/build.properties cleanly.
391Applied patch build.sbt cleanly.