Build Logs
eikek/soidc • 3.7.4:2025-11-06
Errors
0
Warnings
82
Total Lines
320
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.7.4
24Scala binary version found: 3.7
25Implicitly using source version 3.7
26Scala binary version found: 3.7
27Implicitly using source version 3.7
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.7
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.7.4"
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.7.4
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.7.4
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.7
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.7.4
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.7.4"
71"++3.7.4 -v"
72"mapScalacOptions ",REQUIRE:-source:3.7,-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.7.4 """{"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.451s.
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.7.4
90OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in http4sRoutes/crossScalaVersions
91OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in http4sClient/crossScalaVersions
92OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in core/crossScalaVersions
93OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in borer/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in core/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in borer/crossScalaVersions
96OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in root/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in root/crossScalaVersions
98OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in jwt/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in jwt/crossScalaVersions
100OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in readme/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in readme/crossScalaVersions
102OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in http4sClient/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.7.4) in http4sRoutes/crossScalaVersions
104[info] set current project to soidc-root (in build file:/build/repo/)
105[info] Setting Scala version to 3.7.4 on 7 projects.
106[info] Switching Scala version on:
107[info] http4sRoutes (3.7.4)
108[info] * root (3.7.4)
109[info] jwt (3.7.4)
110[info] borer (3.7.4)
111[info] http4sClient (3.7.4)
112[info] readme (3.7.4)
113[info] core (3.7.4)
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.7,-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 6, 2025, 1:46: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.7` 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.7.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
149[info] compiling 47 Scala sources to /build/repo/modules/jwt/target/scala-3.7.4/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.7.4/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.7.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
159[info] compiling 46 Scala sources to /build/repo/modules/core/target/scala-3.7.4/classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/AuthorizationCodeFlow.scala:152:75
162[warn] 152 | def validator: JwtValidator[F, H, C] = JwtValidator.selectF[F, H, C] { jws =>
163[warn] | ^^^
164[warn] | unused explicit parameter
165[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwsCreate.scala:57:6
166[warn] 57 | now =>
167[warn] | ^^^
168[warn] | unused explicit parameter
169[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwtDecodingValidator.scala:32:24
170[warn] 32 | case Some(r: Validate.Result.Valid.type) => ValidateResult.Success(jwt)
171[warn] | ^
172[warn] | unused pattern variable
173[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/JwtDecryptingValidator.scala:37:24
174[warn] 37 | 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/OpenIdRefresh.scala:26:11
178[warn] 26 | case e: TokenResponse.Error => ???
179[warn] | ^
180[warn] | unused pattern variable
181[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/model/AuthorizationRequest.scala:3:24
182[warn] 3 |import java.nio.charset.StandardCharsets
183[warn] | ^^^^^^^^^^^^^^^^
184[warn] | unused import
185[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/src/main/scala/soidc/core/model/TokenRequest.scala:3:24
186[warn] 3 |import java.nio.charset.StandardCharsets
187[warn] | ^^^^^^^^^^^^^^^^
188[warn] | unused import
189[warn] 8 warnings found
190[info] done compiling
191[info] compiling 2 Scala sources to /build/repo/modules/borer/target/scala-3.7.4/classes ...
192[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
193[warn] one warning found
194[info] done compiling
195[info] compiling 2 Scala sources to /build/repo/modules/borer/target/scala-3.7.4/test-classes ...
196[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
197[warn] one warning found
198[info] done compiling
199[info] compiling 4 Scala sources to /build/repo/modules/core/target/scala-3.7.4/test-classes ...
200[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
201[warn] one warning found
202[info] done compiling
203Starting build for ProjectRef(file:/build/repo/,http4sClient) (soidc-http4s-client)... [2/5]
204Compile 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.7.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
205[info] compiling 4 Scala sources to /build/repo/modules/http4s-client/target/scala-3.7.4/classes ...
206[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
207[warn] one warning found
208[info] done compiling
209Starting build for ProjectRef(file:/build/repo/,borer) (soidc-borer)... [3/5]
210Compile 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.7.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
211Starting build for ProjectRef(file:/build/repo/,http4sRoutes) (soidc-http4s-routes)... [4/5]
212Compile 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.7.4/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
213[info] compiling 10 Scala sources to /build/repo/modules/http4s-routes/target/scala-3.7.4/classes ...
214[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
215[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:67:6
216[warn] 67 | EntityDecoder[F, OpenIdConfig],
217[warn] | ^
218[warn] | unused implicit parameter
219[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/main/scala/soidc/http4s/routes/AuthCodeFlow.scala:68:6
220[warn] 68 | EntityDecoder[F, TokenResponse],
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:69:6
224[warn] 69 | StandardClaimsRead[C],
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:70:6
228[warn] 70 | StandardHeaderRead[H],
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:73:6
232[warn] 73 | ByteDecoder[JWKSet]
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:93:63
236[warn] 93 | case req @ GET -> Root / "resume" :? Params.StateParam(authState) =>
237[warn] | ^^^^^^^^^
238[warn] | unused pattern variable
239[warn] 7 warnings found
240[info] done compiling
241[info] compiling 2 Scala sources to /build/repo/modules/http4s-routes/target/scala-3.7.4/test-classes ...
242[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
243[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/test/scala/soidc/http4s/routes/ExampleServer.scala:113:53
244[warn] 113 | case Right(AuthCodeFlow.Result.Success(at, tokenResp)) =>
245[warn] | ^^^^^^^^^
246[warn] | unused pattern variable
247[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/http4s-routes/src/test/scala/soidc/http4s/routes/ExampleServer.scala:133:57
248[warn] 133 | case Right(GitHubFlow.Result.Success(user, 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:206:8
252[warn] 206 | server <- EmberServerBuilder
253[warn] | ^^^^^^
254[warn] | unused pattern variable
255[warn] four warnings found
256[info] done compiling
257
258************************
259Build summary:
260[{
261 "module": "soidc-jwt",
262 "compile": {"status": "ok", "tookMs": 13016, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
263 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
264 "test-compile": {"status": "ok", "tookMs": 2335, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
265 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
266 "publish": {"status": "skipped", "tookMs": 0},
267 "metadata": {
268 "crossScalaVersions": ["2.12.20", "3.3.5"]
269}
270},{
271 "module": "soidc-core",
272 "compile": {"status": "ok", "tookMs": 7855, "warnings": 7, "errors": 0, "sourceVersion": "3.7"},
273 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
274 "test-compile": {"status": "ok", "tookMs": 2829, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
275 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
276 "publish": {"status": "skipped", "tookMs": 0},
277 "metadata": {
278 "crossScalaVersions": ["2.12.20", "3.3.5"]
279}
280},{
281 "module": "soidc-http4s-client",
282 "compile": {"status": "ok", "tookMs": 1299, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
283 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
284 "test-compile": {"status": "ok", "tookMs": 271, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
285 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
286 "publish": {"status": "skipped", "tookMs": 0},
287 "metadata": {
288 "crossScalaVersions": ["2.12.20", "3.3.5"]
289}
290},{
291 "module": "soidc-borer",
292 "compile": {"status": "ok", "tookMs": 81, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
293 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
294 "test-compile": {"status": "ok", "tookMs": 148, "warnings": 0, "errors": 0, "sourceVersion": "3.7"},
295 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
296 "publish": {"status": "skipped", "tookMs": 0},
297 "metadata": {
298 "crossScalaVersions": ["2.12.20", "3.3.5"]
299}
300},{
301 "module": "soidc-http4s-routes",
302 "compile": {"status": "ok", "tookMs": 2903, "warnings": 6, "errors": 0, "sourceVersion": "3.7"},
303 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
304 "test-compile": {"status": "ok", "tookMs": 3094, "warnings": 3, "errors": 0, "sourceVersion": "3.7"},
305 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
306 "publish": {"status": "skipped", "tookMs": 0},
307 "metadata": {
308 "crossScalaVersions": ["2.12.20", "3.3.5"]
309}
310}]
311************************
312[success] Total time: 67 s (0:01:07.0), completed Nov 6, 2025, 1:47:14 AM
313[0JChecking patch project/plugins.sbt...
314Checking patch project/build.properties...
315Checking patch project/Dependencies.scala...
316Checking patch build.sbt...
317Applied patch project/plugins.sbt cleanly.
318Applied patch project/build.properties cleanly.
319Applied patch project/Dependencies.scala cleanly.
320Applied patch build.sbt cleanly.