Build Logs

zio-archive/zio-sql • dotty-staging/dotty:fix-23773:2025-11-22

Errors

0

Warnings

48

Total Lines

218

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