Build Logs

zio-archive/zio-sql • scheduled_3.8.1-RC1-bin-20251128-fe49539-NIGHTLY

Errors

0

Warnings

48

Total Lines

217

1##################################
2Clonning https://github.com/zio-archive/zio-sql.git into /build/repo using revision v0.1.2
3##################################
4Note: switching to '50deb4bc061d1c88fbe788629c3f59fade59db5d'.
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.2.1
22----
23Preparing build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/BuildHelper.scala
34Pattern: val ScalaDotty = "3.2.1"
35Replacement: val ScalaDotty = "3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val ScalaDotty = "3.2.1"' in project/BuildHelper.scala
40----
41Starting build for 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project zio-archive/zio-sql
47##################################
48Scala version: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
49Targets: dev.zio%zio-sql-docs
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val ScalaDotty = \"3.2.1\"","replaceWith":"val ScalaDotty = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY"
70"++3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val ScalaDotty = \"3.2.1\"","replaceWith":"val ScalaDotty = \"<SCALA_VERSION>\""}]}""" dev.zio%zio-sql-docs"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.896s.
85[warn] /build/repo/project/BuildHelper.scala:164:28: 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:
86[warn] resolvers += Resolver.sonatypeCentralSnapshots
87[warn] resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
88[warn] ^
89[warn] one warning found
90[info] done compiling
91/build/repo/build.sbt:68: 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:
92 resolvers += Resolver.sonatypeCentralSnapshots
93 resolvers ++= Resolver.sonatypeOssRepos("snapshots")
94 ^
95/build/repo/build.sbt:145: 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:
96 resolvers += Resolver.sonatypeCentralSnapshots
97 resolvers ++= Resolver.sonatypeOssRepos("snapshots")
98 ^
99[info] loading settings for project root from build.sbt...
100[info] resolving key references (16199 settings) ...
101[info] set current project to root (in build file:/build/repo/)
102[warn] there are 18 keys that are not used by any other settings/tasks:
103[warn]
104[warn] * coreJS / buildInfoKeys
105[warn] +- /build/repo/project/BuildHelper.scala:19
106[warn] * coreJS / buildInfoPackage
107[warn] +- /build/repo/project/BuildHelper.scala:20
108[warn] * coreJVM / buildInfoKeys
109[warn] +- /build/repo/project/BuildHelper.scala:19
110[warn] * coreJVM / buildInfoPackage
111[warn] +- /build/repo/project/BuildHelper.scala:20
112[warn] * driver / buildInfoKeys
113[warn] +- /build/repo/project/BuildHelper.scala:19
114[warn] * driver / buildInfoPackage
115[warn] +- /build/repo/project/BuildHelper.scala:20
116[warn] * jdbc / buildInfoKeys
117[warn] +- /build/repo/project/BuildHelper.scala:19
118[warn] * jdbc / buildInfoPackage
119[warn] +- /build/repo/project/BuildHelper.scala:20
120[warn] * jdbc_hikaricp / buildInfoKeys
121[warn] +- /build/repo/project/BuildHelper.scala:19
122[warn] * jdbc_hikaricp / buildInfoPackage
123[warn] +- /build/repo/project/BuildHelper.scala:20
124[warn] * mysql / buildInfoKeys
125[warn] +- /build/repo/project/BuildHelper.scala:19
126[warn] * mysql / buildInfoPackage
127[warn] +- /build/repo/project/BuildHelper.scala:20
128[warn] * oracle / buildInfoKeys
129[warn] +- /build/repo/project/BuildHelper.scala:19
130[warn] * oracle / buildInfoPackage
131[warn] +- /build/repo/project/BuildHelper.scala:20
132[warn] * postgres / buildInfoKeys
133[warn] +- /build/repo/project/BuildHelper.scala:19
134[warn] * postgres / buildInfoPackage
135[warn] +- /build/repo/project/BuildHelper.scala:20
136[warn] * sqlserver / buildInfoKeys
137[warn] +- /build/repo/project/BuildHelper.scala:19
138[warn] * sqlserver / buildInfoPackage
139[warn] +- /build/repo/project/BuildHelper.scala:20
140[warn]
141[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
142[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
143Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY
144OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY -> 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY in docs/crossScalaVersions
145[info] set current project to root (in build file:/build/repo/)
146[info] Setting Scala version to 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY on 1 projects.
147[info] Switching Scala version on:
148[info] docs (2.13.10, 2.12.17, 3.8.1-RC1-bin-20251128-fe49539-NIGHTLY)
149[info] Excluding projects:
150[info] oracle (2.13.10, 2.12.17)
151[info] examples (2.13.10, 2.12.17)
152[info] * root (2.13.10)
153[info] jdbc (2.13.10, 2.12.17)
154[info] sqlserver (2.13.10, 2.12.17)
155[info] postgres (2.13.10, 2.12.17)
156[info] coreJS (2.13.10, 2.12.17)
157[info] driver (2.13.10, 2.12.17)
158[info] coreJVM (2.13.10, 2.12.17)
159[info] macros (2.13.10, 2.12.17)
160[info] jdbc_hikaricp (2.13.10, 2.12.17)
161[info] mysql (2.13.10, 2.12.17)
162[info] Reapplying settings...
163[info] set current project to root (in build file:/build/repo/)
164Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
165[info] Reapplying settings...
166[info] set current project to root (in build file:/build/repo/)
167[info] Defining Global / credentials, coreJS / credentials and 11 others.
168[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 65 others.
169[info] Run `last` for details.
170[info] Reapplying settings...
171[info] set current project to root (in build file:/build/repo/)
172Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
173[info] Reapplying settings...
174OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
175
176 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
177 Did you mean sqlserver / allExcludeDependencies ?
178 , retry without global scopes
179[info] Reapplying settings...
180[info] set current project to root (in build file:/build/repo/)
181Execute removeScalacOptionsStartingWith: -P:wartremover
182[info] Reapplying settings...
183[info] set current project to root (in build file:/build/repo/)
184[success] Total time: 0 s, completed Nov 29, 2025, 1:07:54 AM
185Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/BuildHelper.scala","pattern":"val ScalaDotty = \"3.2.1\"","replaceWith":"val ScalaDotty = \"<SCALA_VERSION>\""}]}
186Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
187Starting build...
188Projects: Set(docs)
189Starting build for ProjectRef(file:/build/repo/,docs) (zio-sql-docs)... [0/1]
190OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
191OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
192OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
193Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
194
195************************
196Build summary:
197[{
198 "module": "zio-sql-docs",
199 "compile": {"status": "ok", "tookMs": 2447, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
200 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
201 "test-compile": {"status": "ok", "tookMs": 248, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
202 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
203 "publish": {"status": "skipped", "tookMs": 0},
204 "metadata": {
205 "crossScalaVersions": ["2.13.10", "2.12.17", "3.2.1"]
206}
207}]
208************************
209[success] Total time: 29 s, completed Nov 29, 2025, 1:08:23 AM
210[0JChecking patch project/plugins.sbt...
211Checking patch project/build.properties...
212Checking patch project/BuildHelper.scala...
213Checking patch build.sbt...
214Applied patch project/plugins.sbt cleanly.
215Applied patch project/build.properties cleanly.
216Applied patch project/BuildHelper.scala cleanly.
217Applied patch build.sbt cleanly.