Build Logs
soundcloud/twinagle • 3.8.0-RC2:2025-11-28
Errors
9
Warnings
2
Total Lines
255
1##################################
2Clonning https://github.com/soundcloud/twinagle.git into /build/repo using revision v1.4.5
3##################################
4Note: switching to 'e10e0503f8f7ae7ff50373ff117a30c573979d5d'.
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
21----
22Preparing build for 3.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: build.sbt
33Pattern: case Some((3, 3)) =>
34Replacement: case Some((3, _)) =>
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'case Some((3, 3)) =>' in build.sbt
39----
40Starting build for 3.8.0-RC2
41Execute tests: true
42sbt project found:
43No prepare script found for project soundcloud/twinagle
44##################################
45Scala version: 3.8.0-RC2
46Targets: com.soundcloud%twinagle-codegen com.soundcloud%twinagle-runtime
47Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"case Some((3, 3)) =>","replaceWith":"case Some((3, _)) =>"}]}
48##################################
49Using extra scalacOptions: ,REQUIRE:-source:3.8
50Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
51[sbt_options] declare -a sbt_options=()
52[process_args] java_version = '17'
53[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
54# Executing command line:
55java
56-Dfile.encoding=UTF-8
57-Dcommunitybuild.scala=3.8.0-RC2
58-Dcommunitybuild.project.dependencies.add=
59-Xmx7G
60-Xms4G
61-Xss8M
62-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
63-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
64-jar
65/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
66"setCrossScalaVersions 3.8.0-RC2"
67"++3.8.0-RC2 -v"
68"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
69"set every credentials := Nil"
70"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
71"removeScalacOptionsStartingWith -P:wartremover"
72
73moduleMappings
74"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"case Some((3, 3)) =>","replaceWith":"case Some((3, _)) =>"}]}""" com.soundcloud%twinagle-codegen com.soundcloud%twinagle-runtime"
75
76[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
77[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
78[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
79[info] loading project definition from /build/repo/project
80[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
81[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
82[info] Compilation completed in 8.319s.
83[info] done compiling
84[info] loading settings for project root from build.sbt, release.sbt...
85[info] set current project to twinagle-root (in build file:/build/repo/)
86Execute setCrossScalaVersions: 3.8.0-RC2
87OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in runtime/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in codegen/crossScalaVersions
89[info] set current project to twinagle-root (in build file:/build/repo/)
90[info] Setting Scala version to 3.8.0-RC2 on 2 projects.
91[info] Switching Scala version on:
92[info] codegen (2.12.20, 2.13.17, 3.8.0-RC2)
93[info] runtime (2.12.20, 2.13.17, 3.8.0-RC2)
94[info] Excluding projects:
95[info] * root (2.12.20)
96[info] plugin (2.12.20)
97[info] Reapplying settings...
98[info] set current project to twinagle-root (in build file:/build/repo/)
99Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
100[info] Reapplying settings...
101[info] set current project to twinagle-root (in build file:/build/repo/)
102[info] Defining Global / credentials, codegen / credentials and 2 others.
103[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
104[info] Run `last` for details.
105[info] Reapplying settings...
106[info] set current project to twinagle-root (in build file:/build/repo/)
107Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
108[info] Reapplying settings...
109OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
110
111 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
112 Did you mean allExcludeDependencies ?
113 , retry without global scopes
114[info] Reapplying settings...
115[info] set current project to twinagle-root (in build file:/build/repo/)
116Execute removeScalacOptionsStartingWith: -P:wartremover
117[info] Reapplying settings...
118[info] set current project to twinagle-root (in build file:/build/repo/)
119[success] Total time: 0 s, completed Nov 28, 2025, 12:01:48 PM
120Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"case Some((3, 3)) =>","replaceWith":"case Some((3, _)) =>"}]}
121Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
122Starting build...
123Projects: Set(codegen, runtime)
124Starting build for ProjectRef(file:/build/repo/,codegen) (twinagle-codegen)... [0/2]
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
126OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
127OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
128Compile scalacOptions: -encoding, utf8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
129[info] scalafmt: Formatting 2 Scala sources (/build/repo/codegen)...
130[info] compiling 2 Scala sources to /build/repo/codegen/target/scala-3.8.0-RC2/classes ...
131[info] done compiling
132Starting build for ProjectRef(file:/build/repo/,runtime) (twinagle-runtime)... [1/2]
133Compile scalacOptions: -encoding, utf8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134[info] scalafmt: Formatting 8 Scala sources (/build/repo/runtime)...
135[info] scalafmt: Formatting 13 Scala sources (/build/repo/runtime)...
136[info] compiling 13 Scala sources to /build/repo/runtime/target/scala-3.8.0-RC2/classes ...
137[warn] there was 1 deprecation warning; re-run with -deprecation for details
138[warn] one warning found
139[info] done compiling
140[info] Compiling 2 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC2/src_managed/test
141[info] compiling 14 Scala sources to /build/repo/runtime/target/scala-3.8.0-RC2/test-classes ...
142[info] done compiling
143[info] TracingFilterSpec
144[info] adds annotations
145[info] + successful request
146[info] + twinagle errors
147[info] + other errors
148[info] Total for specification TracingFilterSpec
149[info] Finished in 140 ms
150[info] 3 examples, 0 failure, 0 error
151[info] ClientEndpointBuilderSpec
152[info] prefix validation
153[info] + default works
154[info] + custom path works
155[info] + empty prefix
156[info] invalid cases
157[info] + / (use empty string)
158[info] + relative path
159[info] + ends with slash
160[info] Total for specification ClientEndpointBuilderSpec
161[info] Finished in 185 ms
162[info] 6 examples, 0 failure, 0 error
163[info] ServerBuilderSpec
164[info] prefix validation
165[info] + default works
166[info] + custom path works
167[info] + empty prefix
168[info] invalid cases
169[info] + / (use empty string)
170[info] + relative path
171[info] + ends with slash
172[info] + withPrefix method validates
173[info] Total for specification ServerBuilderSpec
174[info] Finished in 195 ms
175[info] 7 examples, 0 failure, 0 error
176[info] TwirpHttpClientSpec
177[info] + happy case (200)
178[info] error handling
179[info] + redirect
180[info] + HTTP 400 produces internal + HTTP 401 produces unauthenticated + HTTP 403 produces permission_denied + HTTP 404 produces bad_route + HTTP 429 produces resource_exhausted + HTTP 502 produces unavailable + HTTP 503 produces unavailable + HTTP 504 produces unavailable + HTTP 420 produces internal + HTTP 500 produces internal
181[info] Total for specification TwirpHttpClientSpec
182[info] Finished in 205 ms
183[info] 12 examples, 0 failure, 0 error
184[info] TwinagleExceptionSpec
185[info] UnknownFieldsSpec
186[info] + binary protobuf propagates unknown fields
187[info] + JSON parsing ignores unknown fields
188[info] Total for specification UnknownFieldsSpec
189[info] Finished in 315 ms
190[info] 2 examples, 0 failure, 0 error
191[info] + TwinagleException when seen as a RuntimeException, message should contain the error code
192[info] + specs2 throwsA(someTwinagleException) fails if someTwinagleException has different error code
193[info] Total for specification TwinagleExceptionSpec
194[info] Finished in 314 ms
195[info] 2 examples, 0 failure, 0 error
196[info] TwirpEndpointFilterSpec
197[info] content-type header
198[info] protobuf
199[info] + with charset
200[info] + without charset
201[info] json
202[info] + with charset
203[info] + without charset
204[info] + serializes default values
205[info] + ignores unknown fields
206[info] + un-supported content-type
207[info] + unspecified content-type
208[info] Total for specification TwirpEndpointFilterSpec
209[info] Finished in 152 ms
210[info] 8 examples, 0 failure, 0 error
211[info] ServerSpec
212[info] + happy case
213[info] + non-POST request
214[info] + unknown path
215[info] + custom path prefix
216[info] + generated message filter
217[info] exceptions
218[info] + TwinagleException
219[info] + unknown exceptions
220[info] + catches exceptions thrown by user code
221[info] + translates Finagle cancelled request exceptions into Twirp canceled
222[info] + translates Finagle failures caused by cancelled requests into Twirp canceled
223[info] Total for specification ServerSpec
224[info] Finished in 160 ms
225[info] 10 examples, 0 failure, 0 error
226
227************************
228Build summary:
229[{
230 "module": "twinagle-codegen",
231 "compile": {"status": "ok", "tookMs": 14979, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
233 "test-compile": {"status": "ok", "tookMs": 114, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
234 "test": {"status": "ok", "tookMs": 122, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
235 "publish": {"status": "skipped", "tookMs": 0},
236 "metadata": {
237 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.6"]
238}
239},{
240 "module": "twinagle-runtime",
241 "compile": {"status": "ok", "tookMs": 3824, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
242 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
243 "test-compile": {"status": "ok", "tookMs": 9331, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
244 "test": {"status": "ok", "tookMs": 1621, "passed": 50, "failed": 0, "ignored": 0, "skipped": 0, "total": 50, "byFramework": [{"framework": "specs2", "stats": {"passed": 50, "failed": 0, "ignored": 0, "skipped": 0, "total": 50}}]},
245 "publish": {"status": "skipped", "tookMs": 0},
246 "metadata": {
247 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.6"]
248}
249}]
250************************
251[success] Total time: 71 s (0:01:11.0), completed Nov 28, 2025, 12:02:59 PM
252[0JChecking patch project/plugins.sbt...
253Checking patch build.sbt...
254Applied patch project/plugins.sbt cleanly.
255Applied patch build.sbt cleanly.