Build Logs
rustedbones/pekko-http-thrift • 3.8.0-RC3:2025-12-04
Errors
0
Warnings
4
Total Lines
190
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.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: 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.0-RC3"
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.0-RC3
54Execute tests: true
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##################################
60Scala version: 3.8.0-RC3
61Targets: fr.davit%pekko-http-thrift
62Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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":""}]}
63##################################
64Using extra scalacOptions: ,REQUIRE:-source:3.8
65Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
66[sbt_options] declare -a sbt_options=()
67[process_args] java_version = '17'
68[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
69# Executing command line:
70java
71-Dfile.encoding=UTF-8
72-Dcommunitybuild.scala=3.8.0-RC3
73-Dcommunitybuild.project.dependencies.add=
74-Xmx7G
75-Xms4G
76-Xss8M
77-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
78-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
79-jar
80/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
81"setCrossScalaVersions 3.8.0-RC3"
82"++3.8.0-RC3 -v"
83"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
84"set every credentials := Nil"
85"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
86"removeScalacOptionsStartingWith -P:wartremover"
87
88moduleMappings
89"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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"
90
91[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
92[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
93[info] loading project definition from /build/repo/project
94[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
95[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
96[info] Compilation completed in 8.461s.
97[info] done compiling
98[info] loading settings for project pekko-http-thrift from build.sbt...
99[info] set current project to pekko-http-thrift (in build file:/build/repo/)
100Execute setCrossScalaVersions: 3.8.0-RC3
101OpenCB::Changing crossVersion 3.8.0-RC3 -> 3.8.0-RC3 in pekko-http-thrift/crossScalaVersions
102[info] set current project to pekko-http-thrift (in build file:/build/repo/)
103[info] Setting Scala version to 3.8.0-RC3 on 1 projects.
104[info] Switching Scala version on:
105[info] * pekko-http-thrift (3.8.0-RC3, 2.13.13)
106[info] Excluding projects:
107[info] Reapplying settings...
108[info] set current project to pekko-http-thrift (in build file:/build/repo/)
109Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
110[info] Reapplying settings...
111[info] set current project to pekko-http-thrift (in build file:/build/repo/)
112[info] Defining Global / credentials, credentials
113[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 6 others.
114[info] Run `last` for details.
115[info] Reapplying settings...
116[info] set current project to pekko-http-thrift (in build file:/build/repo/)
117Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
118[info] Reapplying settings...
119OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
120
121 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
122 Did you mean allExcludeDependencies ?
123 , retry without global scopes
124[info] Reapplying settings...
125[info] set current project to pekko-http-thrift (in build file:/build/repo/)
126Execute removeScalacOptionsStartingWith: -P:wartremover
127[info] Reapplying settings...
128[info] set current project to pekko-http-thrift (in build file:/build/repo/)
129[success] Total time: 0 s, completed Dec 4, 2025, 12:50:23 PM
130Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","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":""}]}
131Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
132Starting build...
133Projects: Set(pekko-http-thrift)
134Starting build for ProjectRef(file:/build/repo/,pekko-http-thrift) (pekko-http-thrift)... [0/1]
135OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
136OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
137OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
138Compile 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
139[info] compiling 1 Scala source to /build/repo/target/scala-3.8.0-RC3/classes ...
140[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
141[warn] one warning found
142[info] done compiling
143[info] compiling 1 Scala source and 1 Java source to /build/repo/target/scala-3.8.0-RC3/test-classes ...
144[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
145[warn] one warning found
146[info] done compiling
147[INFO] [12/04/2025 12:51:03.600] [pool-19-thread-1] [CoordinatedShutdown(pekko://fr-davit-pekko-http-scaladsl-marshallers-thrift-ThriftSupportSpec)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
148[info] ThriftSupportSpec:
149[info] ThriftBinarySupport
150[info] - should marshall thrift message with default content type
151[info] - should marshall thrift message with requested content type
152[info] - should unmarshall to thrift message with default content type
153[info] - should fail unmarshalling if the content type is not valid
154[info] ThriftCompactSupport
155[info] - should marshall thrift message with default content type
156[info] - should marshall thrift message with requested content type
157[info] - should unmarshall to thrift message with default content type
158[info] - should fail unmarshalling if the content type is not valid
159[info] ThriftJsonSupport
160[info] - should marshall thrift message with default content type
161[info] - should marshall thrift message with requested content type
162[info] - should unmarshall to thrift message with default content type
163[info] - should fail unmarshalling if the content type is not valid
164[info] ThriftSupport
165[info] - should marshall thrift message with default content type
166[info] - should marshall thrift message with requested content type
167[info] - should unmarshall to thrift message with default content type
168[info] - should fail unmarshalling if the content type is not valid
169
170************************
171Build summary:
172[{
173 "module": "pekko-http-thrift",
174 "compile": {"status": "ok", "tookMs": 7429, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 4176, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "test": {"status": "ok", "tookMs": 1309, "passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16, "byFramework": [{"framework": "unknown", "stats": {"passed": 16, "failed": 0, "ignored": 0, "skipped": 0, "total": 16}}]},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["2.13.13", "3.3.3"]
181}
182}]
183************************
184[success] Total time: 40 s, completed Dec 4, 2025, 12:51:03 PM
185[0JChecking patch project/plugins.sbt...
186Checking patch project/build.properties...
187Checking patch build.sbt...
188Applied patch project/plugins.sbt cleanly.
189Applied patch project/build.properties cleanly.
190Applied patch build.sbt cleanly.