Build Logs

polyvariant/sttp-oauth2 • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY

Errors

0

Warnings

34

Total Lines

347

1##################################
2Clonning https://github.com/polyvariant/sttp-oauth2.git into /build/repo using revision v0.21.0
3##################################
4Note: switching to 'cd49ea5783f94654211f07b05a8138ed290073a4'.
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.7
22----
23Preparing build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3 = "3.3.7"
35Replacement: val Scala3 = "3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.7"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
42Execute tests: false
43sbt project found:
44No prepare script found for project polyvariant/sttp-oauth2
45##################################
46Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
47Targets: org.polyvariant%sttp-oauth2 org.polyvariant%sttp-oauth2-cache org.polyvariant%sttp-oauth2-cache-cats org.polyvariant%sttp-oauth2-cache-future org.polyvariant%sttp-oauth2-cache-scalacache org.polyvariant%sttp-oauth2-cache-zio org.polyvariant%sttp-oauth2-circe org.polyvariant%sttp-oauth2-jsoniter org.polyvariant%sttp-oauth2-zio-json
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Dfile.encoding=UTF8
58-Xms1G
59-Xmx5G
60-XX:ReservedCodeCacheSize=500M
61-XX:+TieredCompilation
62-XX:+UseParallelGC
63-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
64-Dcommunitybuild.project.dependencies.add=
65-Xmx7G
66-Xms4G
67-Xss8M
68-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
69-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
70-jar
71/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
72"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
73"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
74"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
75"set every credentials := Nil"
76"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
77"removeScalacOptionsStartingWith -P:wartremover"
78
79moduleMappings
80"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":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.polyvariant%sttp-oauth2 org.polyvariant%sttp-oauth2-cache org.polyvariant%sttp-oauth2-cache-cats org.polyvariant%sttp-oauth2-cache-future org.polyvariant%sttp-oauth2-cache-scalacache org.polyvariant%sttp-oauth2-cache-zio org.polyvariant%sttp-oauth2-circe org.polyvariant%sttp-oauth2-jsoniter org.polyvariant%sttp-oauth2-zio-json"
81
82[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
83[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
84[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
85[info] loading project definition from /build/repo/project
86[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
87[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
88[info] Compilation completed in 8.109s.
89[info] done compiling
90[info] loading settings for project root from build.sbt...
91[info] resolving key references (15519 settings) ...
92[info] set current project to root (in build file:/build/repo/)
93Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-jsoniter/crossScalaVersions
95OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-cache-cats/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-jsoniterJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-circe/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-cache/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-cache-zio/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-circeJS/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-cache-future/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-zio-json/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in docs/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-zio-jsonJS/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in root/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-cache-futureJS/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-cache-scalacache/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2JS/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in oauth2-cacheJS/crossScalaVersions
111[info] set current project to root (in build file:/build/repo/)
112[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 17 projects.
113[info] Switching Scala version on:
114[info] oauth2-jsoniter (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
115[info] oauth2JS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
116[info] oauth2-cacheJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
117[info] oauth2-cache-zio (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
118[info] oauth2-jsoniterJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
119[info] * root (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
120[info] oauth2-cache-scalacache (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
121[info] docs (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
122[info] oauth2-circe (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
123[info] oauth2-cache-cats (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
124[info] oauth2-zio-jsonJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
125[info] oauth2-cache-future (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
126[info] oauth2-circeJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
127[info] oauth2-cache (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
128[info] oauth2-cache-futureJS (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
129[info] oauth2-zio-json (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
130[info] oauth2 (2.12.21, 2.13.18, 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
131[info] Excluding projects:
132[info] Reapplying settings...
133[info] set current project to root (in build file:/build/repo/)
134Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
135[info] Reapplying settings...
136[info] set current project to root (in build file:/build/repo/)
137[info] Defining Global / credentials, credentials and 15 others.
138[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 84 others.
139[info] Run `last` for details.
140[info] Reapplying settings...
141[info] set current project to root (in build file:/build/repo/)
142Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
143[info] Reapplying settings...
144OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
145
146 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
147 Did you mean oauth2-cache-futureJS / allExcludeDependencies ?
148 , retry without global scopes
149[info] Reapplying settings...
150[info] set current project to root (in build file:/build/repo/)
151Execute removeScalacOptionsStartingWith: -P:wartremover
152[info] Reapplying settings...
153[info] set current project to root (in build file:/build/repo/)
154[success] Total time: 0 s, completed Jan 3, 2026, 1:06:13 AM
155Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
156Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
157Starting build...
158Projects: Set(oauth2-jsoniter, oauth2-cache-zio, oauth2-cache-scalacache, oauth2-circe, oauth2-cache-cats, oauth2-cache-future, oauth2-cache, oauth2-zio-json, oauth2)
159Starting build for ProjectRef(file:/build/repo/,oauth2-jsoniter) (sttp-oauth2-jsoniter)... [0/9]
160OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
161OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
162OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
163Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:cat=deprecation:info, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
164[info] compiling 23 Scala sources to /build/repo/oauth2/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
165[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
166[warn] one warning found
167[info] done compiling
168[info] compiling 2 Scala sources to /build/repo/oauth2-jsoniter/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
169[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
170[warn] one warning found
171[info] done compiling
172[info] compiling 16 Scala sources to /build/repo/oauth2/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
173[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
174[warn] one warning found
175[info] done compiling
176[info] compiling 1 Scala source to /build/repo/oauth2-jsoniter/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
177[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
178[warn] one warning found
179[info] done compiling
180Starting build for ProjectRef(file:/build/repo/,oauth2-cache-future) (sttp-oauth2-cache-future)... [1/9]
181Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
182[info] compiling 1 Scala source to /build/repo/oauth2-cache/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
183[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
184[warn] one warning found
185[info] done compiling
186[info] compiling 3 Scala sources to /build/repo/oauth2-cache-future/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
187[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
188[warn] one warning found
189[info] done compiling
190[info] compiling 4 Scala sources to /build/repo/oauth2-cache-future/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
191[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
192[warn] one warning found
193[info] done compiling
194Starting build for ProjectRef(file:/build/repo/,oauth2-zio-json) (sttp-oauth2-zio-json)... [2/9]
195Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
196[info] compiling 2 Scala sources to /build/repo/oauth2-zio-json/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
197[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
198[warn] one warning found
199[info] done compiling
200[info] compiling 1 Scala source to /build/repo/oauth2-zio-json/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
201[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
202[warn] one warning found
203[info] done compiling
204Starting build for ProjectRef(file:/build/repo/,oauth2-cache-cats) (sttp-oauth2-cache-cats)... [3/9]
205Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
206[info] compiling 3 Scala sources to /build/repo/oauth2-cache-cats/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
207[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
208[warn] one warning found
209[info] done compiling
210[info] compiling 5 Scala sources to /build/repo/oauth2-cache-cats/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
211[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
212[warn] one warning found
213[info] done compiling
214Starting build for ProjectRef(file:/build/repo/,oauth2-circe) (sttp-oauth2-circe)... [4/9]
215Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
216[info] compiling 2 Scala sources to /build/repo/oauth2-circe/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
217[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
218[warn] one warning found
219[info] done compiling
220[info] compiling 1 Scala source to /build/repo/oauth2-circe/jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
221[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
222[warn] one warning found
223[info] done compiling
224Starting build for ProjectRef(file:/build/repo/,oauth2-cache-zio) (sttp-oauth2-cache-zio)... [5/9]
225Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
226[info] compiling 2 Scala sources to /build/repo/oauth2-cache-zio/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
227[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
228[warn] one warning found
229[info] done compiling
230[info] compiling 4 Scala sources to /build/repo/oauth2-cache-zio/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
231[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
232[warn] one warning found
233[info] done compiling
234Starting build for ProjectRef(file:/build/repo/,oauth2-cache-scalacache) (sttp-oauth2-cache-scalacache)... [6/9]
235Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
236[info] compiling 1 Scala source to /build/repo/oauth2-cache-scalacache/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
237[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
238[warn] one warning found
239[info] done compiling
240[info] compiling 1 Scala source to /build/repo/oauth2-cache-scalacache/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
241[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
242[warn] one warning found
243[info] done compiling
244Starting build for ProjectRef(file:/build/repo/,oauth2) (sttp-oauth2)... [7/9]
245Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
246Starting build for ProjectRef(file:/build/repo/,oauth2-cache) (sttp-oauth2-cache)... [8/9]
247Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
248
249************************
250Build summary:
251[{
252 "module": "sttp-oauth2-jsoniter",
253 "compile": {"status": "ok", "tookMs": 14072, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
254 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
255 "test-compile": {"status": "ok", "tookMs": 7822, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
256 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
257 "publish": {"status": "skipped", "tookMs": 0},
258 "metadata": {
259 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
260}
261},{
262 "module": "sttp-oauth2-cache-future",
263 "compile": {"status": "ok", "tookMs": 1162, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
264 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
265 "test-compile": {"status": "ok", "tookMs": 1259, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
266 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
267 "publish": {"status": "skipped", "tookMs": 0},
268 "metadata": {
269 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
270}
271},{
272 "module": "sttp-oauth2-zio-json",
273 "compile": {"status": "ok", "tookMs": 2912, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
274 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
275 "test-compile": {"status": "ok", "tookMs": 557, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
276 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
277 "publish": {"status": "skipped", "tookMs": 0},
278 "metadata": {
279 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
280}
281},{
282 "module": "sttp-oauth2-cache-cats",
283 "compile": {"status": "ok", "tookMs": 1490, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
284 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
285 "test-compile": {"status": "ok", "tookMs": 2131, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
286 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
287 "publish": {"status": "skipped", "tookMs": 0},
288 "metadata": {
289 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
290}
291},{
292 "module": "sttp-oauth2-circe",
293 "compile": {"status": "ok", "tookMs": 935, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
294 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
295 "test-compile": {"status": "ok", "tookMs": 476, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
296 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
297 "publish": {"status": "skipped", "tookMs": 0},
298 "metadata": {
299 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
300}
301},{
302 "module": "sttp-oauth2-cache-zio",
303 "compile": {"status": "ok", "tookMs": 651, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
304 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
305 "test-compile": {"status": "ok", "tookMs": 1005, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
306 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
307 "publish": {"status": "skipped", "tookMs": 0},
308 "metadata": {
309 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
310}
311},{
312 "module": "sttp-oauth2-cache-scalacache",
313 "compile": {"status": "ok", "tookMs": 883, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
314 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
315 "test-compile": {"status": "ok", "tookMs": 986, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
316 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
317 "publish": {"status": "skipped", "tookMs": 0},
318 "metadata": {
319 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
320}
321},{
322 "module": "sttp-oauth2",
323 "compile": {"status": "ok", "tookMs": 51, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
324 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
325 "test-compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
326 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
327 "publish": {"status": "skipped", "tookMs": 0},
328 "metadata": {
329 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
330}
331},{
332 "module": "sttp-oauth2-cache",
333 "compile": {"status": "ok", "tookMs": 93, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
334 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
335 "test-compile": {"status": "ok", "tookMs": 115, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
336 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
337 "publish": {"status": "skipped", "tookMs": 0},
338 "metadata": {
339 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
340}
341}]
342************************
343[success] Total time: 51 s, completed Jan 3, 2026, 1:07:04 AM
344[0JChecking patch project/plugins.sbt...
345Checking patch build.sbt...
346Applied patch project/plugins.sbt cleanly.
347Applied patch build.sbt cleanly.