Build Logs
http4s/http4s-servlet • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
Errors
0
Warnings
9
Total Lines
175
1##################################
2Clonning https://github.com/http4s/http4s-servlet.git into /build/repo using revision v0.24.0-RC3
3##################################
4Note: switching to '521b4a895f036a8529ee260a4beacabe761453b4'.
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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----
31Starting build for 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project http4s/http4s-servlet
37##################################
38Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
39Targets: org.http4s%http4s-servlet
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
60"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.http4s%http4s-servlet"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 8.619s.
75[info] done compiling
76[info] loading settings for project root from build.sbt...
77[info] resolving key references (11038 settings) ...
78[info] set scmInfo to https://github.com/http4s/http4s-servlet
79[info] set current project to root (in build file:/build/repo/)
80[warn] there are 2 keys that are not used by any other settings/tasks:
81[warn]
82[warn] * examples / githubWorkflowJavaVersions
83[warn] +- /build/repo/build.sbt:82
84[warn] * servletTesting / githubWorkflowJavaVersions
85[warn] +- /build/repo/build.sbt:62
86[warn]
87[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
88[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
89Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
90OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in rootJVM/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in sbt-http4s-org-scalafix-internal/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in docs/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in servlet/crossScalaVersions
94[info] set scmInfo to https://github.com/http4s/http4s-servlet
95OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in rootNative/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in servletTesting/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in rootJS/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in examples/crossScalaVersions
100[info] set current project to root (in build file:/build/repo/)
101[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 8 projects.
102[info] Switching Scala version on:
103[info] examples (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
104[info] servletTesting (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
105[info] rootJS (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
106[info] docs (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
107[info] servlet (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
108[info] rootJVM (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
109[info] rootNative (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
110[info] sbt-http4s-org-scalafix-internal (2.12.20, 2.13.16, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
111[info] Excluding projects:
112[info] * root (2.13.16)
113[info] Reapplying settings...
114[info] set scmInfo to https://github.com/http4s/http4s-servlet
115[info] set current project to root (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set scmInfo to https://github.com/http4s/http4s-servlet
119[info] set current project to root (in build file:/build/repo/)
120[info] Defining Global / credentials, credentials and 7 others.
121[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 79 others.
122[info] Run `last` for details.
123[info] Reapplying settings...
124[info] set scmInfo to https://github.com/http4s/http4s-servlet
125[info] set current project to root (in build file:/build/repo/)
126Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
127[info] Reapplying settings...
128OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
129
130 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
131 Did you mean allExcludeDependencies ?
132 , retry without global scopes
133[info] Reapplying settings...
134[info] set scmInfo to https://github.com/http4s/http4s-servlet
135[info] set current project to root (in build file:/build/repo/)
136Execute removeScalacOptionsStartingWith: -P:wartremover
137[info] Reapplying settings...
138[info] set scmInfo to https://github.com/http4s/http4s-servlet
139[info] set current project to root (in build file:/build/repo/)
140[success] Total time: 0 s, completed Dec 6, 2025, 12:13:24 AM
141Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
143Starting build...
144Projects: Set(servlet)
145Starting build for ProjectRef(file:/build/repo/,servlet) (http4s-servlet)... [0/1]
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149Compile 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/servlet/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] compiling 10 Scala sources to /build/repo/servlet/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
151[info] done compiling
152[info] compiling 6 Scala sources to /build/repo/servlet/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/test-classes ...
153[info] done compiling
154
155************************
156Build summary:
157[{
158 "module": "http4s-servlet",
159 "compile": {"status": "ok", "tookMs": 12678, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
160 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
161 "test-compile": {"status": "ok", "tookMs": 3696, "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.16", "3.3.6"]
166}
167}]
168************************
169[success] Total time: 41 s, completed Dec 6, 2025, 12:14:05 AM
170[0JChecking patch project/plugins.sbt...
171Checking patch project/build.properties...
172Checking patch build.sbt...
173Applied patch project/plugins.sbt cleanly.
174Applied patch project/build.properties cleanly.
175Applied patch build.sbt cleanly.