Build Logs
wangzaixiang/scala-sql • scheduled_3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
Errors
0
Warnings
52
Total Lines
184
1##################################
2Clonning https://github.com/wangzaixiang/scala-sql.git into repo using revision
3##################################
4----
5Preparing build for 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
6Scala binary version found: 3.7
7Implicitly using source version 3.7-migration
8Scala binary version found: 3.7
9Implicitly using source version 3.7-migration
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
13----
14Starting build for 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
15Execute tests: false
16sbt project found:
17No prepare script found for project wangzaixiang/scala-sql
18##################################
19Scala version: 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
20Targets: com.github.wangzaixiang%wsql
21Project projectConfig: { "tests": "compile-only" }
22##################################
23Using extra scalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s
24Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
25[sbt_options] declare -a sbt_options=()
26[process_args] java_version = '11'
27[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20/rt.jar'
28# Executing command line:
29java
30-Dfile.encoding=UTF-8
31-Dcommunitybuild.scala=3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
32-Dcommunitybuild.project.dependencies.add=
33-Xmx7G
34-Xms4G
35-Xss8M
36-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
37-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_11_0_20
38-jar
39/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
40"setCrossScalaVersions 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY"
41"++3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY -v"
42"mapScalacOptions ",-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
43"set every credentials := Nil"
44
45moduleMappings
46"runBuild 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY """{
47 "tests": "compile-only"
48}""" com.github.wangzaixiang%wsql"
49
50[info] [launcher] getting org.scala-sbt sbt 1.8.0 (this may take some time)...
51[info] [launcher] getting Scala 2.12.17 (for sbt)...
52[info] welcome to sbt 1.8.0 (Eclipse Adoptium Java 11.0.20)
53[info] loading settings for project repo-build from plugins.sbt ...
54[info] loading project definition from /build/repo/project
55[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
56[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.17. Compiling...
57[info] Compilation completed in 8.516s.
58[info] done compiling
59/build/repo/build.sbt:38: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
60publishArtifact in Test := false
61 ^
62[info] loading settings for project repo from build.sbt ...
63SLF4J: No SLF4J providers were found.
64SLF4J: Defaulting to no-operation (NOP) logger implementation
65SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
66SLF4J: Class path contains SLF4J bindings targeting slf4j-api versions 1.7.x or earlier.
67SLF4J: Ignoring binding found at [jar:file:/root/.sbt/boot/scala-2.12.17/org.scala-sbt/sbt/1.8.0/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
68SLF4J: See https://www.slf4j.org/codes.html#ignoredBindings for an explanation.
69[info] set current project to wsql (in build file:/build/repo/)
70Execute setCrossScalaVersions: 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY
71OpenCB::Changing crossVersion 3.3.0 -> 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY in repo/crossScalaVersions
72OpenCB::Limitting incorrect crossVersions List(2.12.17) -> List(3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY) in repo/crossScalaVersions
73[info] set current project to wsql (in build file:/build/repo/)
74[info] Setting Scala version to 3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY on 1 projects.
75[info] Switching Scala version on:
76[info] * repo (3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY)
77[info] Excluding projects:
78[info] Reapplying settings...
79[info] set current project to wsql (in build file:/build/repo/)
80Execute mapScalacOptions: ,-source:3.7-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
81[info] Reapplying settings...
82[info] set current project to wsql (in build file:/build/repo/)
83[info] Defining Global / credentials
84[info] The new value will be used by allCredentials, ivySbt and 1 others.
85[info] Run `last` for details.
86[info] Reapplying settings...
87[info] set current project to wsql (in build file:/build/repo/)
88[success] Total time: 0 s, completed Jan 25, 2025, 1:07:01 AM
89Build config: {
90 "tests": "compile-only"
91}
92Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
93Starting build...
94Projects: Set(repo)
95Starting build for ProjectRef(file:/build/repo/,repo) (wsql)...
96Compile scalacOptions: List(-Yexplicit-nulls, -source:3.7-migration, -Wconf:msg=can be rewritten automatically under:s)
97[info] compiling 11 Scala sources to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/classes ...
98[warn] -- [E205] Potential Issue Warning: /build/repo/src/main/scala/wsql/BeanBuilder.scala:35:41
99[warn] 35 | def apply(src: Array[T]): Seq[T] = src.toSeq
100[warn] | ^^^
101[warn] |Given search preference for ?{ toSeq: ? } between alternatives
102[warn] | (wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_List :
103[warn] | [T]
104[warn] | (using evidence$1: scala.reflect.ClassTag[T]):
105[warn] | wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_List[T]
106[warn] |)
107[warn] |and
108[warn] | (wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_Seq :
109[warn] | [T]
110[warn] | (using evidence$1: scala.reflect.ClassTag[T]):
111[warn] | wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_Seq[T]
112[warn] |)
113[warn] |has changed.
114[warn] |Previous choice : the first alternative
115[warn] |Choice from Scala 3.7 : the second alternative
116[warn] |
117[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
118[warn] |by using @annotation.nowarn("id=205")
119[warn] -- [E205] Potential Issue Warning: /build/repo/src/main/scala/wsql/BeanBuilder.scala:41:42
120[warn] 41 | def apply(src: Array[T]): List[T] = src.toList
121[warn] | ^^^
122[warn] |Given search preference for ?{ toList: ? } between alternatives
123[warn] | (wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_List :
124[warn] | [T]
125[warn] | (using evidence$1: scala.reflect.ClassTag[T]):
126[warn] | wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_List[T]
127[warn] |)
128[warn] |and
129[warn] | (wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_Seq :
130[warn] | [T]
131[warn] | (using evidence$1: scala.reflect.ClassTag[T]):
132[warn] | wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_Seq[T]
133[warn] |)
134[warn] |has changed.
135[warn] |Previous choice : the first alternative
136[warn] |Choice from Scala 3.7 : the second alternative
137[warn] |
138[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
139[warn] |by using @annotation.nowarn("id=205")
140[warn] there were 2 feature warnings; re-run with -feature for details
141[warn] there was 1 deprecation warning; re-run with -deprecation for details
142[warn] four warnings found
143[info] done compiling
144OpenCB::Would not apply setting `-source:3.7-migration`: Project has predefined source version: Some(-source:3.7-migration)
145[info] Main Scala API documentation to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/api...
146[info] Skipping unused scalacOptions: -Wconf, -Yexplicit-nulls, -source
147[warn] Flag -classpath set repeatedly
148[warn] one warning found
149[info] Main Scala API documentation successful.
150[info] compiling 5 Scala sources to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/test-classes ...
151[warn] there were 14 feature warnings; re-run with -feature for details
152[warn] one warning found
153[info] done compiling
154[info] Wrote /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/wsql_3-3.0.0-RC2.pom
155[info] Main Scala API documentation to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/api...
156[info] Skipping unused scalacOptions: -Wconf, -Yexplicit-nulls, -source
157[warn] Flag -classpath set repeatedly
158[warn] one warning found
159[info] Main Scala API documentation successful.
160[info] :: delivering :: com.github.wangzaixiang#wsql_3;3.0.0-RC2 :: 3.0.0-RC2 :: release :: Sat Jan 25 01:07:25 CET 2025
161[info] delivering ivy file to /build/repo/target/scala-3.7.0-RC1-bin-20250123-0e567c1-NIGHTLY/ivy-3.0.0-RC2.xml
162[info] published wsql_3 to /root/.ivy2/local/com.github.wangzaixiang/wsql_3/3.0.0-RC2/poms/wsql_3.pom
163[info] published wsql_3 to /root/.ivy2/local/com.github.wangzaixiang/wsql_3/3.0.0-RC2/jars/wsql_3.jar
164[info] published wsql_3 to /root/.ivy2/local/com.github.wangzaixiang/wsql_3/3.0.0-RC2/srcs/wsql_3-sources.jar
165[info] published wsql_3 to /root/.ivy2/local/com.github.wangzaixiang/wsql_3/3.0.0-RC2/docs/wsql_3-javadoc.jar
166[info] published ivy to /root/.ivy2/local/com.github.wangzaixiang/wsql_3/3.0.0-RC2/ivys/ivy.xml
167
168************************
169Build summary:
170[{
171 "module": "wsql",
172 "compile": {"status": "ok", "tookMs": 10482, "warnings": 2, "errors": 0, "sourceVersion": "3.7-migration"},
173 "doc": {"status": "ok", "tookMs": 3455, "files": 403, "totalSizeKb": 8366},
174 "test-compile": {"status": "ok", "tookMs": 3649, "warnings": 0, "errors": 0, "sourceVersion": "3.7-migration"},
175 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
176 "publish": {"status": "ok", "tookMs": 1902},
177 "metadata": {
178 "crossScalaVersions": ["2.12.17"]
179}
180}]
181************************
182[success] Total time: 24 s, completed Jan 25, 2025, 1:07:26 AM
183Checking patch build.sbt...
184Applied patch build.sbt cleanly.