Build Logs

tototoshi/dbcache • 3.8.0-RC6:2026-01-08

Errors

0

Warnings

2

Total Lines

201

1##################################
2Clonning https://github.com/tototoshi/dbcache.git into /build/repo using revision 1.0.0
3##################################
4Note: switching to '1b00b10287e7463ca134b7ba7a3bfeec409a68a8'.
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-RC6
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-RC6
32Execute tests: true
33sbt project found:
34Sbt version 1.9.7 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 tototoshi/dbcache
37##################################
38Scala version: 3.8.0-RC6
39Targets: com.github.tototoshi%dbcache-core com.github.tototoshi%dbcache-mysql com.github.tototoshi%dbcache-play com.github.tototoshi%dbcache-postgresql
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
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-RC6
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-RC6"
60"++3.8.0-RC6 -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-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.github.tototoshi%dbcache-core com.github.tototoshi%dbcache-mysql com.github.tototoshi%dbcache-play com.github.tototoshi%dbcache-postgresql"
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] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.766s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] set current project to dbcache (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC6
79OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in example/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in postgresql/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in core/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in play/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in examplePlay/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in mysql/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC6 in root/crossScalaVersions
86[info] set current project to dbcache (in build file:/build/repo/)
87[info] Setting Scala version to 3.8.0-RC6 on 7 projects.
88[info] Switching Scala version on:
89[info] examplePlay (2.13.12, 3.8.0-RC6)
90[info] * root (2.13.12, 3.8.0-RC6)
91[info] play (2.13.12, 3.8.0-RC6)
92[info] postgresql (2.13.12, 3.8.0-RC6)
93[info] mysql (2.13.12, 3.8.0-RC6)
94[info] core (2.13.12, 3.8.0-RC6)
95[info] example (2.13.12, 3.8.0-RC6)
96[info] Excluding projects:
97[info] Reapplying settings...
98[info] set current project to dbcache (in build file:/build/repo/)
99Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
100[info] Reapplying settings...
101[info] set current project to dbcache (in build file:/build/repo/)
102[info] Defining Global / credentials, core / credentials and 5 others.
103[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 34 others.
104[info] Run `last` for details.
105[info] Reapplying settings...
106[info] set current project to dbcache (in build file:/build/repo/)
107Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
108[info] Reapplying settings...
109OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
110
111 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
112 Did you mean allExcludeDependencies ?
113 , retry without global scopes
114[info] Reapplying settings...
115[info] set current project to dbcache (in build file:/build/repo/)
116Execute removeScalacOptionsStartingWith: -P:wartremover
117[info] Reapplying settings...
118[info] set current project to dbcache (in build file:/build/repo/)
119[success] Total time: 0 s, completed Jan 8, 2026, 1:29:05 AM
120Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
121Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
122Starting build...
123Projects: Set(core, mysql, play, postgresql)
124Starting build for ProjectRef(file:/build/repo/,core) (dbcache-core)... [0/4]
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
126OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
127Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
128[info] compiling 6 Scala sources to /build/repo/core/target/scala-3.8.0-RC6/classes ...
129[warn] there was 1 deprecation warning; re-run with -deprecation for details
130[warn] one warning found
131[info] done compiling
132[info] compiling 1 Scala source and 2 Java sources to /build/repo/core/target/scala-3.8.0-RC6/test-classes ...
133[info] done compiling
134Starting build for ProjectRef(file:/build/repo/,mysql) (dbcache-mysql)... [1/4]
135Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 2 Scala sources to /build/repo/mysql/target/scala-3.8.0-RC6/classes ...
137[info] done compiling
138[info] compiling 1 Scala source to /build/repo/mysql/target/scala-3.8.0-RC6/test-classes ...
139[info] done compiling
140Starting build for ProjectRef(file:/build/repo/,play) (dbcache-play)... [2/4]
141Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
142[info] compiling 1 Scala source to /build/repo/play/target/scala-3.8.0-RC6/classes ...
143[info] done compiling
144Starting build for ProjectRef(file:/build/repo/,postgresql) (dbcache-postgresql)... [3/4]
145Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
146[info] compiling 2 Scala sources to /build/repo/postgresql/target/scala-3.8.0-RC6/classes ...
147[info] done compiling
148[info] compiling 1 Scala source to /build/repo/postgresql/target/scala-3.8.0-RC6/test-classes ...
149[info] done compiling
150
151************************
152Build summary:
153[{
154 "module": "dbcache-core",
155 "compile": {"status": "ok", "tookMs": 4090, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
156 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
157 "test-compile": {"status": "ok", "tookMs": 2734, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
158 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
159 "publish": {"status": "skipped", "tookMs": 0},
160 "metadata": {
161 "crossScalaVersions": ["2.13.12", "3.3.1"]
162}
163},{
164 "module": "dbcache-mysql",
165 "compile": {"status": "ok", "tookMs": 669, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
166 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
167 "test-compile": {"status": "ok", "tookMs": 1241, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
168 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
169 "publish": {"status": "skipped", "tookMs": 0},
170 "metadata": {
171 "crossScalaVersions": ["2.13.12", "3.3.1"]
172}
173},{
174 "module": "dbcache-play",
175 "compile": {"status": "ok", "tookMs": 567, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
177 "test-compile": {"status": "ok", "tookMs": 152, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
179 "publish": {"status": "skipped", "tookMs": 0},
180 "metadata": {
181 "crossScalaVersions": ["2.13.12", "3.3.1"]
182}
183},{
184 "module": "dbcache-postgresql",
185 "compile": {"status": "ok", "tookMs": 487, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
186 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
187 "test-compile": {"status": "ok", "tookMs": 995, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
189 "publish": {"status": "skipped", "tookMs": 0},
190 "metadata": {
191 "crossScalaVersions": ["2.13.12", "3.3.1"]
192}
193}]
194************************
195[success] Total time: 17 s, completed Jan 8, 2026, 1:29:22 AM
196[0JChecking patch project/plugins.sbt...
197Checking patch project/build.properties...
198Checking patch build.sbt...
199Applied patch project/plugins.sbt cleanly.
200Applied patch project/build.properties cleanly.
201Applied patch build.sbt cleanly.