Build Logs
lego/woof • 3.8.0-RC2:2025-11-26
Errors
0
Warnings
0
Total Lines
245
1##################################
2Clonning https://github.com/lego/woof.git into /build/repo using revision v0.7.0
3##################################
4Note: switching to 'f8a5525b585f12f6c9af209560711fa5af586aac'.
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: false
33sbt project found:
34Sbt version 1.9.6 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 lego/woof
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.0-RC2
40Targets: org.legogroup%woof-core org.legogroup%woof-http4s org.legogroup%woof-slf4j org.legogroup%woof-slf4j-2 org.legogroup%woof-slf4j-common
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51-Xmx4G
52-Dcommunitybuild.scala=3.8.0-RC2
53-Dcommunitybuild.project.dependencies.add=
54-Xmx7G
55-Xms4G
56-Xss8M
57-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
58-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
59-jar
60/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
61"setCrossScalaVersions 3.8.0-RC2"
62"++3.8.0-RC2 -v"
63"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
64"set every credentials := Nil"
65"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
66"removeScalacOptionsStartingWith -P:wartremover"
67
68moduleMappings
69"runBuild 3.8.0-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" org.legogroup%woof-core org.legogroup%woof-http4s org.legogroup%woof-slf4j org.legogroup%woof-slf4j-2 org.legogroup%woof-slf4j-common"
70
71[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
72[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
73[info] loading project definition from /build/repo/project
74[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
75[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
76[info] Compilation completed in 9.019s.
77[info] done compiling
78[info] loading settings for project root from build.sbt...
79[info] resolving key references (18870 settings) ...
80[info] set current project to root (in build file:/build/repo/)
81Execute setCrossScalaVersions: 3.8.0-RC2
82OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in coreJVM/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in coreJVM/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in woof-slf4j/crossScalaVersions
85OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in woof-slf4j/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in http4sNative/crossScalaVersions
87OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in http4sNative/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in examplesJs/crossScalaVersions
89OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in examplesJs/crossScalaVersions
90OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in coreJS/crossScalaVersions
91OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in coreJS/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in coreNative/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in coreNative/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in docs/crossScalaVersions
95OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in docs/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in http4sJS/crossScalaVersions
97OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in http4sJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in http4sJVM/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in http4sJVM/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in woof-slf4j-2/crossScalaVersions
101OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in woof-slf4j-2/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in examples/crossScalaVersions
103OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in examples/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in benchmarks/crossScalaVersions
105OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in benchmarks/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.1 -> 3.8.0-RC2 in woof-slf4j-common/crossScalaVersions
107OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC2) in woof-slf4j-common/crossScalaVersions
108[info] set current project to root (in build file:/build/repo/)
109[info] Setting Scala version to 3.8.0-RC2 on 13 projects.
110[info] Switching Scala version on:
111[info] http4sJVM (3.8.0-RC2)
112[info] http4sJS (3.8.0-RC2)
113[info] benchmarks (3.8.0-RC2)
114[info] examples (3.8.0-RC2)
115[info] coreNative (3.8.0-RC2)
116[info] docs (3.8.0-RC2)
117[info] woof-slf4j-common (3.8.0-RC2)
118[info] woof-slf4j (3.8.0-RC2)
119[info] examplesJs (3.8.0-RC2)
120[info] coreJS (3.8.0-RC2)
121[info] coreJVM (3.8.0-RC2)
122[info] http4sNative (3.8.0-RC2)
123[info] woof-slf4j-2 (3.8.0-RC2)
124[info] Excluding projects:
125[info] * root (2.12.20)
126[info] Reapplying settings...
127[info] set current project to root (in build file:/build/repo/)
128Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
129[info] Reapplying settings...
130[info] set current project to root (in build file:/build/repo/)
131[info] Defining Global / credentials, benchmarks / credentials and 12 others.
132[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 112 others.
133[info] Run `last` for details.
134[info] Reapplying settings...
135[info] set current project to root (in build file:/build/repo/)
136Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
137[info] Reapplying settings...
138OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
139
140 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
141 Did you mean woof-slf4j-common / allExcludeDependencies ?
142 , retry without global scopes
143[info] Reapplying settings...
144[info] set current project to root (in build file:/build/repo/)
145Execute removeScalacOptionsStartingWith: -P:wartremover
146[info] Reapplying settings...
147[info] set current project to root (in build file:/build/repo/)
148[success] Total time: 0 s, completed Nov 26, 2025, 4:10:00 PM
149Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
150Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
151Starting build...
152Projects: Set(http4sJVM, woof-slf4j-common, woof-slf4j, coreJVM, woof-slf4j-2)
153Starting build for ProjectRef(file:/build/repo/,woof-slf4j-2) (woof-slf4j-2)... [0/5]
154OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
155OpenCB::Filter out '-source', matches setting pattern '^-?-source(:.*)?'
156OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
157Compile scalacOptions: future, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
158[info] compiling 17 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.0-RC2/classes ...
159[info] done compiling
160[info] compiling 1 Scala source to /build/repo/modules/slf4j-common/target/scala-3.8.0-RC2/classes ...
161[info] done compiling
162[info] compiling 2 Scala sources to /build/repo/modules/slf4j-2/target/scala-3.8.0-RC2/classes ...
163[info] done compiling
164[info] compiling 8 Scala sources to /build/repo/modules/core/jvm/target/scala-3.8.0-RC2/test-classes ...
165[info] done compiling
166[info] compiling 1 Scala source to /build/repo/modules/slf4j-2/target/scala-3.8.0-RC2/test-classes ...
167[info] done compiling
168Starting build for ProjectRef(file:/build/repo/,woof-slf4j-common) (woof-slf4j-common)... [1/5]
169Compile scalacOptions: future, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
170Starting build for ProjectRef(file:/build/repo/,coreJVM) (woof-core)... [2/5]
171Compile scalacOptions: future, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
172Starting build for ProjectRef(file:/build/repo/,http4sJVM) (woof-http4s)... [3/5]
173Compile scalacOptions: future, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
174[info] compiling 1 Scala source to /build/repo/modules/http4s/.jvm/target/scala-3.8.0-RC2/classes ...
175[info] done compiling
176[info] compiling 1 Scala source to /build/repo/modules/http4s/.jvm/target/scala-3.8.0-RC2/test-classes ...
177[info] done compiling
178Starting build for ProjectRef(file:/build/repo/,woof-slf4j) (woof-slf4j)... [4/5]
179Compile scalacOptions: future, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
180[info] compiling 2 Scala sources to /build/repo/modules/slf4j/target/scala-3.8.0-RC2/classes ...
181[info] done compiling
182[info] compiling 1 Scala source to /build/repo/modules/slf4j/target/scala-3.8.0-RC2/test-classes ...
183[info] done compiling
184
185************************
186Build summary:
187[{
188 "module": "woof-slf4j-2",
189 "compile": {"status": "ok", "tookMs": 15969, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
190 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
191 "test-compile": {"status": "ok", "tookMs": 4228, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
192 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
193 "publish": {"status": "skipped", "tookMs": 0},
194 "metadata": {
195 "crossScalaVersions": ["2.12.20"]
196}
197},{
198 "module": "woof-slf4j-common",
199 "compile": {"status": "ok", "tookMs": 118, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
200 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
201 "test-compile": {"status": "ok", "tookMs": 178, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
202 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
203 "publish": {"status": "skipped", "tookMs": 0},
204 "metadata": {
205 "crossScalaVersions": ["2.12.20"]
206}
207},{
208 "module": "woof-core",
209 "compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
210 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
211 "test-compile": {"status": "ok", "tookMs": 87, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
212 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
213 "publish": {"status": "skipped", "tookMs": 0},
214 "metadata": {
215 "crossScalaVersions": ["2.12.20"]
216}
217},{
218 "module": "woof-http4s",
219 "compile": {"status": "ok", "tookMs": 1208, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
220 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
221 "test-compile": {"status": "ok", "tookMs": 1370, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
222 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
223 "publish": {"status": "skipped", "tookMs": 0},
224 "metadata": {
225 "crossScalaVersions": ["2.12.20"]
226}
227},{
228 "module": "woof-slf4j",
229 "compile": {"status": "ok", "tookMs": 621, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
230 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
231 "test-compile": {"status": "ok", "tookMs": 1015, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
233 "publish": {"status": "skipped", "tookMs": 0},
234 "metadata": {
235 "crossScalaVersions": ["2.12.20"]
236}
237}]
238************************
239[success] Total time: 52 s, completed Nov 26, 2025, 4:10:53 PM
240[0JChecking patch project/plugins.sbt...
241Checking patch project/build.properties...
242Checking patch build.sbt...
243Applied patch project/plugins.sbt cleanly.
244Applied patch project/build.properties cleanly.
245Applied patch build.sbt cleanly.