Build Logs
takezoe/scala-jdbc • 3.8.0-RC5:2025-12-31
Errors
1
Warnings
0
Total Lines
139
1##################################
2Clonning https://github.com/takezoe/scala-jdbc.git into /build/repo using revision 1.0.6
3##################################
4Note: switching to 'd01cbe980bf1ee953fea2420c5bebb1fb58cbda1'.
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
21----
22Preparing build for 3.8.0-RC5
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC5
32Execute tests: true
33sbt project found:
34Sbt version 1.7.1 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project takezoe/scala-jdbc
37##################################
38Scala version: 3.8.0-RC5
39Targets: com.github.takezoe%scala-jdbc
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC5
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC5"
60"++3.8.0-RC5 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC5 """{"tests":null}""" com.github.takezoe%scala-jdbc"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] loading settings for project repo from build.sbt...
73[info] set current project to scala-jdbc (in build file:/build/repo/)
74Execute setCrossScalaVersions: 3.8.0-RC5
75OpenCB::Changing crossVersion 3.2.0 -> 3.8.0-RC5 in repo/crossScalaVersions
76[info] set current project to scala-jdbc (in build file:/build/repo/)
77[info] Setting Scala version to 3.8.0-RC5 on 1 projects.
78[info] Switching Scala version on:
79[info] * repo (2.11.12, 2.12.16, 2.13.8, 3.8.0-RC5)
80[info] Excluding projects:
81[info] Reapplying settings...
82[info] set current project to scala-jdbc (in build file:/build/repo/)
83Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
84[info] Reapplying settings...
85[info] set current project to scala-jdbc (in build file:/build/repo/)
86[info] Defining Global / credentials, credentials
87[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
88[info] Run `last` for details.
89[info] Reapplying settings...
90[info] set current project to scala-jdbc (in build file:/build/repo/)
91Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
92[info] Reapplying settings...
93OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
94
95 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
96 Did you mean allExcludeDependencies ?
97 , retry without global scopes
98[info] Reapplying settings...
99[info] set current project to scala-jdbc (in build file:/build/repo/)
100Execute removeScalacOptionsStartingWith: -P:wartremover
101[info] Reapplying settings...
102[info] set current project to scala-jdbc (in build file:/build/repo/)
103[success] Total time: 0 s, completed Dec 31, 2025, 8:58:15 PM
104Build config: {"tests":null}
105Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
106Starting build...
107Projects: Set(repo)
108Starting build for ProjectRef(file:/build/repo/,repo) (scala-jdbc)... [0/1]
109OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
110OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
111Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
112[info] compiling 4 Scala sources to /build/repo/target/scala-3.8.0-RC5/classes ...
113[info] done compiling
114[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC5/test-classes ...
115[info] done compiling
116[info] SqlTemplateSpec:
117[info] - set parameters
118
119************************
120Build summary:
121[{
122 "module": "scala-jdbc",
123 "compile": {"status": "ok", "tookMs": 7780, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
124 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
125 "test-compile": {"status": "ok", "tookMs": 1703, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
126 "test": {"status": "ok", "tookMs": 685, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
127 "publish": {"status": "skipped", "tookMs": 0},
128 "metadata": {
129 "crossScalaVersions": ["2.11.12", "2.12.16", "2.13.8", "3.2.0"]
130}
131}]
132************************
133[success] Total time: 12 s, completed Dec 31, 2025, 8:58:27 PM
134[0JChecking patch project/plugins.sbt...
135Checking patch project/build.properties...
136Checking patch build.sbt...
137Applied patch project/plugins.sbt cleanly.
138Applied patch project/build.properties cleanly.
139Applied patch build.sbt cleanly.