Build Logs

kevin-lee/maven2sbt • 3.8.0-RC2:2025-11-25

Errors

0

Warnings

36

Total Lines

387

1##################################
2Clonning https://github.com/kevin-lee/maven2sbt.git into /build/repo using revision v1.5.0
3##################################
4Note: switching to 'b9cb62eea91b3822c41e17c1321457aff9f231e4'.
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.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 kevin-lee/maven2sbt
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: io.kevinlee%maven2sbt-core
41Project projectConfig: {"tests":"compile-only"}
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-Dcommunitybuild.scala=3.8.0-RC2
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-RC2"
61"++3.8.0-RC2 -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-RC2 """{"tests":"compile-only"}""" io.kevinlee%maven2sbt-core"
69
70[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
71[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
72[info] loading project definition from /build/repo/project
73[info] loading settings for project maven2sbt from build.sbt...
74Cloning into '/root/.sbt/1.0/staging/57de66f23c260b89ea11/pirate'...
75[info] loading settings for project pirate-build from plugins.sbt...
76[info] loading project definition from /root/.sbt/1.0/staging/57de66f23c260b89ea11/pirate/project
77[info] loading settings for project pirate from build.sbt...
78[info]
79[info] __ __ ___ ____
80[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
81[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
82[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
83[info] /_/
84[info]
85[info] maven2sbt 1.5.0+0-b9cb62ee+20251125-1711-SNAPSHOT
86[info] Scala 2.13.10
87[info] -----------------------------------------------------
88[info] Useful sbt tasks:
89[info] r. reload - Run reload
90[info] cln. clean - Run clean
91[info] c. compile - Run compile
92[info] cc. +compile - Run cross-scalaVersion compile
93[info] tc. Test/compile - Run Test/compile
94[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
95[info] t. test - Run test
96[info] ct. +test - Run cross-scalaVersion test
97[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
98[info] fmt. scalafmtAll - Run scalafmtAll
99[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
100[info] cfmt. +scalafmtAll - Run +scalafmtAll
101[info] fixchk. scalafixAll --check - Run scalafixAll --check
102[info] fix. scalafixAll - Run scalafixAll
103[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
104[info] cfix. +scalafixAll - Run +scalafixAll
105[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
106[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
107[info] pl. publishLocal - Run publishLocal
108[warn] there are 11 keys that are not used by any other settings/tasks:
109[warn]
110[warn] * ThisBuild / useAggressiveScalacOptions
111[warn] +- /build/repo/build.sbt:23
112[warn] * cli / Compile / console / wartremoverErrors
113[warn] +- /build/repo/build.sbt:250
114[warn] * cli / Compile / console / wartremoverWarnings
115[warn] +- /build/repo/build.sbt:251
116[warn] * cli / Test / console / wartremoverErrors
117[warn] +- /build/repo/build.sbt:257
118[warn] * cli / Test / console / wartremoverWarnings
119[warn] +- /build/repo/build.sbt:258
120[warn] * cli / nativeImageJvm
121[warn] +- /build/repo/build.sbt:89
122[warn] * cli / nativeImageVersion
123[warn] +- /build/repo/build.sbt:88
124[warn] * core / Compile / console / wartremoverErrors
125[warn] +- /build/repo/build.sbt:250
126[warn] * core / Compile / console / wartremoverWarnings
127[warn] +- /build/repo/build.sbt:251
128[warn] * core / Test / console / wartremoverErrors
129[warn] +- /build/repo/build.sbt:257
130[warn] * core / Test / console / wartremoverWarnings
131[warn] +- /build/repo/build.sbt:258
132[warn]
133[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
134[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
135Execute setCrossScalaVersions: 3.8.0-RC2
136OpenCB::Changing crossVersion 3.0.2 -> 3.8.0-RC2 in pirate-scalaz/crossScalaVersions
137OpenCB::Changing crossVersion 3.2.2 -> 3.8.0-RC2 in core/crossScalaVersions
138[info]
139[info] __ __ ___ ____
140[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
141[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
142[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
143[info] /_/
144[info]
145[info] maven2sbt 1.5.0+0-b9cb62ee+20251125-1711-SNAPSHOT
146[info] Scala 2.13.10
147[info] -----------------------------------------------------
148[info] Useful sbt tasks:
149[info] r. reload - Run reload
150[info] cln. clean - Run clean
151[info] c. compile - Run compile
152[info] cc. +compile - Run cross-scalaVersion compile
153[info] tc. Test/compile - Run Test/compile
154[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
155[info] t. test - Run test
156[info] ct. +test - Run cross-scalaVersion test
157[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
158[info] fmt. scalafmtAll - Run scalafmtAll
159[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
160[info] cfmt. +scalafmtAll - Run +scalafmtAll
161[info] fixchk. scalafixAll --check - Run scalafixAll --check
162[info] fix. scalafixAll - Run scalafixAll
163[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
164[info] cfix. +scalafixAll - Run +scalafixAll
165[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
166[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
167[info] pl. publishLocal - Run publishLocal
168[info] Setting Scala version to 3.8.0-RC2 on 2 projects.
169[info] Switching Scala version on:
170[info] core (2.12.17, 2.13.10, 3.8.0-RC2)
171[info] pirate-scalaz (2.12.13, 2.13.8, 3.8.0-RC2)
172[info] Excluding projects:
173[info] * maven2sbt (2.13.10)
174[info] cli (2.13.10)
175[info] pirate (2.13.8)
176[info] Reapplying settings...
177[info]
178[info] __ __ ___ ____
179[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
180[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
181[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
182[info] /_/
183[info]
184[info] maven2sbt 1.5.0+0-b9cb62ee+20251125-1711-SNAPSHOT
185[info] Scala 2.13.10
186[info] -----------------------------------------------------
187[info] Useful sbt tasks:
188[info] r. reload - Run reload
189[info] cln. clean - Run clean
190[info] c. compile - Run compile
191[info] cc. +compile - Run cross-scalaVersion compile
192[info] tc. Test/compile - Run Test/compile
193[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
194[info] t. test - Run test
195[info] ct. +test - Run cross-scalaVersion test
196[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
197[info] fmt. scalafmtAll - Run scalafmtAll
198[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
199[info] cfmt. +scalafmtAll - Run +scalafmtAll
200[info] fixchk. scalafixAll --check - Run scalafixAll --check
201[info] fix. scalafixAll - Run scalafixAll
202[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
203[info] cfix. +scalafixAll - Run +scalafixAll
204[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
205[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
206[info] pl. publishLocal - Run publishLocal
207Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
208[info] Reapplying settings...
209[info]
210[info] __ __ ___ ____
211[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
212[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
213[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
214[info] /_/
215[info]
216[info] maven2sbt 1.5.0+0-b9cb62ee+20251125-1711-SNAPSHOT
217[info] Scala 2.13.10
218[info] -----------------------------------------------------
219[info] Useful sbt tasks:
220[info] r. reload - Run reload
221[info] cln. clean - Run clean
222[info] c. compile - Run compile
223[info] cc. +compile - Run cross-scalaVersion compile
224[info] tc. Test/compile - Run Test/compile
225[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
226[info] t. test - Run test
227[info] ct. +test - Run cross-scalaVersion test
228[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
229[info] fmt. scalafmtAll - Run scalafmtAll
230[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
231[info] cfmt. +scalafmtAll - Run +scalafmtAll
232[info] fixchk. scalafixAll --check - Run scalafixAll --check
233[info] fix. scalafixAll - Run scalafixAll
234[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
235[info] cfix. +scalafixAll - Run +scalafixAll
236[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
237[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
238[info] pl. publishLocal - Run publishLocal
239[info] Defining Global / credentials, ProjectRef(uri("https://github.com/Kevin-Lee/pirate.git#7797fb3884bdfdda7751d8f75accf622b30a53ed"), "pirate") / credentials and 3 others.
240[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
241[info] Run `last` for details.
242[info] Reapplying settings...
243[info]
244[info] __ __ ___ ____
245[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
246[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
247[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
248[info] /_/
249[info]
250[info] maven2sbt 1.5.0+0-b9cb62ee+20251125-1711-SNAPSHOT
251[info] Scala 2.13.10
252[info] -----------------------------------------------------
253[info] Useful sbt tasks:
254[info] r. reload - Run reload
255[info] cln. clean - Run clean
256[info] c. compile - Run compile
257[info] cc. +compile - Run cross-scalaVersion compile
258[info] tc. Test/compile - Run Test/compile
259[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
260[info] t. test - Run test
261[info] ct. +test - Run cross-scalaVersion test
262[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
263[info] fmt. scalafmtAll - Run scalafmtAll
264[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
265[info] cfmt. +scalafmtAll - Run +scalafmtAll
266[info] fixchk. scalafixAll --check - Run scalafixAll --check
267[info] fix. scalafixAll - Run scalafixAll
268[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
269[info] cfix. +scalafixAll - Run +scalafixAll
270[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
271[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
272[info] pl. publishLocal - Run publishLocal
273Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
274[info] Reapplying settings...
275OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
276
277 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
278 Did you mean cli / allExcludeDependencies ?
279 , retry without global scopes
280[info] Reapplying settings...
281[info]
282[info] __ __ ___ ____
283[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
284[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
285[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
286[info] /_/
287[info]
288[info] maven2sbt 1.5.0+0-b9cb62ee+20251125-1711-SNAPSHOT
289[info] Scala 2.13.10
290[info] -----------------------------------------------------
291[info] Useful sbt tasks:
292[info] r. reload - Run reload
293[info] cln. clean - Run clean
294[info] c. compile - Run compile
295[info] cc. +compile - Run cross-scalaVersion compile
296[info] tc. Test/compile - Run Test/compile
297[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
298[info] t. test - Run test
299[info] ct. +test - Run cross-scalaVersion test
300[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
301[info] fmt. scalafmtAll - Run scalafmtAll
302[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
303[info] cfmt. +scalafmtAll - Run +scalafmtAll
304[info] fixchk. scalafixAll --check - Run scalafixAll --check
305[info] fix. scalafixAll - Run scalafixAll
306[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
307[info] cfix. +scalafixAll - Run +scalafixAll
308[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
309[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
310[info] pl. publishLocal - Run publishLocal
311Execute removeScalacOptionsStartingWith: -P:wartremover
312[info] Reapplying settings...
313[info]
314[info] __ __ ___ ____
315[info] ___ / / / /_____/ _ \___ _ __/ __ \___ ___ ___
316[info] (_-</ _ \/ __/___/ // / -_) |/ / /_/ / _ \/ _ \(_-<
317[info] /___/_.__/\__/ /____/\__/|___/\____/\___/ .__/___/
318[info] /_/
319[info]
320[info] maven2sbt 1.5.0+0-b9cb62ee+20251125-1711-SNAPSHOT
321[info] Scala 2.13.10
322[info] -----------------------------------------------------
323[info] Useful sbt tasks:
324[info] r. reload - Run reload
325[info] cln. clean - Run clean
326[info] c. compile - Run compile
327[info] cc. +compile - Run cross-scalaVersion compile
328[info] tc. Test/compile - Run Test/compile
329[info] ctc. +Test/compile - Run cross-scalaVersion Test/compile
330[info] t. test - Run test
331[info] ct. +test - Run cross-scalaVersion test
332[info] fmtchk. scalafmtCheckAll - Run scalafmtCheckAll
333[info] fmt. scalafmtAll - Run scalafmtAll
334[info] cfmtchk. +scalafmtCheckAll - Run +scalafmtCheckAll
335[info] cfmt. +scalafmtAll - Run +scalafmtAll
336[info] fixchk. scalafixAll --check - Run scalafixAll --check
337[info] fix. scalafixAll - Run scalafixAll
338[info] cfixchk. +scalafixAll --check - Run +scalafixAll --check
339[info] cfix. +scalafixAll - Run +scalafixAll
340[info] chk. fmtchk; fixchk - Run scalafmtCheckAll; scalafixAll --check
341[info] cchk. cfmtchk; cfixchk - Run +scalafmtCheckAll; +scalafixAll --check
342[info] pl. publishLocal - Run publishLocal
343[success] Total time: 0 s, completed Nov 25, 2025, 5:11:46 PM
344Build config: {"tests":"compile-only"}
345Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
346Starting build...
347Projects: Set(core)
348Starting build for ProjectRef(file:/build/repo/,core) (maven2sbt-core)... [0/1]
349[warn] Multiple resolvers having different access mechanism configured with same name 'sonatype-snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
350OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
351OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
352OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
353Compile scalacOptions: -language:dynamics, -language:existentials, -language:higherKinds, -language:reflectiveCalls, -language:experimental.macros, -language:implicitConversions, -encoding, utf8, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
354[warn] Multiple resolvers having different access mechanism configured with same name 'sonatype-snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
355[info] compiling 25 Scala sources to /build/repo/modules/maven2sbt-core/target/scala-3.8.0-RC2/classes ...
356[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
357[warn] one warning found
358[info] done compiling
359[warn] Multiple resolvers having different access mechanism configured with same name 'sonatype-snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
360[info] compiling 14 Scala sources to /build/repo/modules/maven2sbt-core/target/scala-3.8.0-RC2/test-classes ...
361[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
362[warn] one warning found
363[info] done compiling
364[warn] Multiple resolvers having different access mechanism configured with same name 'sonatype-snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
365[warn] Multiple resolvers having different access mechanism configured with same name 'sonatype-snapshots'. To avoid conflict, Remove duplicate project resolvers (`resolvers`) or rename publishing resolver (`publishTo`).
366
367************************
368Build summary:
369[{
370 "module": "maven2sbt-core",
371 "compile": {"status": "ok", "tookMs": 14909, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
372 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
373 "test-compile": {"status": "ok", "tookMs": 4566, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
374 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
375 "publish": {"status": "skipped", "tookMs": 0},
376 "metadata": {
377 "crossScalaVersions": ["2.12.17", "2.13.10", "3.2.2"]
378}
379}]
380************************
381[success] Total time: 34 s, completed Nov 25, 2025, 5:12:20 PM
382[0JChecking patch project/plugins.sbt...
383Checking patch project/build.properties...
384Checking patch build.sbt...
385Applied patch project/plugins.sbt cleanly.
386Applied patch project/build.properties cleanly.
387Applied patch build.sbt cleanly.