Build Logs

hamnis/jwk • 3.8.0-RC2:2025-11-28

Errors

1

Warnings

2

Total Lines

200

1##################################
2Clonning https://github.com/hamnis/jwk.git into /build/repo using revision v0.1.0
3##################################
4Note: switching to '3d3bbe847620ca9819db992e9a5da8ec5cc575d6'.
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
21----
22Preparing build for 3.8.0-RC2
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC2
32Execute tests: true
33sbt project found:
34Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project hamnis/jwk
37##################################
38Scala version: 3.8.0-RC2
39Targets: net.hamnaberg.jwk%jwk-core net.hamnaberg.jwk%jwk-http4s net.hamnaberg.jwk%jwk-sttp3
40Project projectConfig: {"tests":null}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC2
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC2"
60"++3.8.0-RC2 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC2 """{"tests":null}""" net.hamnaberg.jwk%jwk-core net.hamnaberg.jwk%jwk-http4s net.hamnaberg.jwk%jwk-sttp3"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 9.138s.
75[info] done compiling
76/build/repo/build.sbt:16: warning: value sonatypeSnapshots in object resolver is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30; use the following instead:
77 resolvers += Resolver.sonatypeCentralSnapshots
78 Some(Opts.resolver.sonatypeSnapshots)
79 ^
80/build/repo/build.sbt:18: warning: value sonatypeStaging in object resolver is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30; use the following instead:
81 publishTo := {
82 if (isSnapshot.value) Some(Resolver.sonatypeCentralSnapshots)
83 else localStaging.value
84 }
85 Some(Opts.resolver.sonatypeStaging)
86 ^
87[info] loading settings for project jwk from build.sbt, version.sbt...
88[info] set current project to jwk (in build file:/build/repo/)
89Execute setCrossScalaVersions: 3.8.0-RC2
90OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC2 in jwk/crossScalaVersions
91OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC2 in core/crossScalaVersions
92OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC2 in http4s/crossScalaVersions
93OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC2 in sttp/crossScalaVersions
94[info] set current project to jwk (in build file:/build/repo/)
95[info] Setting Scala version to 3.8.0-RC2 on 4 projects.
96[info] Switching Scala version on:
97[info] * jwk (2.13.8, 3.8.0-RC2)
98[info] core (2.13.8, 3.8.0-RC2)
99[info] http4s (2.13.8, 3.8.0-RC2)
100[info] sttp (2.13.8, 3.8.0-RC2)
101[info] Excluding projects:
102[info] Reapplying settings...
103[info] set current project to jwk (in build file:/build/repo/)
104Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
105[info] Reapplying settings...
106[info] set current project to jwk (in build file:/build/repo/)
107[info] Defining Global / credentials, core / credentials and 2 others.
108[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
109[info] Run `last` for details.
110[info] Reapplying settings...
111[info] set current project to jwk (in build file:/build/repo/)
112Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
113[info] Reapplying settings...
114OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
115
116 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
117 Did you mean sttp / allExcludeDependencies ?
118 , retry without global scopes
119[info] Reapplying settings...
120[info] set current project to jwk (in build file:/build/repo/)
121Execute removeScalacOptionsStartingWith: -P:wartremover
122[info] Reapplying settings...
123[info] set current project to jwk (in build file:/build/repo/)
124[success] Total time: 0 s, completed Nov 28, 2025, 1:26:26 PM
125Build config: {"tests":null}
126Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
127Starting build...
128Projects: Set(core, http4s, sttp)
129Starting build for ProjectRef(file:/build/repo/,core) (jwk-core)... [0/3]
130OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
131OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
132OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
133Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134[info] compiling 9 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/classes ...
135[info] done compiling
136[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.8.0-RC2/test-classes ...
137[info] done compiling
138[info] JwkTest:
139[info] - rsa key from RFC
140[info] - Elliptic Curve from RFC
141[info] - With signature chain
142[info] - From auth0 should parse
143[info] - RSA Private key from RFC
144[info] - RSA Private key from Nimbus JOSE Website
145[info] - EC Private Key from Nimbus JOSE Website
146[info] - Serialized should be the same as from string
147[info] - HMac256 from Nimbus JOSE Website
148[info] GeneratorTest:
149[info] - gen rsa
150[info] - gen ec
151Starting build for ProjectRef(file:/build/repo/,http4s) (jwk-http4s)... [1/3]
152Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153[info] compiling 1 Scala source to /build/repo/http4s/target/scala-3.8.0-RC2/classes ...
154[info] done compiling
155Starting build for ProjectRef(file:/build/repo/,sttp) (jwk-sttp3)... [2/3]
156Compile scalacOptions: -language:higherKinds, -language:implicitConversions, -unchecked, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
157[info] compiling 1 Scala source to /build/repo/sttp/target/scala-3.8.0-RC2/classes ...
158[info] done compiling
159
160************************
161Build summary:
162[{
163 "module": "jwk-core",
164 "compile": {"status": "ok", "tookMs": 13759, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
165 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
166 "test-compile": {"status": "ok", "tookMs": 2270, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
167 "test": {"status": "ok", "tookMs": 1861, "passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11, "byFramework": [{"framework": "unknown", "stats": {"passed": 11, "failed": 0, "ignored": 0, "skipped": 0, "total": 11}}]},
168 "publish": {"status": "skipped", "tookMs": 0},
169 "metadata": {
170 "crossScalaVersions": ["2.13.8", "3.1.1"]
171}
172},{
173 "module": "jwk-http4s",
174 "compile": {"status": "ok", "tookMs": 850, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
175 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
176 "test-compile": {"status": "ok", "tookMs": 157, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
177 "test": {"status": "ok", "tookMs": 159, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
178 "publish": {"status": "skipped", "tookMs": 0},
179 "metadata": {
180 "crossScalaVersions": ["2.13.8", "3.1.1"]
181}
182},{
183 "module": "jwk-sttp3",
184 "compile": {"status": "ok", "tookMs": 695, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
185 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
186 "test-compile": {"status": "ok", "tookMs": 149, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "test": {"status": "ok", "tookMs": 149, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
188 "publish": {"status": "skipped", "tookMs": 0},
189 "metadata": {
190 "crossScalaVersions": ["2.13.8", "3.1.1"]
191}
192}]
193************************
194[success] Total time: 48 s, completed Nov 28, 2025, 1:27:14 PM
195[0JChecking patch project/plugins.sbt...
196Checking patch project/build.properties...
197Checking patch build.sbt...
198Applied patch project/plugins.sbt cleanly.
199Applied patch project/build.properties cleanly.
200Applied patch build.sbt cleanly.