Build Logs

47degrees/github4s • scheduled_3.8.1-RC1-bin-20251122-91351e3-NIGHTLY

Errors

0

Warnings

14

Total Lines

334

1##################################
2Clonning https://github.com/47degrees/github4s.git into /build/repo using revision v0.33.3
3##################################
4Note: switching to '948b9b2e47b838cb5bd3c95c4d354cec760e3886'.
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.3
22Using target Scala version for migration: 3.7.4-RC2
23Migrating project for -source:3.4 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: val scala3Version = "3.3.3"
33Replacement: val scala3Version = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3Version = "3.3.3"' in build.sbt
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41sbt project found:
42Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project 47degrees/github4s
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.7.4-RC2
48Targets: com.47deg%github4s
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
52Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF8
59-Xms1G
60-Xmx5G
61-Xss128m
62-XX:ReservedCodeCacheSize=500M
63-XX:+TieredCompilation
64-XX:+UseParallelGC
65-Dcommunitybuild.scala=3.7.4-RC2
66-Dcommunitybuild.project.dependencies.add=
67-Xmx7G
68-Xms4G
69-Xss8M
70-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
71-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
72-jar
73/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
74"setCrossScalaVersions 3.7.4-RC2"
75"++3.7.4-RC2 -v"
76"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
77"set every credentials := Nil"
78"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
79"removeScalacOptionsStartingWith -P:wartremover"
80
81moduleMappings
82"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" com.47deg%github4s"
83
84[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
85[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
86[info] loading project definition from /build/repo/project
87[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
88[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
89[info] Compilation completed in 8.68s.
90[warn] 18 feature warnings; re-run with -feature for details
91[warn] one warning found
92[info] done compiling
93[info] loading settings for project repo from build.sbt...
94[info] set current project to repo (in build file:/build/repo/)
95Execute setCrossScalaVersions: 3.7.4-RC2
96OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in microsite/crossScalaVersions
97OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in documentation/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in repo/crossScalaVersions
99OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in github4sJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in github4s/crossScalaVersions
101[info] set current project to repo (in build file:/build/repo/)
102[info] Setting Scala version to 3.7.4-RC2 on 5 projects.
103[info] Switching Scala version on:
104[info] documentation (2.12.19, 2.13.13, 3.7.4-RC2)
105[info] microsite (2.12.19, 2.13.13, 3.7.4-RC2)
106[info] github4sJS (2.12.19, 2.13.13, 3.7.4-RC2)
107[info] * repo (2.12.19, 2.13.13, 3.7.4-RC2)
108[info] github4s (2.12.19, 2.13.13, 3.7.4-RC2)
109[info] Excluding projects:
110[info] Reapplying settings...
111[info] set current project to repo (in build file:/build/repo/)
112Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
113[info] Reapplying settings...
114[info] set current project to repo (in build file:/build/repo/)
115[info] Defining Global / credentials, credentials and 3 others.
116[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
117[info] Run `last` for details.
118[info] Reapplying settings...
119[info] set current project to repo (in build file:/build/repo/)
120Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
121[info] Reapplying settings...
122OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
123
124 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
125 Did you mean github4s / allExcludeDependencies ?
126 , retry without global scopes
127[info] Reapplying settings...
128[info] set current project to repo (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set current project to repo (in build file:/build/repo/)
132[success] Total time: 0 s, completed Nov 22, 2025, 3:13:33 PM
133Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
134Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
135Starting build...
136Projects: Set(github4s)
137Starting build for ProjectRef(file:/build/repo/,github4s) (github4s)... [0/1]
138OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
139OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
140OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
141OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
142OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
143Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xmax-inlines, 48, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
144[info] compiling 57 Scala sources to /build/repo/github4s/jvm/target/scala-3.7.4-RC2/classes ...
145[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
146[info] [patched file /build/repo/github4s/shared/src/main/scala/github4s/http/HttpClient.scala]
147[info] [patched file /build/repo/github4s/shared/src/main/scala/github4s/internal/Base64.scala]
148[warn] one warning found
149[info] done compiling
150[info] compiling 2 Scala sources to /build/repo/github4s/jvm/target/scala-3.7.4-RC2/classes ...
151[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
152[warn] one warning found
153[info] done compiling
154[info] compiling 35 Scala sources to /build/repo/github4s/jvm/target/scala-3.7.4-RC2/test-classes ...
155[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
156[info] [patched file /build/repo/github4s/shared/src/test/scala-3/github4s/ArbitraryDerivation.scala]
157[info] [patched file /build/repo/github4s/shared/src/test/scala/github4s/IOAssertions.scala]
158[info] [patched file /build/repo/github4s/shared/src/test/scala/org/scalacheck/fortyseven/GenInstances.scala]
159[warn] one warning found
160[info] done compiling
161[info] compiling 3 Scala sources to /build/repo/github4s/jvm/target/scala-3.7.4-RC2/test-classes ...
162[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
163[warn] one warning found
164[info] done compiling
165
166************************
167Build summary:
168[{
169 "module": "github4s",
170 "compile": {"status": "ok", "tookMs": 31655, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
171 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
172 "test-compile": {"status": "ok", "tookMs": 16579, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
173 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
174 "publish": {"status": "skipped", "tookMs": 0},
175 "metadata": {
176 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
177}
178}]
179************************
180[success] Total time: 70 s (0:01:10.0), completed Nov 22, 2025, 3:14:43 PM
181[0JChecking patch project/plugins.sbt...
182Checking patch project/build.properties...
183Checking patch build.sbt...
184Applied patch project/plugins.sbt cleanly.
185Applied patch project/build.properties cleanly.
186Applied patch build.sbt cleanly.
187Commit migration rewrites
188Switched to a new branch 'opencb/migrate-source-3.4'
189[opencb/migrate-source-3.4 f7d4f17] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4-RC2
190 5 files changed, 13 insertions(+), 13 deletions(-)
191----
192Preparing build for 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
193Scala binary version found: 3.8
194Implicitly using source version 3.8
195Scala binary version found: 3.8
196Implicitly using source version 3.8
197Would try to apply common scalacOption (best-effort, sbt/mill only):
198Append: ,REQUIRE:-source:3.8
199Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
200
201Try apply source patch:
202Path: build.sbt
203Pattern: val scala3Version = "3.3.3"
204Replacement: val scala3Version = "3.8.1-RC1-bin-20251122-91351e3-NIGHTLY"
205Successfully applied pattern 'val scala3Version = "3.3.3"' in build.sbt
206----
207Starting build for 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
208Execute tests: false
209sbt project found:
210Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
211Enforcing usage of sbt in version 1.11.5
212No prepare script found for project 47degrees/github4s
213/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
214##################################
215Scala version: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
216Targets: com.47deg%github4s
217Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
218##################################
219Using extra scalacOptions: ,REQUIRE:-source:3.8
220Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
221[sbt_options] declare -a sbt_options=()
222[process_args] java_version = '17'
223[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
224# Executing command line:
225java
226-Dfile.encoding=UTF8
227-Xms1G
228-Xmx5G
229-Xss128m
230-XX:ReservedCodeCacheSize=500M
231-XX:+TieredCompilation
232-XX:+UseParallelGC
233-Dcommunitybuild.scala=3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
234-Dcommunitybuild.project.dependencies.add=
235-Xmx7G
236-Xms4G
237-Xss8M
238-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
239-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
240-jar
241/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
242"setCrossScalaVersions 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY"
243"++3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -v"
244"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
245"set every credentials := Nil"
246"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
247"removeScalacOptionsStartingWith -P:wartremover"
248
249moduleMappings
250"runBuild 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}""" com.47deg%github4s"
251
252[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
253[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
254[info] loading project definition from /build/repo/project
255[info] loading settings for project repo from build.sbt...
256[info] set current project to repo (in build file:/build/repo/)
257Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY
258OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in documentation/crossScalaVersions
259OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in microsite/crossScalaVersions
260OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in repo/crossScalaVersions
261OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in github4sJS/crossScalaVersions
262OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY -> 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY in github4s/crossScalaVersions
263[info] set current project to repo (in build file:/build/repo/)
264[info] Setting Scala version to 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY on 5 projects.
265[info] Switching Scala version on:
266[info] documentation (2.12.19, 2.13.13, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
267[info] microsite (2.12.19, 2.13.13, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
268[info] github4sJS (2.12.19, 2.13.13, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
269[info] * repo (2.12.19, 2.13.13, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
270[info] github4s (2.12.19, 2.13.13, 3.8.1-RC1-bin-20251122-91351e3-NIGHTLY)
271[info] Excluding projects:
272[info] Reapplying settings...
273[info] set current project to repo (in build file:/build/repo/)
274Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
275[info] Reapplying settings...
276[info] set current project to repo (in build file:/build/repo/)
277[info] Defining Global / credentials, credentials and 3 others.
278[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
279[info] Run `last` for details.
280[info] Reapplying settings...
281[info] set current project to repo (in build file:/build/repo/)
282Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
283[info] Reapplying settings...
284OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
285
286 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
287 Did you mean github4s / allExcludeDependencies ?
288 , retry without global scopes
289[info] Reapplying settings...
290[info] set current project to repo (in build file:/build/repo/)
291Execute removeScalacOptionsStartingWith: -P:wartremover
292[info] Reapplying settings...
293[info] set current project to repo (in build file:/build/repo/)
294[success] Total time: 0 s, completed Nov 22, 2025, 3:15:00 PM
295Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3Version = \"3.3.3\"","replaceWith":"val scala3Version = \"<SCALA_VERSION>\""}]}
296Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
297Starting build...
298Projects: Set(github4s)
299Starting build for ProjectRef(file:/build/repo/,github4s) (github4s)... [0/1]
300OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
301OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
302OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
303OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
304Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Xmax-inlines, 48, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
305[info] compiling 57 Scala sources to /build/repo/github4s/jvm/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/classes ...
306[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
307[warn] one warning found
308[info] done compiling
309[info] compiling 35 Scala sources to /build/repo/github4s/jvm/target/scala-3.8.1-RC1-bin-20251122-91351e3-NIGHTLY/test-classes ...
310[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
311[warn] one warning found
312[info] done compiling
313
314************************
315Build summary:
316[{
317 "module": "github4s",
318 "compile": {"status": "ok", "tookMs": 34066, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
319 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
320 "test-compile": {"status": "ok", "tookMs": 15634, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
321 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
322 "publish": {"status": "skipped", "tookMs": 0},
323 "metadata": {
324 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
325}
326}]
327************************
328[success] Total time: 57 s, completed Nov 22, 2025, 3:15:57 PM
329[0JChecking patch project/plugins.sbt...
330Checking patch project/build.properties...
331Checking patch build.sbt...
332Applied patch project/plugins.sbt cleanly.
333Applied patch project/build.properties cleanly.
334Applied patch build.sbt cleanly.