Build Logs
typelevel/feral • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
0
Total Lines
258
1##################################
2Clonning https://github.com/typelevel/feral.git into /build/repo using revision v0.3.1
3##################################
4Note: switching to '6159b1b96a47385848fb7173bd4999db8b782908'.
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.4
22----
23Preparing build for 3.8.0-RC2
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: val Scala3 = "3.3.4"
35Replacement: val Scala3 = "3.8.0-RC2"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.4"' in build.sbt
40----
41Starting build for 3.8.0-RC2
42Execute tests: false
43sbt project found:
44Sbt version 1.10.2 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project typelevel/feral
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC2
50Targets: org.typelevel%feral-docs org.typelevel%feral-google-cloud-http4s org.typelevel%feral-lambda org.typelevel%feral-lambda-cloudformation-custom-resource org.typelevel%feral-lambda-http4s
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Xms1G
61-Xmx4G
62-XX:+UseG1GC
63-Dcommunitybuild.scala=3.8.0-RC2
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.0-RC2"
73"++3.8.0-RC2 -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"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":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.typelevel%feral-docs org.typelevel%feral-google-cloud-http4s org.typelevel%feral-lambda org.typelevel%feral-lambda-cloudformation-custom-resource org.typelevel%feral-lambda-http4s"
81
82[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
83[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
84[info] loading project definition from /build/repo/project
85[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
86[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
87[info] Compilation completed in 8.757s.
88[info] done compiling
89[info] loading settings for project root from build.sbt...
90[info] resolving key references (25493 settings) ...
91[info] set scmInfo to https://github.com/typelevel/feral
92[info] set current project to feral (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.0-RC2
94OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in unidocs/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootSbtScalafix/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootJVM/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in googleCloudHttp4sJVM/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in lambdaCloudFormationCustomResourceJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in examplesJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in examplesJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in lambdaHttp4sJS/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in lambdaCloudFormationCustomResourceJS/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in lambdaJS/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in googleCloudHttp4sJS/crossScalaVersions
105[info] set scmInfo to https://github.com/typelevel/feral
106OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in lambdaJVM/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootNative/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in lambdaHttp4sJVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.0-RC2 -> 3.8.0-RC2 in rootJS/crossScalaVersions
110OpenCB::Limitting incorrect crossVersions List() -> List(2.13.15) in root/crossScalaVersions
111[info] set current project to feral (in build file:/build/repo/)
112[info] Setting Scala version to 3.8.0-RC2 on 15 projects.
113[info] Switching Scala version on:
114[info] lambdaCloudFormationCustomResourceJS (3.8.0-RC2, 2.13.15)
115[info] lambdaHttp4sJVM (3.8.0-RC2, 2.13.15)
116[info] unidocs (2.12.19, 3.8.0-RC2, 2.13.15)
117[info] rootJS (2.12.19, 3.8.0-RC2, 2.13.15)
118[info] examplesJS (3.8.0-RC2, 2.13.15)
119[info] lambdaHttp4sJS (3.8.0-RC2, 2.13.15)
120[info] rootSbtScalafix (2.12.19, 3.8.0-RC2, 2.13.15)
121[info] rootJVM (2.12.19, 3.8.0-RC2, 2.13.15)
122[info] lambdaJS (3.8.0-RC2, 2.13.15)
123[info] rootNative (2.12.19, 3.8.0-RC2, 2.13.15)
124[info] examplesJVM (3.8.0-RC2, 2.13.15)
125[info] lambdaJVM (3.8.0-RC2, 2.13.15)
126[info] googleCloudHttp4sJVM (3.8.0-RC2, 2.13.15)
127[info] lambdaCloudFormationCustomResourceJVM (3.8.0-RC2, 2.13.15)
128[info] googleCloudHttp4sJS (3.8.0-RC2, 2.13.15)
129[info] Excluding projects:
130[info] * root (2.13.15)
131[info] scalafix-output (2.13.15)
132[info] scalafix-input (2.13.15)
133[info] scalafix-rules (2.12.19)
134[info] sbtLambda (2.12.19)
135[info] scalafix-tests (2.12.19)
136[info] Reapplying settings...
137[info] set scmInfo to https://github.com/typelevel/feral
138[info] set current project to feral (in build file:/build/repo/)
139Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
140[info] Reapplying settings...
141[info] set scmInfo to https://github.com/typelevel/feral
142[info] set current project to feral (in build file:/build/repo/)
143[info] Defining Global / credentials, credentials and 19 others.
144[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 187 others.
145[info] Run `last` for details.
146[info] Reapplying settings...
147[info] set scmInfo to https://github.com/typelevel/feral
148[info] set current project to feral (in build file:/build/repo/)
149Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
150[info] Reapplying settings...
151OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
152
153 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
154 Did you mean rootJVM / allExcludeDependencies ?
155 , retry without global scopes
156[info] Reapplying settings...
157[info] set scmInfo to https://github.com/typelevel/feral
158[info] set current project to feral (in build file:/build/repo/)
159Execute removeScalacOptionsStartingWith: -P:wartremover
160[info] Reapplying settings...
161[info] set scmInfo to https://github.com/typelevel/feral
162[info] set current project to feral (in build file:/build/repo/)
163[success] Total time: 0 s, completed Nov 26, 2025, 3:58:14 PM
164Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.4\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
165Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
166Starting build...
167Projects: Set(lambdaHttp4sJVM, unidocs, lambdaJVM, googleCloudHttp4sJVM, lambdaCloudFormationCustomResourceJVM)
168Starting build for ProjectRef(file:/build/repo/,googleCloudHttp4sJVM) (feral-google-cloud-http4s)... [0/5]
169OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
170OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
171OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
172Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/google-cloud-http4s/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
173[info] compiling 1 Scala source to /build/repo/google-cloud-http4s/jvm/target/scala-3.8.0-RC2/classes ...
174[info] done compiling
175[info] compiling 1 Scala source to /build/repo/google-cloud-http4s/jvm/target/scala-3.8.0-RC2/test-classes ...
176[info] done compiling
177Starting build for ProjectRef(file:/build/repo/,unidocs) (feral-docs)... [1/5]
178Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/unidocs/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
179Starting build for ProjectRef(file:/build/repo/,lambdaCloudFormationCustomResourceJVM) (feral-lambda-cloudformation-custom-resource)... [2/5]
180Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/lambda-cloudformation-custom-resource/.jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
181[info] compiling 24 Scala sources to /build/repo/lambda/jvm/target/scala-3.8.0-RC2/classes ...
182[info] done compiling
183[info] compiling 2 Scala sources to /build/repo/lambda-cloudformation-custom-resource/.jvm/target/scala-3.8.0-RC2/classes ...
184[info] done compiling
185[info] compiling 2 Scala sources to /build/repo/lambda-cloudformation-custom-resource/.jvm/target/scala-3.8.0-RC2/test-classes ...
186[info] done compiling
187Starting build for ProjectRef(file:/build/repo/,lambdaHttp4sJVM) (feral-lambda-http4s)... [3/5]
188Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/lambda-http4s/.jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
189[info] compiling 2 Scala sources to /build/repo/lambda-http4s/.jvm/target/scala-3.8.0-RC2/classes ...
190[info] done compiling
191[info] compiling 12 Scala sources to /build/repo/lambda/jvm/target/scala-3.8.0-RC2/test-classes ...
192[info] done compiling
193[info] compiling 2 Scala sources to /build/repo/lambda-http4s/.jvm/target/scala-3.8.0-RC2/test-classes ...
194[info] done compiling
195Starting build for ProjectRef(file:/build/repo/,lambdaJVM) (feral-lambda)... [4/5]
196Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/lambda/jvm/target/scala-3.8.0-RC2/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
197
198************************
199Build summary:
200[{
201 "module": "feral-google-cloud-http4s",
202 "compile": {"status": "ok", "tookMs": 10770, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
204 "test-compile": {"status": "ok", "tookMs": 2423, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
205 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
206 "publish": {"status": "skipped", "tookMs": 0},
207 "metadata": {
208 "crossScalaVersions": ["2.13.15", "3.3.4"]
209}
210},{
211 "module": "feral-docs",
212 "compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
214 "test-compile": {"status": "ok", "tookMs": 112, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
215 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
216 "publish": {"status": "skipped", "tookMs": 0},
217 "metadata": {
218 "crossScalaVersions": ["2.12.19", "2.13.15", "3.3.4"]
219}
220},{
221 "module": "feral-lambda-cloudformation-custom-resource",
222 "compile": {"status": "ok", "tookMs": 10477, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
223 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
224 "test-compile": {"status": "ok", "tookMs": 3508, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
225 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
226 "publish": {"status": "skipped", "tookMs": 0},
227 "metadata": {
228 "crossScalaVersions": ["2.13.15", "3.3.4"]
229}
230},{
231 "module": "feral-lambda-http4s",
232 "compile": {"status": "ok", "tookMs": 1524, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
233 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
234 "test-compile": {"status": "ok", "tookMs": 4320, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
235 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
236 "publish": {"status": "skipped", "tookMs": 0},
237 "metadata": {
238 "crossScalaVersions": ["2.13.15", "3.3.4"]
239}
240},{
241 "module": "feral-lambda",
242 "compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
243 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
244 "test-compile": {"status": "ok", "tookMs": 116, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
245 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
246 "publish": {"status": "skipped", "tookMs": 0},
247 "metadata": {
248 "crossScalaVersions": ["2.13.15", "3.3.4"]
249}
250}]
251************************
252[success] Total time: 74 s (0:01:14.0), completed Nov 26, 2025, 3:59:29 PM
253[0JChecking patch project/plugins.sbt...
254Checking patch project/build.properties...
255Checking patch build.sbt...
256Applied patch project/plugins.sbt cleanly.
257Applied patch project/build.properties cleanly.
258Applied patch build.sbt cleanly.