Build Logs

errors4s/errors4s-http • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY

Errors

0

Warnings

20

Total Lines

232

1##################################
2Clonning https://github.com/errors4s/errors4s-http.git into /build/repo using revision v3.0.0.0
3##################################
4Note: switching to 'ea1c2958ac484281ff51e91c4fdc18bec3b735fb'.
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-20260102-32e416e-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-20260102-32e416e-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.6.1 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 errors4s/errors4s-http
37##################################
38Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
39Targets: org.errors4s%errors4s-http org.errors4s%errors4s-http-circe org.errors4s%errors4s-http-root org.errors4s%errors4s-http4s org.errors4s%errors4s-http4s-circe
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-20260102-32e416e-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-20260102-32e416e-NIGHTLY"
60"++3.8.1-RC1-bin-20260102-32e416e-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-20260102-32e416e-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.errors4s%errors4s-http org.errors4s%errors4s-http-circe org.errors4s%errors4s-http-root org.errors4s%errors4s-http4s org.errors4s%errors4s-http4s-circe"
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 5 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.302s.
75[info] done compiling
76/build/repo/build.sbt:53: warning: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
77ThisBuild / scalafixScalaBinaryVersion := scalaBinaryVersion.value
78 ^
79[info] loading settings for project root from build.sbt, version.sbt...
80[info] set current project to errors4s-http-root (in build file:/build/repo/)
81[warn] there's a key that's not used by any other settings/tasks:
82[warn]
83[warn] * ThisBuild / scalafixScalaBinaryVersion
84[warn] +- /build/repo/build.sbt:53
85[warn]
86[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
87[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
88Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
89OpenCB::Changing crossVersion 3.1.0 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in docs/crossScalaVersions
90OpenCB::Changing crossVersion 3.1.0 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in http-circe/crossScalaVersions
91OpenCB::Changing crossVersion 3.1.0 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in http4s/crossScalaVersions
92OpenCB::Changing crossVersion 3.1.0 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in root/crossScalaVersions
93OpenCB::Changing crossVersion 3.1.0 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in http/crossScalaVersions
94OpenCB::Changing crossVersion 3.1.0 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in http4s-circe/crossScalaVersions
95[info] set current project to errors4s-http-root (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 6 projects.
97[info] Switching Scala version on:
98[info] http4s-circe (2.12.15, 2.13.7, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
99[info] http4s (2.12.15, 2.13.7, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
100[info] * root (2.12.15, 2.13.7, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
101[info] docs (2.12.15, 2.13.7, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
102[info] http-circe (2.12.15, 2.13.7, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
103[info] http (2.12.15, 2.13.7, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
104[info] Excluding projects:
105[info] Reapplying settings...
106[info] set current project to errors4s-http-root (in build file:/build/repo/)
107Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
108[info] Reapplying settings...
109[info] set current project to errors4s-http-root (in build file:/build/repo/)
110[info] Defining Global / credentials, credentials and 4 others.
111[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 36 others.
112[info] Run `last` for details.
113[info] Reapplying settings...
114[info] set current project to errors4s-http-root (in build file:/build/repo/)
115Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
116[info] Reapplying settings...
117OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
118
119 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
120 Did you mean http4s / allExcludeDependencies ?
121 , retry without global scopes
122[info] Reapplying settings...
123[info] set current project to errors4s-http-root (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set current project to errors4s-http-root (in build file:/build/repo/)
127[success] Total time: 0 s, completed Jan 3, 2026, 12:32:47 AM
128Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
129Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
130Starting build...
131Projects: Set(http4s-circe, http4s, root, http-circe, http)
132Starting build for ProjectRef(file:/build/repo/,http4s) (errors4s-http4s)... [0/5]
133OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
134OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
135OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
136OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
137OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
138Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/http4s/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
139[info] compiling 5 Scala sources to /build/repo/http4s/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
140[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
141[warn] one warning found
142[info] done compiling
143Starting build for ProjectRef(file:/build/repo/,http-circe) (errors4s-http-circe)... [1/5]
144Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/http-circe/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] compiling 3 Scala sources to /build/repo/http/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
146[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
147[warn] one warning found
148[info] done compiling
149[info] compiling 7 Scala sources to /build/repo/http-circe/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
150[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
151[warn] one warning found
152[info] done compiling
153Starting build for ProjectRef(file:/build/repo/,root) (errors4s-http-root)... [2/5]
154Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155Starting build for ProjectRef(file:/build/repo/,http) (errors4s-http)... [3/5]
156Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/http/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157[info] compiling 1 Scala source to /build/repo/http/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
158[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
159[warn] one warning found
160[info] done compiling
161Starting build for ProjectRef(file:/build/repo/,http4s-circe) (errors4s-http4s-circe)... [4/5]
162Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/http4s-circe/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
163[info] compiling 3 Scala sources to /build/repo/http4s-circe/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
164[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
165[warn] one warning found
166[info] done compiling
167[info] compiling 2 Scala sources to /build/repo/http4s-circe/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
168[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
169[warn] one warning found
170[info] done compiling
171
172************************
173Build summary:
174[{
175 "module": "errors4s-http4s",
176 "compile": {"status": "ok", "tookMs": 10415, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
178 "test-compile": {"status": "ok", "tookMs": 146, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
179 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
180 "publish": {"status": "skipped", "tookMs": 0},
181 "metadata": {
182 "crossScalaVersions": ["2.12.15", "2.13.7", "3.1.0"]
183}
184},{
185 "module": "errors4s-http-circe",
186 "compile": {"status": "ok", "tookMs": 3438, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
188 "test-compile": {"status": "ok", "tookMs": 286, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
189 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
190 "publish": {"status": "skipped", "tookMs": 0},
191 "metadata": {
192 "crossScalaVersions": ["2.12.15", "2.13.7", "3.1.0"]
193}
194},{
195 "module": "errors4s-http-root",
196 "compile": {"status": "ok", "tookMs": 53, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
197 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
198 "test-compile": {"status": "ok", "tookMs": 69, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
199 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
200 "publish": {"status": "skipped", "tookMs": 0},
201 "metadata": {
202 "crossScalaVersions": ["2.12.15", "2.13.7", "3.1.0"]
203}
204},{
205 "module": "errors4s-http",
206 "compile": {"status": "ok", "tookMs": 54, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
208 "test-compile": {"status": "ok", "tookMs": 410, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
209 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
210 "publish": {"status": "skipped", "tookMs": 0},
211 "metadata": {
212 "crossScalaVersions": ["2.12.15", "2.13.7", "3.1.0"]
213}
214},{
215 "module": "errors4s-http4s-circe",
216 "compile": {"status": "ok", "tookMs": 2083, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
218 "test-compile": {"status": "ok", "tookMs": 2533, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
219 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
220 "publish": {"status": "skipped", "tookMs": 0},
221 "metadata": {
222 "crossScalaVersions": ["2.12.15", "2.13.7", "3.1.0"]
223}
224}]
225************************
226[success] Total time: 31 s, completed Jan 3, 2026, 12:33:18 AM
227[0JChecking patch project/plugins.sbt...
228Checking patch project/build.properties...
229Checking patch build.sbt...
230Applied patch project/plugins.sbt cleanly.
231Applied patch project/build.properties cleanly.
232Applied patch build.sbt cleanly.