Build Logs

typelevel/skunk • 3.8.0-RC4:2025-12-22

Errors

0

Warnings

36

Total Lines

288

1##################################
2Clonning https://github.com/typelevel/skunk.git into /build/repo using revision v0.6.5
3##################################
4Note: switching to '31802fd2a26d8a66e3f8da7085b4e563f9886a8e'.
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-RC4
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-RC4
32Execute tests: true
33sbt project found:
34No prepare script found for project typelevel/skunk
35##################################
36Scala version: 3.8.0-RC4
37Targets: org.tpolecat%skunk-circe org.tpolecat%skunk-core org.tpolecat%skunk-docs org.tpolecat%skunk-postgis org.tpolecat%skunk-refined
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: ,REQUIRE:-source:3.8
41Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Xms1G
48-Xmx4G
49-XX:+UseG1GC
50-Xss10m
51-Dcommunitybuild.scala=3.8.0-RC4
52-Dcommunitybuild.project.dependencies.add=
53-Xmx7G
54-Xms4G
55-Xss8M
56-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
57-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
58-jar
59/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
60"setCrossScalaVersions 3.8.0-RC4"
61"++3.8.0-RC4 -v"
62"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
63"set every credentials := Nil"
64"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
65"removeScalacOptionsStartingWith -P:wartremover"
66
67moduleMappings
68"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" org.tpolecat%skunk-circe org.tpolecat%skunk-core org.tpolecat%skunk-docs org.tpolecat%skunk-postgis org.tpolecat%skunk-refined"
69
70[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
71[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
72[info] loading settings for project repo-build-build from plugins.sbt...
73[info] loading project definition from /build/repo/project/project
74[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
75[info] loading project definition from /build/repo/project
76[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
77[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
78[info] Compilation completed in 8.617s.
79[info] done compiling
80/build/repo/build.sbt:71: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
81 resolvers += Resolver.sonatypeCentralSnapshots
82 resolvers ++= Resolver.sonatypeOssRepos("public"),
83 ^
84/build/repo/build.sbt:72: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
85 resolvers += Resolver.sonatypeCentralSnapshots
86 resolvers ++= Resolver.sonatypeOssRepos("snapshots"),
87 ^
88[info] loading settings for project skunk from build.sbt...
89[info] resolving key references (22999 settings) ...
90[info] set scmInfo to https://github.com/typelevel/skunk
91[info] set current project to skunk (in build file:/build/repo/)
92Execute setCrossScalaVersions: 3.8.0-RC4
93OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in unidocs/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in testsJVM/crossScalaVersions
95[info] set scmInfo to https://github.com/typelevel/skunk
96OpenCB::Limitting incorrect crossVersions List() -> List(2.13.18) in skunk/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in skunkNative/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in docs/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in coreJVM/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in postgisJS/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in testsNative/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in testsJS/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in coreJS/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in circeJS/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in refinedJVM/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in circeNative/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in postgisNative/crossScalaVersions
108OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in postgisJVM/crossScalaVersions
109OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in coreNative/crossScalaVersions
110OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in circeJVM/crossScalaVersions
111OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in skunkJS/crossScalaVersions
112OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in skunkJVM/crossScalaVersions
113OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in refinedNative/crossScalaVersions
114OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in refinedJS/crossScalaVersions
115OpenCB::Changing crossVersion 3.3.7 -> 3.8.0-RC4 in example/crossScalaVersions
116[info] set current project to skunk (in build file:/build/repo/)
117[info] Setting Scala version to 3.8.0-RC4 on 21 projects.
118[info] Switching Scala version on:
119[info] skunkJS (2.12.21, 2.13.18, 3.8.0-RC4)
120[info] circeJVM (2.12.21, 2.13.18, 3.8.0-RC4)
121[info] unidocs (2.12.21, 2.13.18, 3.8.0-RC4)
122[info] coreNative (2.12.21, 2.13.18, 3.8.0-RC4)
123[info] docs (2.12.21, 2.13.18, 3.8.0-RC4)
124[info] skunkJVM (2.12.21, 2.13.18, 3.8.0-RC4)
125[info] coreJS (2.12.21, 2.13.18, 3.8.0-RC4)
126[info] postgisNative (2.12.21, 2.13.18, 3.8.0-RC4)
127[info] circeJS (2.12.21, 2.13.18, 3.8.0-RC4)
128[info] skunkNative (2.12.21, 2.13.18, 3.8.0-RC4)
129[info] postgisJS (2.12.21, 2.13.18, 3.8.0-RC4)
130[info] coreJVM (2.12.21, 2.13.18, 3.8.0-RC4)
131[info] testsJS (2.12.21, 2.13.18, 3.8.0-RC4)
132[info] refinedNative (2.12.21, 2.13.18, 3.8.0-RC4)
133[info] refinedJS (2.12.21, 2.13.18, 3.8.0-RC4)
134[info] refinedJVM (2.12.21, 2.13.18, 3.8.0-RC4)
135[info] circeNative (2.12.21, 2.13.18, 3.8.0-RC4)
136[info] postgisJVM (2.12.21, 2.13.18, 3.8.0-RC4)
137[info] testsJVM (2.12.21, 2.13.18, 3.8.0-RC4)
138[info] example (2.12.21, 2.13.18, 3.8.0-RC4)
139[info] testsNative (2.12.21, 2.13.18, 3.8.0-RC4)
140[info] Excluding projects:
141[info] * skunk (2.13.18)
142[info] Reapplying settings...
143[info] set scmInfo to https://github.com/typelevel/skunk
144[info] set current project to skunk (in build file:/build/repo/)
145Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
146[info] Reapplying settings...
147[info] set scmInfo to https://github.com/typelevel/skunk
148[info] set current project to skunk (in build file:/build/repo/)
149[info] Defining Global / credentials, circeJS / credentials and 20 others.
150[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 217 others.
151[info] Run `last` for details.
152[info] Reapplying settings...
153[info] set scmInfo to https://github.com/typelevel/skunk
154[info] set current project to skunk (in build file:/build/repo/)
155Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
156[info] Reapplying settings...
157OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
158
159 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
160 Did you mean postgisNative / allExcludeDependencies ?
161 , retry without global scopes
162[info] Reapplying settings...
163[info] set scmInfo to https://github.com/typelevel/skunk
164[info] set current project to skunk (in build file:/build/repo/)
165Execute removeScalacOptionsStartingWith: -P:wartremover
166[info] Reapplying settings...
167[info] set scmInfo to https://github.com/typelevel/skunk
168[info] set current project to skunk (in build file:/build/repo/)
169[success] Total time: 0 s, completed Dec 22, 2025, 5:46:18 PM
170Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
171Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
172Starting build...
173Projects: Set(circeJVM, unidocs, coreJVM, refinedJVM, postgisJVM)
174Starting build for ProjectRef(file:/build/repo/,refinedJVM) (skunk-refined)... [0/5]
175OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
176OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
177OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
178Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
179[info] compiling 147 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.0-RC4/classes ...
180[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/net/BufferedMessageSocket.scala:8:25
181[warn] 8 |import cats.effect.{Sync => _, _}
182[warn] | ^^^^^^^^^
183[warn] | unused import
184[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/net/MessageSocket.scala:13:32
185[warn] 13 |import skunk.net.message.{ Sync => _, _ }
186[warn] | ^^^^^^^^^
187[warn] | unused import
188[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/shared/src/main/scala/net/protocol/Parse.scala:12:56
189[warn] 12 |import skunk.net.message.{ Parse => ParseMessage, Close => _, _ }
190[warn] | ^^^^^^^^^^
191[warn] | unused import
192[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/core/shared/src/main/scala-3/syntax/StringContextOps.scala:123:12
193[warn] 123 | case ('{$a : Encoder[a]}, '{ $b : Encoder[b] }) => '{$a ~ $b}
194[warn] | ^
195[warn] | match may not be exhaustive.
196[warn] |
197[warn] | It would fail on pattern case: (_, _)
198[warn] |
199[warn] | longer explanation available when compiling with `-explain`
200[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/core/shared/src/main/scala-3/syntax/StringContextOps.scala:130:42
201[warn] 130 | encoders.init.foldRight(last) { case ('{$a: Encoder[a]}, '{$acc: Encoder[t & Tuple]}) => '{$a *: $acc} }
202[warn] | ^
203[warn] | match may not be exhaustive.
204[warn] |
205[warn] | It would fail on pattern case: (_, _)
206[warn] |
207[warn] | longer explanation available when compiling with `-explain`
208[warn] 5 warnings found
209[info] done compiling
210[info] compiling 1 Scala source to /build/repo/modules/refined/.jvm/target/scala-3.8.0-RC4/classes ...
211[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/refined/src/main/scala/codec/NumericCodecs.scala:27:28
212[warn] 27 | implicit class NumericOps(num: Codec[BigDecimal]) {
213[warn] | ^^^
214[warn] | unused explicit parameter
215[warn] one warning found
216[info] done compiling
217Starting build for ProjectRef(file:/build/repo/,postgisJVM) (skunk-postgis)... [1/5]
218Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
219[info] compiling 6 Scala sources to /build/repo/modules/postgis/.jvm/target/scala-3.8.0-RC4/classes ...
220[info] done compiling
221Starting build for ProjectRef(file:/build/repo/,unidocs) (skunk-docs)... [2/5]
222Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
223Starting build for ProjectRef(file:/build/repo/,coreJVM) (skunk-core)... [3/5]
224Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
225Starting build for ProjectRef(file:/build/repo/,circeJVM) (skunk-circe)... [4/5]
226Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
227[info] compiling 1 Scala source to /build/repo/modules/circe/.jvm/target/scala-3.8.0-RC4/classes ...
228[info] done compiling
229
230************************
231Build summary:
232[{
233 "module": "skunk-refined",
234 "compile": {"status": "ok", "tookMs": 33070, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
235 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
236 "test-compile": {"status": "ok", "tookMs": 218, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
237 "test": {"status": "ok", "tookMs": 205, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
238 "publish": {"status": "skipped", "tookMs": 0},
239 "metadata": {
240 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
241}
242},{
243 "module": "skunk-postgis",
244 "compile": {"status": "ok", "tookMs": 2427, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
245 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
246 "test-compile": {"status": "ok", "tookMs": 185, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
247 "test": {"status": "ok", "tookMs": 169, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
248 "publish": {"status": "skipped", "tookMs": 0},
249 "metadata": {
250 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
251}
252},{
253 "module": "skunk-docs",
254 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
255 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
256 "test-compile": {"status": "ok", "tookMs": 74, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
257 "test": {"status": "ok", "tookMs": 78, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
258 "publish": {"status": "skipped", "tookMs": 0},
259 "metadata": {
260 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
261}
262},{
263 "module": "skunk-core",
264 "compile": {"status": "ok", "tookMs": 80, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
265 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
266 "test-compile": {"status": "ok", "tookMs": 116, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
267 "test": {"status": "ok", "tookMs": 108, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
268 "publish": {"status": "skipped", "tookMs": 0},
269 "metadata": {
270 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
271}
272},{
273 "module": "skunk-circe",
274 "compile": {"status": "ok", "tookMs": 987, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
275 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
276 "test-compile": {"status": "ok", "tookMs": 165, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
277 "test": {"status": "ok", "tookMs": 148, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
278 "publish": {"status": "skipped", "tookMs": 0},
279 "metadata": {
280 "crossScalaVersions": ["2.12.21", "2.13.18", "3.3.7"]
281}
282}]
283************************
284[success] Total time: 66 s (0:01:06.0), completed Dec 22, 2025, 5:47:25 PM
285[0JChecking patch project/plugins.sbt...
286Checking patch build.sbt...
287Applied patch project/plugins.sbt cleanly.
288Applied patch build.sbt cleanly.