Build Logs

jacum/pekko-sensors • 3.8.0-RC2:2025-11-27

Errors

0

Warnings

0

Total Lines

148

1##################################
2Clonning https://github.com/jacum/pekko-sensors.git into /build/repo using revision
3##################################
4Would override fixed Scala version: 3.3.7
5----
6Preparing build for 3.8.0-RC2
7Scala binary version found: 3.8
8Implicitly using source version 3.8
9Scala binary version found: 3.8
10Implicitly using source version 3.8
11Would try to apply common scalacOption (best-effort, sbt/mill only):
12Append: ,REQUIRE:-source:3.8
13Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
14
15Try apply source patch:
16Path: build.sbt
17Pattern: val scala3 = "3.3.7"
18Replacement: val scala3 = "3.8.0-RC2"
19Starting compilation server
20Compiling project (Scala 3.7.3, JVM (21))
21Compiled project (Scala 3.7.3, JVM (21))
22Successfully applied pattern 'val scala3 = "3.3.7"' in build.sbt
23----
24Starting build for 3.8.0-RC2
25Execute tests: false
26sbt project found:
27No prepare script found for project jacum/pekko-sensors
28##################################
29Scala version: 3.8.0-RC2
30Targets: nl.pragmasoft%pekko-inmem-journal nl.pragmasoft%pekko-sensors
31Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
32##################################
33Using extra scalacOptions: ,REQUIRE:-source:3.8
34Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
35[sbt_options] declare -a sbt_options=()
36[process_args] java_version = '21'
37[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
38# Executing command line:
39java
40-Dfile.encoding=UTF-8
41-Dcommunitybuild.scala=3.8.0-RC2
42-Dcommunitybuild.project.dependencies.add=
43-Xmx7G
44-Xms4G
45-Xss8M
46-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
47-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
48-jar
49/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
50"setCrossScalaVersions 3.8.0-RC2"
51"++3.8.0-RC2 -v"
52"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
53"set every credentials := Nil"
54"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
55"removeScalacOptionsStartingWith -P:wartremover"
56
57moduleMappings
58"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" nl.pragmasoft%pekko-inmem-journal nl.pragmasoft%pekko-sensors"
59
60[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
61[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 21)
62[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
63[info] loading project definition from /build/repo/project
64[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
65[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
66[info] Compilation completed in 8.433s.
67[info] done compiling
68[info] loading settings for project root from build.sbt, version.sbt...
69[info] set current project to Pekko Sensors (in build file:/build/repo/)
70Execute setCrossScalaVersions: 3.8.0-RC2
71OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in pekko-sensors/crossScalaVersions
72OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in pekko-inmem-journal/crossScalaVersions
73OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in root/crossScalaVersions
74[info] set current project to Pekko Sensors (in build file:/build/repo/)
75[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
76[info] Switching Scala version on:
77[info] * root (2.13.17, 3.8.0-RC2)
78[info] pekko-inmem-journal (2.13.17, 3.8.0-RC2)
79[info] pekko-sensors (2.13.17, 3.8.0-RC2)
80[info] Excluding projects:
81[info] Reapplying settings...
82[info] set current project to Pekko Sensors (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 Pekko Sensors (in build file:/build/repo/)
86[info] Defining Global / credentials, credentials and 1 others.
87[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 26 others.
88[info] Run `last` for details.
89[info] Reapplying settings...
90[info] set current project to Pekko Sensors (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 Pekko Sensors (in build file:/build/repo/)
100Execute removeScalacOptionsStartingWith: -P:wartremover
101[info] Reapplying settings...
102[info] set current project to Pekko Sensors (in build file:/build/repo/)
103[success] Total time: 0 s, completed Nov 27, 2025, 9:17:32 PM
104Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.7\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
105Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
106Starting build...
107Projects: Set(pekko-inmem-journal, root)
108Starting build for ProjectRef(file:/build/repo/,pekko-inmem-journal) (pekko-inmem-journal)... [0/2]
109OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
110OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
111OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
112Compile scalacOptions: -unchecked, -language:higherKinds, -language:existentials, -language:implicitConversions, -language:postfixOps, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
113[info] compiling 13 Scala sources and 1 Java source to /build/repo/pekko-inmem-journal/target/scala-3.8.0-RC2/classes ...
114[info] done compiling
115[info] compiling 21 Scala sources and 1 Java source to /build/repo/pekko-inmem-journal/target/scala-3.8.0-RC2/test-classes ...
116[info] done compiling
117Starting build for ProjectRef(file:/build/repo/,root) (pekko-sensors)... [1/2]
118Compile scalacOptions: -unchecked, -language:higherKinds, -language:existentials, -language:implicitConversions, -language:postfixOps, -encoding, utf8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
119
120************************
121Build summary:
122[{
123 "module": "pekko-inmem-journal",
124 "compile": {"status": "ok", "tookMs": 12758, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
125 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
126 "test-compile": {"status": "ok", "tookMs": 6584, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
127 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
128 "publish": {"status": "skipped", "tookMs": 0},
129 "metadata": {
130 "crossScalaVersions": ["2.13.17", "3.3.7"]
131}
132},{
133 "module": "pekko-sensors",
134 "compile": {"status": "ok", "tookMs": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
135 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
136 "test-compile": {"status": "ok", "tookMs": 92, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
137 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
138 "publish": {"status": "ok", "tookMs": 0},
139 "metadata": {
140 "crossScalaVersions": ["2.13.17", "3.3.7"]
141}
142}]
143************************
144[success] Total time: 43 s, completed Nov 27, 2025, 9:18:15 PM
145[0JChecking patch project/plugins.sbt...
146Checking patch build.sbt...
147Applied patch project/plugins.sbt cleanly.
148Applied patch build.sbt cleanly.