Build Logs
akka/akka-persistence-r2dbc • 3.8.0-RC4:2025-12-22
Errors
0
Warnings
11
Total Lines
175
1##################################
2Clonning https://github.com/akka/akka-persistence-r2dbc.git into /build/repo using revision v1.2.0-M5
3##################################
4Note: switching to 'cb1610ae9a50915809add0254c8f9534127011f2'.
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.2
22----
23Preparing build for 3.8.0-RC4
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/Dependencies.scala
34Pattern: val Scala3 = "3.2.2"
35Replacement: val Scala3 = "3.8.0-RC4"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.2.2"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC4
42Execute tests: true
43sbt project found:
44Sbt version 1.9.3 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 akka/akka-persistence-r2dbc
47##################################
48Scala version: 3.8.0-RC4
49Targets: com.lightbend.akka%akka-persistence-r2dbc
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.2.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Xms2G
60-Xmx2G
61-Xss2M
62-Dcommunitybuild.scala=3.8.0-RC4
63-Dcommunitybuild.project.dependencies.add=
64-Xmx7G
65-Xms4G
66-Xss8M
67-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
68-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
69-jar
70/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
71"setCrossScalaVersions 3.8.0-RC4"
72"++3.8.0-RC4 -v"
73"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
74"set every credentials := Nil"
75"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
76"removeScalacOptionsStartingWith -P:wartremover"
77
78moduleMappings
79"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.2.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" com.lightbend.akka%akka-persistence-r2dbc"
80
81[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 9.014s.
87[info] done compiling
88[info] loading settings for project root from build.sbt...
89[info] set current project to akka-persistence-r2dbc-root (in build file:/build/repo/)
90[warn] there's a key that's not used by any other settings/tasks:
91[warn]
92[warn] * docs / previewSite / previewPath
93[warn] +- /build/repo/build.sbt:136
94[warn]
95[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
96[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
97Execute setCrossScalaVersions: 3.8.0-RC4
98OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in core/crossScalaVersions
99[info] set current project to akka-persistence-r2dbc-root (in build file:/build/repo/)
100[info] Setting Scala version to 3.8.0-RC4 on 1 projects.
101[info] Switching Scala version on:
102[info] core (2.13.11, 2.12.17, 3.8.0-RC4)
103[info] Excluding projects:
104[info] migrationTests (2.13.11, 2.12.17)
105[info] * root (2.13.11, 2.12.17)
106[info] docs (2.13.11, 2.12.17)
107[info] migration (2.13.11, 2.12.17)
108[info] Reapplying settings...
109[info] set current project to akka-persistence-r2dbc-root (in build file:/build/repo/)
110Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
111[info] Reapplying settings...
112[info] set current project to akka-persistence-r2dbc-root (in build file:/build/repo/)
113[info] Defining Global / credentials, core / credentials and 3 others.
114[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set current project to akka-persistence-r2dbc-root (in build file:/build/repo/)
118Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
119[info] Reapplying settings...
120OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
121
122 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
123 Did you mean allExcludeDependencies ?
124 , retry without global scopes
125[info] Reapplying settings...
126[info] set current project to akka-persistence-r2dbc-root (in build file:/build/repo/)
127Execute removeScalacOptionsStartingWith: -P:wartremover
128[info] Reapplying settings...
129[info] set current project to akka-persistence-r2dbc-root (in build file:/build/repo/)
130[success] Total time: 0 s, completed Dec 22, 2025, 6:07:55 PM
131Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val Scala3 = \"3.2.2\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
132Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
133Starting build...
134Projects: Set(core)
135Starting build for ProjectRef(file:/build/repo/,core) (akka-persistence-r2dbc)... [0/1]
136OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
137Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
138[info] Formatting 42 Scala sources...
139Default dialect is deprecated; use explicit: [Scala211,scala212,Scala212Source3,scala213,Scala213Source3,Sbt0137,Sbt1,scala3]
140Also see https://scalameta.org/scalafmt/docs/configuration.html#scala-dialects"
141[info] Formatting 55 Scala sources...
142[info] compiling 55 Scala sources to /build/repo/core/target/scala-3.8.0-RC4/classes ...
143[warn] there were 7 deprecation warnings; re-run with -deprecation for details
144[warn] one warning found
145[info] done compiling
146[info] compiling 40 Scala sources and 2 Java sources to /build/repo/core/target/scala-3.8.0-RC4/test-classes ...
147[warn] there were 14 deprecation warnings; re-run with -deprecation for details
148[warn] one warning found
149[info] /build/repo/core/src/test/java/akka/persistence/r2dbc/state/JavadslColumn.java: JavadslColumn.java uses unchecked or unsafe operations.
150[info] /build/repo/core/src/test/java/akka/persistence/r2dbc/state/JavadslColumn.java: Recompile with -Xlint:unchecked for details.
151[info] done compiling
152
153************************
154Build summary:
155[{
156 "module": "akka-persistence-r2dbc",
157 "compile": {"status": "ok", "tookMs": 37703, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
158 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
159 "test-compile": {"status": "ok", "tookMs": 15325, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
160 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
161 "publish": {"status": "skipped", "tookMs": 0},
162 "metadata": {
163 "crossScalaVersions": ["2.13.11", "2.12.17", "3.2.2"]
164}
165}]
166************************
167[success] Total time: 90 s (0:01:30.0), completed Dec 22, 2025, 6:09:26 PM
168[0JChecking patch project/plugins.sbt...
169Checking patch project/build.properties...
170Checking patch project/Dependencies.scala...
171Checking patch build.sbt...
172Applied patch project/plugins.sbt cleanly.
173Applied patch project/build.properties cleanly.
174Applied patch project/Dependencies.scala cleanly.
175Applied patch build.sbt cleanly.