Build Logs

davenverse/circuit-http4s • 3.8.0-RC1:2025-11-14

Errors

0

Warnings

8

Total Lines

201

1##################################
2Clonning https://github.com/davenverse/circuit-http4s.git into /build/repo using revision v0.5.1
3##################################
4Note: switching to '942dd0a05e54fe55bf4e1f98360c29bda8d61be7'.
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.0-RC1
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.0-RC1
32Execute tests: false
33sbt project found:
34Sbt version 1.8.2 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 davenverse/circuit-http4s
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC1
40Targets: io.chrisdavenport%circuit-http4s-client io.chrisdavenport%circuit-http4s-server
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF8
51-Xms1G
52-Xmx6G
53-XX:ReservedCodeCacheSize=250M
54-XX:+TieredCompilation
55-XX:+UseG1GC
56-Dcommunitybuild.scala=3.8.0-RC1
57-Dcommunitybuild.project.dependencies.add=
58-Xmx7G
59-Xms4G
60-Xss8M
61-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
62-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
63-jar
64/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
65"setCrossScalaVersions 3.8.0-RC1"
66"++3.8.0-RC1 -v"
67"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
68"set every credentials := Nil"
69"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
70"removeScalacOptionsStartingWith -P:wartremover"
71
72moduleMappings
73"runBuild 3.8.0-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" io.chrisdavenport%circuit-http4s-client io.chrisdavenport%circuit-http4s-server"
74
75[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
76[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
77[info] loading project definition from /build/repo/project
78[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
79[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
80[info] Compilation completed in 8.402s.
81[info] done compiling
82[info] loading settings for project root from build.sbt...
83[info] resolving key references (10783 settings) ...
84[info] set scmInfo to https://github.com/davenverse/circuit-http4s
85[info] set current project to root (in build file:/build/repo/)
86Execute setCrossScalaVersions: 3.8.0-RC1
87OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in serverNative/crossScalaVersions
88OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in rootNative/crossScalaVersions
89OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in rootJS/crossScalaVersions
90OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in clientJVM/crossScalaVersions
91OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in root/crossScalaVersions
92OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in serverJS/crossScalaVersions
93[info] set scmInfo to https://github.com/davenverse/circuit-http4s
94OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in serverJVM/crossScalaVersions
95OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in rootJVM/crossScalaVersions
96OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in site/crossScalaVersions
97OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in clientNative/crossScalaVersions
98OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC1 in clientJS/crossScalaVersions
99[info] set current project to root (in build file:/build/repo/)
100[info] Setting Scala version to 3.8.0-RC1 on 11 projects.
101[info] Switching Scala version on:
102[info] * root (2.12.17, 2.13.10, 3.8.0-RC1)
103[info] clientNative (2.12.17, 2.13.10, 3.8.0-RC1)
104[info] serverNative (2.12.17, 2.13.10, 3.8.0-RC1)
105[info] rootJS (2.12.17, 2.13.10, 3.8.0-RC1)
106[info] site (2.12.17, 2.13.10, 3.8.0-RC1)
107[info] clientJS (2.12.17, 2.13.10, 3.8.0-RC1)
108[info] clientJVM (2.12.17, 2.13.10, 3.8.0-RC1)
109[info] rootJVM (2.12.17, 2.13.10, 3.8.0-RC1)
110[info] rootNative (2.12.17, 2.13.10, 3.8.0-RC1)
111[info] serverJVM (2.12.17, 2.13.10, 3.8.0-RC1)
112[info] serverJS (2.12.17, 2.13.10, 3.8.0-RC1)
113[info] Excluding projects:
114[info] Reapplying settings...
115[info] set scmInfo to https://github.com/davenverse/circuit-http4s
116[info] set current project to root (in build file:/build/repo/)
117Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
118[info] Reapplying settings...
119[info] set scmInfo to https://github.com/davenverse/circuit-http4s
120[info] set current project to root (in build file:/build/repo/)
121[info] Defining Global / credentials, clientJS / credentials and 9 others.
122[info] The new values will be used by allCredentials, clientJS / allCredentials and 63 others.
123[info] Run `last` for details.
124[info] Reapplying settings...
125[info] set scmInfo to https://github.com/davenverse/circuit-http4s
126[info] set current project to root (in build file:/build/repo/)
127Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
128[info] Reapplying settings...
129OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
130
131 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
132 Did you mean allExcludeDependencies ?
133 , retry without global scopes
134[info] Reapplying settings...
135[info] set scmInfo to https://github.com/davenverse/circuit-http4s
136[info] set current project to root (in build file:/build/repo/)
137Execute removeScalacOptionsStartingWith: -P:wartremover
138[info] Reapplying settings...
139[info] set scmInfo to https://github.com/davenverse/circuit-http4s
140[info] set current project to root (in build file:/build/repo/)
141[success] Total time: 0 s, completed Nov 14, 2025, 10:19:51 PM
142Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
143Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
144Starting build...
145Projects: Set(clientJVM, serverJVM)
146Starting build for ProjectRef(file:/build/repo/,clientJVM) (circuit-http4s-client)... [0/2]
147OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
148OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
149OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
150OpenCB::Filter out '-source:3.0-migration', matches setting pattern '^-?-source(:.*)?'
151Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152[info] compiling 1 Scala source to /build/repo/client/.jvm/target/scala-3.8.0-RC1/classes ...
153[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
154[warn] one warning found
155[info] done compiling
156[info] compiling 1 Scala source to /build/repo/client/.jvm/target/scala-3.8.0-RC1/test-classes ...
157[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
158[warn] one warning found
159[info] done compiling
160Starting build for ProjectRef(file:/build/repo/,serverJVM) (circuit-http4s-server)... [1/2]
161Compile scalacOptions: -encoding, UTF-8, -unchecked, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
162[info] compiling 1 Scala source to /build/repo/server/.jvm/target/scala-3.8.0-RC1/classes ...
163[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
164[warn] one warning found
165[info] done compiling
166[info] compiling 1 Scala source to /build/repo/server/.jvm/target/scala-3.8.0-RC1/test-classes ...
167[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
168[warn] one warning found
169[info] done compiling
170
171************************
172Build summary:
173[{
174 "module": "circuit-http4s-client",
175 "compile": {"status": "ok", "tookMs": 9291, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
176 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
177 "test-compile": {"status": "ok", "tookMs": 3343, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
178 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
179 "publish": {"status": "skipped", "tookMs": 0},
180 "metadata": {
181 "crossScalaVersions": ["2.12.17", "2.13.10", "3.2.2"]
182}
183},{
184 "module": "circuit-http4s-server",
185 "compile": {"status": "ok", "tookMs": 515, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
186 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
187 "test-compile": {"status": "ok", "tookMs": 1086, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
189 "publish": {"status": "skipped", "tookMs": 0},
190 "metadata": {
191 "crossScalaVersions": ["2.12.17", "2.13.10", "3.2.2"]
192}
193}]
194************************
195[success] Total time: 34 s, completed Nov 14, 2025, 10:20:25 PM
196[0JChecking patch project/plugins.sbt...
197Checking patch project/build.properties...
198Checking patch build.sbt...
199Applied patch project/plugins.sbt cleanly.
200Applied patch project/build.properties cleanly.
201Applied patch build.sbt cleanly.