Build Logs
takapi327/ldbc • scala/scala3:release-3.8.2_backport-25135:2026-02-05
Errors
384
Warnings
43
Total Lines
961
1##################################
2Clonning https://github.com/takapi327/ldbc.git into /build/repo using revision v0.5.2
3##################################
4Note: switching to '4b4bc5dc42c29484596bfbb4abd58ca59037d088'.
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.7
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
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: ThisBuild / tlFatalWarnings := true
33Replacement:
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 'ThisBuild / tlFatalWarnings := true' in build.sbt
42
43Try apply source patch:
44Path: project/Versions.scala
45Pattern: val scala3 = "3.3.7"
46Replacement: val scala3 = "3.7.4"
47WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
48WARNING: 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)
49WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
50WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
51Successfully applied pattern 'val scala3 = "3.3.7"' in project/Versions.scala
52----
53Starting build for 3.7.4
54Execute tests: false
55sbt project found:
56No prepare script found for project takapi327/ldbc
57##################################
58Scala version: 3.7.4
59Targets: io.github.takapi327%jdbc-connector io.github.takapi327%ldbc-authentication-plugin io.github.takapi327%ldbc-aws-authentication-plugin io.github.takapi327%ldbc-codegen io.github.takapi327%ldbc-connector io.github.takapi327%ldbc-core io.github.takapi327%ldbc-dsl io.github.takapi327%ldbc-query-builder io.github.takapi327%ldbc-schema io.github.takapi327%ldbc-sql io.github.takapi327%ldbc-statement io.github.takapi327%ldbc-zio-interop
60Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
61##################################
62Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
63Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
64[sbt_options] declare -a sbt_options=()
65[process_args] java_version = '25'
66[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
67# Executing command line:
68java
69-Xms1G
70-Xmx4G
71-XX:+UseG1GC
72-Xss10m
73-Dcommunitybuild.scala=3.7.4
74-Dcommunitybuild.project.dependencies.add=
75-Xmx7G
76-Xms4G
77-Xss8M
78-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
79-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
80-jar
81/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
82"setCrossScalaVersions 3.7.4"
83"++3.7.4 -v"
84"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""
85"set every credentials := Nil"
86"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
87"removeScalacOptionsStartingWith -P:wartremover"
88
89moduleMappings
90"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.takapi327%jdbc-connector io.github.takapi327%ldbc-authentication-plugin io.github.takapi327%ldbc-aws-authentication-plugin io.github.takapi327%ldbc-codegen io.github.takapi327%ldbc-connector io.github.takapi327%ldbc-core io.github.takapi327%ldbc-dsl io.github.takapi327%ldbc-query-builder io.github.takapi327%ldbc-schema io.github.takapi327%ldbc-sql io.github.takapi327%ldbc-statement io.github.takapi327%ldbc-zio-interop"
91
92[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
93WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
94WARNING: 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)
95WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
96WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
97WARNING: A restricted method in java.lang.System has been called
98WARNING: 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)
99WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
100WARNING: Restricted methods will be blocked in a future release unless native access is enabled
101
102[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
103[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
104[info] loading project definition from /build/repo/project
105[info] compiling 9 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
106[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
107[info] Compilation completed in 7.537s.
108[info] done compiling
109[info] loading settings for project ldbc from build.sbt...
110[info] resolving key references (49747 settings) ...
111[info] set scmInfo to https://github.com/takapi327/ldbc
112[info] set current project to ldbc (in build file:/build/repo/)
113Execute setCrossScalaVersions: 3.7.4
114OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in benchmark/crossScalaVersions
115OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsJVM/crossScalaVersions
116OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in ldbc/crossScalaVersions
117OpenCB::Limitting incorrect crossVersions List() -> List(3.7.4) in ldbc/crossScalaVersions
118[info] set scmInfo to https://github.com/takapi327/ldbc
119OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in ldbcJS/crossScalaVersions
120OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
121OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in statementNative/crossScalaVersions
122OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsJS/crossScalaVersions
123OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsNative/crossScalaVersions
124OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in authenticationPluginJS/crossScalaVersions
125OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in hikariCPExample/crossScalaVersions
126OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJVM/crossScalaVersions
127OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in mcpDocumentServer/crossScalaVersions
128OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in ldbcNative/crossScalaVersions
129OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in connectorNative/crossScalaVersions
130OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioExample/crossScalaVersions
131OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in codegenJVM/crossScalaVersions
132OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in authenticationPluginJVM/crossScalaVersions
133OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in codegenNative/crossScalaVersions
134OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in dslJS/crossScalaVersions
135OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in dslJVM/crossScalaVersions
136OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in queryBuilderNative/crossScalaVersions
137OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in authenticationPluginNative/crossScalaVersions
138OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsAuthenticationPluginJS/crossScalaVersions
139OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in schemaJVM/crossScalaVersions
140OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in statementJVM/crossScalaVersions
141OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsIamAuthExample/crossScalaVersions
142OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in http4sExample/crossScalaVersions
143OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in otelExample/crossScalaVersions
144OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in sqlJS/crossScalaVersions
145OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in schemaNative/crossScalaVersions
146OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioInteropJVM/crossScalaVersions
147OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in schemaJS/crossScalaVersions
148OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in sqlNative/crossScalaVersions
149OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsAuthenticationPluginNative/crossScalaVersions
150OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsAuthenticationPluginJVM/crossScalaVersions
151OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in statementJS/crossScalaVersions
152OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in sqlJVM/crossScalaVersions
153OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJS/crossScalaVersions
154OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in connectorJVM/crossScalaVersions
155OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in queryBuilderJVM/crossScalaVersions
156OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in queryBuilderJS/crossScalaVersions
157OpenCB::Limitting incorrect crossVersions List(3.7.4, 3.7.4) -> List(2.12.19) in ldbc-plugin/crossScalaVersions
158OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in jdbcConnector/crossScalaVersions
159OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioInteropJS/crossScalaVersions
160OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in codegenJS/crossScalaVersions
161OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in dslNative/crossScalaVersions
162OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in connectorJS/crossScalaVersions
163Build timeouts: 1, would retry
164Retrying build, retry 1/2, force Scala version:false, enable migration:
165[sbt_options] declare -a sbt_options=()
166[process_args] java_version = '25'
167[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25/rt.jar'
168# Executing command line:
169java
170-Xms1G
171-Xmx4G
172-XX:+UseG1GC
173-Xss10m
174-Dcommunitybuild.scala=3.7.4
175-Dcommunitybuild.project.dependencies.add=
176-Xmx7G
177-Xms4G
178-Xss8M
179-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
180-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_25
181-jar
182/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
183"setCrossScalaVersions 3.7.4"
184"++3.7.4 -v"
185"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""
186"set every credentials := Nil"
187"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
188"removeScalacOptionsStartingWith -P:wartremover"
189
190moduleMappings
191"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" io.github.takapi327%jdbc-connector io.github.takapi327%ldbc-authentication-plugin io.github.takapi327%ldbc-aws-authentication-plugin io.github.takapi327%ldbc-codegen io.github.takapi327%ldbc-connector io.github.takapi327%ldbc-core io.github.takapi327%ldbc-dsl io.github.takapi327%ldbc-query-builder io.github.takapi327%ldbc-schema io.github.takapi327%ldbc-sql io.github.takapi327%ldbc-statement io.github.takapi327%ldbc-zio-interop"
192
193WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
194WARNING: 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)
195WARNING: Please consider reporting this to the maintainers of class net.openhft.hashing.UnsafeAccess
196WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
197WARNING: A restricted method in java.lang.System has been called
198WARNING: 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)
199WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
200WARNING: Restricted methods will be blocked in a future release unless native access is enabled
201
202[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 25)
203[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
204[info] loading project definition from /build/repo/project
205[info] loading settings for project ldbc from build.sbt...
206[info] resolving key references (49747 settings) ...
207[info] set scmInfo to https://github.com/takapi327/ldbc
208[info] set current project to ldbc (in build file:/build/repo/)
209Execute setCrossScalaVersions: 3.7.4
210OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in benchmark/crossScalaVersions
211OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsJVM/crossScalaVersions
212OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in ldbc/crossScalaVersions
213OpenCB::Limitting incorrect crossVersions List() -> List(3.7.4) in ldbc/crossScalaVersions
214[info] set scmInfo to https://github.com/takapi327/ldbc
215OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in ldbcJS/crossScalaVersions
216OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
217OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in statementNative/crossScalaVersions
218OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in authenticationPluginJS/crossScalaVersions
219OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in hikariCPExample/crossScalaVersions
220OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJVM/crossScalaVersions
221OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsJS/crossScalaVersions
222OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsNative/crossScalaVersions
223OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in mcpDocumentServer/crossScalaVersions
224OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in ldbcNative/crossScalaVersions
225OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in connectorNative/crossScalaVersions
226OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioExample/crossScalaVersions
227OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in codegenJVM/crossScalaVersions
228OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in ldbcJVM/crossScalaVersions
229OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in authenticationPluginJVM/crossScalaVersions
230OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in codegenNative/crossScalaVersions
231OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in dslJS/crossScalaVersions
232OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in dslJVM/crossScalaVersions
233OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in queryBuilderNative/crossScalaVersions
234OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in authenticationPluginNative/crossScalaVersions
235OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsAuthenticationPluginJS/crossScalaVersions
236OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in schemaJVM/crossScalaVersions
237OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in statementJVM/crossScalaVersions
238OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in otelExample/crossScalaVersions
239OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in http4sExample/crossScalaVersions
240OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsIamAuthExample/crossScalaVersions
241OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in sqlJS/crossScalaVersions
242OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in schemaNative/crossScalaVersions
243OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioInteropJVM/crossScalaVersions
244OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in sqlNative/crossScalaVersions
245OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in schemaJS/crossScalaVersions
246OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsAuthenticationPluginNative/crossScalaVersions
247OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsAuthenticationPluginJVM/crossScalaVersions
248OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in statementJS/crossScalaVersions
249OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in sqlJVM/crossScalaVersions
250OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJS/crossScalaVersions
251OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in connectorJVM/crossScalaVersions
252OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in queryBuilderJVM/crossScalaVersions
253OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in queryBuilderJS/crossScalaVersions
254OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreNative/crossScalaVersions
255OpenCB::Limitting incorrect crossVersions List(3.7.4, 3.7.4) -> List(2.12.19) in ldbc-plugin/crossScalaVersions
256OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in jdbcConnector/crossScalaVersions
257OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioInteropJS/crossScalaVersions
258OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in codegenJS/crossScalaVersions
259OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in dslNative/crossScalaVersions
260OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in connectorJS/crossScalaVersions
261[info] set current project to ldbc (in build file:/build/repo/)
262[info] Setting Scala version to 3.7.4 on 48 projects.
263[info] Switching Scala version on:
264[info] ldbcJS (3.7.4)
265[info] queryBuilderJS (3.7.4)
266[info] codegenNative (3.7.4)
267[info] jdbcConnector (3.7.4)
268[info] authenticationPluginNative (3.7.4)
269[info] queryBuilderNative (3.7.4)
270[info] codegenJVM (3.7.4)
271[info] otelExample (3.7.4)
272[info] queryBuilderJVM (3.7.4)
273[info] dslNative (3.7.4)
274[info] connectorJS (3.7.4)
275[info] codegenJS (3.7.4)
276[info] mcpDocumentServer (3.7.4)
277[info] zioInteropJVM (3.7.4)
278[info] coreNative (3.7.4)
279[info] docs (3.7.4)
280[info] sqlJS (3.7.4)
281[info] authenticationPluginJS (3.7.4)
282[info] zioExample (3.7.4)
283[info] * ldbc (3.7.4)
284[info] ldbcNative (3.7.4)
285[info] awsAuthenticationPluginJVM (3.7.4)
286[info] statementNative (3.7.4)
287[info] coreJS (3.7.4)
288[info] schemaJS (3.7.4)
289[info] ldbcJVM (3.7.4)
290[info] sqlNative (3.7.4)
291[info] hikariCPExample (3.7.4)
292[info] zioInteropJS (3.7.4)
293[info] schemaNative (3.7.4)
294[info] statementJVM (3.7.4)
295[info] coreJVM (3.7.4)
296[info] testsJS (3.7.4)
297[info] http4sExample (3.7.4)
298[info] dslJS (3.7.4)
299[info] sqlJVM (3.7.4)
300[info] authenticationPluginJVM (3.7.4)
301[info] statementJS (3.7.4)
302[info] awsIamAuthExample (3.7.4)
303[info] connectorNative (3.7.4)
304[info] connectorJVM (3.7.4)
305[info] schemaJVM (3.7.4)
306[info] testsJVM (3.7.4)
307[info] awsAuthenticationPluginNative (3.7.4)
308[info] dslJVM (3.7.4)
309[info] awsAuthenticationPluginJS (3.7.4)
310[info] benchmark (3.7.4)
311[info] testsNative (3.7.4)
312[info] Excluding projects:
313[info] ldbc-plugin (2.12.19)
314[info] Reapplying settings...
315[info] set scmInfo to https://github.com/takapi327/ldbc
316[info] set current project to ldbc (in build file:/build/repo/)
317Execute 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
318[info] Reapplying settings...
319[info] set scmInfo to https://github.com/takapi327/ldbc
320[info] set current project to ldbc (in build file:/build/repo/)
321[info] Defining Global / credentials, authenticationPluginJS / credentials and 47 others.
322[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 438 others.
323[info] Run `last` for details.
324[info] Reapplying settings...
325[info] set scmInfo to https://github.com/takapi327/ldbc
326[info] set current project to ldbc (in build file:/build/repo/)
327Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
328[info] Reapplying settings...
329OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
330
331 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
332 Did you mean connectorJVM / allExcludeDependencies ?
333 , retry without global scopes
334[info] Reapplying settings...
335[info] set scmInfo to https://github.com/takapi327/ldbc
336[info] set current project to ldbc (in build file:/build/repo/)
337Execute removeScalacOptionsStartingWith: -P:wartremover
338[info] Reapplying settings...
339[info] set scmInfo to https://github.com/takapi327/ldbc
340[info] set current project to ldbc (in build file:/build/repo/)
341[success] Total time: 0 s, completed Feb 5, 2026, 1:51:30 PM
342Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"25"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""},{"path":"project/Versions.scala","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
343Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
344Starting build...
345Projects: Set(jdbcConnector, codegenJVM, queryBuilderJVM, zioInteropJVM, awsAuthenticationPluginJVM, statementJVM, coreJVM, sqlJVM, authenticationPluginJVM, connectorJVM, schemaJVM, dslJVM)
346Starting build for ProjectRef(file:/build/repo/,dslJVM) (ldbc-dsl)... [0/12]
347OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
348OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
349OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
350OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
351Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
352[info] compiling 12 Scala sources to /build/repo/module/ldbc-sql/.jvm/target/scala-3.7.4/classes ...
353[info] done compiling
354[info] compiling 12 Scala sources to /build/repo/module/ldbc-core/.jvm/target/scala-3.7.4/classes ...
355[info] done compiling
356[info] compiling 18 Scala sources to /build/repo/module/ldbc-dsl/.jvm/target/scala-3.7.4/classes ...
357[info] [patched file /build/repo/module/ldbc-dsl/src/main/scala/ldbc/dsl/codec/Codec.scala]
358[info] [patched file /build/repo/module/ldbc-dsl/src/main/scala/ldbc/dsl/codec/Encoder.scala]
359[info] [patched file /build/repo/module/ldbc-dsl/src/main/scala/ldbc/dsl/codec/Decoder.scala]
360[info] done compiling
361[info] compiling 3 Scala sources to /build/repo/module/ldbc-dsl/.jvm/target/scala-3.7.4/classes ...
362[info] done compiling
363[info] compiling 5 Scala sources to /build/repo/module/ldbc-dsl/.jvm/target/scala-3.7.4/test-classes ...
364[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:251:28
365[error] 251 | assert(ops.isInstanceOf[DBIO.Ops[_]])
366[error] | ^^^^^^^^^^^
367[error] | Missing type parameter for ldbc.dsl.DBIO.Ops
368[error] |
369[error] | longer explanation available when compiling with `-explain`
370[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:263:33
371[error] 263 | assert(pureDBIO.isInstanceOf[DBIO[_]])
372[error] | ^^^^^^^
373[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
374[error] |
375[error] | longer explanation available when compiling with `-explain`
376[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:264:35
377[error] 264 | assert(mappedDBIO.isInstanceOf[DBIO[_]])
378[error] | ^^^^^^^
379[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
380[error] |
381[error] | longer explanation available when compiling with `-explain`
382[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:265:39
383[error] 265 | assert(flatMappedDBIO.isInstanceOf[DBIO[_]])
384[error] | ^^^^^^^
385[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
386[error] |
387[error] | longer explanation available when compiling with `-explain`
388[error] four errors found
389[error] (dslJVM / Test / compileIncremental) Compilation failed
390[info] compiling 5 Scala sources to /build/repo/module/ldbc-dsl/.jvm/target/scala-3.7.4/test-classes ...
391[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:251:28
392[error] 251 | assert(ops.isInstanceOf[DBIO.Ops[_]])
393[error] | ^^^^^^^^^^^
394[error] | Missing type parameter for ldbc.dsl.DBIO.Ops
395[error] |
396[error] | longer explanation available when compiling with `-explain`
397[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:263:33
398[error] 263 | assert(pureDBIO.isInstanceOf[DBIO[_]])
399[error] | ^^^^^^^
400[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
401[error] |
402[error] | longer explanation available when compiling with `-explain`
403[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:264:35
404[error] 264 | assert(mappedDBIO.isInstanceOf[DBIO[_]])
405[error] | ^^^^^^^
406[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
407[error] |
408[error] | longer explanation available when compiling with `-explain`
409[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:265:39
410[error] 265 | assert(flatMappedDBIO.isInstanceOf[DBIO[_]])
411[error] | ^^^^^^^
412[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
413[error] |
414[error] | longer explanation available when compiling with `-explain`
415[error] four errors found
416[error] (dslJVM / Test / compileIncremental) Compilation failed
417[info] compiling 5 Scala sources to /build/repo/module/ldbc-dsl/.jvm/target/scala-3.7.4/test-classes ...
418[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:251:28
419[error] 251 | assert(ops.isInstanceOf[DBIO.Ops[_]])
420[error] | ^^^^^^^^^^^
421[error] | Missing type parameter for ldbc.dsl.DBIO.Ops
422[error] |
423[error] | longer explanation available when compiling with `-explain`
424[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:263:33
425[error] 263 | assert(pureDBIO.isInstanceOf[DBIO[_]])
426[error] | ^^^^^^^
427[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
428[error] |
429[error] | longer explanation available when compiling with `-explain`
430[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:264:35
431[error] 264 | assert(mappedDBIO.isInstanceOf[DBIO[_]])
432[error] | ^^^^^^^
433[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
434[error] |
435[error] | longer explanation available when compiling with `-explain`
436[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:265:39
437[error] 265 | assert(flatMappedDBIO.isInstanceOf[DBIO[_]])
438[error] | ^^^^^^^
439[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
440[error] |
441[error] | longer explanation available when compiling with `-explain`
442[error] four errors found
443[error] (dslJVM / Test / compileIncremental) Compilation failed
444Starting build for ProjectRef(file:/build/repo/,jdbcConnector) (jdbc-connector)... [1/12]
445Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
446[info] compiling 13 Scala sources to /build/repo/module/jdbc-connector/.jvm/target/scala-3.7.4/classes ...
447[info] done compiling
448Starting build for ProjectRef(file:/build/repo/,statementJVM) (ldbc-statement)... [2/12]
449Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
450[info] Generating 'TupleOps.scala'
451[info] compiling 22 Scala sources to /build/repo/module/ldbc-statement/.jvm/target/scala-3.7.4/classes ...
452[info] [patched file /build/repo/module/ldbc-statement/src/main/scala/ldbc/statement/Column.scala]
453[info] done compiling
454[info] compiling 1 Scala source to /build/repo/module/ldbc-statement/.jvm/target/scala-3.7.4/classes ...
455[info] done compiling
456[info] compiling 9 Scala sources to /build/repo/module/ldbc-statement/.jvm/target/scala-3.7.4/test-classes ...
457[info] [patched file /build/repo/module/ldbc-statement/src/test/scala/ldbc/statement/ExpressionTest.scala]
458[info] [patched file /build/repo/module/ldbc-statement/src/test/scala/ldbc/statement/ColumnTest.scala]
459[info] done compiling
460[info] compiling 2 Scala sources to /build/repo/module/ldbc-statement/.jvm/target/scala-3.7.4/test-classes ...
461[info] done compiling
462Starting build for ProjectRef(file:/build/repo/,schemaJVM) (ldbc-schema)... [3/12]
463Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
464[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
465[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
466[error] 92 | '{ apply[Extract[T], T]($table) }
467[error] | ^
468[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
469[error] |
470[error] |Note: a match type could not be fully reduced:
471[error] |
472[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
473[error] | failed since selector T
474[error] | does not uniquely determine parameter t in
475[error] | case ldbc.schema.Table[t] => t
476[error] | The computed bounds for the parameter are:
477[error] | t
478[error] |
479[error] | longer explanation available when compiling with `-explain`
480[error] one error found
481[error] (schemaJVM / Compile / compileIncremental) Compilation failed
482[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
483[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
484[error] 92 | '{ apply[Extract[T], T]($table) }
485[error] | ^
486[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
487[error] |
488[error] |Note: a match type could not be fully reduced:
489[error] |
490[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
491[error] | failed since selector T
492[error] | does not uniquely determine parameter t in
493[error] | case ldbc.schema.Table[t] => t
494[error] | The computed bounds for the parameter are:
495[error] | t
496[error] |
497[error] | longer explanation available when compiling with `-explain`
498[error] one error found
499[error] (schemaJVM / Compile / compileIncremental) Compilation failed
500[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
501[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
502[error] 92 | '{ apply[Extract[T], T]($table) }
503[error] | ^
504[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
505[error] |
506[error] |Note: a match type could not be fully reduced:
507[error] |
508[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
509[error] | failed since selector T
510[error] | does not uniquely determine parameter t in
511[error] | case ldbc.schema.Table[t] => t
512[error] | The computed bounds for the parameter are:
513[error] | t
514[error] |
515[error] | longer explanation available when compiling with `-explain`
516[error] one error found
517[error] (schemaJVM / Compile / compileIncremental) Compilation failed
518Starting build for ProjectRef(file:/build/repo/,authenticationPluginJVM) (ldbc-authentication-plugin)... [4/12]
519Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
520[info] compiling 4 Scala sources to /build/repo/module/ldbc-authentication-plugin/jvm/target/scala-3.7.4/classes ...
521[info] done compiling
522Starting build for ProjectRef(file:/build/repo/,coreJVM) (ldbc-core)... [5/12]
523Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
524Starting build for ProjectRef(file:/build/repo/,sqlJVM) (ldbc-sql)... [6/12]
525Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
526Starting build for ProjectRef(file:/build/repo/,queryBuilderJVM) (ldbc-query-builder)... [7/12]
527Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
528[info] compiling 6 Scala sources to /build/repo/module/ldbc-query-builder/.jvm/target/scala-3.7.4/classes ...
529[info] done compiling
530[info] compiling 2 Scala sources to /build/repo/module/ldbc-query-builder/.jvm/target/scala-3.7.4/test-classes ...
531[info] [patched file /build/repo/module/ldbc-query-builder/src/test/scala/ldbc/query/builder/TableQueryTest.scala]
532[info] done compiling
533[info] compiling 1 Scala source to /build/repo/module/ldbc-query-builder/.jvm/target/scala-3.7.4/test-classes ...
534[info] done compiling
535Starting build for ProjectRef(file:/build/repo/,awsAuthenticationPluginJVM) (ldbc-aws-authentication-plugin)... [8/12]
536Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
537[info] compiling 35 Scala sources to /build/repo/module/ldbc-aws-authentication-plugin/jvm/target/scala-3.7.4/classes ...
538[info] done compiling
539[info] compiling 13 Scala sources to /build/repo/module/ldbc-aws-authentication-plugin/jvm/target/scala-3.7.4/test-classes ...
540[info] done compiling
541Starting build for ProjectRef(file:/build/repo/,codegenJVM) (ldbc-codegen)... [9/12]
542Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
543[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
544[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
545[error] 92 | '{ apply[Extract[T], T]($table) }
546[error] | ^
547[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
548[error] |
549[error] |Note: a match type could not be fully reduced:
550[error] |
551[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
552[error] | failed since selector T
553[error] | does not uniquely determine parameter t in
554[error] | case ldbc.schema.Table[t] => t
555[error] | The computed bounds for the parameter are:
556[error] | t
557[error] |
558[error] | longer explanation available when compiling with `-explain`
559[error] one error found
560[error] (schemaJVM / Compile / compileIncremental) Compilation failed
561[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
562[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
563[error] 92 | '{ apply[Extract[T], T]($table) }
564[error] | ^
565[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
566[error] |
567[error] |Note: a match type could not be fully reduced:
568[error] |
569[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
570[error] | failed since selector T
571[error] | does not uniquely determine parameter t in
572[error] | case ldbc.schema.Table[t] => t
573[error] | The computed bounds for the parameter are:
574[error] | t
575[error] |
576[error] | longer explanation available when compiling with `-explain`
577[error] one error found
578[error] (schemaJVM / Compile / compileIncremental) Compilation failed
579[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
580[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
581[error] 92 | '{ apply[Extract[T], T]($table) }
582[error] | ^
583[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
584[error] |
585[error] |Note: a match type could not be fully reduced:
586[error] |
587[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
588[error] | failed since selector T
589[error] | does not uniquely determine parameter t in
590[error] | case ldbc.schema.Table[t] => t
591[error] | The computed bounds for the parameter are:
592[error] | t
593[error] |
594[error] | longer explanation available when compiling with `-explain`
595[error] one error found
596[error] (schemaJVM / Compile / compileIncremental) Compilation failed
597Starting build for ProjectRef(file:/build/repo/,zioInteropJVM) (ldbc-zio-interop)... [10/12]
598Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
599[info] compiling 1 Scala source to /build/repo/module/ldbc-zio-interop/.jvm/target/scala-3.7.4/classes ...
600[info] done compiling
601[info] compiling 129 Scala sources to /build/repo/module/ldbc-connector/jvm/target/scala-3.7.4/classes ...
602[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
603[warn] Flag -Xkind-projector set repeatedly
604[warn] -- [E198] Unused Symbol Warning: /build/repo/module/ldbc-connector/shared/src/main/scala/ldbc/connector/net/protocol/CallableStatementImpl.scala:19:28
605[warn] 19 |import org.typelevel.otel4s.Attribute
606[warn] | ^^^^^^^^^
607[warn] | unused import
608[info] [patched file /build/repo/module/ldbc-connector/shared/src/main/scala/ldbc/connector/net/protocol/CallableStatementImpl.scala]
609[warn] three warnings found
610[info] done compiling
611[info] compiling 2 Scala sources to /build/repo/module/ldbc-zio-interop/.jvm/target/scala-3.7.4/test-classes ...
612[info] done compiling
613[info] compiling 1 Scala source to /build/repo/module/ldbc-connector/jvm/target/scala-3.7.4/classes ...
614[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
615[warn] Flag -Xkind-projector set repeatedly
616[warn] two warnings found
617[info] done compiling
618Starting build for ProjectRef(file:/build/repo/,connectorJVM) (ldbc-connector)... [11/12]
619Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xkind-projector:underscores, -java-output-version, 8, -language:implicitConversions, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
620[info] compiling 77 Scala sources to /build/repo/module/ldbc-connector/jvm/target/scala-3.7.4/test-classes ...
621[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
622[warn] Flag -Xkind-projector set repeatedly
623[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:23:17
624[error] 23 | val result = SSL.Trusted.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
625[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
626[error] | method tlsContext in object Trusted does not take more parameters
627[error] |
628[error] | longer explanation available when compiling with `-explain`
629[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:23:67
630[error] 23 | val result = SSL.Trusted.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
631[error] | ^
632[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
633[error] |since the expected type T is not specific enough
634[error] |
635[error] |where: T is a type variable
636[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:30:21
637[error] 30 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
638[error] | ^^^^^^^^^^^^^^^^^^
639[error] | method tlsContext in trait SSL does not take more parameters
640[error] |
641[error] | longer explanation available when compiling with `-explain`
642[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:30:63
643[error] 30 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
644[error] | ^
645[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
646[error] |since the expected type T is not specific enough
647[error] |
648[error] |where: T is a type variable
649[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:42:17
650[error] 42 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
651[error] | ^^^^^^^^^^^^^^^^^^
652[error] | method tlsContext in trait SSL does not take more parameters
653[error] |
654[error] | longer explanation available when compiling with `-explain`
655[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:42:59
656[error] 42 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
657[error] | ^
658[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
659[error] |since the expected type T is not specific enough
660[error] |
661[error] |where: T is a type variable
662[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:52:17
663[error] 52 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
664[error] | ^^^^^^^^^^^^^^^^^^
665[error] | method tlsContext in trait SSL does not take more parameters
666[error] |
667[error] | longer explanation available when compiling with `-explain`
668[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:52:59
669[error] 52 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
670[error] | ^
671[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
672[error] |since the expected type T is not specific enough
673[error] |
674[error] |where: T is a type variable
675[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:72:17
676[error] 72 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
677[error] | ^^^^^^^^^^^^^^^^^^
678[error] | method tlsContext in trait SSL does not take more parameters
679[error] |
680[error] | longer explanation available when compiling with `-explain`
681[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:72:59
682[error] 72 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
683[error] | ^
684[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
685[error] |since the expected type T is not specific enough
686[error] |
687[error] |where: T is a type variable
688[warn] two warnings found
689[error] 10 errors found
690[error] (connectorJVM / Test / compileIncremental) Compilation failed
691[info] compiling 77 Scala sources to /build/repo/module/ldbc-connector/jvm/target/scala-3.7.4/test-classes ...
692[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
693[warn] Flag -Xkind-projector set repeatedly
694[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:23:17
695[error] 23 | val result = SSL.Trusted.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
696[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
697[error] | method tlsContext in object Trusted does not take more parameters
698[error] |
699[error] | longer explanation available when compiling with `-explain`
700[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:23:67
701[error] 23 | val result = SSL.Trusted.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
702[error] | ^
703[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
704[error] |since the expected type T is not specific enough
705[error] |
706[error] |where: T is a type variable
707[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:30:21
708[error] 30 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
709[error] | ^^^^^^^^^^^^^^^^^^
710[error] | method tlsContext in trait SSL does not take more parameters
711[error] |
712[error] | longer explanation available when compiling with `-explain`
713[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:30:63
714[error] 30 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
715[error] | ^
716[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
717[error] |since the expected type T is not specific enough
718[error] |
719[error] |where: T is a type variable
720[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:42:17
721[error] 42 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
722[error] | ^^^^^^^^^^^^^^^^^^
723[error] | method tlsContext in trait SSL does not take more parameters
724[error] |
725[error] | longer explanation available when compiling with `-explain`
726[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:42:59
727[error] 42 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
728[error] | ^
729[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
730[error] |since the expected type T is not specific enough
731[error] |
732[error] |where: T is a type variable
733[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:52:17
734[error] 52 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
735[error] | ^^^^^^^^^^^^^^^^^^
736[error] | method tlsContext in trait SSL does not take more parameters
737[error] |
738[error] | longer explanation available when compiling with `-explain`
739[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:52:59
740[error] 52 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
741[error] | ^
742[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
743[error] |since the expected type T is not specific enough
744[error] |
745[error] |where: T is a type variable
746[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:72:17
747[error] 72 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
748[error] | ^^^^^^^^^^^^^^^^^^
749[error] | method tlsContext in trait SSL does not take more parameters
750[error] |
751[error] | longer explanation available when compiling with `-explain`
752[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:72:59
753[error] 72 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
754[error] | ^
755[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
756[error] |since the expected type T is not specific enough
757[error] |
758[error] |where: T is a type variable
759[warn] two warnings found
760[error] 10 errors found
761[error] (connectorJVM / Test / compileIncremental) Compilation failed
762[info] compiling 77 Scala sources to /build/repo/module/ldbc-connector/jvm/target/scala-3.7.4/test-classes ...
763[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
764[warn] Flag -Xkind-projector set repeatedly
765[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:23:17
766[error] 23 | val result = SSL.Trusted.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
767[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
768[error] | method tlsContext in object Trusted does not take more parameters
769[error] |
770[error] | longer explanation available when compiling with `-explain`
771[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:23:67
772[error] 23 | val result = SSL.Trusted.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
773[error] | ^
774[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
775[error] |since the expected type T is not specific enough
776[error] |
777[error] |where: T is a type variable
778[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:30:21
779[error] 30 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
780[error] | ^^^^^^^^^^^^^^^^^^
781[error] | method tlsContext in trait SSL does not take more parameters
782[error] |
783[error] | longer explanation available when compiling with `-explain`
784[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:30:63
785[error] 30 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
786[error] | ^
787[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
788[error] |since the expected type T is not specific enough
789[error] |
790[error] |where: T is a type variable
791[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:42:17
792[error] 42 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
793[error] | ^^^^^^^^^^^^^^^^^^
794[error] | method tlsContext in trait SSL does not take more parameters
795[error] |
796[error] | longer explanation available when compiling with `-explain`
797[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:42:59
798[error] 42 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
799[error] | ^
800[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
801[error] |since the expected type T is not specific enough
802[error] |
803[error] |where: T is a type variable
804[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:52:17
805[error] 52 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
806[error] | ^^^^^^^^^^^^^^^^^^
807[error] | method tlsContext in trait SSL does not take more parameters
808[error] |
809[error] | longer explanation available when compiling with `-explain`
810[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:52:59
811[error] 52 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
812[error] | ^
813[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
814[error] |since the expected type T is not specific enough
815[error] |
816[error] |where: T is a type variable
817[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:72:17
818[error] 72 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
819[error] | ^^^^^^^^^^^^^^^^^^
820[error] | method tlsContext in trait SSL does not take more parameters
821[error] |
822[error] | longer explanation available when compiling with `-explain`
823[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:72:59
824[error] 72 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
825[error] | ^
826[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
827[error] |since the expected type T is not specific enough
828[error] |
829[error] |where: T is a type variable
830[warn] two warnings found
831[error] 10 errors found
832[error] (connectorJVM / Test / compileIncremental) Compilation failed
833
834************************
835Build summary:
836[{
837 "module": "ldbc-dsl",
838 "compile": {"status": "ok", "tookMs": 16709, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
839 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
840 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3309, "warnings": 0, "errors": 4, "sourceVersion": "3.4-migration"},
841 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
842 "publish": {"status": "skipped", "tookMs": 0},
843 "metadata": {
844 "crossScalaVersions": ["3.7.4", "3.3.7"]
845}
846},{
847 "module": "jdbc-connector",
848 "compile": {"status": "ok", "tookMs": 1431, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
849 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
850 "test-compile": {"status": "ok", "tookMs": 162, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
851 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
852 "publish": {"status": "skipped", "tookMs": 0},
853 "metadata": {
854 "crossScalaVersions": ["3.7.4", "3.3.7"]
855}
856},{
857 "module": "ldbc-statement",
858 "compile": {"status": "ok", "tookMs": 3057, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
859 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
860 "test-compile": {"status": "ok", "tookMs": 7684, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
861 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
862 "publish": {"status": "skipped", "tookMs": 0},
863 "metadata": {
864 "crossScalaVersions": ["3.7.4", "3.3.7"]
865}
866},{
867 "module": "ldbc-schema",
868 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1825, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
869 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
870 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
871 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
872 "publish": {"status": "skipped", "tookMs": 0},
873 "metadata": {
874 "crossScalaVersions": ["3.7.4", "3.3.7"]
875}
876},{
877 "module": "ldbc-authentication-plugin",
878 "compile": {"status": "ok", "tookMs": 299, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
879 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
880 "test-compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
881 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
882 "publish": {"status": "skipped", "tookMs": 0},
883 "metadata": {
884 "crossScalaVersions": ["3.7.4", "3.3.7"]
885}
886},{
887 "module": "ldbc-core",
888 "compile": {"status": "ok", "tookMs": 84, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
889 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
890 "test-compile": {"status": "ok", "tookMs": 121, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
891 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
892 "publish": {"status": "skipped", "tookMs": 0},
893 "metadata": {
894 "crossScalaVersions": ["3.7.4", "3.3.7"]
895}
896},{
897 "module": "ldbc-sql",
898 "compile": {"status": "ok", "tookMs": 43, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
899 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
900 "test-compile": {"status": "ok", "tookMs": 141, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
901 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
902 "publish": {"status": "skipped", "tookMs": 0},
903 "metadata": {
904 "crossScalaVersions": ["3.7.4", "3.3.7"]
905}
906},{
907 "module": "ldbc-query-builder",
908 "compile": {"status": "ok", "tookMs": 1064, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
909 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
910 "test-compile": {"status": "ok", "tookMs": 4443, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
911 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
912 "publish": {"status": "skipped", "tookMs": 0},
913 "metadata": {
914 "crossScalaVersions": ["3.7.4", "3.3.7"]
915}
916},{
917 "module": "ldbc-aws-authentication-plugin",
918 "compile": {"status": "ok", "tookMs": 2749, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
919 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
920 "test-compile": {"status": "ok", "tookMs": 1865, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
921 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
922 "publish": {"status": "skipped", "tookMs": 0},
923 "metadata": {
924 "crossScalaVersions": ["3.7.4", "3.3.7"]
925}
926},{
927 "module": "ldbc-codegen",
928 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1450, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
929 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
930 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
931 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
932 "publish": {"status": "skipped", "tookMs": 0},
933 "metadata": {
934 "crossScalaVersions": ["3.7.4", "3.3.7"]
935}
936},{
937 "module": "ldbc-zio-interop",
938 "compile": {"status": "ok", "tookMs": 454, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
939 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
940 "test-compile": {"status": "ok", "tookMs": 9200, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
941 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
942 "publish": {"status": "skipped", "tookMs": 0},
943 "metadata": {
944 "crossScalaVersions": ["3.7.4", "3.3.7"]
945}
946},{
947 "module": "ldbc-connector",
948 "compile": {"status": "ok", "tookMs": 136, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
949 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
950 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2865, "warnings": 2, "errors": 10, "sourceVersion": "3.4-migration"},
951 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
952 "publish": {"status": "skipped", "tookMs": 0},
953 "metadata": {
954 "crossScalaVersions": ["3.7.4", "3.3.7"]
955}
956}]
957************************
958[error] Scala3CommunityBuild$ProjectBuildFailureException: 4 module(s) finished with failures: ldbc-dsl, ldbc-schema, ldbc-codegen, ldbc-connector
959[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 4 module(s) finished with failures: ldbc-dsl, ldbc-schema, ldbc-codegen, ldbc-connector
960[error] Total time: 87 s (0:01:27.0), completed Feb 5, 2026, 1:52:57 PM
961[0JBuild failed, not retrying.