Build Logs

wangzaixiang/scala-sql • scheduled_3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY

Errors

0

Warnings

46

Total Lines

175

1##################################
2Clonning https://github.com/wangzaixiang/scala-sql.git into repo using revision
3##################################
4----
5Preparing build for 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
6Scala binary version found: 3.6
7Implicitly using source version 3.6-migration
8Scala binary version found: 3.6
9Implicitly using source version 3.6-migration
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,-source:3.6-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.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
15Execute tests: false
16sbt project found:
17No prepare script found for project wangzaixiang/scala-sql
18##################################
19Scala version: 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
20Targets: com.github.wangzaixiang%wsql
21Project projectConfig: { "tests": "compile-only" }
22##################################
23Using extra scalacOptions: ,-source:3.6-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.6.4-RC1-bin-20241128-10bb2e6-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.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY"
41"++3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY -v"
42"mapScalacOptions ",-source:3.6-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.6.4-RC1-bin-20241128-10bb2e6-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 7.759s.
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.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY
71OpenCB::Changing crossVersion 3.3.0 -> 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY in repo/crossScalaVersions
72OpenCB::Limitting incorrect crossVersions List(2.12.17) -> List(3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY) in repo/crossScalaVersions
73[info] set current project to wsql (in build file:/build/repo/)
74[info] Setting Scala version to 3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY on 1 projects.
75[info] Switching Scala version on:
76[info] * repo (3.6.4-RC1-bin-20241128-10bb2e6-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.6-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 Nov 30, 2024, 1:19:53 AM
89Build config: {
90 "tests": "compile-only"
91}
92Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly))
93Starting build...
94Projects: Set(repo)
95Starting build for ProjectRef(file:/build/repo/,repo) (wsql)...
96Compile scalacOptions: List(-Yexplicit-nulls, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
97[info] compiling 11 Scala sources to /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/classes ...
98[warn] -- 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] |will change.
114[warn] |Current choice : the first alternative
115[warn] |New choice from Scala 3.7: the second alternative
116[warn] -- Warning: /build/repo/src/main/scala/wsql/BeanBuilder.scala:41:42 ------------
117[warn] 41 | def apply(src: Array[T]): List[T] = src.toList
118[warn] | ^^^
119[warn] |Given search preference for ?{ toList: ? } between alternatives
120[warn] | (wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_List :
121[warn] | [T]
122[warn] | (using evidence$1: scala.reflect.ClassTag[T]):
123[warn] | wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_List[T]
124[warn] |)
125[warn] |and
126[warn] | (wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_Seq :
127[warn] | [T]
128[warn] | (using evidence$1: scala.reflect.ClassTag[T]):
129[warn] | wsql.BeanBuilder.CollectionConverters.given_Conversion_Array_Seq[T]
130[warn] |)
131[warn] |will change.
132[warn] |Current choice : the first alternative
133[warn] |New choice from Scala 3.7: the second alternative
134[warn] there were 2 feature warnings; re-run with -feature for details
135[warn] there was 1 deprecation warning; re-run with -deprecation for details
136[warn] four warnings found
137[info] done compiling
138OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
139[info] Main Scala API documentation to /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/api...
140[info] Skipping unused scalacOptions: -Wconf, -Yexplicit-nulls, -source
141[warn] Flag -classpath set repeatedly
142[warn] one warning found
143[info] Main Scala API documentation successful.
144[info] compiling 5 Scala sources to /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/test-classes ...
145[warn] there were 14 feature warnings; re-run with -feature for details
146[warn] one warning found
147[info] done compiling
148[info] Wrote /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/wsql_3-3.0.0-RC2.pom
149[info] Main Scala API documentation to /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/api...
150[info] Skipping unused scalacOptions: -Wconf, -Yexplicit-nulls, -source
151[warn] Flag -classpath set repeatedly
152[warn] one warning found
153[info] Main Scala API documentation successful.
154[info] :: delivering :: com.github.wangzaixiang#wsql_3;3.0.0-RC2 :: 3.0.0-RC2 :: release :: Sat Nov 30 01:20:18 CET 2024
155[info] delivering ivy file to /build/repo/target/scala-3.6.4-RC1-bin-20241128-10bb2e6-NIGHTLY/ivy-3.0.0-RC2.xml
156[info] published wsql_3 to /root/.ivy2/local/com.github.wangzaixiang/wsql_3/3.0.0-RC2/poms/wsql_3.pom
157[info] published wsql_3 to /root/.ivy2/local/com.github.wangzaixiang/wsql_3/3.0.0-RC2/jars/wsql_3.jar
158[info] published wsql_3 to /root/.ivy2/local/com.github.wangzaixiang/wsql_3/3.0.0-RC2/srcs/wsql_3-sources.jar
159[info] published wsql_3 to /root/.ivy2/local/com.github.wangzaixiang/wsql_3/3.0.0-RC2/docs/wsql_3-javadoc.jar
160[info] published ivy to /root/.ivy2/local/com.github.wangzaixiang/wsql_3/3.0.0-RC2/ivys/ivy.xml
161
162************************
163Build summary:
164[{
165 "module": "wsql",
166 "compile": {"status": "ok", "tookMs": 9548, "warnings": 2, "errors": 0, "sourceVersion": "3.6-migration"},
167 "doc": {"status": "ok", "tookMs": 3410, "files": 403, "totalSizeKb": 8364},
168 "test-compile": {"status": "ok", "tookMs": 3533, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
169 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
170 "publish": {"status": "ok", "tookMs": 2029}
171}]
172************************
173[success] Total time: 26 s, completed Nov 30, 2024, 1:20:18 AM
174Checking patch build.sbt...
175Applied patch build.sbt cleanly.