Build Logs
takapi327/ldbc • scheduled_3.8.1-RC1-bin-20260109-97cdaf4-NIGHTLY
Errors
384
Warnings
35
Total Lines
865
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 8.065s.
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 testsNative/crossScalaVersions
120OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in testsJS/crossScalaVersions
121OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in ldbcJS/crossScalaVersions
122OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
123OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in statementNative/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 ldbcJVM/crossScalaVersions
133OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in authenticationPluginJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in codegenNative/crossScalaVersions
135OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in dslJS/crossScalaVersions
136OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in dslJVM/crossScalaVersions
137OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in queryBuilderNative/crossScalaVersions
138OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in authenticationPluginNative/crossScalaVersions
139OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsAuthenticationPluginJS/crossScalaVersions
140OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in schemaJVM/crossScalaVersions
141OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in statementJVM/crossScalaVersions
142OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in otelExample/crossScalaVersions
143OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsIamAuthExample/crossScalaVersions
144OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in http4sExample/crossScalaVersions
145OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in sqlJS/crossScalaVersions
146OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in schemaNative/crossScalaVersions
147OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioInteropJVM/crossScalaVersions
148OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in schemaJS/crossScalaVersions
149OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in sqlNative/crossScalaVersions
150OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsAuthenticationPluginNative/crossScalaVersions
151OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in awsAuthenticationPluginJVM/crossScalaVersions
152OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in statementJS/crossScalaVersions
153OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in sqlJVM/crossScalaVersions
154OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreJS/crossScalaVersions
155OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in connectorJVM/crossScalaVersions
156OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in queryBuilderJVM/crossScalaVersions
157OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in queryBuilderJS/crossScalaVersions
158OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreNative/crossScalaVersions
159OpenCB::Limitting incorrect crossVersions List(3.7.4, 3.7.4) -> List(2.12.19) in ldbc-plugin/crossScalaVersions
160OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in jdbcConnector/crossScalaVersions
161OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zioInteropJS/crossScalaVersions
162OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in codegenJS/crossScalaVersions
163OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in dslNative/crossScalaVersions
164OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in connectorJS/crossScalaVersions
165[info] set current project to ldbc (in build file:/build/repo/)
166[info] Setting Scala version to 3.7.4 on 48 projects.
167[info] Switching Scala version on:
168[info] ldbcJS (3.7.4)
169[info] queryBuilderJS (3.7.4)
170[info] codegenNative (3.7.4)
171[info] jdbcConnector (3.7.4)
172[info] authenticationPluginNative (3.7.4)
173[info] queryBuilderNative (3.7.4)
174[info] codegenJVM (3.7.4)
175[info] otelExample (3.7.4)
176[info] queryBuilderJVM (3.7.4)
177[info] dslNative (3.7.4)
178[info] connectorJS (3.7.4)
179[info] codegenJS (3.7.4)
180[info] mcpDocumentServer (3.7.4)
181[info] zioInteropJVM (3.7.4)
182[info] coreNative (3.7.4)
183[info] docs (3.7.4)
184[info] sqlJS (3.7.4)
185[info] authenticationPluginJS (3.7.4)
186[info] zioExample (3.7.4)
187[info] * ldbc (3.7.4)
188[info] ldbcNative (3.7.4)
189[info] awsAuthenticationPluginJVM (3.7.4)
190[info] statementNative (3.7.4)
191[info] coreJS (3.7.4)
192[info] schemaJS (3.7.4)
193[info] ldbcJVM (3.7.4)
194[info] sqlNative (3.7.4)
195[info] hikariCPExample (3.7.4)
196[info] zioInteropJS (3.7.4)
197[info] schemaNative (3.7.4)
198[info] statementJVM (3.7.4)
199[info] coreJVM (3.7.4)
200[info] testsJS (3.7.4)
201[info] http4sExample (3.7.4)
202[info] dslJS (3.7.4)
203[info] sqlJVM (3.7.4)
204[info] authenticationPluginJVM (3.7.4)
205[info] statementJS (3.7.4)
206[info] awsIamAuthExample (3.7.4)
207[info] connectorNative (3.7.4)
208[info] connectorJVM (3.7.4)
209[info] schemaJVM (3.7.4)
210[info] testsJVM (3.7.4)
211[info] awsAuthenticationPluginNative (3.7.4)
212[info] dslJVM (3.7.4)
213[info] awsAuthenticationPluginJS (3.7.4)
214[info] benchmark (3.7.4)
215[info] testsNative (3.7.4)
216[info] Excluding projects:
217[info] ldbc-plugin (2.12.19)
218[info] Reapplying settings...
219[info] set scmInfo to https://github.com/takapi327/ldbc
220[info] set current project to ldbc (in build file:/build/repo/)
221Execute 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
222[info] Reapplying settings...
223[info] set scmInfo to https://github.com/takapi327/ldbc
224[info] set current project to ldbc (in build file:/build/repo/)
225[info] Defining Global / credentials, authenticationPluginJS / credentials and 47 others.
226[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 438 others.
227[info] Run `last` for details.
228[info] Reapplying settings...
229[info] set scmInfo to https://github.com/takapi327/ldbc
230[info] set current project to ldbc (in build file:/build/repo/)
231Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
232[info] Reapplying settings...
233OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
234
235 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
236 Did you mean connectorJVM / allExcludeDependencies ?
237 , retry without global scopes
238[info] Reapplying settings...
239[info] set scmInfo to https://github.com/takapi327/ldbc
240[info] set current project to ldbc (in build file:/build/repo/)
241Execute removeScalacOptionsStartingWith: -P:wartremover
242[info] Reapplying settings...
243[info] set scmInfo to https://github.com/takapi327/ldbc
244[info] set current project to ldbc (in build file:/build/repo/)
245[success] Total time: 0 s, completed Jan 10, 2026, 12:38:21 AM
246Build 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>\""}]}
247Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
248Starting build...
249Projects: Set(jdbcConnector, codegenJVM, queryBuilderJVM, zioInteropJVM, awsAuthenticationPluginJVM, statementJVM, coreJVM, sqlJVM, authenticationPluginJVM, connectorJVM, schemaJVM, dslJVM)
250Starting build for ProjectRef(file:/build/repo/,dslJVM) (ldbc-dsl)... [0/12]
251OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
252OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
253OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
254OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
255Compile 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
256[info] compiling 12 Scala sources to /build/repo/module/ldbc-sql/.jvm/target/scala-3.7.4/classes ...
257[info] done compiling
258[info] compiling 12 Scala sources to /build/repo/module/ldbc-core/.jvm/target/scala-3.7.4/classes ...
259[info] done compiling
260[info] compiling 18 Scala sources to /build/repo/module/ldbc-dsl/.jvm/target/scala-3.7.4/classes ...
261[info] [patched file /build/repo/module/ldbc-dsl/src/main/scala/ldbc/dsl/codec/Codec.scala]
262[info] [patched file /build/repo/module/ldbc-dsl/src/main/scala/ldbc/dsl/codec/Encoder.scala]
263[info] [patched file /build/repo/module/ldbc-dsl/src/main/scala/ldbc/dsl/codec/Decoder.scala]
264[info] done compiling
265[info] compiling 3 Scala sources to /build/repo/module/ldbc-dsl/.jvm/target/scala-3.7.4/classes ...
266[info] done compiling
267[info] compiling 5 Scala sources to /build/repo/module/ldbc-dsl/.jvm/target/scala-3.7.4/test-classes ...
268[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:251:28
269[error] 251 | assert(ops.isInstanceOf[DBIO.Ops[_]])
270[error] | ^^^^^^^^^^^
271[error] | Missing type parameter for ldbc.dsl.DBIO.Ops
272[error] |
273[error] | longer explanation available when compiling with `-explain`
274[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:263:33
275[error] 263 | assert(pureDBIO.isInstanceOf[DBIO[_]])
276[error] | ^^^^^^^
277[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
278[error] |
279[error] | longer explanation available when compiling with `-explain`
280[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:264:35
281[error] 264 | assert(mappedDBIO.isInstanceOf[DBIO[_]])
282[error] | ^^^^^^^
283[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
284[error] |
285[error] | longer explanation available when compiling with `-explain`
286[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:265:39
287[error] 265 | assert(flatMappedDBIO.isInstanceOf[DBIO[_]])
288[error] | ^^^^^^^
289[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
290[error] |
291[error] | longer explanation available when compiling with `-explain`
292[error] four errors found
293[error] (dslJVM / Test / compileIncremental) Compilation failed
294[info] compiling 5 Scala sources to /build/repo/module/ldbc-dsl/.jvm/target/scala-3.7.4/test-classes ...
295[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:251:28
296[error] 251 | assert(ops.isInstanceOf[DBIO.Ops[_]])
297[error] | ^^^^^^^^^^^
298[error] | Missing type parameter for ldbc.dsl.DBIO.Ops
299[error] |
300[error] | longer explanation available when compiling with `-explain`
301[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:263:33
302[error] 263 | assert(pureDBIO.isInstanceOf[DBIO[_]])
303[error] | ^^^^^^^
304[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
305[error] |
306[error] | longer explanation available when compiling with `-explain`
307[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:264:35
308[error] 264 | assert(mappedDBIO.isInstanceOf[DBIO[_]])
309[error] | ^^^^^^^
310[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
311[error] |
312[error] | longer explanation available when compiling with `-explain`
313[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:265:39
314[error] 265 | assert(flatMappedDBIO.isInstanceOf[DBIO[_]])
315[error] | ^^^^^^^
316[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
317[error] |
318[error] | longer explanation available when compiling with `-explain`
319[error] four errors found
320[error] (dslJVM / Test / compileIncremental) Compilation failed
321[info] compiling 5 Scala sources to /build/repo/module/ldbc-dsl/.jvm/target/scala-3.7.4/test-classes ...
322[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:251:28
323[error] 251 | assert(ops.isInstanceOf[DBIO.Ops[_]])
324[error] | ^^^^^^^^^^^
325[error] | Missing type parameter for ldbc.dsl.DBIO.Ops
326[error] |
327[error] | longer explanation available when compiling with `-explain`
328[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:263:33
329[error] 263 | assert(pureDBIO.isInstanceOf[DBIO[_]])
330[error] | ^^^^^^^
331[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
332[error] |
333[error] | longer explanation available when compiling with `-explain`
334[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:264:35
335[error] 264 | assert(mappedDBIO.isInstanceOf[DBIO[_]])
336[error] | ^^^^^^^
337[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
338[error] |
339[error] | longer explanation available when compiling with `-explain`
340[error] -- [E141] Type Error: /build/repo/module/ldbc-dsl/src/test/scala/ldbc/dsl/syntax/HelperFunctionsSyntaxTest.scala:265:39
341[error] 265 | assert(flatMappedDBIO.isInstanceOf[DBIO[_]])
342[error] | ^^^^^^^
343[error] | Missing type parameter for [_] =>> ldbc.DBIO[_]
344[error] |
345[error] | longer explanation available when compiling with `-explain`
346[error] four errors found
347[error] (dslJVM / Test / compileIncremental) Compilation failed
348Starting build for ProjectRef(file:/build/repo/,jdbcConnector) (jdbc-connector)... [1/12]
349Compile 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
350[info] compiling 13 Scala sources to /build/repo/module/jdbc-connector/.jvm/target/scala-3.7.4/classes ...
351[info] done compiling
352Starting build for ProjectRef(file:/build/repo/,statementJVM) (ldbc-statement)... [2/12]
353Compile 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
354[info] Generating 'TupleOps.scala'
355[info] compiling 22 Scala sources to /build/repo/module/ldbc-statement/.jvm/target/scala-3.7.4/classes ...
356[info] [patched file /build/repo/module/ldbc-statement/src/main/scala/ldbc/statement/Column.scala]
357[info] done compiling
358[info] compiling 1 Scala source to /build/repo/module/ldbc-statement/.jvm/target/scala-3.7.4/classes ...
359[info] done compiling
360[info] compiling 9 Scala sources to /build/repo/module/ldbc-statement/.jvm/target/scala-3.7.4/test-classes ...
361[info] [patched file /build/repo/module/ldbc-statement/src/test/scala/ldbc/statement/ColumnTest.scala]
362[info] [patched file /build/repo/module/ldbc-statement/src/test/scala/ldbc/statement/ExpressionTest.scala]
363[info] done compiling
364[info] compiling 2 Scala sources to /build/repo/module/ldbc-statement/.jvm/target/scala-3.7.4/test-classes ...
365[info] done compiling
366Starting build for ProjectRef(file:/build/repo/,schemaJVM) (ldbc-schema)... [3/12]
367Compile 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
368[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
369[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
370[error] 92 | '{ apply[Extract[T], T]($table) }
371[error] | ^
372[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
373[error] |
374[error] |Note: a match type could not be fully reduced:
375[error] |
376[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
377[error] | failed since selector T
378[error] | does not uniquely determine parameter t in
379[error] | case ldbc.schema.Table[t] => t
380[error] | The computed bounds for the parameter are:
381[error] | t
382[error] |
383[error] | longer explanation available when compiling with `-explain`
384[error] one error found
385[error] (schemaJVM / Compile / compileIncremental) Compilation failed
386[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
387[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
388[error] 92 | '{ apply[Extract[T], T]($table) }
389[error] | ^
390[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
391[error] |
392[error] |Note: a match type could not be fully reduced:
393[error] |
394[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
395[error] | failed since selector T
396[error] | does not uniquely determine parameter t in
397[error] | case ldbc.schema.Table[t] => t
398[error] | The computed bounds for the parameter are:
399[error] | t
400[error] |
401[error] | longer explanation available when compiling with `-explain`
402[error] one error found
403[error] (schemaJVM / Compile / compileIncremental) Compilation failed
404[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
405[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
406[error] 92 | '{ apply[Extract[T], T]($table) }
407[error] | ^
408[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
409[error] |
410[error] |Note: a match type could not be fully reduced:
411[error] |
412[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
413[error] | failed since selector T
414[error] | does not uniquely determine parameter t in
415[error] | case ldbc.schema.Table[t] => t
416[error] | The computed bounds for the parameter are:
417[error] | t
418[error] |
419[error] | longer explanation available when compiling with `-explain`
420[error] one error found
421[error] (schemaJVM / Compile / compileIncremental) Compilation failed
422Starting build for ProjectRef(file:/build/repo/,authenticationPluginJVM) (ldbc-authentication-plugin)... [4/12]
423Compile 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
424[info] compiling 4 Scala sources to /build/repo/module/ldbc-authentication-plugin/jvm/target/scala-3.7.4/classes ...
425[info] done compiling
426Starting build for ProjectRef(file:/build/repo/,coreJVM) (ldbc-core)... [5/12]
427Compile 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
428Starting build for ProjectRef(file:/build/repo/,sqlJVM) (ldbc-sql)... [6/12]
429Compile 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
430Starting build for ProjectRef(file:/build/repo/,queryBuilderJVM) (ldbc-query-builder)... [7/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 6 Scala sources to /build/repo/module/ldbc-query-builder/.jvm/target/scala-3.7.4/classes ...
433[info] done compiling
434[info] compiling 2 Scala sources to /build/repo/module/ldbc-query-builder/.jvm/target/scala-3.7.4/test-classes ...
435[info] [patched file /build/repo/module/ldbc-query-builder/src/test/scala/ldbc/query/builder/TableQueryTest.scala]
436[info] done compiling
437[info] compiling 1 Scala source to /build/repo/module/ldbc-query-builder/.jvm/target/scala-3.7.4/test-classes ...
438[info] done compiling
439Starting build for ProjectRef(file:/build/repo/,awsAuthenticationPluginJVM) (ldbc-aws-authentication-plugin)... [8/12]
440Compile 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
441[info] compiling 35 Scala sources to /build/repo/module/ldbc-aws-authentication-plugin/jvm/target/scala-3.7.4/classes ...
442[info] done compiling
443[info] compiling 13 Scala sources to /build/repo/module/ldbc-aws-authentication-plugin/jvm/target/scala-3.7.4/test-classes ...
444[info] done compiling
445Starting build for ProjectRef(file:/build/repo/,codegenJVM) (ldbc-codegen)... [9/12]
446Compile 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
447[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
448[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
449[error] 92 | '{ apply[Extract[T], T]($table) }
450[error] | ^
451[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
452[error] |
453[error] |Note: a match type could not be fully reduced:
454[error] |
455[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
456[error] | failed since selector T
457[error] | does not uniquely determine parameter t in
458[error] | case ldbc.schema.Table[t] => t
459[error] | The computed bounds for the parameter are:
460[error] | t
461[error] |
462[error] | longer explanation available when compiling with `-explain`
463[error] one error found
464[error] (schemaJVM / Compile / compileIncremental) Compilation failed
465[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
466[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
467[error] 92 | '{ apply[Extract[T], T]($table) }
468[error] | ^
469[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
470[error] |
471[error] |Note: a match type could not be fully reduced:
472[error] |
473[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
474[error] | failed since selector T
475[error] | does not uniquely determine parameter t in
476[error] | case ldbc.schema.Table[t] => t
477[error] | The computed bounds for the parameter are:
478[error] | t
479[error] |
480[error] | longer explanation available when compiling with `-explain`
481[error] one error found
482[error] (schemaJVM / Compile / compileIncremental) Compilation failed
483[info] compiling 17 Scala sources to /build/repo/module/ldbc-schema/.jvm/target/scala-3.7.4/classes ...
484[error] -- [E057] Type Mismatch Error: /build/repo/module/ldbc-schema/src/main/scala/ldbc/schema/TableQuery.scala:92:25
485[error] 92 | '{ apply[Extract[T], T]($table) }
486[error] | ^
487[error] |Type argument T does not conform to upper bound ldbc.schema.Table[ldbc.schema.TableQuery.Extract[T]]
488[error] |
489[error] |Note: a match type could not be fully reduced:
490[error] |
491[error] | trying to reduce ldbc.schema.TableQuery.Extract[T]
492[error] | failed since selector T
493[error] | does not uniquely determine parameter t in
494[error] | case ldbc.schema.Table[t] => t
495[error] | The computed bounds for the parameter are:
496[error] | t
497[error] |
498[error] | longer explanation available when compiling with `-explain`
499[error] one error found
500[error] (schemaJVM / Compile / compileIncremental) Compilation failed
501Starting build for ProjectRef(file:/build/repo/,zioInteropJVM) (ldbc-zio-interop)... [10/12]
502Compile 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
503[info] compiling 1 Scala source to /build/repo/module/ldbc-zio-interop/.jvm/target/scala-3.7.4/classes ...
504[info] done compiling
505[info] compiling 129 Scala sources to /build/repo/module/ldbc-connector/jvm/target/scala-3.7.4/classes ...
506[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
507[warn] Flag -Xkind-projector set repeatedly
508[warn] -- [E198] Unused Symbol Warning: /build/repo/module/ldbc-connector/shared/src/main/scala/ldbc/connector/net/protocol/CallableStatementImpl.scala:19:28
509[warn] 19 |import org.typelevel.otel4s.Attribute
510[warn] | ^^^^^^^^^
511[warn] | unused import
512[info] [patched file /build/repo/module/ldbc-connector/shared/src/main/scala/ldbc/connector/net/protocol/CallableStatementImpl.scala]
513[warn] three warnings found
514[info] done compiling
515[info] compiling 2 Scala sources to /build/repo/module/ldbc-zio-interop/.jvm/target/scala-3.7.4/test-classes ...
516[info] done compiling
517[info] compiling 1 Scala source to /build/repo/module/ldbc-connector/jvm/target/scala-3.7.4/classes ...
518[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
519[warn] Flag -Xkind-projector set repeatedly
520[warn] two warnings found
521[info] done compiling
522Starting build for ProjectRef(file:/build/repo/,connectorJVM) (ldbc-connector)... [11/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, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
524[info] compiling 77 Scala sources to /build/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: /build/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: /build/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: /build/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: /build/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: /build/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: /build/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: /build/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: /build/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: /build/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: /build/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 /build/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: /build/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: /build/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: /build/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: /build/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: /build/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: /build/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: /build/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: /build/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: /build/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: /build/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
666[info] compiling 77 Scala sources to /build/repo/module/ldbc-connector/jvm/target/scala-3.7.4/test-classes ...
667[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
668[warn] Flag -Xkind-projector set repeatedly
669[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:23:17
670[error] 23 | val result = SSL.Trusted.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
671[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
672[error] | method tlsContext in object Trusted does not take more parameters
673[error] |
674[error] | longer explanation available when compiling with `-explain`
675[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:23:67
676[error] 23 | val result = SSL.Trusted.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
677[error] | ^
678[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
679[error] |since the expected type T is not specific enough
680[error] |
681[error] |where: T is a type variable
682[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:30:21
683[error] 30 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
684[error] | ^^^^^^^^^^^^^^^^^^
685[error] | method tlsContext in trait SSL does not take more parameters
686[error] |
687[error] | longer explanation available when compiling with `-explain`
688[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:30:63
689[error] 30 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
690[error] | ^
691[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
692[error] |since the expected type T is not specific enough
693[error] |
694[error] |where: T is a type variable
695[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:42:17
696[error] 42 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
697[error] | ^^^^^^^^^^^^^^^^^^
698[error] | method tlsContext in trait SSL does not take more parameters
699[error] |
700[error] | longer explanation available when compiling with `-explain`
701[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:42:59
702[error] 42 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
703[error] | ^
704[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
705[error] |since the expected type T is not specific enough
706[error] |
707[error] |where: T is a type variable
708[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:52:17
709[error] 52 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
710[error] | ^^^^^^^^^^^^^^^^^^
711[error] | method tlsContext in trait SSL does not take more parameters
712[error] |
713[error] | longer explanation available when compiling with `-explain`
714[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:52:59
715[error] 52 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
716[error] | ^
717[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
718[error] |since the expected type T is not specific enough
719[error] |
720[error] |where: T is a type variable
721[error] -- [E050] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:72:17
722[error] 72 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
723[error] | ^^^^^^^^^^^^^^^^^^
724[error] | method tlsContext in trait SSL does not take more parameters
725[error] |
726[error] | longer explanation available when compiling with `-explain`
727[error] -- [E172] Type Error: /build/repo/module/ldbc-connector/jvm/src/test/scala/ldbc/connector/SSLPlatformTest.scala:72:59
728[error] 72 | val result = ssl.tlsContext[IO](Network[IO], implicitly).use(_ => IO.pure(true))
729[error] | ^
730[error] |No implicit search was attempted for parameter e of method implicitly in object Predef
731[error] |since the expected type T is not specific enough
732[error] |
733[error] |where: T is a type variable
734[warn] two warnings found
735[error] 10 errors found
736[error] (connectorJVM / Test / compileIncremental) Compilation failed
737
738************************
739Build summary:
740[{
741 "module": "ldbc-dsl",
742 "compile": {"status": "ok", "tookMs": 17228, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
743 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
744 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3224, "warnings": 0, "errors": 4, "sourceVersion": "3.4-migration"},
745 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
746 "publish": {"status": "skipped", "tookMs": 0},
747 "metadata": {
748 "crossScalaVersions": ["3.7.4", "3.3.7"]
749}
750},{
751 "module": "jdbc-connector",
752 "compile": {"status": "ok", "tookMs": 2144, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
753 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
754 "test-compile": {"status": "ok", "tookMs": 192, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
755 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
756 "publish": {"status": "skipped", "tookMs": 0},
757 "metadata": {
758 "crossScalaVersions": ["3.7.4", "3.3.7"]
759}
760},{
761 "module": "ldbc-statement",
762 "compile": {"status": "ok", "tookMs": 3485, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
763 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
764 "test-compile": {"status": "ok", "tookMs": 7484, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
765 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
766 "publish": {"status": "skipped", "tookMs": 0},
767 "metadata": {
768 "crossScalaVersions": ["3.7.4", "3.3.7"]
769}
770},{
771 "module": "ldbc-schema",
772 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2183, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
773 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
774 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
775 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
776 "publish": {"status": "skipped", "tookMs": 0},
777 "metadata": {
778 "crossScalaVersions": ["3.7.4", "3.3.7"]
779}
780},{
781 "module": "ldbc-authentication-plugin",
782 "compile": {"status": "ok", "tookMs": 387, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
783 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
784 "test-compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
785 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
786 "publish": {"status": "skipped", "tookMs": 0},
787 "metadata": {
788 "crossScalaVersions": ["3.7.4", "3.3.7"]
789}
790},{
791 "module": "ldbc-core",
792 "compile": {"status": "ok", "tookMs": 79, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
793 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
794 "test-compile": {"status": "ok", "tookMs": 110, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
795 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
796 "publish": {"status": "skipped", "tookMs": 0},
797 "metadata": {
798 "crossScalaVersions": ["3.7.4", "3.3.7"]
799}
800},{
801 "module": "ldbc-sql",
802 "compile": {"status": "ok", "tookMs": 44, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
803 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
804 "test-compile": {"status": "ok", "tookMs": 83, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
805 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
806 "publish": {"status": "skipped", "tookMs": 0},
807 "metadata": {
808 "crossScalaVersions": ["3.7.4", "3.3.7"]
809}
810},{
811 "module": "ldbc-query-builder",
812 "compile": {"status": "ok", "tookMs": 1253, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
813 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
814 "test-compile": {"status": "ok", "tookMs": 3560, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
815 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
816 "publish": {"status": "skipped", "tookMs": 0},
817 "metadata": {
818 "crossScalaVersions": ["3.7.4", "3.3.7"]
819}
820},{
821 "module": "ldbc-aws-authentication-plugin",
822 "compile": {"status": "ok", "tookMs": 2923, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
823 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
824 "test-compile": {"status": "ok", "tookMs": 2286, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
825 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
826 "publish": {"status": "skipped", "tookMs": 0},
827 "metadata": {
828 "crossScalaVersions": ["3.7.4", "3.3.7"]
829}
830},{
831 "module": "ldbc-codegen",
832 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 1495, "warnings": 0, "errors": 1, "sourceVersion": "3.4-migration"},
833 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
834 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
835 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
836 "publish": {"status": "skipped", "tookMs": 0},
837 "metadata": {
838 "crossScalaVersions": ["3.7.4", "3.3.7"]
839}
840},{
841 "module": "ldbc-zio-interop",
842 "compile": {"status": "ok", "tookMs": 635, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
843 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
844 "test-compile": {"status": "ok", "tookMs": 9828, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
845 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
846 "publish": {"status": "skipped", "tookMs": 0},
847 "metadata": {
848 "crossScalaVersions": ["3.7.4", "3.3.7"]
849}
850},{
851 "module": "ldbc-connector",
852 "compile": {"status": "ok", "tookMs": 157, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
853 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
854 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2918, "warnings": 2, "errors": 10, "sourceVersion": "3.4-migration"},
855 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
856 "publish": {"status": "skipped", "tookMs": 0},
857 "metadata": {
858 "crossScalaVersions": ["3.7.4", "3.3.7"]
859}
860}]
861************************
862[error] Scala3CommunityBuild$ProjectBuildFailureException: 4 module(s) finished with failures: ldbc-dsl, ldbc-schema, ldbc-codegen, ldbc-connector
863[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 4 module(s) finished with failures: ldbc-dsl, ldbc-schema, ldbc-codegen, ldbc-connector
864[error] Total time: 91 s (0:01:31.0), completed Jan 10, 2026, 12:39:51 AM
865[0JBuild failed, not retrying.