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