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