Build Logs

eikek/soidc • dotty-staging/dotty:fix-23773:2025-11-22

Errors

57

Warnings

26

Total Lines

312

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.1-RC1-bin-20251120-60444cb
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.1-RC1-bin-20251120-60444cb"
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.1-RC1-bin-20251120-60444cb
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.1-RC1-bin-20251120-60444cb
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.1-RC1-bin-20251120-60444cb
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.1-RC1-bin-20251120-60444cb"
71"++3.8.1-RC1-bin-20251120-60444cb -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.1-RC1-bin-20251120-60444cb """{"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.874s.
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.1-RC1-bin-20251120-60444cb
90OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in http4sRoutes/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in http4sRoutes/crossScalaVersions
92OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in borer/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in borer/crossScalaVersions
94OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in core/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in core/crossScalaVersions
96OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in http4sClient/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in http4sClient/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in root/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in root/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in jwt/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in jwt/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251120-60444cb -> 3.8.1-RC1-bin-20251120-60444cb in readme/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.1-RC1-bin-20251120-60444cb) in readme/crossScalaVersions
104[info] set current project to soidc-root (in build file:/build/repo/)
105[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 7 projects.
106[info] Switching Scala version on:
107[info] http4sRoutes (3.8.1-RC1-bin-20251120-60444cb)
108[info] * root (3.8.1-RC1-bin-20251120-60444cb)
109[info] jwt (3.8.1-RC1-bin-20251120-60444cb)
110[info] borer (3.8.1-RC1-bin-20251120-60444cb)
111[info] http4sClient (3.8.1-RC1-bin-20251120-60444cb)
112[info] readme (3.8.1-RC1-bin-20251120-60444cb)
113[info] core (3.8.1-RC1-bin-20251120-60444cb)
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 22, 2025, 5:05:36 PM
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.1-RC1-bin-20251120-60444cb/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.1-RC1-bin-20251120-60444cb/classes ...
150[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
151[warn] one warning found
152[info] done compiling
153[info] compiling 12 Scala sources to /build/repo/modules/jwt/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
154[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
155[warn] one warning found
156[info] done compiling
157Starting build for ProjectRef(file:/build/repo/,core) (soidc-core)... [1/5]
158Compile 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.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
159[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[error] -- [E008] Not Found Error: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:59:38
162[error] 59 | .map(StandardHeaderWrite[H].setAlgorithm(header, _))
163[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
164[error] |value setAlgorithm is not a member of ((H, soidc.jwt.Algorithm) => H) => soidc.jwt.StandardHeaderWrite[H]
165[warn] one warning found
166[error] one error found
167[error] (core / Compile / compileIncremental) Compilation failed
168[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
169[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
170[info] compiling 2 Scala sources to /build/repo/modules/borer/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
171[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
172[warn] one warning found
173[info] done compiling
174[info] compiling 2 Scala sources to /build/repo/modules/borer/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
175[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
176[warn] one warning found
177[info] done compiling
178[error] -- [E008] Not Found Error: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:59:38
179[error] 59 | .map(StandardHeaderWrite[H].setAlgorithm(header, _))
180[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
181[error] |value setAlgorithm is not a member of ((H, soidc.jwt.Algorithm) => H) => soidc.jwt.StandardHeaderWrite[H]
182[warn] one warning found
183[error] one error found
184[error] (core / Compile / compileIncremental) Compilation failed
185[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
186[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
187[error] -- [E008] Not Found Error: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:59:38
188[error] 59 | .map(StandardHeaderWrite[H].setAlgorithm(header, _))
189[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
190[error] |value setAlgorithm is not a member of ((H, soidc.jwt.Algorithm) => H) => soidc.jwt.StandardHeaderWrite[H]
191[warn] one warning found
192[error] one error found
193[error] (core / Compile / compileIncremental) Compilation failed
194Starting build for ProjectRef(file:/build/repo/,http4sClient) (soidc-http4s-client)... [2/5]
195Compile 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.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
196[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
197[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
198[error] -- [E008] Not Found Error: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:59:38
199[error] 59 | .map(StandardHeaderWrite[H].setAlgorithm(header, _))
200[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
201[error] |value setAlgorithm is not a member of ((H, soidc.jwt.Algorithm) => H) => soidc.jwt.StandardHeaderWrite[H]
202[warn] one warning found
203[error] one error found
204[error] (core / Compile / compileIncremental) Compilation failed
205[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
206[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
207[error] -- [E008] Not Found Error: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:59:38
208[error] 59 | .map(StandardHeaderWrite[H].setAlgorithm(header, _))
209[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
210[error] |value setAlgorithm is not a member of ((H, soidc.jwt.Algorithm) => H) => soidc.jwt.StandardHeaderWrite[H]
211[warn] one warning found
212[error] one error found
213[error] (core / Compile / compileIncremental) Compilation failed
214[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
215[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
216[error] -- [E008] Not Found Error: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:59:38
217[error] 59 | .map(StandardHeaderWrite[H].setAlgorithm(header, _))
218[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
219[error] |value setAlgorithm is not a member of ((H, soidc.jwt.Algorithm) => H) => soidc.jwt.StandardHeaderWrite[H]
220[warn] one warning found
221[error] one error found
222[error] (core / Compile / compileIncremental) Compilation failed
223Starting build for ProjectRef(file:/build/repo/,borer) (soidc-borer)... [3/5]
224Compile 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.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
225Starting build for ProjectRef(file:/build/repo/,http4sRoutes) (soidc-http4s-routes)... [4/5]
226Compile 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.1-RC1-bin-20251120-60444cb/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
227[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
228[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
229[error] -- [E008] Not Found Error: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:59:38
230[error] 59 | .map(StandardHeaderWrite[H].setAlgorithm(header, _))
231[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
232[error] |value setAlgorithm is not a member of ((H, soidc.jwt.Algorithm) => H) => soidc.jwt.StandardHeaderWrite[H]
233[warn] one warning found
234[error] one error found
235[error] (core / Compile / compileIncremental) Compilation failed
236[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
237[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
238[error] -- [E008] Not Found Error: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:59:38
239[error] 59 | .map(StandardHeaderWrite[H].setAlgorithm(header, _))
240[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
241[error] |value setAlgorithm is not a member of ((H, soidc.jwt.Algorithm) => H) => soidc.jwt.StandardHeaderWrite[H]
242[warn] one warning found
243[error] one error found
244[error] (core / Compile / compileIncremental) Compilation failed
245[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
246[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
247[error] -- [E008] Not Found Error: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:59:38
248[error] 59 | .map(StandardHeaderWrite[H].setAlgorithm(header, _))
249[error] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
250[error] |value setAlgorithm is not a member of ((H, soidc.jwt.Algorithm) => H) => soidc.jwt.StandardHeaderWrite[H]
251[warn] one warning found
252[error] one error found
253[error] (core / Compile / compileIncremental) Compilation failed
254
255************************
256Build summary:
257[{
258 "module": "soidc-jwt",
259 "compile": {"status": "ok", "tookMs": 15822, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
260 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
261 "test-compile": {"status": "ok", "tookMs": 2674, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
262 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
263 "publish": {"status": "skipped", "tookMs": 0},
264 "metadata": {
265 "crossScalaVersions": ["2.12.20", "3.3.5"]
266}
267},{
268 "module": "soidc-core",
269 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 5539, "warnings": 1, "errors": 1, "sourceVersion": "3.8"},
270 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
271 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
272 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
273 "publish": {"status": "skipped", "tookMs": 0},
274 "metadata": {
275 "crossScalaVersions": ["2.12.20", "3.3.5"]
276}
277},{
278 "module": "soidc-http4s-client",
279 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3070, "warnings": 1, "errors": 1, "sourceVersion": "3.8"},
280 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
281 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
282 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
283 "publish": {"status": "skipped", "tookMs": 0},
284 "metadata": {
285 "crossScalaVersions": ["2.12.20", "3.3.5"]
286}
287},{
288 "module": "soidc-borer",
289 "compile": {"status": "ok", "tookMs": 188, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
290 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
291 "test-compile": {"status": "ok", "tookMs": 161, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
292 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
293 "publish": {"status": "skipped", "tookMs": 0},
294 "metadata": {
295 "crossScalaVersions": ["2.12.20", "3.3.5"]
296}
297},{
298 "module": "soidc-http4s-routes",
299 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2485, "warnings": 1, "errors": 1, "sourceVersion": "3.8"},
300 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
301 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
302 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
303 "publish": {"status": "skipped", "tookMs": 0},
304 "metadata": {
305 "crossScalaVersions": ["2.12.20", "3.3.5"]
306}
307}]
308************************
309[error] Scala3CommunityBuild$ProjectBuildFailureException: 3 module(s) finished with failures: soidc-core, soidc-http4s-client, soidc-http4s-routes
310[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 3 module(s) finished with failures: soidc-core, soidc-http4s-client, soidc-http4s-routes
311[error] Total time: 95 s (0:01:35.0), completed Nov 22, 2025, 5:07:10 PM
312[0JBuild failed, not retrying.