Build Logs
lhns/scala-http-problem • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
19
Total Lines
224
1##################################
2Clonning https://github.com/lhns/scala-http-problem.git into /build/repo using revision 0.2.0
3##################################
4Note: switching to 'ef2b5cc35ed866a8de16e64cf1286a976179e208'.
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-20251228-e73ff2c-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-20251228-e73ff2c-NIGHTLY
32Execute tests: false
33sbt project found:
34No prepare script found for project lhns/scala-http-problem
35##################################
36Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
37Targets: de.lhns%scala-http-problem de.lhns%scala-http-problem-http4s de.lhns%scala-http-problem-tapir
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
58"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
59"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" de.lhns%scala-http-problem de.lhns%scala-http-problem-http4s de.lhns%scala-http-problem-tapir"
66
67[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
68[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
69[info] loading project definition from /build/repo/project
70[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
72[info] Compilation completed in 7.807s.
73[info] done compiling
74[info] loading settings for project root from build.sbt...
75[info] resolving key references (12728 settings) ...
76[info] set current project to scala-http-problem (in build file:/build/repo/)
77[warn] there are 7 keys that are not used by any other settings/tasks:
78[warn]
79[warn] * core / Test / scalaJSLinkerConfig
80[warn] +- /build/repo/build.sbt:48
81[warn] * core3 / Test / scalaJSLinkerConfig
82[warn] +- /build/repo/build.sbt:48
83[warn] * http4s / Test / scalaJSLinkerConfig
84[warn] +- /build/repo/build.sbt:48
85[warn] * http4s3 / Test / scalaJSLinkerConfig
86[warn] +- /build/repo/build.sbt:48
87[warn] * root / Test / scalaJSLinkerConfig
88[warn] +- /build/repo/build.sbt:48
89[warn] * tapir / Test / scalaJSLinkerConfig
90[warn] +- /build/repo/build.sbt:48
91[warn] * tapir3 / Test / scalaJSLinkerConfig
92[warn] +- /build/repo/build.sbt:48
93[warn]
94[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
95[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
96Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
97OpenCB::Limitting incorrect crossVersions List(3.3.6) -> List(2.13.16) in tapir/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tapirJS3/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(3.3.6) -> List(2.13.16) in http4sJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreJS3/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in http4s3/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(3.3.6) -> List(2.13.16) in tapirJS/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(3.3.6) -> List(2.13.16) in core/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tapir3/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in http4sJS3/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in core3/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(3.3.6) -> List(2.13.16) in http4s/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in root/crossScalaVersions
109OpenCB::Limitting incorrect crossVersions List(3.3.6) -> List(2.13.16) in coreJS/crossScalaVersions
110[info] set current project to scala-http-problem (in build file:/build/repo/)
111[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 7 projects.
112[info] Switching Scala version on:
113[info] * root (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
114[info] core3 (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
115[info] tapir3 (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
116[info] http4s3 (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
117[info] http4sJS3 (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
118[info] tapirJS3 (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
119[info] coreJS3 (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
120[info] Excluding projects:
121[info] http4sJS (2.13.16)
122[info] http4s (2.13.16)
123[info] tapir (2.13.16)
124[info] coreJS (2.13.16)
125[info] core (2.13.16)
126[info] tapirJS (2.13.16)
127[info] Reapplying settings...
128[info] set current project to scala-http-problem (in build file:/build/repo/)
129Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
130[info] Reapplying settings...
131[info] set current project to scala-http-problem (in build file:/build/repo/)
132[info] Defining Global / credentials, core / credentials and 11 others.
133[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 116 others.
134[info] Run `last` for details.
135[info] Reapplying settings...
136[info] set current project to scala-http-problem (in build file:/build/repo/)
137Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
138[info] Reapplying settings...
139OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
140
141 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
142 Did you mean http4s / allExcludeDependencies ?
143 , retry without global scopes
144[info] Reapplying settings...
145[info] set current project to scala-http-problem (in build file:/build/repo/)
146Execute removeScalacOptionsStartingWith: -P:wartremover
147[info] Reapplying settings...
148[info] set current project to scala-http-problem (in build file:/build/repo/)
149[success] Total time: 0 s, completed Dec 28, 2025, 6:46:00 PM
150Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
151Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
152Starting build...
153Projects: Set(root, http4s3, tapir3, core3)
154Starting build for ProjectRef(file:/build/repo/,root) (scala-http-problem)... [0/4]
155OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
156Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157Starting build for ProjectRef(file:/build/repo/,http4s3) (scala-http-problem-http4s)... [1/4]
158Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
159[info] compiling 2 Scala sources to /build/repo/core/target/jvm-3/classes ...
160[info] done compiling
161[info] compiling 1 Scala source to /build/repo/http4s/target/jvm-3/classes ...
162[info] done compiling
163[info] compiling 1 Scala source to /build/repo/core/target/jvm-3/test-classes ...
164[info] done compiling
165[info] compiling 1 Scala source to /build/repo/http4s/target/jvm-3/test-classes ...
166[info] done compiling
167Starting build for ProjectRef(file:/build/repo/,tapir3) (scala-http-problem-tapir)... [2/4]
168Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
169[info] compiling 1 Scala source to /build/repo/tapir/target/jvm-3/classes ...
170[info] done compiling
171[info] compiling 1 Scala source to /build/repo/tapir/target/jvm-3/test-classes ...
172[info] done compiling
173Starting build for ProjectRef(file:/build/repo/,core3) (scala-http-problem)... [3/4]
174Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
175
176************************
177Build summary:
178[{
179 "module": "scala-http-problem",
180 "compile": {"status": "ok", "tookMs": 3125, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
181 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
182 "test-compile": {"status": "ok", "tookMs": 126, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
183 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
184 "publish": {"status": "ok", "tookMs": 4},
185 "metadata": {
186 "crossScalaVersions": ["3.3.6"]
187}
188},{
189 "module": "scala-http-problem-http4s",
190 "compile": {"status": "ok", "tookMs": 5886, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
191 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
192 "test-compile": {"status": "ok", "tookMs": 2024, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
193 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
194 "publish": {"status": "skipped", "tookMs": 0},
195 "metadata": {
196 "crossScalaVersions": ["3.3.6"]
197}
198},{
199 "module": "scala-http-problem-tapir",
200 "compile": {"status": "ok", "tookMs": 1954, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
201 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
202 "test-compile": {"status": "ok", "tookMs": 1170, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
204 "publish": {"status": "skipped", "tookMs": 0},
205 "metadata": {
206 "crossScalaVersions": ["3.3.6"]
207}
208},{
209 "module": "scala-http-problem",
210 "compile": {"status": "ok", "tookMs": 51, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
211 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
212 "test-compile": {"status": "ok", "tookMs": 78, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
214 "publish": {"status": "skipped", "tookMs": 0},
215 "metadata": {
216 "crossScalaVersions": ["3.3.6"]
217}
218}]
219************************
220[success] Total time: 59 s, completed Dec 28, 2025, 6:47:00 PM
221[0JChecking patch project/plugins.sbt...
222Checking patch build.sbt...
223Applied patch project/plugins.sbt cleanly.
224Applied patch build.sbt cleanly.