Build Logs

eikek/soidc • scheduled_3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY

Errors

0

Warnings

86

Total Lines

324

1##################################
2Clonning https://github.com/eikek/soidc.git into /build/repo using revision v0.2.0
3##################################
4Note: switching to 'cac1db869d13a604d329ede1420a31fec550dba1'.
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.5
22----
23Preparing build for 3.8.0-RC1-bin-20251107-3bea2f3-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: project/Dependencies.scala
34Pattern: val scala3 = "3.3.5"
35Replacement: val scala3 = "3.8.0-RC1-bin-20251107-3bea2f3-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.5"' in project/Dependencies.scala
40----
41Starting build for 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.10.7 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project eikek/soidc
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
50Targets: com.github.eikek%soidc-borer com.github.eikek%soidc-core com.github.eikek%soidc-http4s-client com.github.eikek%soidc-http4s-routes com.github.eikek%soidc-jwt
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.8
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Dcommunitybuild.scala=3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY"
71"++3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" com.github.eikek%soidc-borer com.github.eikek%soidc-core com.github.eikek%soidc-http4s-client com.github.eikek%soidc-http4s-routes com.github.eikek%soidc-jwt"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 8.926s.
86[info] done compiling
87[info] loading settings for project root from build.sbt...
88[info] set current project to soidc-root (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY
90OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in core/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY) in core/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in root/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY) in root/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in jwt/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY) in jwt/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in readme/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY) in readme/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in http4sClient/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY) in http4sClient/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in http4sRoutes/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY) in http4sRoutes/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY -> 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY in borer/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY) in borer/crossScalaVersions
104[info] set current project to soidc-root (in build file:/build/repo/)
105[info] Setting Scala version to 3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY on 7 projects.
106[info] Switching Scala version on:
107[info] http4sRoutes (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
108[info] * root (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
109[info] jwt (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
110[info] borer (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
111[info] http4sClient (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
112[info] readme (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
113[info] core (3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY)
114[info] Excluding projects:
115[info] Reapplying settings...
116[info] set current project to soidc-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 current project to soidc-root (in build file:/build/repo/)
120[info] Defining Global / credentials, borer / credentials and 5 others.
121[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 56 others.
122[info] Run `last` for details.
123[info] Reapplying settings...
124[info] set current project to soidc-root (in build file:/build/repo/)
125Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
126[info] Reapplying settings...
127OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
128
129 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
130 Did you mean allExcludeDependencies ?
131 , retry without global scopes
132[info] Reapplying settings...
133[info] set current project to soidc-root (in build file:/build/repo/)
134Execute removeScalacOptionsStartingWith: -P:wartremover
135[info] Reapplying settings...
136[info] set current project to soidc-root (in build file:/build/repo/)
137[success] Total time: 0 s, completed Nov 8, 2025, 12:33:07 AM
138Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.5\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
139Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
140Starting build...
141Projects: Set(http4sRoutes, jwt, borer, http4sClient, core)
142Starting build for ProjectRef(file:/build/repo/,jwt) (soidc-jwt)... [0/5]
143OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
144OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
145OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
146OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
147OpenCB::Filter out '-Werror', matches setting pattern '^-?-Werror'
148Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/jwt/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
149[info] compiling 47 Scala sources to /build/repo/modules/jwt/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
150[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
151[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/jwt/src/main/scala/soidc/jwt/ParameterName.scala:10:21
152[warn] 10 | private case class Impl(key: String, description: String) extends ParameterName
153[warn] | ^^^^
154[warn] | unused private member
155[warn] two warnings found
156[info] done compiling
157[info] compiling 12 Scala sources to /build/repo/modules/jwt/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-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/,core) (soidc-core)... [1/5]
162Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
163[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
164[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
165[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/AuthorizationCodeFlow.scala:152:75
166[warn] 152 | def validator: JwtValidator[F, H, C] = JwtValidator.selectF[F, H, C] { jws =>
167[warn] | ^^^
168[warn] | unused explicit parameter
169[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:57:6
170[warn] 57 | now =>
171[warn] | ^^^
172[warn] | unused explicit parameter
173[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwtDecodingValidator.scala:32:24
174[warn] 32 | case Some(r: Validate.Result.Valid.type) => ValidateResult.Success(jwt)
175[warn] | ^
176[warn] | unused pattern variable
177[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwtDecryptingValidator.scala:37:24
178[warn] 37 | case Some(r: Validate.Result.Valid.type) => ValidateResult.Success(jwt)
179[warn] | ^
180[warn] | unused pattern variable
181[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/OpenIdRefresh.scala:26:11
182[warn] 26 | case e: TokenResponse.Error => ???
183[warn] | ^
184[warn] | unused pattern variable
185[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/model/AuthorizationRequest.scala:3:24
186[warn] 3 |import java.nio.charset.StandardCharsets
187[warn] | ^^^^^^^^^^^^^^^^
188[warn] | unused import
189[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/model/TokenRequest.scala:3:24
190[warn] 3 |import java.nio.charset.StandardCharsets
191[warn] | ^^^^^^^^^^^^^^^^
192[warn] | unused import
193[warn] 8 warnings found
194[info] done compiling
195[info] compiling 2 Scala sources to /build/repo/modules/borer/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
196[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
197[warn] one warning found
198[info] done compiling
199[info] compiling 2 Scala sources to /build/repo/modules/borer/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
200[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
201[warn] one warning found
202[info] done compiling
203[info] compiling 4 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
204[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
205[warn] one warning found
206[info] done compiling
207Starting build for ProjectRef(file:/build/repo/,http4sClient) (soidc-http4s-client)... [2/5]
208Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/http4s-client/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
209[info] compiling 4 Scala sources to /build/repo/modules/http4s-client/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
210[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
211[warn] one warning found
212[info] done compiling
213Starting build for ProjectRef(file:/build/repo/,borer) (soidc-borer)... [3/5]
214Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/borer/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
215Starting build for ProjectRef(file:/build/repo/,http4sRoutes) (soidc-http4s-routes)... [4/5]
216Compile scalacOptions: -unchecked, -encoding, UTF-8, -language:higherKinds, -Ykind-projector:underscores, -indent, -print-lines, -Wunused:all, -Xsemanticdb, -semanticdb-target, /build/repo/modules/http4s-routes/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
217[info] compiling 10 Scala sources to /build/repo/modules/http4s-routes/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/classes ...
218[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
219[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:67:6
220[warn] 67 | EntityDecoder[F, OpenIdConfig],
221[warn] | ^
222[warn] | unused implicit parameter
223[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:68:6
224[warn] 68 | EntityDecoder[F, TokenResponse],
225[warn] | ^
226[warn] | unused implicit parameter
227[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:69:6
228[warn] 69 | StandardClaimsRead[C],
229[warn] | ^
230[warn] | unused implicit parameter
231[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:70:6
232[warn] 70 | StandardHeaderRead[H],
233[warn] | ^
234[warn] | unused implicit parameter
235[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:73:6
236[warn] 73 | ByteDecoder[JWKSet]
237[warn] | ^
238[warn] | unused implicit parameter
239[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:93:63
240[warn] 93 | case req @ GET -> Root / "resume" :? Params.StateParam(authState) =>
241[warn] | ^^^^^^^^^
242[warn] | unused pattern variable
243[warn] 7 warnings found
244[info] done compiling
245[info] compiling 2 Scala sources to /build/repo/modules/http4s-routes/target/scala-3.8.0-RC1-bin-20251107-3bea2f3-NIGHTLY/test-classes ...
246[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
247[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/test/scala/soidc/http4s/routes/ExampleServer.scala:113:53
248[warn] 113 | case Right(AuthCodeFlow.Result.Success(at, tokenResp)) =>
249[warn] | ^^^^^^^^^
250[warn] | unused pattern variable
251[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/test/scala/soidc/http4s/routes/ExampleServer.scala:133:57
252[warn] 133 | case Right(GitHubFlow.Result.Success(user, tokenResp)) =>
253[warn] | ^^^^^^^^^
254[warn] | unused pattern variable
255[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/test/scala/soidc/http4s/routes/ExampleServer.scala:206:8
256[warn] 206 | server <- EmberServerBuilder
257[warn] | ^^^^^^
258[warn] | unused pattern variable
259[warn] four warnings found
260[info] done compiling
261
262************************
263Build summary:
264[{
265 "module": "soidc-jwt",
266 "compile": {"status": "ok", "tookMs": 15412, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
267 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
268 "test-compile": {"status": "ok", "tookMs": 2834, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
269 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
270 "publish": {"status": "skipped", "tookMs": 0},
271 "metadata": {
272 "crossScalaVersions": ["2.12.20", "3.3.5"]
273}
274},{
275 "module": "soidc-core",
276 "compile": {"status": "ok", "tookMs": 8152, "warnings": 7, "errors": 0, "sourceVersion": "3.8"},
277 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
278 "test-compile": {"status": "ok", "tookMs": 3894, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
279 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
280 "publish": {"status": "skipped", "tookMs": 0},
281 "metadata": {
282 "crossScalaVersions": ["2.12.20", "3.3.5"]
283}
284},{
285 "module": "soidc-http4s-client",
286 "compile": {"status": "ok", "tookMs": 1777, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
287 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
288 "test-compile": {"status": "ok", "tookMs": 426, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
289 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
290 "publish": {"status": "skipped", "tookMs": 0},
291 "metadata": {
292 "crossScalaVersions": ["2.12.20", "3.3.5"]
293}
294},{
295 "module": "soidc-borer",
296 "compile": {"status": "ok", "tookMs": 108, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
297 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
298 "test-compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
299 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
300 "publish": {"status": "skipped", "tookMs": 0},
301 "metadata": {
302 "crossScalaVersions": ["2.12.20", "3.3.5"]
303}
304},{
305 "module": "soidc-http4s-routes",
306 "compile": {"status": "ok", "tookMs": 3202, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
307 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
308 "test-compile": {"status": "ok", "tookMs": 3204, "warnings": 3, "errors": 0, "sourceVersion": "3.8"},
309 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
310 "publish": {"status": "skipped", "tookMs": 0},
311 "metadata": {
312 "crossScalaVersions": ["2.12.20", "3.3.5"]
313}
314}]
315************************
316[success] Total time: 69 s (0:01:09.0), completed Nov 8, 2025, 12:34:16 AM
317[0JChecking patch project/plugins.sbt...
318Checking patch project/build.properties...
319Checking patch project/Dependencies.scala...
320Checking patch build.sbt...
321Applied patch project/plugins.sbt cleanly.
322Applied patch project/build.properties cleanly.
323Applied patch project/Dependencies.scala cleanly.
324Applied patch build.sbt cleanly.