Build Logs
salesforce/telepathy • 3.8.0-RC2:2025-11-28
Errors
0
Warnings
6
Total Lines
136
1##################################
2Clonning https://github.com/salesforce/telepathy.git into /build/repo using revision
3##################################
4Would override fixed Scala version: 3.7.2
5----
6Preparing build for 3.8.0-RC2
7Scala binary version found: 3.8
8Implicitly using source version 3.8
9Scala binary version found: 3.8
10Implicitly using source version 3.8
11Would try to apply common scalacOption (best-effort, sbt/mill only):
12Append: ,REQUIRE:-source:3.8
13Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
14
15Try apply source patch:
16Path: build.sbt
17Pattern: val scala3 = "3.7.2"
18Replacement: val scala3 = "3.8.0-RC2"
19Starting compilation server
20Compiling project (Scala 3.7.3, JVM (17))
21Compiled project (Scala 3.7.3, JVM (17))
22Successfully applied pattern 'val scala3 = "3.7.2"' in build.sbt
23----
24Starting build for 3.8.0-RC2
25Execute tests: true
26sbt project found:
27No prepare script found for project salesforce/telepathy
28##################################
29Scala version: 3.8.0-RC2
30Targets: com.salesforce.mce%telepathy
31Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
32##################################
33Using extra scalacOptions: ,REQUIRE:-source:3.8
34Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
35[sbt_options] declare -a sbt_options=()
36[process_args] java_version = '17'
37[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
38# Executing command line:
39java
40-Dfile.encoding=UTF-8
41-Dcommunitybuild.scala=3.8.0-RC2
42-Dcommunitybuild.project.dependencies.add=
43-Xmx7G
44-Xms4G
45-Xss8M
46-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
47-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
48-jar
49/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
50"setCrossScalaVersions 3.8.0-RC2"
51"++3.8.0-RC2 -v"
52"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
53"set every credentials := Nil"
54"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
55"removeScalacOptionsStartingWith -P:wartremover"
56
57moduleMappings
58"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.salesforce.mce%telepathy"
59
60[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
61[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
62[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
63[info] loading project definition from /build/repo/project
64[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
65[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
66[info] Compilation completed in 8.769s.
67[info] done compiling
68[info] loading settings for project root from build.sbt, version.sbt...
69[info] set current project to telepathy (in build file:/build/repo/)
70Execute setCrossScalaVersions: 3.8.0-RC2
71OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in root/crossScalaVersions
72[info] set current project to telepathy (in build file:/build/repo/)
73[info] Setting Scala version to 3.8.0-RC2 on 1 projects.
74[info] Switching Scala version on:
75[info] * root (2.13.17, 3.8.0-RC2)
76[info] Excluding projects:
77[info] Reapplying settings...
78[info] set current project to telepathy (in build file:/build/repo/)
79Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
80[info] Reapplying settings...
81[info] set current project to telepathy (in build file:/build/repo/)
82[info] Defining Global / credentials, credentials
83[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 4 others.
84[info] Run `last` for details.
85[info] Reapplying settings...
86[info] set current project to telepathy (in build file:/build/repo/)
87Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
88[info] Reapplying settings...
89OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
90
91 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
92 Did you mean allExcludeDependencies ?
93 , retry without global scopes
94[info] Reapplying settings...
95[info] set current project to telepathy (in build file:/build/repo/)
96Execute removeScalacOptionsStartingWith: -P:wartremover
97[info] Reapplying settings...
98[info] set current project to telepathy (in build file:/build/repo/)
99[success] Total time: 0 s, completed Nov 28, 2025, 4:06:02 PM
100Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = \"3.7.2\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
101Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
102Starting build...
103Projects: Set(root)
104Starting build for ProjectRef(file:/build/repo/,root) (telepathy)... [0/1]
105OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
106OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
107OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
108Compile scalacOptions: -Wall, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
109[info] compiling 3 Scala sources to /build/repo/target/scala-3.8.0-RC2/classes ...
110[warn] -- [E198] Unused Symbol Warning: /build/repo/src/main/scala/com/salesforce/mce/telepathy/HttpRequest.scala:20:28
111[warn] 20 | def request[Rsp: Decoder](url: HttpUrl, request: Request)(implicit
112[warn] | ^^^
113[warn] | unused explicit parameter
114[warn] there was 1 deprecation warning; re-run with -deprecation for details
115[warn] two warnings found
116[info] done compiling
117
118************************
119Build summary:
120[{
121 "module": "telepathy",
122 "compile": {"status": "ok", "tookMs": 6735, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
123 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
124 "test-compile": {"status": "ok", "tookMs": 208, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
125 "test": {"status": "ok", "tookMs": 190, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
126 "publish": {"status": "skipped", "tookMs": 0},
127 "metadata": {
128 "crossScalaVersions": ["2.13.17", "3.7.2"]
129}
130}]
131************************
132[success] Total time: 19 s, completed Nov 28, 2025, 4:06:21 PM
133[0JChecking patch project/plugins.sbt...
134Checking patch build.sbt...
135Applied patch project/plugins.sbt cleanly.
136Applied patch build.sbt cleanly.