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