Build Logs

typelevel/grackle • 3.8.0-RC2:2025-11-25

Errors

9

Warnings

5

Total Lines

696

1##################################
2Clonning https://github.com/typelevel/grackle.git into /build/repo using revision v0.25.0
3##################################
4Note: switching to 'db31ec17fd0ece13d780d1b38daf4f8595ffd8a2'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.6
22Using target Scala version for migration: 3.7.4-RC2
23Migrating project for -source:3.4 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
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: val Scala3 = "3.3.6"
33Replacement: val Scala3 = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val Scala3 = "3.3.6"' in build.sbt
38
39Try apply source patch:
40Path: build.sbt
41Pattern: ThisBuild / tlFatalWarnings := true
42Replacement:
43Successfully applied pattern 'ThisBuild / tlFatalWarnings := true' in build.sbt
44----
45Starting build for 3.7.4-RC2
46Execute tests: false
47sbt project found:
48Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
49Enforcing usage of sbt in version 1.11.5
50No prepare script found for project typelevel/grackle
51/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
52##################################
53Scala version: 3.7.4-RC2
54Targets: org.typelevel%grackle-circe org.typelevel%grackle-core org.typelevel%grackle-docs org.typelevel%grackle-doobie-core org.typelevel%grackle-doobie-mssql org.typelevel%grackle-doobie-oracle org.typelevel%grackle-doobie-pg org.typelevel%grackle-generic org.typelevel%grackle-skunk org.typelevel%grackle-sql-core org.typelevel%grackle-sql-pg
55Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}
56##################################
57Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
58Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
59[sbt_options] declare -a sbt_options=()
60[process_args] java_version = '17'
61[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
62# Executing command line:
63java
64-Dsbt.color=always
65-Dsbt.supershell=true
66-Xms2g
67-Xmx4g
68-Xss4m
69-XX:+UseG1GC
70-Dcommunitybuild.scala=3.7.4-RC2
71-Dcommunitybuild.project.dependencies.add=
72-Xmx7G
73-Xms4G
74-Xss8M
75-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
76-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
77-jar
78/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
79"setCrossScalaVersions 3.7.4-RC2"
80"++3.7.4-RC2 -v"
81"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""
82"set every credentials := Nil"
83"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
84"removeScalacOptionsStartingWith -P:wartremover"
85
86moduleMappings
87"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}""" org.typelevel%grackle-circe org.typelevel%grackle-core org.typelevel%grackle-docs org.typelevel%grackle-doobie-core org.typelevel%grackle-doobie-mssql org.typelevel%grackle-doobie-oracle org.typelevel%grackle-doobie-pg org.typelevel%grackle-generic org.typelevel%grackle-skunk org.typelevel%grackle-sql-core org.typelevel%grackle-sql-pg"
88
89[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
90[info] loading settings for project repo-build-build from plugins.sbt...
91[info] loading project definition from /build/repo/project/project
92[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
93[info] loading project definition from /build/repo/project
94[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
95[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
96[info] Compilation completed in 9.323s.
97[info] done compiling
98/build/repo/build.sbt:105: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
99 resolvers += Resolver.sonatypeCentralSnapshots
100 resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
101 ^
102[info] loading settings for project root from build.sbt...
103[info] resolving key references (35787 settings) ...
104[info] set scmInfo to https://github.com/typelevel/grackle
105[info] set current project to root (in build file:/build/repo/)
106Execute setCrossScalaVersions: 3.7.4-RC2
107OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in unidocs/crossScalaVersions
108[info] set scmInfo to https://github.com/typelevel/grackle
109OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in sqlcoreNative/crossScalaVersions
110OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in demo/crossScalaVersions
111OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in genericJVM/crossScalaVersions
112OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in doobiecore/crossScalaVersions
113OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in skunkNative/crossScalaVersions
114OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in sqlpgNative/crossScalaVersions
115OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in docs/crossScalaVersions
116OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in genericNative/crossScalaVersions
117OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in doobiepg/crossScalaVersions
118OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreJVM/crossScalaVersions
119OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in genericJS/crossScalaVersions
120OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootNative/crossScalaVersions
121OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreJS/crossScalaVersions
122OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in circeJS/crossScalaVersions
123OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in circeNative/crossScalaVersions
124OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
125OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootJS/crossScalaVersions
126OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in doobieoracle/crossScalaVersions
127OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in doobiemssql/crossScalaVersions
128OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in profile/crossScalaVersions
129OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in sqlcoreJS/crossScalaVersions
130OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in benchmarks/crossScalaVersions
131OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in repoDocs/crossScalaVersions
132OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in coreNative/crossScalaVersions
133OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in sqlpgJS/crossScalaVersions
134OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in sqlpgJVM/crossScalaVersions
135OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in circeJVM/crossScalaVersions
136OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in rootJVM/crossScalaVersions
137OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in skunkJS/crossScalaVersions
138OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in skunkJVM/crossScalaVersions
139OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in buildInfoNative/crossScalaVersions
140OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in buildInfoJVM/crossScalaVersions
141OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in buildInfoJS/crossScalaVersions
142OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in sqlcoreJVM/crossScalaVersions
143[info] set current project to root (in build file:/build/repo/)
144[info] Setting Scala version to 3.7.4-RC2 on 34 projects.
145[info] Switching Scala version on:
146[info] demo (2.13.16, 3.7.4-RC2)
147[info] skunkJS (2.13.16, 3.7.4-RC2)
148[info] benchmarks (2.13.16, 3.7.4-RC2)
149[info] sqlcoreJS (2.13.16, 3.7.4-RC2)
150[info] circeJVM (2.13.16, 3.7.4-RC2)
151[info] genericJVM (2.13.16, 3.7.4-RC2)
152[info] doobiepg (2.13.16, 3.7.4-RC2)
153[info] unidocs (2.13.16, 3.7.4-RC2)
154[info] rootJS (2.13.16, 3.7.4-RC2)
155[info] coreNative (2.13.16, 3.7.4-RC2)
156[info] docs (2.13.16, 3.7.4-RC2)
157[info] buildInfoNative (2.13.16, 3.7.4-RC2)
158[info] skunkJVM (2.13.16, 3.7.4-RC2)
159[info] coreJS (2.13.16, 3.7.4-RC2)
160[info] doobiecore (2.13.16, 3.7.4-RC2)
161[info] circeJS (2.13.16, 3.7.4-RC2)
162[info] buildInfoJS (2.13.16, 3.7.4-RC2)
163[info] skunkNative (2.13.16, 3.7.4-RC2)
164[info] genericJS (2.13.16, 3.7.4-RC2)
165[info] doobieoracle (2.13.16, 3.7.4-RC2)
166[info] sqlcoreJVM (2.13.16, 3.7.4-RC2)
167[info] profile (2.13.16, 3.7.4-RC2)
168[info] coreJVM (2.13.16, 3.7.4-RC2)
169[info] sqlpgNative (2.13.16, 3.7.4-RC2)
170[info] rootJVM (2.13.16, 3.7.4-RC2)
171[info] doobiemssql (2.13.16, 3.7.4-RC2)
172[info] rootNative (2.13.16, 3.7.4-RC2)
173[info] sqlpgJS (2.13.16, 3.7.4-RC2)
174[info] buildInfoJVM (2.13.16, 3.7.4-RC2)
175[info] repoDocs (2.13.16, 3.7.4-RC2)
176[info] circeNative (2.13.16, 3.7.4-RC2)
177[info] genericNative (2.13.16, 3.7.4-RC2)
178[info] sqlpgJVM (2.13.16, 3.7.4-RC2)
179[info] sqlcoreNative (2.13.16, 3.7.4-RC2)
180[info] Excluding projects:
181[info] * root (2.13.16)
182[info] Reapplying settings...
183[info] set scmInfo to https://github.com/typelevel/grackle
184[info] set current project to root (in build file:/build/repo/)
185Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
186[info] Reapplying settings...
187[info] set scmInfo to https://github.com/typelevel/grackle
188[info] set current project to root (in build file:/build/repo/)
189[info] Defining Global / credentials, benchmarks / credentials and 33 others.
190[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 347 others.
191[info] Run `last` for details.
192[info] Reapplying settings...
193[info] set scmInfo to https://github.com/typelevel/grackle
194[info] set current project to root (in build file:/build/repo/)
195Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
196[info] Reapplying settings...
197OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
198
199 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
200 Did you mean rootJVM / allExcludeDependencies ?
201 , retry without global scopes
202[info] Reapplying settings...
203[info] set scmInfo to https://github.com/typelevel/grackle
204[info] set current project to root (in build file:/build/repo/)
205Execute removeScalacOptionsStartingWith: -P:wartremover
206[info] Reapplying settings...
207[info] set scmInfo to https://github.com/typelevel/grackle
208[info] set current project to root (in build file:/build/repo/)
209[success] Total time: 0 s, completed Nov 25, 2025, 4:49:19 PM
210Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}
211Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
212Starting build...
213Projects: Set(circeJVM, genericJVM, doobiepg, unidocs, skunkJVM, doobiecore, doobieoracle, sqlcoreJVM, coreJVM, doobiemssql, buildInfoJVM, sqlpgJVM)
214Starting build for ProjectRef(file:/build/repo/,skunkJVM) (grackle-skunk)... [0/12]
215OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
216OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
217OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
218OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
219Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
220[info] compiling 20 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.7.4-RC2/classes ...
221[info] [patched file /build/repo/modules/core/src/main/scala/valuemapping.scala]
222[info] [patched file /build/repo/modules/core/src/main/scala/compiler.scala]
223[info] [patched file /build/repo/modules/core/src/main/scala/predicate.scala]
224[info] [patched file /build/repo/modules/core/src/main/scala/mapping.scala]
225[info] [patched file /build/repo/modules/core/src/main/scala/result.scala]
226[info] [patched file /build/repo/modules/core/src/main/scala/cursor.scala]
227[info] [patched file /build/repo/modules/core/src/main/scala/query.scala]
228[info] done compiling
229[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.7.4-RC2/classes ...
230[info] done compiling
231[info] compiling 6 Scala sources to /build/repo/modules/sql-core/.jvm/target/scala-3.7.4-RC2/classes ...
232[info] [patched file /build/repo/modules/sql-core/src/main/scala/SqlMapping.scala]
233[info] done compiling
234[info] compiling 1 Scala source to /build/repo/modules/sql-pg/jvm/target/scala-3.7.4-RC2/classes ...
235[info] [patched file /build/repo/modules/sql-pg/shared/src/main/scala/SqlPgMapping.scala]
236[info] done compiling
237[info] compiling 4 Scala sources to /build/repo/modules/skunk/jvm/target/scala-3.7.4-RC2/classes ...
238[info] [patched file /build/repo/modules/skunk/shared/src/main/scala/SkunkMapping.scala]
239[info] done compiling
240[info] compiling 1 Scala source to /build/repo/modules/build-info/.jvm/target/scala-3.7.4-RC2/classes ...
241[info] compiling 7 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.7.4-RC2/classes ...
242[info] done compiling
243[info] done compiling
244[info] compiling 10 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.7.4-RC2/classes ...
245[info] done compiling
246[info] compiling 20 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.7.4-RC2/classes ...
247[info] done compiling
248[info] compiling 37 Scala sources to /build/repo/modules/core/.jvm/target/scala-3.7.4-RC2/test-classes ...
249[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.7.4-RC2/classes ...
250[info] done compiling
251[info] compiling 2 Scala sources to /build/repo/modules/sql-core/.jvm/target/scala-3.7.4-RC2/classes ...
252[info] done compiling
253[info] compiling 1 Scala source to /build/repo/modules/sql-pg/jvm/target/scala-3.7.4-RC2/classes ...
254[info] done compiling
255[info] compiling 1 Scala source to /build/repo/modules/skunk/jvm/target/scala-3.7.4-RC2/classes ...
256[info] done compiling
257[info] [patched file /build/repo/modules/core/src/test/scala/starwars/StarWarsData.scala]
258[info] done compiling
259[info] compiling 64 Scala sources to /build/repo/modules/sql-core/.jvm/target/scala-3.7.4-RC2/test-classes ...
260[info] [patched file /build/repo/modules/sql-core/src/test/scala/SqlFilterOrderOffsetLimitMapping.scala]
261[info] [patched file /build/repo/modules/sql-core/src/test/scala/SqlComposedWorldMapping.scala]
262[info] done compiling
263[info] compiling 1 Scala source to /build/repo/modules/sql-pg/jvm/target/scala-3.7.4-RC2/test-classes ...
264[info] done compiling
265[info] compiling 4 Scala sources to /build/repo/modules/skunk/jvm/target/scala-3.7.4-RC2/test-classes ...
266[info] [patched file /build/repo/modules/skunk/js-jvm/src/test/scala/SkunkDatabaseSuite.scala]
267[info] [patched file /build/repo/modules/skunk/js-jvm/src/test/scala/SkunkSuites.scala]
268[info] done compiling
269[info] compiling 1 Scala source to /build/repo/modules/core/.jvm/target/scala-3.7.4-RC2/test-classes ...
270[info] done compiling
271[info] compiling 2 Scala sources to /build/repo/modules/sql-core/.jvm/target/scala-3.7.4-RC2/test-classes ...
272[info] done compiling
273[info] compiling 2 Scala sources to /build/repo/modules/skunk/jvm/target/scala-3.7.4-RC2/test-classes ...
274[info] done compiling
275[info] compiling 2 Scala sources to /build/repo/modules/skunk/jvm/target/scala-3.7.4-RC2/test-classes ...
276[info] done compiling
277Starting build for ProjectRef(file:/build/repo/,doobieoracle) (grackle-doobie-oracle)... [1/12]
278Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
279[info] compiling 4 Scala sources to /build/repo/modules/doobie-core/target/scala-3.7.4-RC2/classes ...
280[info] [patched file /build/repo/modules/doobie-core/src/main/scala/DoobieMapping.scala]
281[info] done compiling
282[info] compiling 1 Scala source to /build/repo/modules/doobie-oracle/target/scala-3.7.4-RC2/classes ...
283[info] [patched file /build/repo/modules/doobie-oracle/src/main/scala/DoobieOracleMapping.scala]
284[info] done compiling
285[info] compiling 1 Scala source to /build/repo/modules/doobie-core/target/scala-3.7.4-RC2/classes ...
286[info] done compiling
287[info] compiling 1 Scala source to /build/repo/modules/doobie-core/target/scala-3.7.4-RC2/test-classes ...
288[info] compiling 1 Scala source to /build/repo/modules/doobie-oracle/target/scala-3.7.4-RC2/classes ...
289[info] done compiling
290[info] done compiling
291[info] compiling 2 Scala sources to /build/repo/modules/doobie-oracle/target/scala-3.7.4-RC2/test-classes ...
292[info] [patched file /build/repo/modules/doobie-oracle/src/test/scala/DoobieOracleDatabaseSuite.scala]
293[info] [patched file /build/repo/modules/doobie-oracle/src/test/scala/DoobieOracleSuites.scala]
294[info] done compiling
295[info] compiling 2 Scala sources to /build/repo/modules/doobie-oracle/target/scala-3.7.4-RC2/test-classes ...
296[info] done compiling
297Starting build for ProjectRef(file:/build/repo/,doobiecore) (grackle-doobie-core)... [2/12]
298Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
299Starting build for ProjectRef(file:/build/repo/,unidocs) (grackle-docs)... [3/12]
300Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
301Starting build for ProjectRef(file:/build/repo/,sqlpgJVM) (grackle-sql-pg)... [4/12]
302Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
303Starting build for ProjectRef(file:/build/repo/,doobiepg) (grackle-doobie-pg)... [5/12]
304Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
305[info] compiling 1 Scala source to /build/repo/modules/doobie-pg/target/scala-3.7.4-RC2/classes ...
306[info] done compiling
307[info] compiling 2 Scala sources to /build/repo/modules/doobie-pg/target/scala-3.7.4-RC2/test-classes ...
308[info] [patched file /build/repo/modules/doobie-pg/src/test/scala/DoobiePgDatabaseSuite.scala]
309[info] [patched file /build/repo/modules/doobie-pg/src/test/scala/DoobiePgSuites.scala]
310[info] done compiling
311[info] compiling 2 Scala sources to /build/repo/modules/doobie-pg/target/scala-3.7.4-RC2/test-classes ...
312[info] done compiling
313Starting build for ProjectRef(file:/build/repo/,coreJVM) (grackle-core)... [6/12]
314Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
315Starting build for ProjectRef(file:/build/repo/,doobiemssql) (grackle-doobie-mssql)... [7/12]
316Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
317[info] compiling 1 Scala source to /build/repo/modules/doobie-mssql/target/scala-3.7.4-RC2/classes ...
318[info] [patched file /build/repo/modules/doobie-mssql/src/main/scala/DoobieMSSqlMapping.scala]
319[info] done compiling
320[info] compiling 1 Scala source to /build/repo/modules/doobie-mssql/target/scala-3.7.4-RC2/classes ...
321[info] done compiling
322[info] compiling 2 Scala sources to /build/repo/modules/doobie-mssql/target/scala-3.7.4-RC2/test-classes ...
323[info] [patched file /build/repo/modules/doobie-mssql/src/test/scala/DoobieMSSqlSuites.scala]
324[info] [patched file /build/repo/modules/doobie-mssql/src/test/scala/DoobieMSSqlDatabaseSuite.scala]
325[info] done compiling
326[info] compiling 2 Scala sources to /build/repo/modules/doobie-mssql/target/scala-3.7.4-RC2/test-classes ...
327[info] done compiling
328Starting build for ProjectRef(file:/build/repo/,buildInfoJVM) (buildinfo)... [8/12]
329Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
330Starting build for ProjectRef(file:/build/repo/,genericJVM) (grackle-generic)... [9/12]
331Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
332[info] compiling 3 Scala sources to /build/repo/modules/generic/.jvm/target/scala-3.7.4-RC2/classes ...
333[info] [patched file /build/repo/modules/generic/src/main/scala-3/genericmapping3.scala]
334[info] done compiling
335[info] compiling 1 Scala source to /build/repo/modules/generic/.jvm/target/scala-3.7.4-RC2/classes ...
336[info] done compiling
337[info] compiling 3 Scala sources to /build/repo/modules/generic/.jvm/target/scala-3.7.4-RC2/classes ...
338[info] done compiling
339[info] compiling 4 Scala sources to /build/repo/modules/generic/.jvm/target/scala-3.7.4-RC2/test-classes ...
340[info] done compiling
341Starting build for ProjectRef(file:/build/repo/,circeJVM) (grackle-circe)... [10/12]
342Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
343[info] compiling 5 Scala sources to /build/repo/modules/circe/.jvm/target/scala-3.7.4-RC2/test-classes ...
344[info] done compiling
345Starting build for ProjectRef(file:/build/repo/,sqlcoreJVM) (grackle-sql-core)... [11/12]
346Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 11, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
347
348************************
349Build summary:
350[{
351 "module": "grackle-skunk",
352 "compile": {"status": "ok", "tookMs": 46307, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
353 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
354 "test-compile": {"status": "ok", "tookMs": 52978, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
355 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
356 "publish": {"status": "skipped", "tookMs": 0},
357 "metadata": {
358 "crossScalaVersions": ["2.13.16", "3.3.6"]
359}
360},{
361 "module": "grackle-doobie-oracle",
362 "compile": {"status": "ok", "tookMs": 2112, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
363 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
364 "test-compile": {"status": "ok", "tookMs": 2969, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
365 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
366 "publish": {"status": "skipped", "tookMs": 0},
367 "metadata": {
368 "crossScalaVersions": ["2.13.16", "3.3.6"]
369}
370},{
371 "module": "grackle-doobie-core",
372 "compile": {"status": "ok", "tookMs": 168, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
373 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
374 "test-compile": {"status": "ok", "tookMs": 261, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
375 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
376 "publish": {"status": "skipped", "tookMs": 0},
377 "metadata": {
378 "crossScalaVersions": ["2.13.16", "3.3.6"]
379}
380},{
381 "module": "grackle-docs",
382 "compile": {"status": "ok", "tookMs": 50, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
383 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
384 "test-compile": {"status": "ok", "tookMs": 77, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
385 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
386 "publish": {"status": "skipped", "tookMs": 0},
387 "metadata": {
388 "crossScalaVersions": ["2.13.16", "3.3.6"]
389}
390},{
391 "module": "grackle-sql-pg",
392 "compile": {"status": "ok", "tookMs": 189, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
393 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
394 "test-compile": {"status": "ok", "tookMs": 242, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
395 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
396 "publish": {"status": "skipped", "tookMs": 0},
397 "metadata": {
398 "crossScalaVersions": ["2.13.16", "3.3.6"]
399}
400},{
401 "module": "grackle-doobie-pg",
402 "compile": {"status": "ok", "tookMs": 732, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
403 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
404 "test-compile": {"status": "ok", "tookMs": 1552, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
405 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
406 "publish": {"status": "skipped", "tookMs": 0},
407 "metadata": {
408 "crossScalaVersions": ["2.13.16", "3.3.6"]
409}
410},{
411 "module": "grackle-core",
412 "compile": {"status": "ok", "tookMs": 39, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
413 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
414 "test-compile": {"status": "ok", "tookMs": 89, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
415 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
416 "publish": {"status": "skipped", "tookMs": 0},
417 "metadata": {
418 "crossScalaVersions": ["2.13.16", "3.3.6"]
419}
420},{
421 "module": "grackle-doobie-mssql",
422 "compile": {"status": "ok", "tookMs": 783, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
423 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
424 "test-compile": {"status": "ok", "tookMs": 2152, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
425 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
426 "publish": {"status": "skipped", "tookMs": 0},
427 "metadata": {
428 "crossScalaVersions": ["2.13.16", "3.3.6"]
429}
430},{
431 "module": "buildinfo",
432 "compile": {"status": "ok", "tookMs": 29, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
433 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
434 "test-compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
435 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
436 "publish": {"status": "ok", "tookMs": 1},
437 "metadata": {
438 "crossScalaVersions": ["2.13.16", "3.3.6"]
439}
440},{
441 "module": "grackle-generic",
442 "compile": {"status": "ok", "tookMs": 1073, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
443 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
444 "test-compile": {"status": "ok", "tookMs": 5284, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
445 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
446 "publish": {"status": "skipped", "tookMs": 0},
447 "metadata": {
448 "crossScalaVersions": ["2.13.16", "3.3.6"]
449}
450},{
451 "module": "grackle-circe",
452 "compile": {"status": "ok", "tookMs": 88, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
453 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
454 "test-compile": {"status": "ok", "tookMs": 1532, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
455 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
456 "publish": {"status": "skipped", "tookMs": 0},
457 "metadata": {
458 "crossScalaVersions": ["2.13.16", "3.3.6"]
459}
460},{
461 "module": "grackle-sql-core",
462 "compile": {"status": "ok", "tookMs": 130, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
463 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
464 "test-compile": {"status": "ok", "tookMs": 207, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
465 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
466 "publish": {"status": "skipped", "tookMs": 0},
467 "metadata": {
468 "crossScalaVersions": ["2.13.16", "3.3.6"]
469}
470}]
471************************
472[success] Total time: 182 s (0:03:02.0), completed Nov 25, 2025, 4:52:21 PM
473[0JChecking patch project/plugins.sbt...
474Checking patch project/build.properties...
475Checking patch build.sbt...
476Applied patch project/plugins.sbt cleanly.
477Applied patch project/build.properties cleanly.
478Applied patch build.sbt cleanly.
479Commit migration rewrites
480Switched to a new branch 'opencb/migrate-source-3.4'
481[opencb/migrate-source-3.4 4205bcf] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
482 25 files changed, 84 insertions(+), 84 deletions(-)
483----
484Preparing build for 3.8.0-RC2
485Scala binary version found: 3.8
486Implicitly using source version 3.8
487Scala binary version found: 3.8
488Implicitly using source version 3.8
489Would try to apply common scalacOption (best-effort, sbt/mill only):
490Append: ,REQUIRE:-source:3.8
491Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
492
493Try apply source patch:
494Path: build.sbt
495Pattern: val Scala3 = "3.3.6"
496Replacement: val Scala3 = "3.8.0-RC2"
497Successfully applied pattern 'val Scala3 = "3.3.6"' in build.sbt
498
499Try apply source patch:
500Path: build.sbt
501Pattern: ThisBuild / tlFatalWarnings := true
502Replacement:
503Successfully applied pattern 'ThisBuild / tlFatalWarnings := true' in build.sbt
504----
505Starting build for 3.8.0-RC2
506Execute tests: false
507sbt project found:
508Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
509Enforcing usage of sbt in version 1.11.5
510No prepare script found for project typelevel/grackle
511/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
512##################################
513Scala version: 3.8.0-RC2
514Targets: org.typelevel%grackle-circe org.typelevel%grackle-core org.typelevel%grackle-docs org.typelevel%grackle-doobie-core org.typelevel%grackle-doobie-mssql org.typelevel%grackle-doobie-oracle org.typelevel%grackle-doobie-pg org.typelevel%grackle-generic org.typelevel%grackle-skunk org.typelevel%grackle-sql-core org.typelevel%grackle-sql-pg
515Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}
516##################################
517Using extra scalacOptions: ,REQUIRE:-source:3.8
518Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
519[sbt_options] declare -a sbt_options=()
520[process_args] java_version = '17'
521[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
522# Executing command line:
523java
524-Dsbt.color=always
525-Dsbt.supershell=true
526-Xms2g
527-Xmx4g
528-Xss4m
529-XX:+UseG1GC
530-Dcommunitybuild.scala=3.8.0-RC2
531-Dcommunitybuild.project.dependencies.add=
532-Xmx7G
533-Xms4G
534-Xss8M
535-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
536-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
537-jar
538/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
539"setCrossScalaVersions 3.8.0-RC2"
540"++3.8.0-RC2 -v"
541"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
542"set every credentials := Nil"
543"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
544"removeScalacOptionsStartingWith -P:wartremover"
545
546moduleMappings
547"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}""" org.typelevel%grackle-circe org.typelevel%grackle-core org.typelevel%grackle-docs org.typelevel%grackle-doobie-core org.typelevel%grackle-doobie-mssql org.typelevel%grackle-doobie-oracle org.typelevel%grackle-doobie-pg org.typelevel%grackle-generic org.typelevel%grackle-skunk org.typelevel%grackle-sql-core org.typelevel%grackle-sql-pg"
548
549[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
550[info] loading settings for project repo-build-build from plugins.sbt...
551[info] loading project definition from /build/repo/project/project
552[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
553[info] loading project definition from /build/repo/project
554/build/repo/build.sbt:105: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
555 resolvers += Resolver.sonatypeCentralSnapshots
556 resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
557 ^
558[info] loading settings for project root from build.sbt...
559[info] resolving key references (35787 settings) ...
560[info] set scmInfo to https://github.com/typelevel/grackle
561java.lang.RuntimeException: Your tlBaseVersion 0.24 is behind the latest tag 0.25.0
562 at scala.sys.package$.error(package.scala:30)
563 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$12(TypelevelVersioningPlugin.scala:95)
564 at scala.Option.flatMap(Option.scala:271)
565 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$10(TypelevelVersioningPlugin.scala:93)
566 at scala.Option.getOrElse(Option.scala:189)
567 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$6(TypelevelVersioningPlugin.scala:86)
568 at scala.Function1.$anonfun$compose$1(Function1.scala:49)
569 at sbt.internal.util.EvaluateSettings$MixedNode.evaluate0(INode.scala:229)
570 at sbt.internal.util.EvaluateSettings$INode.evaluate(INode.scala:171)
571 at sbt.internal.util.EvaluateSettings.$anonfun$submitEvaluate$1(INode.scala:88)
572 at sbt.internal.util.EvaluateSettings.sbt$internal$util$EvaluateSettings$$run0(INode.scala:100)
573 at sbt.internal.util.EvaluateSettings$$anon$3.run(INode.scala:95)
574 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
575 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
576 at java.base/java.lang.Thread.run(Thread.java:833)
577[error] Your tlBaseVersion 0.24 is behind the latest tag 0.25.0
578[error] Use 'last' for the full log.
579[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
580[0JRetrying build, retry 1/2, force Scala version:false, enable migration:
581[sbt_options] declare -a sbt_options=()
582[process_args] java_version = '17'
583[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
584# Executing command line:
585java
586-Dsbt.color=always
587-Dsbt.supershell=true
588-Xms2g
589-Xmx4g
590-Xss4m
591-XX:+UseG1GC
592-Dcommunitybuild.scala=3.8.0-RC2
593-Dcommunitybuild.project.dependencies.add=
594-Xmx7G
595-Xms4G
596-Xss8M
597-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
598-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
599-jar
600/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
601"setCrossScalaVersions 3.8.0-RC2"
602"++3.8.0-RC2 -v"
603"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
604"set every credentials := Nil"
605"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
606"removeScalacOptionsStartingWith -P:wartremover"
607
608moduleMappings
609"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}""" org.typelevel%grackle-circe org.typelevel%grackle-core org.typelevel%grackle-docs org.typelevel%grackle-doobie-core org.typelevel%grackle-doobie-mssql org.typelevel%grackle-doobie-oracle org.typelevel%grackle-doobie-pg org.typelevel%grackle-generic org.typelevel%grackle-skunk org.typelevel%grackle-sql-core org.typelevel%grackle-sql-pg"
610
611[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
612[info] loading settings for project repo-build-build from plugins.sbt...
613[info] loading project definition from /build/repo/project/project
614[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
615[info] loading project definition from /build/repo/project
616[info] loading settings for project root from build.sbt...
617[info] resolving key references (35787 settings) ...
618[info] set scmInfo to https://github.com/typelevel/grackle
619java.lang.RuntimeException: Your tlBaseVersion 0.24 is behind the latest tag 0.25.0
620 at scala.sys.package$.error(package.scala:30)
621 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$12(TypelevelVersioningPlugin.scala:95)
622 at scala.Option.flatMap(Option.scala:271)
623 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$10(TypelevelVersioningPlugin.scala:93)
624 at scala.Option.getOrElse(Option.scala:189)
625 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$6(TypelevelVersioningPlugin.scala:86)
626 at scala.Function1.$anonfun$compose$1(Function1.scala:49)
627 at sbt.internal.util.EvaluateSettings$MixedNode.evaluate0(INode.scala:229)
628 at sbt.internal.util.EvaluateSettings$INode.evaluate(INode.scala:171)
629 at sbt.internal.util.EvaluateSettings.$anonfun$submitEvaluate$1(INode.scala:88)
630 at sbt.internal.util.EvaluateSettings.sbt$internal$util$EvaluateSettings$$run0(INode.scala:100)
631 at sbt.internal.util.EvaluateSettings$$anon$3.run(INode.scala:95)
632 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
633 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
634 at java.base/java.lang.Thread.run(Thread.java:833)
635[error] Your tlBaseVersion 0.24 is behind the latest tag 0.25.0
636[error] Use 'last' for the full log.
637[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
638[0JRetrying build, retry 2/2, force Scala version:false, enable migration:
639[sbt_options] declare -a sbt_options=()
640[process_args] java_version = '17'
641[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
642# Executing command line:
643java
644-Dsbt.color=always
645-Dsbt.supershell=true
646-Xms2g
647-Xmx4g
648-Xss4m
649-XX:+UseG1GC
650-Dcommunitybuild.scala=3.8.0-RC2
651-Dcommunitybuild.project.dependencies.add=
652-Xmx7G
653-Xms4G
654-Xss8M
655-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
656-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
657-jar
658/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
659"setCrossScalaVersions 3.8.0-RC2"
660"++3.8.0-RC2 -v"
661"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
662"set every credentials := Nil"
663"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
664"removeScalacOptionsStartingWith -P:wartremover"
665
666moduleMappings
667"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}""" org.typelevel%grackle-circe org.typelevel%grackle-core org.typelevel%grackle-docs org.typelevel%grackle-doobie-core org.typelevel%grackle-doobie-mssql org.typelevel%grackle-doobie-oracle org.typelevel%grackle-doobie-pg org.typelevel%grackle-generic org.typelevel%grackle-skunk org.typelevel%grackle-sql-core org.typelevel%grackle-sql-pg"
668
669[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
670[info] loading settings for project repo-build-build from plugins.sbt...
671[info] loading project definition from /build/repo/project/project
672[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
673[info] loading project definition from /build/repo/project
674[info] loading settings for project root from build.sbt...
675[info] resolving key references (35787 settings) ...
676[info] set scmInfo to https://github.com/typelevel/grackle
677java.lang.RuntimeException: Your tlBaseVersion 0.24 is behind the latest tag 0.25.0
678 at scala.sys.package$.error(package.scala:30)
679 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$12(TypelevelVersioningPlugin.scala:95)
680 at scala.Option.flatMap(Option.scala:271)
681 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$10(TypelevelVersioningPlugin.scala:93)
682 at scala.Option.getOrElse(Option.scala:189)
683 at org.typelevel.sbt.TypelevelVersioningPlugin$.$anonfun$buildSettings$6(TypelevelVersioningPlugin.scala:86)
684 at scala.Function1.$anonfun$compose$1(Function1.scala:49)
685 at sbt.internal.util.EvaluateSettings$MixedNode.evaluate0(INode.scala:229)
686 at sbt.internal.util.EvaluateSettings$INode.evaluate(INode.scala:171)
687 at sbt.internal.util.EvaluateSettings.$anonfun$submitEvaluate$1(INode.scala:88)
688 at sbt.internal.util.EvaluateSettings.sbt$internal$util$EvaluateSettings$$run0(INode.scala:100)
689 at sbt.internal.util.EvaluateSettings$$anon$3.run(INode.scala:95)
690 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
691 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
692 at java.base/java.lang.Thread.run(Thread.java:833)
693[error] Your tlBaseVersion 0.24 is behind the latest tag 0.25.0
694[error] Use 'last' for the full log.
695[warn] Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? (default: r)
696[0JExhausted retries limit