Build Logs
j5ik2o/pekko-persistence-dynamodb • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
Errors
0
Warnings
143
Total Lines
535
1##################################
2Clonning https://github.com/j5ik2o/pekko-persistence-dynamodb.git into /build/repo using revision v1.0.42
3##################################
4Note: switching to 'c6b59b1ea3c4fcac6353097b75de7efc586ec288'.
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.3.1
22----
23Preparing build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
24Scala binary version found: 3.8
25Using configured source version: 3.0-migration
26Scala binary version found: 3.8
27Using configured source version: 3.0-migration
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.0-migration
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val scala3Version = "3.3.1"
35Replacement: val scala3Version = "3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val scala3Version = "3.3.1"' in project/Dependencies.scala
40----
41Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.9.6 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 j5ik2o/pekko-persistence-dynamodb
47##################################
48Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
49Targets: com.github.j5ik2o%documents com.github.j5ik2o%pekko-persistence-dynamodb-base com.github.j5ik2o%pekko-persistence-dynamodb-base-v1 com.github.j5ik2o%pekko-persistence-dynamodb-base-v2 com.github.j5ik2o%pekko-persistence-dynamodb-journal-base com.github.j5ik2o%pekko-persistence-dynamodb-journal-v1 com.github.j5ik2o%pekko-persistence-dynamodb-journal-v2 com.github.j5ik2o%pekko-persistence-dynamodb-snapshot-base com.github.j5ik2o%pekko-persistence-dynamodb-snapshot-v1 com.github.j5ik2o%pekko-persistence-dynamodb-snapshot-v2 com.github.j5ik2o%pekko-persistence-dynamodb-state-base com.github.j5ik2o%pekko-persistence-dynamodb-state-v1 com.github.j5ik2o%pekko-persistence-dynamodb-state-v2 com.github.j5ik2o%pekko-persistence-dynamodb-test
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.0-migration","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.1\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.0-migration
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '21'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
70"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -v"
71"mapScalacOptions ",REQUIRE:-source:3.0-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.0-migration","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.1\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" com.github.j5ik2o%documents com.github.j5ik2o%pekko-persistence-dynamodb-base com.github.j5ik2o%pekko-persistence-dynamodb-base-v1 com.github.j5ik2o%pekko-persistence-dynamodb-base-v2 com.github.j5ik2o%pekko-persistence-dynamodb-journal-base com.github.j5ik2o%pekko-persistence-dynamodb-journal-v1 com.github.j5ik2o%pekko-persistence-dynamodb-journal-v2 com.github.j5ik2o%pekko-persistence-dynamodb-snapshot-base com.github.j5ik2o%pekko-persistence-dynamodb-snapshot-v1 com.github.j5ik2o%pekko-persistence-dynamodb-snapshot-v2 com.github.j5ik2o%pekko-persistence-dynamodb-state-base com.github.j5ik2o%pekko-persistence-dynamodb-state-v1 com.github.j5ik2o%pekko-persistence-dynamodb-state-v2 com.github.j5ik2o%pekko-persistence-dynamodb-test"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 8.496s.
85[info] done compiling
86/build/repo/build.sbt:64: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
87 resolvers += Resolver.sonatypeCentralSnapshots
88 resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
89 ^
90/build/repo/build.sbt:65: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
91 resolvers += Resolver.sonatypeCentralSnapshots
92 resolvers ++= Resolver.sonatypeOssRepos("releases"),
93 ^
94/build/repo/build.sbt:4: warning: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
95ThisBuild / scalafixScalaBinaryVersion := CrossVersion.binaryScalaVersion(scalaVersion.value)
96 ^
97[info] loading settings for project root from build.sbt...
98[info] resolving key references (22610 settings) ...
99[info] set current project to pekko-persistence-dynamodb-root (in build file:/build/repo/)
100[warn] there's a key that's not used by any other settings/tasks:
101[warn]
102[warn] * ThisBuild / scalafixScalaBinaryVersion
103[warn] +- /build/repo/build.sbt:4
104[warn]
105[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
106[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
107Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
108OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in snapshot-v1/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in example/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in base-v1/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in state-v1/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in snapshot-base/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in snapshot-v2/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in benchmark/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in state-v2/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in state-base/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in journal-v2/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in journal-base/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in base-v2/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in docs/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in root/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in journal-v1/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in base/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in test/crossScalaVersions
125[info] set current project to pekko-persistence-dynamodb-root (in build file:/build/repo/)
126[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 17 projects.
127[info] Switching Scala version on:
128[info] test (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
129[info] base-v1 (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
130[info] snapshot-v1 (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
131[info] * root (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
132[info] journal-v1 (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
133[info] docs (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
134[info] state-base (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
135[info] state-v1 (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
136[info] journal-v2 (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
137[info] snapshot-v2 (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
138[info] base (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
139[info] state-v2 (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
140[info] journal-base (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
141[info] snapshot-base (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
142[info] base-v2 (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
143[info] example (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
144[info] benchmark (2.12.18, 2.13.11, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
145[info] Excluding projects:
146[info] Reapplying settings...
147[info] set current project to pekko-persistence-dynamodb-root (in build file:/build/repo/)
148Execute mapScalacOptions: ,REQUIRE:-source:3.0-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
149[info] Reapplying settings...
150[info] set current project to pekko-persistence-dynamodb-root (in build file:/build/repo/)
151[info] Defining Global / credentials, base / credentials and 15 others.
152[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 136 others.
153[info] Run `last` for details.
154[info] Reapplying settings...
155[info] set current project to pekko-persistence-dynamodb-root (in build file:/build/repo/)
156Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
157[info] Reapplying settings...
158OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
159
160 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
161 Did you mean journal-v1 / allExcludeDependencies ?
162 , retry without global scopes
163[info] Reapplying settings...
164[info] set current project to pekko-persistence-dynamodb-root (in build file:/build/repo/)
165Execute removeScalacOptionsStartingWith: -P:wartremover
166[info] Reapplying settings...
167[info] set current project to pekko-persistence-dynamodb-root (in build file:/build/repo/)
168[success] Total time: 0 s, completed Dec 6, 2025, 12:13:54 AM
169Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.0-migration","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3Version = \"3.3.1\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
170Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
171Starting build...
172Projects: Set(test, base-v1, snapshot-v1, journal-v1, docs, state-base, state-v1, journal-v2, snapshot-v2, base, state-v2, journal-base, snapshot-base, base-v2)
173Starting build for ProjectRef(file:/build/repo/,state-v1) (pekko-persistence-dynamodb-state-v1)... [0/14]
174OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.0-migration` in Scala 2.12.20 module Global
175OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
176OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
177OpenCB::Filter out '-language:_', matches setting pattern '^-?-language:_'
178Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/state/state-v1/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
179[info] compiling 38 Scala sources to /build/repo/base/base/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
180[warn] bad option '-Ydelambdafy:method' was ignored
181[warn] bad option '-target:jvm-1.8' was ignored
182[warn] bad option '-Yrangepos' was ignored
183[warn] bad option '-Ywarn-unused' was ignored
184[warn] -- Migration Warning: /build/repo/base/base/src/main/scala/com/github/j5ik2o/pekko/persistence/dynamodb/utils/JavaFutureConverter.scala:25:47
185[warn] 25 | final class to[A](jf: JavaFuture[A]) extends {
186[warn] | ^
187[warn] | `extends` must be followed by at least one parent
188[warn] there was 1 feature warning; re-run with -feature for details
189[warn] 6 warnings found
190[info] done compiling
191[info] compiling 19 Scala sources to /build/repo/base/base-v1/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
192[info] compiling 16 Scala sources to /build/repo/state/state-base/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
193[warn] bad option '-Ydelambdafy:method' was ignored
194[warn] bad option '-target:jvm-1.8' was ignored
195[warn] bad option '-Ydelambdafy:method' was ignored
196[warn] bad option '-target:jvm-1.8' was ignored
197[warn] bad option '-Yrangepos' was ignored
198[warn] bad option '-Ywarn-unused' was ignored
199[warn] bad option '-Yrangepos' was ignored
200[warn] bad option '-Ywarn-unused' was ignored
201[warn] -- [E147] Syntax Warning: /build/repo/state/state-base/src/main/scala/com/github/j5ik2o/pekko/persistence/dynamodb/state/GetRawObjectResult.scala:32:2
202[warn] 32 | final case object Empty extends GetRawObjectResult[Nothing]
203[warn] | ^^^^^
204[warn] | Modifier final is redundant for this definition
205[warn] there was 1 feature warning; re-run with -feature for details
206[warn] there were 2 deprecation warnings; re-run with -deprecation for details
207[warn] 7 warnings found
208[info] done compiling
209[warn] four warnings found
210[info] done compiling
211[info] compiling 3 Scala sources to /build/repo/state/state-v1/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
212[warn] bad option '-Ydelambdafy:method' was ignored
213[warn] bad option '-target:jvm-1.8' was ignored
214[warn] bad option '-Yrangepos' was ignored
215[warn] bad option '-Ywarn-unused' was ignored
216[warn] four warnings found
217[info] done compiling
218[info] compiling 3 Scala sources to /build/repo/test/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
219[info] compiling 14 Scala sources to /build/repo/snapshot/snapshot-base/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
220[warn] bad option '-Ydelambdafy:method' was ignored
221[warn] bad option '-target:jvm-1.8' was ignored
222[warn] bad option '-Yrangepos' was ignored
223[warn] bad option '-Ywarn-unused' was ignored
224[warn] bad option '-Ydelambdafy:method' was ignored
225[warn] bad option '-target:jvm-1.8' was ignored
226[warn] bad option '-Yrangepos' was ignored
227[warn] bad option '-Ywarn-unused' was ignored
228[info] compiling 2 Scala sources to /build/repo/state/state-base/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
229[warn] bad option '-Ydelambdafy:method' was ignored
230[warn] bad option '-target:jvm-1.8' was ignored
231[warn] bad option '-Yrangepos' was ignored
232[warn] bad option '-Ywarn-unused' was ignored
233[warn] four warnings found
234[info] done compiling
235[info] compiling 3 Scala sources to /build/repo/base/base/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
236[warn] bad option '-Ydelambdafy:method' was ignored
237[warn] bad option '-target:jvm-1.8' was ignored
238[warn] bad option '-Yrangepos' was ignored
239[warn] bad option '-Ywarn-unused' was ignored
240[warn] -- [E121] Pattern Match Warning: /build/repo/snapshot/snapshot-base/src/main/scala/com/github/j5ik2o/pekko/persistence/dynamodb/snapshot/DynamoDBSnapshotStore.scala:118:13
241[warn] 118 | case _ => Source.empty
242[warn] | ^
243[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
244[warn] -- [E121] Pattern Match Warning: /build/repo/snapshot/snapshot-base/src/main/scala/com/github/j5ik2o/pekko/persistence/dynamodb/snapshot/DynamoDBSnapshotStore.scala:190:11
245[warn] 190 | case _ => Future.successful(())
246[warn] | ^
247[warn] |Unreachable case except for null (if this is intentional, consider writing case null => instead).
248[warn] four warnings found
249[info] done compiling
250[warn] there was 1 feature warning; re-run with -feature for details
251[warn] there was 1 deprecation warning; re-run with -deprecation for details
252[warn] 8 warnings found
253[info] done compiling
254[warn] four warnings found
255[info] done compiling
256[info] compiling 2 Scala sources to /build/repo/state/state-v1/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
257[warn] bad option '-Ydelambdafy:method' was ignored
258[warn] bad option '-target:jvm-1.8' was ignored
259[warn] bad option '-Yrangepos' was ignored
260[warn] bad option '-Ywarn-unused' was ignored
261[warn] four warnings found
262[info] done compiling
263Starting build for ProjectRef(file:/build/repo/,base) (pekko-persistence-dynamodb-base)... [1/14]
264Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/base/base/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
265Starting build for ProjectRef(file:/build/repo/,snapshot-v2) (pekko-persistence-dynamodb-snapshot-v2)... [2/14]
266Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/snapshot/snapshot-v2/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
267[info] compiling 16 Scala sources to /build/repo/base/base-v2/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
268[warn] bad option '-Ydelambdafy:method' was ignored
269[warn] bad option '-target:jvm-1.8' was ignored
270[warn] bad option '-Yrangepos' was ignored
271[warn] bad option '-Ywarn-unused' was ignored
272[warn] four warnings found
273[info] done compiling
274[info] compiling 4 Scala sources to /build/repo/snapshot/snapshot-v2/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
275[warn] bad option '-Ydelambdafy:method' was ignored
276[warn] bad option '-target:jvm-1.8' was ignored
277[warn] bad option '-Yrangepos' was ignored
278[warn] bad option '-Ywarn-unused' was ignored
279[warn] four warnings found
280[info] done compiling
281[info] compiling 2 Scala sources to /build/repo/snapshot/snapshot-v2/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
282[warn] bad option '-Ydelambdafy:method' was ignored
283[warn] bad option '-target:jvm-1.8' was ignored
284[warn] bad option '-Yrangepos' was ignored
285[warn] bad option '-Ywarn-unused' was ignored
286[warn] four warnings found
287[info] done compiling
288Starting build for ProjectRef(file:/build/repo/,base-v2) (pekko-persistence-dynamodb-base-v2)... [3/14]
289Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/base/base-v2/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
290Starting build for ProjectRef(file:/build/repo/,state-base) (pekko-persistence-dynamodb-state-base)... [4/14]
291Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/state/state-base/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
292Starting build for ProjectRef(file:/build/repo/,journal-v2) (pekko-persistence-dynamodb-journal-v2)... [5/14]
293Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/journal/journal-v2/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
294[info] compiling 21 Scala sources to /build/repo/journal/journal-base/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
295[warn] bad option '-Ydelambdafy:method' was ignored
296[warn] bad option '-target:jvm-1.8' was ignored
297[warn] bad option '-Yrangepos' was ignored
298[warn] bad option '-Ywarn-unused' was ignored
299[warn] there was 1 feature warning; re-run with -feature for details
300[warn] there were 3 deprecation warnings; re-run with -deprecation for details
301[warn] 6 warnings found
302[info] done compiling
303[info] compiling 4 Scala sources to /build/repo/journal/journal-v2/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
304[warn] bad option '-Ydelambdafy:method' was ignored
305[warn] bad option '-target:jvm-1.8' was ignored
306[warn] bad option '-Yrangepos' was ignored
307[warn] bad option '-Ywarn-unused' was ignored
308[warn] four warnings found
309[info] done compiling
310[info] compiling 2 Scala sources to /build/repo/journal/journal-v2/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
311[warn] bad option '-Ydelambdafy:method' was ignored
312[warn] bad option '-target:jvm-1.8' was ignored
313[warn] bad option '-Yrangepos' was ignored
314[warn] bad option '-Ywarn-unused' was ignored
315[warn] four warnings found
316[info] done compiling
317Starting build for ProjectRef(file:/build/repo/,test) (pekko-persistence-dynamodb-test)... [6/14]
318Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/test/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
319Starting build for ProjectRef(file:/build/repo/,base-v1) (pekko-persistence-dynamodb-base-v1)... [7/14]
320Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/base/base-v1/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
321Starting build for ProjectRef(file:/build/repo/,journal-base) (pekko-persistence-dynamodb-journal-base)... [8/14]
322Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/journal/journal-base/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
323[info] compiling 1 Scala source to /build/repo/journal/journal-base/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
324[warn] bad option '-Ydelambdafy:method' was ignored
325[warn] bad option '-target:jvm-1.8' was ignored
326[warn] bad option '-Yrangepos' was ignored
327[warn] bad option '-Ywarn-unused' was ignored
328[warn] four warnings found
329[info] done compiling
330Starting build for ProjectRef(file:/build/repo/,journal-v1) (pekko-persistence-dynamodb-journal-v1)... [9/14]
331Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/journal/journal-v1/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
332[info] compiling 4 Scala sources to /build/repo/journal/journal-v1/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
333[warn] bad option '-Ydelambdafy:method' was ignored
334[warn] bad option '-target:jvm-1.8' was ignored
335[warn] bad option '-Yrangepos' was ignored
336[warn] bad option '-Ywarn-unused' was ignored
337[warn] four warnings found
338[info] done compiling
339[info] compiling 2 Scala sources to /build/repo/journal/journal-v1/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
340[warn] bad option '-Ydelambdafy:method' was ignored
341[warn] bad option '-target:jvm-1.8' was ignored
342[warn] bad option '-Yrangepos' was ignored
343[warn] bad option '-Ywarn-unused' was ignored
344[warn] four warnings found
345[info] done compiling
346Starting build for ProjectRef(file:/build/repo/,snapshot-base) (pekko-persistence-dynamodb-snapshot-base)... [10/14]
347Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/snapshot/snapshot-base/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
348Starting build for ProjectRef(file:/build/repo/,state-v2) (pekko-persistence-dynamodb-state-v2)... [11/14]
349Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/state/state-v2/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
350[info] compiling 3 Scala sources to /build/repo/state/state-v2/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
351[warn] bad option '-Ydelambdafy:method' was ignored
352[warn] bad option '-target:jvm-1.8' was ignored
353[warn] bad option '-Yrangepos' was ignored
354[warn] bad option '-Ywarn-unused' was ignored
355[warn] four warnings found
356[info] done compiling
357[info] compiling 2 Scala sources to /build/repo/state/state-v2/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
358[warn] bad option '-Ydelambdafy:method' was ignored
359[warn] bad option '-target:jvm-1.8' was ignored
360[warn] bad option '-Yrangepos' was ignored
361[warn] bad option '-Ywarn-unused' was ignored
362[warn] four warnings found
363[info] done compiling
364Starting build for ProjectRef(file:/build/repo/,docs) (documents)... [12/14]
365Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/docs/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
366Starting build for ProjectRef(file:/build/repo/,snapshot-v1) (pekko-persistence-dynamodb-snapshot-v1)... [13/14]
367Compile scalacOptions: -unchecked, -encoding, UTF-8, -Ydelambdafy:method, -target:jvm-1.8, -Yrangepos, -Ywarn-unused, -Xignore-scala2-macros, -Xsemanticdb, -semanticdb-target, /build/repo/snapshot/snapshot-v1/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.0-migration
368[info] compiling 4 Scala sources to /build/repo/snapshot/snapshot-v1/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
369[warn] bad option '-Ydelambdafy:method' was ignored
370[warn] bad option '-target:jvm-1.8' was ignored
371[warn] bad option '-Yrangepos' was ignored
372[warn] bad option '-Ywarn-unused' was ignored
373[warn] four warnings found
374[info] done compiling
375[info] compiling 2 Scala sources to /build/repo/snapshot/snapshot-v1/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
376[warn] bad option '-Ydelambdafy:method' was ignored
377[warn] bad option '-target:jvm-1.8' was ignored
378[warn] bad option '-Yrangepos' was ignored
379[warn] bad option '-Ywarn-unused' was ignored
380[warn] four warnings found
381[info] done compiling
382
383************************
384Build summary:
385[{
386 "module": "pekko-persistence-dynamodb-state-v1",
387 "compile": {"status": "ok", "tookMs": 16713, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
388 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
389 "test-compile": {"status": "ok", "tookMs": 5079, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
390 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
391 "publish": {"status": "skipped", "tookMs": 0},
392 "metadata": {
393 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
394}
395},{
396 "module": "pekko-persistence-dynamodb-base",
397 "compile": {"status": "ok", "tookMs": 85, "warnings": 1, "errors": 0, "sourceVersion": "3.0-migration"},
398 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
399 "test-compile": {"status": "ok", "tookMs": 196, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
400 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
401 "publish": {"status": "skipped", "tookMs": 0},
402 "metadata": {
403 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
404}
405},{
406 "module": "pekko-persistence-dynamodb-snapshot-v2",
407 "compile": {"status": "ok", "tookMs": 2938, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
408 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
409 "test-compile": {"status": "ok", "tookMs": 970, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
410 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
411 "publish": {"status": "skipped", "tookMs": 0},
412 "metadata": {
413 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
414}
415},{
416 "module": "pekko-persistence-dynamodb-base-v2",
417 "compile": {"status": "ok", "tookMs": 116, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
418 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
419 "test-compile": {"status": "ok", "tookMs": 160, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
420 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
421 "publish": {"status": "skipped", "tookMs": 0},
422 "metadata": {
423 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
424}
425},{
426 "module": "pekko-persistence-dynamodb-state-base",
427 "compile": {"status": "ok", "tookMs": 87, "warnings": 1, "errors": 0, "sourceVersion": "3.0-migration"},
428 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
429 "test-compile": {"status": "ok", "tookMs": 117, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
430 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
431 "publish": {"status": "skipped", "tookMs": 0},
432 "metadata": {
433 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
434}
435},{
436 "module": "pekko-persistence-dynamodb-journal-v2",
437 "compile": {"status": "ok", "tookMs": 3421, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
438 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
439 "test-compile": {"status": "ok", "tookMs": 1000, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
440 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
441 "publish": {"status": "skipped", "tookMs": 0},
442 "metadata": {
443 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
444}
445},{
446 "module": "pekko-persistence-dynamodb-test",
447 "compile": {"status": "ok", "tookMs": 39, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
448 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
449 "test-compile": {"status": "ok", "tookMs": 83, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
450 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
451 "publish": {"status": "skipped", "tookMs": 0},
452 "metadata": {
453 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
454}
455},{
456 "module": "pekko-persistence-dynamodb-base-v1",
457 "compile": {"status": "ok", "tookMs": 80, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
458 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
459 "test-compile": {"status": "ok", "tookMs": 203, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
460 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
461 "publish": {"status": "skipped", "tookMs": 0},
462 "metadata": {
463 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
464}
465},{
466 "module": "pekko-persistence-dynamodb-journal-base",
467 "compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
468 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
469 "test-compile": {"status": "ok", "tookMs": 721, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
470 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
471 "publish": {"status": "skipped", "tookMs": 0},
472 "metadata": {
473 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
474}
475},{
476 "module": "pekko-persistence-dynamodb-journal-v1",
477 "compile": {"status": "ok", "tookMs": 939, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
478 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
479 "test-compile": {"status": "ok", "tookMs": 964, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
480 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
481 "publish": {"status": "skipped", "tookMs": 0},
482 "metadata": {
483 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
484}
485},{
486 "module": "pekko-persistence-dynamodb-snapshot-base",
487 "compile": {"status": "ok", "tookMs": 99, "warnings": 2, "errors": 0, "sourceVersion": "3.0-migration"},
488 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
489 "test-compile": {"status": "ok", "tookMs": 128, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
490 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
491 "publish": {"status": "skipped", "tookMs": 0},
492 "metadata": {
493 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
494}
495},{
496 "module": "pekko-persistence-dynamodb-state-v2",
497 "compile": {"status": "ok", "tookMs": 868, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
498 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
499 "test-compile": {"status": "ok", "tookMs": 1248, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
500 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
501 "publish": {"status": "skipped", "tookMs": 0},
502 "metadata": {
503 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
504}
505},{
506 "module": "documents",
507 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
508 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
509 "test-compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
510 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
511 "publish": {"status": "skipped", "tookMs": 0},
512 "metadata": {
513 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
514}
515},{
516 "module": "pekko-persistence-dynamodb-snapshot-v1",
517 "compile": {"status": "ok", "tookMs": 1200, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
518 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
519 "test-compile": {"status": "ok", "tookMs": 983, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
520 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
521 "publish": {"status": "skipped", "tookMs": 0},
522 "metadata": {
523 "crossScalaVersions": ["2.12.18", "2.13.11", "3.3.1"]
524}
525}]
526************************
527[success] Total time: 141 s (0:02:21.0), completed Dec 6, 2025, 12:16:15 AM
528[0JChecking patch project/plugins.sbt...
529Checking patch project/build.properties...
530Checking patch project/Dependencies.scala...
531Checking patch build.sbt...
532Applied patch project/plugins.sbt cleanly.
533Applied patch project/build.properties cleanly.
534Applied patch project/Dependencies.scala cleanly.
535Applied patch build.sbt cleanly.