Build Logs

phillhenry/dreadnought • 3.8.0-RC6:2026-01-08

Errors

1

Warnings

17

Total Lines

237

1##################################
2Clonning https://github.com/phillhenry/dreadnought.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC6
6Scala binary version found: 3.8
7Implicitly using source version 3.8
8Scala binary version found: 3.8
9Implicitly using source version 3.8
10Would try to apply common scalacOption (best-effort, sbt/mill only):
11Append: ,REQUIRE:-source:3.8
12Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
13----
14Starting build for 3.8.0-RC6
15Execute tests: true
16sbt project found:
17Sbt version 1.8.2 is not supported, minimal supported version is 1.11.5
18Enforcing usage of sbt in version 1.11.5
19No prepare script found for project phillhenry/dreadnought
20##################################
21Scala version: 3.8.0-RC6
22Targets: uk.co.odinconsultants%dreadnought uk.co.odinconsultants%dreadnought-core uk.co.odinconsultants%dreadnought-docker uk.co.odinconsultants%dreadnought-examples uk.co.odinconsultants%dreadnought-it uk.co.odinconsultants%dreadnought-lib
23Project projectConfig: {"tests":null}
24##################################
25Using extra scalacOptions: ,REQUIRE:-source:3.8
26Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
27[sbt_options] declare -a sbt_options=()
28[process_args] java_version = '17'
29[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
30# Executing command line:
31java
32-Dfile.encoding=UTF-8
33-Dcommunitybuild.scala=3.8.0-RC6
34-Dcommunitybuild.project.dependencies.add=
35-Xmx7G
36-Xms4G
37-Xss8M
38-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
39-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
40-jar
41/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
42"setCrossScalaVersions 3.8.0-RC6"
43"++3.8.0-RC6 -v"
44"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
45"set every credentials := Nil"
46"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
47"removeScalacOptionsStartingWith -P:wartremover"
48
49moduleMappings
50"runBuild 3.8.0-RC6 """{"tests":null}""" uk.co.odinconsultants%dreadnought uk.co.odinconsultants%dreadnought-core uk.co.odinconsultants%dreadnought-docker uk.co.odinconsultants%dreadnought-examples uk.co.odinconsultants%dreadnought-it uk.co.odinconsultants%dreadnought-lib"
51
52[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
53[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
54[info] loading project definition from /build/repo/project
55[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
56[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
57[info] Compilation completed in 8.128s.
58[info] done compiling
59/build/repo/build.sbt:12: warning: method sonatypeRepo in class ResolverFunctions is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
60 resolvers += Resolver.sonatypeCentralSnapshots
61
62ThisBuild / resolvers += Resolver.sonatypeRepo("snapshots")
63 ^
64[info] loading settings for project root from build.sbt...
65[info] set current project to dreadnought (in build file:/build/repo/)
66Execute setCrossScalaVersions: 3.8.0-RC6
67OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC6 in lib/crossScalaVersions
68OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC6 in it/crossScalaVersions
69OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC6 in docs/crossScalaVersions
70OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC6 in root/crossScalaVersions
71OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC6 in examples/crossScalaVersions
72OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC6 in docker/crossScalaVersions
73OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC6 in core/crossScalaVersions
74[info] set current project to dreadnought (in build file:/build/repo/)
75[info] Setting Scala version to 3.8.0-RC6 on 7 projects.
76[info] Switching Scala version on:
77[info] examples (3.8.0-RC6)
78[info] * root (3.8.0-RC6)
79[info] docs (3.8.0-RC6)
80[info] it (3.8.0-RC6)
81[info] docker (3.8.0-RC6)
82[info] lib (3.8.0-RC6)
83[info] core (3.8.0-RC6)
84[info] Excluding projects:
85[info] Reapplying settings...
86[info] set current project to dreadnought (in build file:/build/repo/)
87Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
88[info] Reapplying settings...
89[info] set current project to dreadnought (in build file:/build/repo/)
90[info] Defining Global / credentials, core / credentials and 5 others.
91[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 35 others.
92[info] Run `last` for details.
93[info] Reapplying settings...
94[info] set current project to dreadnought (in build file:/build/repo/)
95Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
96[info] Reapplying settings...
97OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
98
99 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
100 Did you mean allExcludeDependencies ?
101 , retry without global scopes
102[info] Reapplying settings...
103[info] set current project to dreadnought (in build file:/build/repo/)
104Execute removeScalacOptionsStartingWith: -P:wartremover
105[info] Reapplying settings...
106[info] set current project to dreadnought (in build file:/build/repo/)
107[success] Total time: 0 s, completed Jan 8, 2026, 2:03:39 AM
108Build config: {"tests":null}
109Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
110Starting build...
111Projects: Set(examples, root, it, docker, lib, core)
112Starting build for ProjectRef(file:/build/repo/,docker) (dreadnought-docker)... [0/6]
113OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
114OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
115OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
116OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
117Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/docker/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
118[info] compiling 4 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC6/classes ...
119[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
120[warn] -- Warning: /build/repo/modules/core/src/main/scala/uk/co/odinconsultants/dreadnought/Flow.scala:22:32
121[warn] 22 | xs.map(Free.liftF).reduce { case (x, y) => x >> y }
122[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
123[warn] |Implicit parameters should be provided with a `using` clause.
124[warn] |To disable the warning, please use the following option:
125[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
126[warn] two warnings found
127[info] done compiling
128[info] compiling 3 Scala sources to /build/repo/modules/docker/target/scala-3.8.0-RC6/classes ...
129[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
130[warn] one warning found
131[info] done compiling
132Starting build for ProjectRef(file:/build/repo/,core) (dreadnought-core)... [1/6]
133Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/core/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
134[info] compiling 2 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC6/test-classes ...
135[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
136[warn] one warning found
137[info] done compiling
138[info] uk.co.odinconsultants.mss.HelloWorldSuite
139[info] + hello world happy path 37ms
140c
141a
142c
143b
144b
145c
146[info] uk.co.odinconsultants.mss.StreamingWordCountSuite
147[info] + stream produces word count 26ms
148Starting build for ProjectRef(file:/build/repo/,lib) (dreadnought-lib)... [2/6]
149Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/lib/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150Starting build for ProjectRef(file:/build/repo/,root) (dreadnought)... [3/6]
151Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
152Starting build for ProjectRef(file:/build/repo/,examples) (dreadnought-examples)... [4/6]
153Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/examples/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
154[info] compiling 6 Scala sources to /build/repo/modules/examples/target/scala-3.8.0-RC6/classes ...
155[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
156[warn] one warning found
157[info] done compiling
158Starting build for ProjectRef(file:/build/repo/,it) (dreadnought-it)... [5/6]
159Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/modules/it/target/scala-3.8.0-RC6/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
160[info] compiling 1 Scala source to /build/repo/modules/it/target/scala-3.8.0-RC6/test-classes ...
161[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
162[warn] one warning found
163[info] done compiling
164[info] uk.co.odinconsultants.mss.HelloWorldITSuite
165[info] + hello world happy path (IT) 14ms
166
167************************
168Build summary:
169[{
170 "module": "dreadnought-docker",
171 "compile": {"status": "ok", "tookMs": 10020, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
173 "test-compile": {"status": "ok", "tookMs": 407, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
174 "test": {"status": "ok", "tookMs": 242, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
175 "publish": {"status": "skipped", "tookMs": 0},
176 "metadata": {
177 "crossScalaVersions": ["3.1.1"]
178}
179},{
180 "module": "dreadnought-core",
181 "compile": {"status": "ok", "tookMs": 91, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
182 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
183 "test-compile": {"status": "ok", "tookMs": 1808, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
184 "test": {"status": "ok", "tookMs": 848, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
185 "publish": {"status": "skipped", "tookMs": 0},
186 "metadata": {
187 "crossScalaVersions": ["3.1.1"]
188}
189},{
190 "module": "dreadnought-lib",
191 "compile": {"status": "ok", "tookMs": 41, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
192 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
193 "test-compile": {"status": "ok", "tookMs": 125, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
194 "test": {"status": "ok", "tookMs": 159, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
195 "publish": {"status": "skipped", "tookMs": 0},
196 "metadata": {
197 "crossScalaVersions": ["3.1.1"]
198}
199},{
200 "module": "dreadnought",
201 "compile": {"status": "ok", "tookMs": 49, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
202 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
203 "test-compile": {"status": "ok", "tookMs": 69, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
204 "test": {"status": "ok", "tookMs": 61, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
205 "publish": {"status": "skipped", "tookMs": 0},
206 "metadata": {
207 "crossScalaVersions": ["3.1.1"]
208}
209},{
210 "module": "dreadnought-examples",
211 "compile": {"status": "ok", "tookMs": 2507, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
212 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
213 "test-compile": {"status": "ok", "tookMs": 421, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
214 "test": {"status": "ok", "tookMs": 376, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
215 "publish": {"status": "skipped", "tookMs": 0},
216 "metadata": {
217 "crossScalaVersions": ["3.1.1"]
218}
219},{
220 "module": "dreadnought-it",
221 "compile": {"status": "ok", "tookMs": 120, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
222 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
223 "test-compile": {"status": "ok", "tookMs": 1008, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
224 "test": {"status": "ok", "tookMs": 500, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
225 "publish": {"status": "skipped", "tookMs": 0},
226 "metadata": {
227 "crossScalaVersions": ["3.1.1"]
228}
229}]
230************************
231[success] Total time: 37 s, completed Jan 8, 2026, 2:04:16 AM
232[0JChecking patch project/plugins.sbt...
233Checking patch project/build.properties...
234Checking patch build.sbt...
235Applied patch project/plugins.sbt cleanly.
236Applied patch project/build.properties cleanly.
237Applied patch build.sbt cleanly.