Build Logs
phillhenry/dreadnought • scheduled_3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
Errors
0
Warnings
17
Total Lines
226
1##################################
2Clonning https://github.com/phillhenry/dreadnought.git into /build/repo using revision
3##################################
4----
5Preparing build for 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
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-RC1-bin-20251114-d221ef5-NIGHTLY
15Execute tests: false
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/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
21##################################
22Scala version: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
23Targets: 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
24Project projectConfig: {"tests":"compile-only"}
25##################################
26Using extra scalacOptions: ,REQUIRE:-source:3.8
27Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28[sbt_options] declare -a sbt_options=()
29[process_args] java_version = '17'
30[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
31# Executing command line:
32java
33-Dfile.encoding=UTF-8
34-Dcommunitybuild.scala=3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
35-Dcommunitybuild.project.dependencies.add=
36-Xmx7G
37-Xms4G
38-Xss8M
39-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
40-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
41-jar
42/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
43"setCrossScalaVersions 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY"
44"++3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY -v"
45"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
46"set every credentials := Nil"
47"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
48"removeScalacOptionsStartingWith -P:wartremover"
49
50moduleMappings
51"runBuild 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY """{"tests":"compile-only"}""" 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"
52
53[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
54[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
55[info] loading project definition from /build/repo/project
56[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
57[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
58[info] Compilation completed in 8.61s.
59[info] done compiling
60/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:
61 resolvers += Resolver.sonatypeCentralSnapshots
62
63ThisBuild / resolvers += Resolver.sonatypeRepo("snapshots")
64 ^
65[info] loading settings for project root from build.sbt...
66[info] set current project to dreadnought (in build file:/build/repo/)
67Execute setCrossScalaVersions: 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY
68OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in core/crossScalaVersions
69OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in lib/crossScalaVersions
70OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in docker/crossScalaVersions
71OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in docs/crossScalaVersions
72OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in it/crossScalaVersions
73OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in root/crossScalaVersions
74OpenCB::Changing crossVersion 3.1.1 -> 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY in examples/crossScalaVersions
75[info] set current project to dreadnought (in build file:/build/repo/)
76[info] Setting Scala version to 3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY on 7 projects.
77[info] Switching Scala version on:
78[info] examples (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
79[info] * root (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
80[info] docs (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
81[info] it (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
82[info] docker (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
83[info] lib (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
84[info] core (3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY)
85[info] Excluding projects:
86[info] Reapplying settings...
87[info] set current project to dreadnought (in build file:/build/repo/)
88Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
89[info] Reapplying settings...
90[info] set current project to dreadnought (in build file:/build/repo/)
91[info] Defining Global / credentials, core / credentials and 5 others.
92[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 35 others.
93[info] Run `last` for details.
94[info] Reapplying settings...
95[info] set current project to dreadnought (in build file:/build/repo/)
96Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
97[info] Reapplying settings...
98OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
99
100 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
101 Did you mean allExcludeDependencies ?
102 , retry without global scopes
103[info] Reapplying settings...
104[info] set current project to dreadnought (in build file:/build/repo/)
105Execute removeScalacOptionsStartingWith: -P:wartremover
106[info] Reapplying settings...
107[info] set current project to dreadnought (in build file:/build/repo/)
108[success] Total time: 0 s, completed Nov 15, 2025, 12:36:10 AM
109Build config: {"tests":"compile-only"}
110Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
111Starting build...
112Projects: Set(examples, root, it, docker, lib, core)
113Starting build for ProjectRef(file:/build/repo/,docker) (dreadnought-docker)... [0/6]
114OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
115OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
116OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
117OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
118Compile 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-RC1-bin-20251114-d221ef5-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
119[info] compiling 4 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
120[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
121[warn] -- Warning: /build/repo/modules/core/src/main/scala/uk/co/odinconsultants/dreadnought/Flow.scala:22:32
122[warn] 22 | xs.map(Free.liftF).reduce { case (x, y) => x >> y }
123[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^
124[warn] |Implicit parameters should be provided with a `using` clause.
125[warn] |To disable the warning, please use the following option:
126[warn] | "-Wconf:msg=Implicit parameters should be provided with a `using` clause:s"
127[warn] two warnings found
128[info] done compiling
129[info] compiling 3 Scala sources to /build/repo/modules/docker/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
130[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
131[warn] one warning found
132[info] done compiling
133Starting build for ProjectRef(file:/build/repo/,core) (dreadnought-core)... [1/6]
134Compile 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-RC1-bin-20251114-d221ef5-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 2 Scala sources to /build/repo/modules/core/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
136[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
137[warn] one warning found
138[info] done compiling
139Starting build for ProjectRef(file:/build/repo/,lib) (dreadnought-lib)... [2/6]
140Compile 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-RC1-bin-20251114-d221ef5-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
141Starting build for ProjectRef(file:/build/repo/,root) (dreadnought)... [3/6]
142Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
143Starting build for ProjectRef(file:/build/repo/,examples) (dreadnought-examples)... [4/6]
144Compile 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-RC1-bin-20251114-d221ef5-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
145[info] compiling 6 Scala sources to /build/repo/modules/examples/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/classes ...
146[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
147[warn] one warning found
148[info] done compiling
149Starting build for ProjectRef(file:/build/repo/,it) (dreadnought-it)... [5/6]
150Compile 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-RC1-bin-20251114-d221ef5-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
151[info] compiling 1 Scala source to /build/repo/modules/it/target/scala-3.8.0-RC1-bin-20251114-d221ef5-NIGHTLY/test-classes ...
152[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
153[warn] one warning found
154[info] done compiling
155
156************************
157Build summary:
158[{
159 "module": "dreadnought-docker",
160 "compile": {"status": "ok", "tookMs": 12605, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
161 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
162 "test-compile": {"status": "ok", "tookMs": 421, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
163 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
164 "publish": {"status": "skipped", "tookMs": 0},
165 "metadata": {
166 "crossScalaVersions": ["3.1.1"]
167}
168},{
169 "module": "dreadnought-core",
170 "compile": {"status": "ok", "tookMs": 114, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
171 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
172 "test-compile": {"status": "ok", "tookMs": 1939, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
173 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
174 "publish": {"status": "skipped", "tookMs": 0},
175 "metadata": {
176 "crossScalaVersions": ["3.1.1"]
177}
178},{
179 "module": "dreadnought-lib",
180 "compile": {"status": "ok", "tookMs": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
181 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
182 "test-compile": {"status": "ok", "tookMs": 146, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
183 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
184 "publish": {"status": "skipped", "tookMs": 0},
185 "metadata": {
186 "crossScalaVersions": ["3.1.1"]
187}
188},{
189 "module": "dreadnought",
190 "compile": {"status": "ok", "tookMs": 55, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
191 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
192 "test-compile": {"status": "ok", "tookMs": 72, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
193 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
194 "publish": {"status": "skipped", "tookMs": 0},
195 "metadata": {
196 "crossScalaVersions": ["3.1.1"]
197}
198},{
199 "module": "dreadnought-examples",
200 "compile": {"status": "ok", "tookMs": 2375, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
201 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
202 "test-compile": {"status": "ok", "tookMs": 279, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
203 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
204 "publish": {"status": "skipped", "tookMs": 0},
205 "metadata": {
206 "crossScalaVersions": ["3.1.1"]
207}
208},{
209 "module": "dreadnought-it",
210 "compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
211 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
212 "test-compile": {"status": "ok", "tookMs": 846, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
213 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
214 "publish": {"status": "skipped", "tookMs": 0},
215 "metadata": {
216 "crossScalaVersions": ["3.1.1"]
217}
218}]
219************************
220[success] Total time: 56 s, completed Nov 15, 2025, 12:37:06 AM
221[0JChecking patch project/plugins.sbt...
222Checking patch project/build.properties...
223Checking patch build.sbt...
224Applied patch project/plugins.sbt cleanly.
225Applied patch project/build.properties cleanly.
226Applied patch build.sbt cleanly.