Build Logs
rustedbones/pekko-http-scalapb • 3.8.0-RC3:2025-12-04
Errors
0
Warnings
21
Total Lines
241
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-RC3
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-RC3"
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-RC3
48Execute tests: true
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-RC3
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":"full","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-RC3
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-RC3"
76"++3.8.0-RC3 -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-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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.968s.
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-RC3
95OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in pekko-http-scalapb/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in pekko-http-scalapb-json4s/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 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-RC3 on 3 projects.
100[info] Switching Scala version on:
101[info] * pekko-http-scalapb (3.8.0-RC3, 2.13.12)
102[info] pekko-http-scalapb-binary (3.8.0-RC3, 2.13.12)
103[info] pekko-http-scalapb-json4s (3.8.0-RC3, 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 Dec 4, 2025, 1:10:12 PM
128Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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()),Full,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-RC3/classes ...
138[info] compiling 1 Scala source to /build/repo/binary/target/scala-3.8.0-RC3/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[warn] two warnings found
149[info] done compiling
150[info] done compiling
151[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC3/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-RC3/src_managed/compiled_proto/test
159[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0-RC3/test-classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] one warning found
162[info] done compiling
163[INFO] [12/04/2025 13:10:56.692] [pool-19-thread-4] [CoordinatedShutdown(pekko://fr-davit-pekko-http-scaladsl-marshallers-scalapb-ScalaPBSupportSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
164[info] ScalaPBSupportSpec:
165[info] ScalaPbSupport
166[info] - should marshall in json by default
167[info] - should marshall in json by when range match both types
168[info] - should marshall in json when requested
169[info] - should marshall in binary when requested
170[info] - should fail when Accept doesnt' match supported type
171Starting build for ProjectRef(file:/build/repo/,pekko-http-scalapb-binary) (pekko-http-scalapb-binary)... [1/3]
172Compile 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
173[info] Compiling 1 protobuf files to /build/repo/target/scala-3.8.0-RC3/src_managed/compiled_proto/test
174[info] compiling 3 Scala sources to /build/repo/binary/target/scala-3.8.0-RC3/test-classes ...
175[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
176[warn] one warning found
177[info] done compiling
178[INFO] [12/04/2025 13:11:00.443] [pool-29-thread-5] [CoordinatedShutdown(pekko://fr-davit-pekko-http-scaladsl-marshallers-scalapb-ScalaPBBinarySupportSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
179[info] ScalaPBBinarySupportSpec:
180[info] ScalaPBJsonSupport
181[info] - should marshall proto message to bytes with default content type
182[info] - should marshall proto message to bytes with requested content type
183[info] - should unmarshall bytes to proto message
184[info] - should fail unmarshalling if the content type is not application/protobuf
185Starting build for ProjectRef(file:/build/repo/,pekko-http-scalapb-json4s) (pekko-http-scalapb-json4s)... [2/3]
186Compile 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
187[info] Compiling 1 protobuf files to /build/repo/target/scala-3.8.0-RC3/src_managed/compiled_proto/test
188[info] compiling 3 Scala sources to /build/repo/json4s/target/scala-3.8.0-RC3/test-classes ...
189[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
190[warn] one warning found
191[info] done compiling
192[INFO] [12/04/2025 13:11:03.741] [pool-39-thread-6] [CoordinatedShutdown(pekko://fr-davit-pekko-http-scaladsl-marshallers-scalapb-ScalaPBJsonSupportSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
193[info] ScalaPBJsonSupportSpec:
194[info] ScalaPBJsonSupport
195[info] - should marshall proto message to json
196[info] - should marshall proto message collections to json
197[info] - should unmarshall json to proto message
198[info] - should unmarshall json array to collections of proto messages
199[info] - should fail unmarshalling if the content type is not application/json
200
201************************
202Build summary:
203[{
204 "module": "pekko-http-scalapb",
205 "compile": {"status": "ok", "tookMs": 15321, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
206 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
207 "test-compile": {"status": "ok", "tookMs": 4620, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
208 "test": {"status": "ok", "tookMs": 1580, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
209 "publish": {"status": "skipped", "tookMs": 0},
210 "metadata": {
211 "crossScalaVersions": ["2.13.12", "3.3.1"]
212}
213},{
214 "module": "pekko-http-scalapb-binary",
215 "compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
216 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
217 "test-compile": {"status": "ok", "tookMs": 2377, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
218 "test": {"status": "ok", "tookMs": 778, "passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4, "byFramework": [{"framework": "unknown", "stats": {"passed": 4, "failed": 0, "ignored": 0, "skipped": 0, "total": 4}}]},
219 "publish": {"status": "skipped", "tookMs": 0},
220 "metadata": {
221 "crossScalaVersions": ["2.13.12", "3.3.1"]
222}
223},{
224 "module": "pekko-http-scalapb-json4s",
225 "compile": {"status": "ok", "tookMs": 64, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
226 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
227 "test-compile": {"status": "ok", "tookMs": 2011, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
228 "test": {"status": "ok", "tookMs": 972, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
229 "publish": {"status": "skipped", "tookMs": 0},
230 "metadata": {
231 "crossScalaVersions": ["2.13.12", "3.3.1"]
232}
233}]
234************************
235[success] Total time: 51 s, completed Dec 4, 2025, 1:11:04 PM
236[0JChecking patch project/plugins.sbt...
237Checking patch project/build.properties...
238Checking patch build.sbt...
239Applied patch project/plugins.sbt cleanly.
240Applied patch project/build.properties cleanly.
241Applied patch build.sbt cleanly.