Build Logs

typelevel/fs2-grpc • 3.8.0-RC3:2025-12-04

Errors

0

Warnings

6

Total Lines

247

1##################################
2Clonning https://github.com/typelevel/fs2-grpc.git into /build/repo using revision v3.0.0
3##################################
4Note: switching to '98143c256593f6b4bb1ea22712cea81d4fb4b011'.
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.7
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.7"
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.7"' in build.sbt
40----
41Starting build for 3.8.0-RC3
42Execute tests: true
43sbt project found:
44No prepare script found for project typelevel/fs2-grpc
45##################################
46Scala version: 3.8.0-RC3
47Targets: org.typelevel%fs2-grpc-codegen org.typelevel%fs2-grpc-runtime
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF-8
58-Dcommunitybuild.scala=3.8.0-RC3
59-Dcommunitybuild.project.dependencies.add=
60-Xmx7G
61-Xms4G
62-Xss8M
63-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
64-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
65-jar
66/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
67"setCrossScalaVersions 3.8.0-RC3"
68"++3.8.0-RC3 -v"
69"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
70"set every credentials := Nil"
71"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
72"removeScalacOptionsStartingWith -P:wartremover"
73
74moduleMappings
75"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.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.typelevel%fs2-grpc-codegen org.typelevel%fs2-grpc-runtime"
76
77[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
78[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build-build from plugins.sbt...
80[info] loading project definition from /build/repo/project/project
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 9.322s.
86[info] done compiling
87[info] loading settings for project root from build.sbt...
88[info] resolving key references (14853 settings) ...
89[info] set scmInfo to https://github.com/typelevel/fs2-grpc
90[info] set current project to root (in build file:/build/repo/)
91Execute setCrossScalaVersions: 3.8.0-RC3
92[info] set scmInfo to https://github.com/typelevel/fs2-grpc
93OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in protoc-gen-fs2-grpc/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(3.8.0-RC3) -> List(2.12.20) in runtime2_12/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in codegen3/crossScalaVersions
96OpenCB::Limitting incorrect crossVersions List(3.8.0-RC3) -> List(2.13.17) in runtime/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(3.8.0-RC3) -> List(2.13.17) in codegen/crossScalaVersions
98OpenCB::Limitting incorrect crossVersions List(3.8.0-RC3) -> List(2.12.20) in plugin/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(3.8.0-RC3) -> List(2.12.20) in e2e2_12/crossScalaVersions
100OpenCB::Limitting incorrect crossVersions List(3.8.0-RC3) -> List(2.12.20) in protoc-gen-fs2-grpc-windows/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(3.8.0-RC3) -> List(2.12.20) in protoc-gen-fs2-grpc-unix/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(3.8.0-RC3) -> List(2.13.17) in e2e/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(3.8.0-RC3) -> List(2.12.20) in codegen2_12/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in root/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in runtime3/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in e2e3/crossScalaVersions
107[info] set current project to root (in build file:/build/repo/)
108[info] Setting Scala version to 3.8.0-RC3 on 5 projects.
109[info] Switching Scala version on:
110[info] * root (3.8.0-RC3)
111[info] codegen3 (3.8.0-RC3)
112[info] protoc-gen-fs2-grpc (3.8.0-RC3)
113[info] runtime3 (3.8.0-RC3)
114[info] e2e3 (3.8.0-RC3)
115[info] Excluding projects:
116[info] plugin (2.12.20)
117[info] protoc-gen-fs2-grpc-unix (2.12.20)
118[info] runtime2_12 (2.12.20)
119[info] e2e2_12 (2.12.20)
120[info] codegen (2.13.17)
121[info] protoc-gen-fs2-grpc-windows (2.12.20)
122[info] codegen2_12 (2.12.20)
123[info] e2e (2.13.17)
124[info] runtime (2.13.17)
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/typelevel/fs2-grpc
127[info] set current project to root (in build file:/build/repo/)
128Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
129[info] Reapplying settings...
130[info] set scmInfo to https://github.com/typelevel/fs2-grpc
131[info] set current project to root (in build file:/build/repo/)
132[info] Defining Global / credentials, codegen / credentials and 12 others.
133[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 137 others.
134[info] Run `last` for details.
135[info] Reapplying settings...
136[info] set scmInfo to https://github.com/typelevel/fs2-grpc
137[info] set current project to root (in build file:/build/repo/)
138Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
139[info] Reapplying settings...
140OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
141
142 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
143 Did you mean codegen2_12 / allExcludeDependencies ?
144 , retry without global scopes
145[info] Reapplying settings...
146[info] set scmInfo to https://github.com/typelevel/fs2-grpc
147[info] set current project to root (in build file:/build/repo/)
148Execute removeScalacOptionsStartingWith: -P:wartremover
149[info] Reapplying settings...
150[info] set scmInfo to https://github.com/typelevel/fs2-grpc
151[info] set current project to root (in build file:/build/repo/)
152[success] Total time: 0 s, completed Dec 4, 2025, 2:40:27 PM
153Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
154Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
155Starting build...
156Projects: Set(codegen3, runtime3)
157Starting build for ProjectRef(file:/build/repo/,codegen3) (fs2-grpc-codegen)... [0/2]
158OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
159OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
160OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
161Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
162[info] compiling 5 Scala sources to /build/repo/codegen/target/jvm-3/classes ...
163[info] done compiling
164Starting build for ProjectRef(file:/build/repo/,runtime3) (fs2-grpc-runtime)... [1/2]
165OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
166Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -Xkind-projector:underscores, --java-output-version:17, 8, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
167[info] compiling 21 Scala sources to /build/repo/runtime/target/jvm-3/classes ...
168[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
169[warn] Option -Xkind-projector was updated
170[warn] two warnings found
171[info] done compiling
172[info] compiling 6 Scala sources to /build/repo/runtime/target/jvm-3/test-classes ...
173[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
174[warn] Option -Xkind-projector was updated
175[warn] two warnings found
176[info] done compiling
177fs2.grpc.Fs2GrpcSuite:
178fs2.grpc.client.ClientSuite:
179 + single message to unaryToUnary 0.38s
180 + cancellation for unaryToUnary 0.013s
181 + no response message to unaryToUnary 0.007s
182 + error response to unaryToUnary 0.004s
183 + stream to streamingToUnary 0.11s
184 + stream to streamingToUnary - send respects readiness 0.043s
185 + 0-length to streamingToUnary 0.003s
186 + single message to unaryToStreaming 0.032s
187 + single message to unaryToStreaming - back pressure 0.006s
188 + stream to streamingToStreaming 0.013s
189 + stream to streamingToStreaming - send respects readiness 0.011s
190 + cancellation for streamingToStreaming 0.009s
191 + error returned from streamingToStreaming 0.011s
192 + resource awaits termination of managed channel 0.258s
193 + error adapter is used when applicable 0.015s
194fs2.grpc.shared.StreamIngestSuite:
195 + basic 0.07s
196fs2.grpc.server.ServerSuite:
197 + single message to unaryToUnary 0.024s
198 + single message to unaryToUnary with compression 0.003s
199 + cancellation for unaryToUnary 0.003s
200 + cancellation on the fly for unaryToUnary 0.006s
201 + multiple messages to unaryToUnary 0.002s
202 + multiple messages to unaryToUnary with compression 0.002s
203 + no messages to unaryToUnary 0.003s
204 + no messages to unaryToUnary with compression 0.002s
205 + resource awaits termination of server 0.024s
206 + single message to unaryToStreaming 0.015s
207 + single message to unaryToStreaming with compression 0.007s
208 + zero messages to streamingToStreaming 0.014s
209 + cancellation for streamingToStreaming 0.015s
210 + messages to streamingToStreaming 0.007s
211 + messages to streamingToStreaming with compression 0.005s
212 + messages to streamingToStreaming with error 0.009s
213 + streamingToStreaming send respects isReady 0.012s
214 + unaryToStreaming send respects isReady 0.011s
215 + streaming to unary 0.015s
216 + streaming to unary with compression 0.003s
217 + streamingToUnary back pressure 0.006s
218
219************************
220Build summary:
221[{
222 "module": "fs2-grpc-codegen",
223 "compile": {"status": "ok", "tookMs": 9006, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
224 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
225 "test-compile": {"status": "ok", "tookMs": 238, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
226 "test": {"status": "ok", "tookMs": 135, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
227 "publish": {"status": "skipped", "tookMs": 0},
228 "metadata": {
229 "crossScalaVersions": ["3.3.7"]
230}
231},{
232 "module": "fs2-grpc-runtime",
233 "compile": {"status": "ok", "tookMs": 6964, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
235 "test-compile": {"status": "ok", "tookMs": 3242, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
236 "test": {"status": "ok", "tookMs": 1768, "passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37, "byFramework": [{"framework": "munit", "stats": {"passed": 37, "failed": 0, "ignored": 0, "skipped": 0, "total": 37}}]},
237 "publish": {"status": "skipped", "tookMs": 0},
238 "metadata": {
239 "crossScalaVersions": ["3.3.7"]
240}
241}]
242************************
243[success] Total time: 50 s, completed Dec 4, 2025, 2:41:17 PM
244[0JChecking patch project/plugins.sbt...
245Checking patch build.sbt...
246Applied patch project/plugins.sbt cleanly.
247Applied patch build.sbt cleanly.