Build Logs

http4s/http4s-crypto • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

0

Total Lines

350

1##################################
2Clonning https://github.com/http4s/http4s-crypto.git into /build/repo using revision v0.2.5-RC1
3##################################
4Note: switching to '5ef51cf913c9dea9e16aa6699846ea2cce96ad8b'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project http4s/http4s-crypto
35##################################
36Scala version: 3.7.4
37Targets: org.http4s%http4s-crypto
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-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.7.4
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.7.4"
58"++3.7.4 -v"
59"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""
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.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" org.http4s%http4s-crypto"
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 3 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 9.359s.
73[info] done compiling
74[info] loading settings for project root from build.sbt...
75[info] resolving key references (13635 settings) ...
76[info] set scmInfo to https://github.com/http4s/http4s-crypto
77[info] set current project to http4s-crypto (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.7.4
79OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in rootJVM/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in testRuntimeJVM/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in testRuntimeNative/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in sbt-http4s-org-scalafix-internal/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in cryptoJS/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in testRuntimeJS/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in rootNative/crossScalaVersions
86[info] set scmInfo to https://github.com/http4s/http4s-crypto
87OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in rootJS/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in cryptoNative/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in cryptoJVM/crossScalaVersions
91[info] set current project to http4s-crypto (in build file:/build/repo/)
92[info] Setting Scala version to 3.7.4 on 10 projects.
93[info] Switching Scala version on:
94[info] cryptoJVM (3.7.4, 2.12.20, 2.13.16)
95[info] rootJS (3.7.4, 2.12.20, 2.13.16)
96[info] cryptoNative (3.7.4, 2.12.20, 2.13.16)
97[info] rootJVM (3.7.4, 2.12.20, 2.13.16)
98[info] rootNative (3.7.4, 2.12.20, 2.13.16)
99[info] sbt-http4s-org-scalafix-internal (3.7.4, 2.12.20, 2.13.16)
100[info] testRuntimeJVM (3.7.4, 2.12.20, 2.13.16)
101[info] cryptoJS (3.7.4, 2.12.20, 2.13.16)
102[info] testRuntimeJS (3.7.4, 2.12.20, 2.13.16)
103[info] testRuntimeNative (3.7.4, 2.12.20, 2.13.16)
104[info] Excluding projects:
105[info] * root (2.13.16)
106[info] Reapplying settings...
107[info] set scmInfo to https://github.com/http4s/http4s-crypto
108[info] set current project to http4s-crypto (in build file:/build/repo/)
109Execute 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
110[info] Reapplying settings...
111[info] set scmInfo to https://github.com/http4s/http4s-crypto
112[info] set current project to http4s-crypto (in build file:/build/repo/)
113[info] Defining Global / credentials, credentials and 9 others.
114[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 97 others.
115[info] Run `last` for details.
116[info] Reapplying settings...
117[info] set scmInfo to https://github.com/http4s/http4s-crypto
118[info] set current project to http4s-crypto (in build file:/build/repo/)
119Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
120[info] Reapplying settings...
121OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
122
123 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
124 Did you mean testRuntimeJS / allExcludeDependencies ?
125 , retry without global scopes
126[info] Reapplying settings...
127[info] set scmInfo to https://github.com/http4s/http4s-crypto
128[info] set current project to http4s-crypto (in build file:/build/repo/)
129Execute removeScalacOptionsStartingWith: -P:wartremover
130[info] Reapplying settings...
131[info] set scmInfo to https://github.com/http4s/http4s-crypto
132[info] set current project to http4s-crypto (in build file:/build/repo/)
133[success] Total time: 0 s, completed Dec 28, 2025, 5:06:34 PM
134Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
135Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
136Starting build...
137Projects: Set(cryptoJVM, testRuntimeJVM)
138Starting build for ProjectRef(file:/build/repo/,cryptoJVM) (http4s-crypto)... [0/2]
139OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
140OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
141OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
142OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
143Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -Xsemanticdb, -semanticdb-target, /build/repo/crypto/jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
144[info] compiling 15 Scala sources to /build/repo/crypto/jvm/target/scala-3.7.4/classes ...
145[info] done compiling
146[info] compiling 1 Scala source to /build/repo/test-runtime/.jvm/target/scala-3.7.4/classes ...
147[info] done compiling
148[info] compiling 3 Scala sources to /build/repo/crypto/jvm/target/scala-3.7.4/test-classes ...
149[info] [patched file /build/repo/crypto/shared/src/test/scala/org/http4s/crypto/SecureEqSuite.scala]
150[info] done compiling
151[info] compiling 1 Scala source to /build/repo/crypto/jvm/target/scala-3.7.4/test-classes ...
152[info] done compiling
153Starting build for ProjectRef(file:/build/repo/,testRuntimeJVM) (testruntime)... [1/2]
154Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, -java-output-version, 8, -Xsemanticdb, -semanticdb-target, /build/repo/test-runtime/.jvm/target/scala-3.7.4/meta, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
155
156************************
157Build summary:
158[{
159 "module": "http4s-crypto",
160 "compile": {"status": "ok", "tookMs": 6678, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
161 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
162 "test-compile": {"status": "ok", "tookMs": 3745, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
163 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
164 "publish": {"status": "skipped", "tookMs": 0},
165 "metadata": {
166 "crossScalaVersions": ["3.3.6", "2.12.20", "2.13.16"]
167}
168},{
169 "module": "testruntime",
170 "compile": {"status": "ok", "tookMs": 47, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
171 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
172 "test-compile": {"status": "ok", "tookMs": 105, "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": "ok", "tookMs": 1},
175 "metadata": {
176 "crossScalaVersions": ["3.3.6", "2.12.20", "2.13.16"]
177}
178}]
179************************
180[success] Total time: 29 s, completed Dec 28, 2025, 5:07:03 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 936d2e3] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
190 1 file changed, 1 insertion(+), 1 deletion(-)
191----
192Preparing build for 3.8.1-RC1-bin-20251228-e73ff2c-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----
201Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
202Execute tests: false
203sbt project found:
204Sbt version 1.11.2 is not supported, minimal supported version is 1.11.5
205Enforcing usage of sbt in version 1.11.5
206No prepare script found for project http4s/http4s-crypto
207##################################
208Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
209Targets: org.http4s%http4s-crypto
210Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
211##################################
212Using extra scalacOptions: ,REQUIRE:-source:3.8
213Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
214[sbt_options] declare -a sbt_options=()
215[process_args] java_version = '17'
216[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
217# Executing command line:
218java
219-Dfile.encoding=UTF-8
220-Dcommunitybuild.scala=3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
221-Dcommunitybuild.project.dependencies.add=
222-Xmx7G
223-Xms4G
224-Xss8M
225-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
226-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
227-jar
228/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
229"setCrossScalaVersions 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
230"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -v"
231"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
232"set every credentials := Nil"
233"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
234"removeScalacOptionsStartingWith -P:wartremover"
235
236moduleMappings
237"runBuild 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" org.http4s%http4s-crypto"
238
239[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
240[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
241[info] loading project definition from /build/repo/project
242[info] loading settings for project root from build.sbt...
243[info] resolving key references (13635 settings) ...
244[info] set scmInfo to https://github.com/http4s/http4s-crypto
245[info] set current project to http4s-crypto (in build file:/build/repo/)
246Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
247OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootJVM/crossScalaVersions
248OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testRuntimeNative/crossScalaVersions
249[info] set scmInfo to https://github.com/http4s/http4s-crypto
250OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testRuntimeJVM/crossScalaVersions
251OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in sbt-http4s-org-scalafix-internal/crossScalaVersions
252OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in cryptoJS/crossScalaVersions
253OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in testRuntimeJS/crossScalaVersions
254OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootNative/crossScalaVersions
255OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in rootJS/crossScalaVersions
256OpenCB::Limitting incorrect crossVersions List() -> List(2.13.16) in root/crossScalaVersions
257OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in cryptoNative/crossScalaVersions
258OpenCB::Changing crossVersion 3.3.6 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in cryptoJVM/crossScalaVersions
259[info] set current project to http4s-crypto (in build file:/build/repo/)
260[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 10 projects.
261[info] Switching Scala version on:
262[info] cryptoJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.12.20, 2.13.16)
263[info] rootJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.12.20, 2.13.16)
264[info] cryptoNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.12.20, 2.13.16)
265[info] rootJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.12.20, 2.13.16)
266[info] rootNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.12.20, 2.13.16)
267[info] sbt-http4s-org-scalafix-internal (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.12.20, 2.13.16)
268[info] testRuntimeJVM (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.12.20, 2.13.16)
269[info] cryptoJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.12.20, 2.13.16)
270[info] testRuntimeJS (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.12.20, 2.13.16)
271[info] testRuntimeNative (3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY, 2.12.20, 2.13.16)
272[info] Excluding projects:
273[info] * root (2.13.16)
274[info] Reapplying settings...
275[info] set scmInfo to https://github.com/http4s/http4s-crypto
276[info] set current project to http4s-crypto (in build file:/build/repo/)
277Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
278[info] Reapplying settings...
279[info] set scmInfo to https://github.com/http4s/http4s-crypto
280[info] set current project to http4s-crypto (in build file:/build/repo/)
281[info] Defining Global / credentials, credentials and 9 others.
282[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 97 others.
283[info] Run `last` for details.
284[info] Reapplying settings...
285[info] set scmInfo to https://github.com/http4s/http4s-crypto
286[info] set current project to http4s-crypto (in build file:/build/repo/)
287Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
288[info] Reapplying settings...
289OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
290
291 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
292 Did you mean testRuntimeJS / allExcludeDependencies ?
293 , retry without global scopes
294[info] Reapplying settings...
295[info] set scmInfo to https://github.com/http4s/http4s-crypto
296[info] set current project to http4s-crypto (in build file:/build/repo/)
297Execute removeScalacOptionsStartingWith: -P:wartremover
298[info] Reapplying settings...
299[info] set scmInfo to https://github.com/http4s/http4s-crypto
300[info] set current project to http4s-crypto (in build file:/build/repo/)
301[success] Total time: 0 s, completed Dec 28, 2025, 5:07:19 PM
302Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
303Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
304Starting build...
305Projects: Set(cryptoJVM, testRuntimeJVM)
306Starting build for ProjectRef(file:/build/repo/,cryptoJVM) (http4s-crypto)... [0/2]
307OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
308OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
309OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
310Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/crypto/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
311[info] compiling 15 Scala sources to /build/repo/crypto/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
312[info] done compiling
313[info] compiling 1 Scala source to /build/repo/test-runtime/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
314[info] done compiling
315[info] compiling 3 Scala sources to /build/repo/crypto/jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
316[info] done compiling
317Starting build for ProjectRef(file:/build/repo/,testRuntimeJVM) (testruntime)... [1/2]
318Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Xsemanticdb, -semanticdb-target, /build/repo/test-runtime/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
319
320************************
321Build summary:
322[{
323 "module": "http4s-crypto",
324 "compile": {"status": "ok", "tookMs": 8660, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
325 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
326 "test-compile": {"status": "ok", "tookMs": 4116, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
327 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
328 "publish": {"status": "skipped", "tookMs": 0},
329 "metadata": {
330 "crossScalaVersions": ["3.3.6", "2.12.20", "2.13.16"]
331}
332},{
333 "module": "testruntime",
334 "compile": {"status": "ok", "tookMs": 66, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
335 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
336 "test-compile": {"status": "ok", "tookMs": 103, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
337 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
338 "publish": {"status": "ok", "tookMs": 1},
339 "metadata": {
340 "crossScalaVersions": ["3.3.6", "2.12.20", "2.13.16"]
341}
342}]
343************************
344[success] Total time: 22 s, completed Dec 28, 2025, 5:07:42 PM
345[0JChecking patch project/plugins.sbt...
346Checking patch project/build.properties...
347Checking patch build.sbt...
348Applied patch project/plugins.sbt cleanly.
349Applied patch project/build.properties cleanly.
350Applied patch build.sbt cleanly.