Build Logs
mkroli/dns4s • 3.8.0-RC5:2025-12-31
Errors
0
Warnings
34
Total Lines
232
1##################################
2Clonning https://github.com/mkroli/dns4s.git into /build/repo using revision v0.21.0
3##################################
4Note: switching to 'a806f65498025eba8b9eca9e414c002798c0b559'.
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-RC5
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-RC5
32Execute tests: true
33sbt project found:
34Sbt version 1.6.1 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 mkroli/dns4s
37##################################
38Scala version: 3.8.0-RC5
39Targets: com.github.mkroli%dns4s-akka com.github.mkroli%dns4s-core com.github.mkroli%dns4s-fs2 com.github.mkroli%dns4s-netty
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
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-RC5
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-RC5"
60"++3.8.0-RC5 -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-RC5 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.github.mkroli%dns4s-akka com.github.mkroli%dns4s-core com.github.mkroli%dns4s-fs2 com.github.mkroli%dns4s-netty"
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 8.551s.
75[info] done compiling
76[info] loading settings for project dns4s from build.sbt, version.sbt...
77[info] set current project to dns4s (in build file:/build/repo/)
78Execute setCrossScalaVersions: 3.8.0-RC5
79OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in dns4s-fs2/crossScalaVersions
80OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.5) in dns4s/crossScalaVersions
81OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in dns4s-netty/crossScalaVersions
82OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in dns4s-akka/crossScalaVersions
83OpenCB::Changing crossVersion 3.1.0 -> 3.8.0-RC5 in dns4s-core/crossScalaVersions
84[info] set current project to dns4s (in build file:/build/repo/)
85[info] Setting Scala version to 3.8.0-RC5 on 4 projects.
86[info] Switching Scala version on:
87[info] dns4s-akka (3.8.0-RC5, 2.13.5, 2.10.7, 2.11.12, 2.12.13)
88[info] dns4s-fs2 (2.13.5, 2.12.13, 3.8.0-RC5)
89[info] dns4s-netty (3.8.0-RC5, 2.13.5, 2.10.7, 2.11.12, 2.12.13)
90[info] dns4s-core (3.8.0-RC5, 2.13.5, 2.10.7, 2.11.12, 2.12.13)
91[info] Excluding projects:
92[info] * dns4s (2.13.5)
93[info] Reapplying settings...
94[info] set current project to dns4s (in build file:/build/repo/)
95Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
96[info] Reapplying settings...
97[info] set current project to dns4s (in build file:/build/repo/)
98[info] Defining Global / credentials, credentials and 3 others.
99[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
100[info] Run `last` for details.
101[info] Reapplying settings...
102[info] set current project to dns4s (in build file:/build/repo/)
103Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
104[info] Reapplying settings...
105OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
106
107 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
108 Did you mean dns4s-core / allExcludeDependencies ?
109 , retry without global scopes
110[info] Reapplying settings...
111[info] set current project to dns4s (in build file:/build/repo/)
112Execute removeScalacOptionsStartingWith: -P:wartremover
113[info] Reapplying settings...
114[info] set current project to dns4s (in build file:/build/repo/)
115[success] Total time: 0 s, completed Dec 31, 2025, 9:11:40 PM
116Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
117Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
118Starting build...
119Projects: Set(dns4s-akka, dns4s-core, dns4s-fs2, dns4s-netty)
120Starting build for ProjectRef(file:/build/repo/,dns4s-akka) (dns4s-akka)... [0/4]
121OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
122OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
123OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
124Compile scalacOptions: -unchecked, -target:jvm-1.8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
125[info] compiling 25 Scala sources to /build/repo/core/target/scala-3.8.0-RC5/classes ...
126[warn] bad option '-target:jvm-1.8' was ignored
127[warn] one warning found
128[info] done compiling
129[info] compiling 4 Scala sources to /build/repo/akka/target/scala-3.8.0-RC5/classes ...
130[warn] bad option '-target:jvm-1.8' was ignored
131[warn] there was 1 deprecation warning; re-run with -deprecation for details
132[warn] two warnings found
133[info] done compiling
134[info] compiling 23 Scala sources to /build/repo/core/target/scala-3.8.0-RC5/test-classes ...
135[warn] bad option '-target:jvm-1.8' was ignored
136[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/test/scala/com/github/mkroli/dns4s/dsl/HeaderSpec.scala:42:14
137[warn] 42 | Response(Query ~ Id(123) ~ Questions(QName("test") ~ TypeA)) match {
138[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
139[warn] |match may not be exhaustive.
140[warn] |
141[warn] |It would fail on pattern case: com.github.mkroli.dns4s.Message(_, _, _, _, _)
142[warn] |
143[warn] | longer explanation available when compiling with `-explain`
144[warn] two warnings found
145[info] done compiling
146[info] compiling 1 Scala source to /build/repo/akka/target/scala-3.8.0-RC5/test-classes ...
147[warn] bad option '-target:jvm-1.8' was ignored
148[warn] there were 3 deprecation warnings; re-run with -deprecation for details
149[warn] two warnings found
150[info] done compiling
151Starting build for ProjectRef(file:/build/repo/,dns4s-core) (dns4s-core)... [1/4]
152Compile scalacOptions: -unchecked, -target:jvm-1.8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
153Starting build for ProjectRef(file:/build/repo/,dns4s-fs2) (dns4s-fs2)... [2/4]
154Compile scalacOptions: -unchecked, -target:jvm-1.8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
155[info] compiling 3 Scala sources to /build/repo/fs2/target/scala-3.8.0-RC5/classes ...
156[warn] bad option '-target:jvm-1.8' was ignored
157[warn] one warning found
158[info] done compiling
159[info] compiling 1 Scala source to /build/repo/fs2/target/scala-3.8.0-RC5/test-classes ...
160[warn] bad option '-target:jvm-1.8' was ignored
161[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/fs2/src/test/scala/com/github/mkroli/dns4s/fs2/DnsSpec.scala:36:4
162[warn] 36 | case Query(msg) ~ Questions(QName(host) ~ TypeA() :: Nil) =>
163[warn] | ^
164[warn] |match may not be exhaustive.
165[warn] |
166[warn] |It would fail on pattern case: com.github.mkroli.dns4s.Message(_, _, _, _, _)
167[warn] |
168[warn] | longer explanation available when compiling with `-explain`
169[warn] two warnings found
170[info] done compiling
171Starting build for ProjectRef(file:/build/repo/,dns4s-netty) (dns4s-netty)... [3/4]
172Compile scalacOptions: -unchecked, -target:jvm-1.8, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
173[info] compiling 2 Scala sources to /build/repo/netty/target/scala-3.8.0-RC5/classes ...
174[warn] bad option '-target:jvm-1.8' was ignored
175[warn] one warning found
176[info] done compiling
177[info] compiling 1 Scala source to /build/repo/netty/target/scala-3.8.0-RC5/test-classes ...
178[warn] bad option '-target:jvm-1.8' was ignored
179[warn] one warning found
180[info] done compiling
181
182************************
183Build summary:
184[{
185 "module": "dns4s-akka",
186 "compile": {"status": "ok", "tookMs": 9399, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
187 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
188 "test-compile": {"status": "ok", "tookMs": 8791, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
189 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
190 "publish": {"status": "skipped", "tookMs": 0},
191 "metadata": {
192 "crossScalaVersions": ["2.13.5", "2.12.13", "2.11.12", "2.10.7", "3.1.0"]
193}
194},{
195 "module": "dns4s-core",
196 "compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
197 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
198 "test-compile": {"status": "ok", "tookMs": 111, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
199 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
200 "publish": {"status": "skipped", "tookMs": 0},
201 "metadata": {
202 "crossScalaVersions": ["2.13.5", "2.12.13", "2.11.12", "2.10.7", "3.1.0"]
203}
204},{
205 "module": "dns4s-fs2",
206 "compile": {"status": "ok", "tookMs": 1580, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
207 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
208 "test-compile": {"status": "ok", "tookMs": 1327, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
209 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
210 "publish": {"status": "skipped", "tookMs": 0},
211 "metadata": {
212 "crossScalaVersions": ["2.13.5", "2.12.13", "3.1.0"]
213}
214},{
215 "module": "dns4s-netty",
216 "compile": {"status": "ok", "tookMs": 319, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
217 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
218 "test-compile": {"status": "ok", "tookMs": 505, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
219 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
220 "publish": {"status": "skipped", "tookMs": 0},
221 "metadata": {
222 "crossScalaVersions": ["2.13.5", "2.12.13", "2.11.12", "2.10.7", "3.1.0"]
223}
224}]
225************************
226[success] Total time: 30 s, completed Dec 31, 2025, 9:12:09 PM
227[0JChecking patch project/plugins.sbt...
228Checking patch project/build.properties...
229Checking patch build.sbt...
230Applied patch project/plugins.sbt cleanly.
231Applied patch project/build.properties cleanly.
232Applied patch build.sbt cleanly.