Build Logs
rustedbones/pekko-http-scalapb • 3.8.0-RC2:2025-11-27
Errors
0
Warnings
21
Total Lines
218
1##################################
2Clonning https://github.com/rustedbones/pekko-http-scalapb.git into /build/repo using revision v1.0.0
3##################################
4Note: switching to 'f86323171f528d4412593fe2708b8c0f60a57445'.
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.0-RC2
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: build.sbt
34Pattern: val scala3 = "3.3.1"
35Replacement: val scala3 = "3.8.0-RC2"
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.3.1"' in build.sbt
40
41Try apply source patch:
42Path: build.sbt
43Pattern: ThisBuild / tlFatalWarnings := true
44Replacement:
45Successfully applied pattern 'ThisBuild / tlFatalWarnings := true' in build.sbt
46----
47Starting build for 3.8.0-RC2
48Execute tests: false
49sbt project found:
50Sbt version 1.9.6 is not supported, minimal supported version is 1.11.5
51Enforcing usage of sbt in version 1.11.5
52No prepare script found for project rustedbones/pekko-http-scalapb
53##################################
54Scala version: 3.8.0-RC2
55Targets: fr.davit%pekko-http-scalapb fr.davit%pekko-http-scalapb-binary fr.davit%pekko-http-scalapb-json4s
56Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}
57##################################
58Using extra scalacOptions: ,REQUIRE:-source:3.8
59Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
60[sbt_options] declare -a sbt_options=()
61[process_args] java_version = '17'
62[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
63# Executing command line:
64java
65-Dfile.encoding=UTF-8
66-Dcommunitybuild.scala=3.8.0-RC2
67-Dcommunitybuild.project.dependencies.add=
68-Xmx7G
69-Xms4G
70-Xss8M
71-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
72-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
73-jar
74/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
75"setCrossScalaVersions 3.8.0-RC2"
76"++3.8.0-RC2 -v"
77"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
78"set every credentials := Nil"
79"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
80"removeScalacOptionsStartingWith -P:wartremover"
81
82moduleMappings
83"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}""" fr.davit%pekko-http-scalapb fr.davit%pekko-http-scalapb-binary fr.davit%pekko-http-scalapb-json4s"
84
85[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
86[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
87[info] loading project definition from /build/repo/project
88[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
89[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
90[info] Compilation completed in 8.811s.
91[info] done compiling
92[info] loading settings for project pekko-http-scalapb from build.sbt...
93[info] set current project to pekko-http-scalapb (in build file:/build/repo/)
94Execute setCrossScalaVersions: 3.8.0-RC2
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in pekko-http-scalapb-json4s/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in pekko-http-scalapb/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in pekko-http-scalapb-binary/crossScalaVersions
98[info] set current project to pekko-http-scalapb (in build file:/build/repo/)
99[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
100[info] Switching Scala version on:
101[info] * pekko-http-scalapb (3.8.0-RC2, 2.13.12)
102[info] pekko-http-scalapb-binary (3.8.0-RC2, 2.13.12)
103[info] pekko-http-scalapb-json4s (3.8.0-RC2, 2.13.12)
104[info] Excluding projects:
105[info] Reapplying settings...
106[info] set current project to pekko-http-scalapb (in build file:/build/repo/)
107Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
108[info] Reapplying settings...
109[info] set current project to pekko-http-scalapb (in build file:/build/repo/)
110[info] Defining Global / credentials, credentials and 1 others.
111[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 24 others.
112[info] Run `last` for details.
113[info] Reapplying settings...
114[info] set current project to pekko-http-scalapb (in build file:/build/repo/)
115Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
116[info] Reapplying settings...
117OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
118
119 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
120 Did you mean pekko-http-scalapb-binary / allExcludeDependencies ?
121 , retry without global scopes
122[info] Reapplying settings...
123[info] set current project to pekko-http-scalapb (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set current project to pekko-http-scalapb (in build file:/build/repo/)
127[success] Total time: 0 s, completed Nov 27, 2025, 9:27:44 PM
128Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.3.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
130Starting build...
131Projects: Set(pekko-http-scalapb, pekko-http-scalapb-binary, pekko-http-scalapb-json4s)
132Starting build for ProjectRef(file:/build/repo/,pekko-http-scalapb) (pekko-http-scalapb)... [0/3]
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
137[info] compiling 1 Scala source to /build/repo/json4s/target/scala-3.8.0-RC2/classes ...
138[info] compiling 1 Scala source to /build/repo/binary/target/scala-3.8.0-RC2/classes ...
139[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
140[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
141[warn] package scala contains object and package with same name: caps.
142[warn] This indicates that there are several versions of the Scala standard library on the classpath.
143[warn] The build should be reconfigured so that only one version of the standard library is on the classpath.
144[warn] package scala contains object and package with same name: caps.
145[warn] This indicates that there are several versions of the Scala standard library on the classpath.
146[warn] The build should be reconfigured so that only one version of the standard library is on the classpath.
147[warn] two warnings found
148[info] done compiling
149[warn] two warnings found
150[info] done compiling
151[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC2/classes ...
152[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
153[warn] package scala contains object and package with same name: caps.
154[warn] This indicates that there are several versions of the Scala standard library on the classpath.
155[warn] The build should be reconfigured so that only one version of the standard library is on the classpath.
156[warn] two warnings found
157[info] done compiling
158[info] Compiling 1 protobuf files to /build/repo/target/scala-3.8.0-RC2/src_managed/compiled_proto/test
159[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0-RC2/test-classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] one warning found
162[info] done compiling
163Starting build for ProjectRef(file:/build/repo/,pekko-http-scalapb-binary) (pekko-http-scalapb-binary)... [1/3]
164Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
165[info] Compiling 1 protobuf files to /build/repo/target/scala-3.8.0-RC2/src_managed/compiled_proto/test
166[info] compiling 3 Scala sources to /build/repo/binary/target/scala-3.8.0-RC2/test-classes ...
167[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
168[warn] one warning found
169[info] done compiling
170Starting build for ProjectRef(file:/build/repo/,pekko-http-scalapb-json4s) (pekko-http-scalapb-json4s)... [2/3]
171Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
172[info] Compiling 1 protobuf files to /build/repo/target/scala-3.8.0-RC2/src_managed/compiled_proto/test
173[info] compiling 3 Scala sources to /build/repo/json4s/target/scala-3.8.0-RC2/test-classes ...
174[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
175[warn] one warning found
176[info] done compiling
177
178************************
179Build summary:
180[{
181 "module": "pekko-http-scalapb",
182 "compile": {"status": "ok", "tookMs": 15449, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
183 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
184 "test-compile": {"status": "ok", "tookMs": 4737, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
186 "publish": {"status": "skipped", "tookMs": 0},
187 "metadata": {
188 "crossScalaVersions": ["2.13.12", "3.3.1"]
189}
190},{
191 "module": "pekko-http-scalapb-binary",
192 "compile": {"status": "ok", "tookMs": 79, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
193 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
194 "test-compile": {"status": "ok", "tookMs": 2517, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
195 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
196 "publish": {"status": "skipped", "tookMs": 0},
197 "metadata": {
198 "crossScalaVersions": ["2.13.12", "3.3.1"]
199}
200},{
201 "module": "pekko-http-scalapb-json4s",
202 "compile": {"status": "ok", "tookMs": 70, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
204 "test-compile": {"status": "ok", "tookMs": 2364, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
206 "publish": {"status": "skipped", "tookMs": 0},
207 "metadata": {
208 "crossScalaVersions": ["2.13.12", "3.3.1"]
209}
210}]
211************************
212[success] Total time: 53 s, completed Nov 27, 2025, 9:28:38 PM
213[0JChecking patch project/plugins.sbt...
214Checking patch project/build.properties...
215Checking patch build.sbt...
216Applied patch project/plugins.sbt cleanly.
217Applied patch project/build.properties cleanly.
218Applied patch build.sbt cleanly.