Build Logs
rustedbones/pekko-http-thrift • dotty-staging/dotty:fix-23773:2025-11-22
Errors
0
Warnings
4
Total Lines
169
1##################################
2Clonning https://github.com/rustedbones/pekko-http-thrift.git into /build/repo using revision v1.1.0
3##################################
4Note: switching to '3a2b5faa28f390f0d0b336730fdb1caf22e046da'.
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.3
22----
23Preparing build for 3.8.1-RC1-bin-20251120-60444cb
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: libraryDependencies ++= Seq(
35Replacement: libraryDependencies ++= Seq("javax.annotation" % "javax.annotation-api" % "1.3.2",
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'libraryDependencies ++= Seq(' in build.sbt
40
41Try apply source patch:
42Path: build.sbt
43Pattern: val scala3 = "3.3.3"
44Replacement: val scala3 = "3.8.1-RC1-bin-20251120-60444cb"
45Successfully applied pattern 'val scala3 = "3.3.3"' in build.sbt
46
47Try apply source patch:
48Path: build.sbt
49Pattern: ThisBuild / tlFatalWarnings := true
50Replacement:
51Successfully applied pattern 'ThisBuild / tlFatalWarnings := true' in build.sbt
52----
53Starting build for 3.8.1-RC1-bin-20251120-60444cb
54Execute tests: false
55sbt project found:
56Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
57Enforcing usage of sbt in version 1.11.5
58No prepare script found for project rustedbones/pekko-http-thrift
59/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
60##################################
61Scala version: 3.8.1-RC1-bin-20251120-60444cb
62Targets: fr.davit%pekko-http-thrift
63Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies ++= Seq(","replaceWith":"libraryDependencies ++= Seq(\"javax.annotation\" % \"javax.annotation-api\" % \"1.3.2\","},{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}
64##################################
65Using extra scalacOptions: ,REQUIRE:-source:3.8
66Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
67[sbt_options] declare -a sbt_options=()
68[process_args] java_version = '17'
69[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
70# Executing command line:
71java
72-Dfile.encoding=UTF-8
73-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
74-Dcommunitybuild.project.dependencies.add=
75-Xmx7G
76-Xms4G
77-Xss8M
78-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
79-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
80-jar
81/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
82"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
83"++3.8.1-RC1-bin-20251120-60444cb -v"
84"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
85"set every credentials := Nil"
86"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
87"removeScalacOptionsStartingWith -P:wartremover"
88
89moduleMappings
90"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies ++= Seq(","replaceWith":"libraryDependencies ++= Seq(\"javax.annotation\" % \"javax.annotation-api\" % \"1.3.2\","},{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}""" fr.davit%pekko-http-thrift"
91
92[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
93[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
94[info] loading project definition from /build/repo/project
95[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
96[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
97[info] Compilation completed in 8.964s.
98[info] done compiling
99[info] loading settings for project pekko-http-thrift from build.sbt...
100[info] set current project to pekko-http-thrift (in build file:/build/repo/)
101Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in pekko-http-thrift/crossScalaVersions
103[info] set current project to pekko-http-thrift (in build file:/build/repo/)
104[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 1 projects.
105[info] Switching Scala version on:
106[info] * pekko-http-thrift (3.8.1-RC1-bin-20251120-60444cb, 2.13.13)
107[info] Excluding projects:
108[info] Reapplying settings...
109[info] set current project to pekko-http-thrift (in build file:/build/repo/)
110Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
111[info] Reapplying settings...
112[info] set current project to pekko-http-thrift (in build file:/build/repo/)
113[info] Defining Global / credentials, credentials
114[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 6 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set current project to pekko-http-thrift (in build file:/build/repo/)
118Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
119[info] Reapplying settings...
120OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
121
122 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
123 Did you mean allExcludeDependencies ?
124 , retry without global scopes
125[info] Reapplying settings...
126[info] set current project to pekko-http-thrift (in build file:/build/repo/)
127Execute removeScalacOptionsStartingWith: -P:wartremover
128[info] Reapplying settings...
129[info] set current project to pekko-http-thrift (in build file:/build/repo/)
130[success] Total time: 0 s, completed Nov 22, 2025, 5:29:44 PM
131Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies ++= Seq(","replaceWith":"libraryDependencies ++= Seq(\"javax.annotation\" % \"javax.annotation-api\" % \"1.3.2\","},{"path":"build.sbt","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""},{"path":"build.sbt","pattern":"ThisBuild / tlFatalWarnings := true","replaceWith":""}]}
132Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
133Starting build...
134Projects: Set(pekko-http-thrift)
135Starting build for ProjectRef(file:/build/repo/,pekko-http-thrift) (pekko-http-thrift)... [0/1]
136OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
137OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
138OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
139Compile 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
140[info] compiling 1 Scala source to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
141[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
142[warn] one warning found
143[info] done compiling
144[info] compiling 1 Scala source and 1 Java source to /build/repo/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
145[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
146[warn] one warning found
147[info] done compiling
148
149************************
150Build summary:
151[{
152 "module": "pekko-http-thrift",
153 "compile": {"status": "ok", "tookMs": 7760, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
154 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
155 "test-compile": {"status": "ok", "tookMs": 4400, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
156 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
157 "publish": {"status": "skipped", "tookMs": 0},
158 "metadata": {
159 "crossScalaVersions": ["2.13.13", "3.3.3"]
160}
161}]
162************************
163[success] Total time: 38 s, completed Nov 22, 2025, 5:30:22 PM
164[0JChecking patch project/plugins.sbt...
165Checking patch project/build.properties...
166Checking patch build.sbt...
167Applied patch project/plugins.sbt cleanly.
168Applied patch project/build.properties cleanly.
169Applied patch build.sbt cleanly.