Build Logs
soundcloud/twinagle • 3.8.0-RC2:2025-11-25
Errors
0
Warnings
2
Total Lines
173
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: false
42sbt project found:
43No prepare script found for project soundcloud/twinagle
44/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
45##################################
46Scala version: 3.8.0-RC2
47Targets: com.soundcloud%twinagle-codegen com.soundcloud%twinagle-runtime
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"case Some((3, 3)) =>","replaceWith":"case Some((3, _)) =>"}]}
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-RC2
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-RC2"
68"++3.8.0-RC2 -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-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"case Some((3, 3)) =>","replaceWith":"case Some((3, _)) =>"}]}""" com.soundcloud%twinagle-codegen com.soundcloud%twinagle-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 from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 9.199s.
84[info] done compiling
85[info] loading settings for project root from build.sbt, release.sbt...
86[info] set current project to twinagle-root (in build file:/build/repo/)
87Execute setCrossScalaVersions: 3.8.0-RC2
88OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in runtime/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC2 in codegen/crossScalaVersions
90[info] set current project to twinagle-root (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0-RC2 on 2 projects.
92[info] Switching Scala version on:
93[info] codegen (2.12.20, 2.13.17, 3.8.0-RC2)
94[info] runtime (2.12.20, 2.13.17, 3.8.0-RC2)
95[info] Excluding projects:
96[info] * root (2.12.20)
97[info] plugin (2.12.20)
98[info] Reapplying settings...
99[info] set current project to twinagle-root (in build file:/build/repo/)
100Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
101[info] Reapplying settings...
102[info] set current project to twinagle-root (in build file:/build/repo/)
103[info] Defining Global / credentials, codegen / credentials and 2 others.
104[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 31 others.
105[info] Run `last` for details.
106[info] Reapplying settings...
107[info] set current project to twinagle-root (in build file:/build/repo/)
108Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
109[info] Reapplying settings...
110OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
111
112 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
113 Did you mean allExcludeDependencies ?
114 , retry without global scopes
115[info] Reapplying settings...
116[info] set current project to twinagle-root (in build file:/build/repo/)
117Execute removeScalacOptionsStartingWith: -P:wartremover
118[info] Reapplying settings...
119[info] set current project to twinagle-root (in build file:/build/repo/)
120[success] Total time: 0 s, completed Nov 25, 2025, 4:14:59 PM
121Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"case Some((3, 3)) =>","replaceWith":"case Some((3, _)) =>"}]}
122Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
123Starting build...
124Projects: Set(codegen, runtime)
125Starting build for ProjectRef(file:/build/repo/,codegen) (twinagle-codegen)... [0/2]
126OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
127OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
128OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
129Compile scalacOptions: -encoding, utf8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
130[info] scalafmt: Formatting 2 Scala sources (/build/repo/codegen)...
131[info] compiling 2 Scala sources to /build/repo/codegen/target/scala-3.8.0-RC2/classes ...
132[info] done compiling
133Starting build for ProjectRef(file:/build/repo/,runtime) (twinagle-runtime)... [1/2]
134Compile scalacOptions: -encoding, utf8, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] scalafmt: Formatting 8 Scala sources (/build/repo/runtime)...
136[info] scalafmt: Formatting 13 Scala sources (/build/repo/runtime)...
137[info] compiling 13 Scala sources to /build/repo/runtime/target/scala-3.8.0-RC2/classes ...
138[warn] there was 1 deprecation warning; re-run with -deprecation for details
139[warn] one warning found
140[info] done compiling
141[info] Compiling 2 protobuf files to /build/repo/runtime/target/scala-3.8.0-RC2/src_managed/test
142[info] compiling 14 Scala sources to /build/repo/runtime/target/scala-3.8.0-RC2/test-classes ...
143[info] done compiling
144
145************************
146Build summary:
147[{
148 "module": "twinagle-codegen",
149 "compile": {"status": "ok", "tookMs": 13672, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
150 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
151 "test-compile": {"status": "ok", "tookMs": 161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
152 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
153 "publish": {"status": "skipped", "tookMs": 0},
154 "metadata": {
155 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.6"]
156}
157},{
158 "module": "twinagle-runtime",
159 "compile": {"status": "ok", "tookMs": 3843, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
160 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
161 "test-compile": {"status": "ok", "tookMs": 8710, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
162 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
163 "publish": {"status": "skipped", "tookMs": 0},
164 "metadata": {
165 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.6"]
166}
167}]
168************************
169[success] Total time: 56 s, completed Nov 25, 2025, 4:15:56 PM
170[0JChecking patch project/plugins.sbt...
171Checking patch build.sbt...
172Applied patch project/plugins.sbt cleanly.
173Applied patch build.sbt cleanly.