Build Logs
cquiroz/scala-java-locales • scheduled_3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
Errors
0
Warnings
62
Total Lines
239
1##################################
2Clonning https://github.com/cquiroz/scala-java-locales.git into /build/repo using revision v1.5.4
3##################################
4Note: switching to '4eb27b91cb154cd323bb2ea510056c5bb9665122'.
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY
32Execute tests: false
33sbt project found:
34Sbt version 1.10.0 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 cquiroz/scala-java-locales
37##################################
38Scala version: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
39Targets: io.github.cquiroz%scala-java-locales
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"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-XX:+PrintCommandLineFlags
50-Xss4M
51-Xmx4G
52-Dcommunitybuild.scala=3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
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.1-RC1-bin-20251205-cd32c6f-NIGHTLY"
62"++3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY -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.1-RC1-bin-20251205-cd32c6f-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" io.github.cquiroz%scala-java-locales"
70
71-XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=4294967296 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=7516192768 -XX:MinHeapSize=4294967296 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:ThreadStackSize=8192 -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC
72[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
73[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
74[info] loading project definition from /build/repo/project
75[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
76[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
77[info] Compilation completed in 7.848s.
78[info] done compiling
79[info] loading settings for project root from build.sbt...
80[info] resolving key references (17606 settings) ...
81[info] set current project to root (in build file:/build/repo/)
82[warn] there's a key that's not used by any other settings/tasks:
83[warn]
84[warn] * demoNative / scalaJSUseMainModuleInitializer
85[warn] +- /build/repo/build.sbt:284
86[warn]
87[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
88[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
89Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY
90OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in coreJVM/crossScalaVersions
91OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in localesMinimalEnDbJS/crossScalaVersions
92OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in macroutils/crossScalaVersions
93OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in localesFullDbJS/crossScalaVersions
94OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in demoNative/crossScalaVersions
95OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in localesMinimalEnDbNative/crossScalaVersions
96OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in localesMinimalEnUSDbJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in localesMinimalEnUSDbNative/crossScalaVersions
98OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in localesFullCurrenciesDbNative/crossScalaVersions
99OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in testsJS/crossScalaVersions
100OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in coreJS/crossScalaVersions
101OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in testsJVM/crossScalaVersions
102OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in coreNative/crossScalaVersions
103OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in testsNative/crossScalaVersions
104OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in root/crossScalaVersions
105OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in localesFullCurrenciesDbJS/crossScalaVersions
106OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in demoJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY in localesFullDbNative/crossScalaVersions
108[info] set current project to root (in build file:/build/repo/)
109[info] Setting Scala version to 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY on 18 projects.
110[info] Switching Scala version on:
111[info] * root (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
112[info] localesFullCurrenciesDbJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
113[info] coreNative (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
114[info] localesMinimalEnUSDbNative (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
115[info] macroutils (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
116[info] coreJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
117[info] localesFullCurrenciesDbNative (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
118[info] coreJVM (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
119[info] testsJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
120[info] localesFullDbJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
121[info] localesFullDbNative (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
122[info] localesMinimalEnUSDbJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
123[info] testsJVM (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
124[info] demoNative (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
125[info] localesMinimalEnDbNative (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
126[info] localesMinimalEnDbJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
127[info] testsNative (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
128[info] demoJS (2.12.19, 2.13.14, 3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY)
129[info] Excluding projects:
130[info] Reapplying settings...
131[info] set current project to root (in build file:/build/repo/)
132Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
133[info] Reapplying settings...
134[info] set current project to root (in build file:/build/repo/)
135[info] Defining Global / credentials, coreJS / credentials and 16 others.
136[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 143 others.
137[info] Run `last` for details.
138[info] Reapplying settings...
139[info] set current project to root (in build file:/build/repo/)
140Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
141[info] Reapplying settings...
142OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
143
144 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
145 Did you mean localesFullDbNative / allExcludeDependencies ?
146 , retry without global scopes
147[info] Reapplying settings...
148[info] set current project to root (in build file:/build/repo/)
149Execute removeScalacOptionsStartingWith: -P:wartremover
150[info] Reapplying settings...
151[info] set current project to root (in build file:/build/repo/)
152[success] Total time: 0 s, completed Dec 6, 2025, 1:10:53 AM
153Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
154Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
155Starting build...
156Projects: Set(coreJVM)
157Starting build for ProjectRef(file:/build/repo/,coreJVM) (scala-java-locales)... [0/1]
158OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
159OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
160Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
161[info] compiling 19 Scala sources to /build/repo/core/jvm/target/scala-3.8.1-RC1-bin-20251205-cd32c6f-NIGHTLY/classes ...
162[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
163[warn] -- [E176] Potential Issue Warning: /build/repo/core/shared/src/main/scala/java/text/DateFormatSymbols.scala:81:30
164[warn] 81 | DateFormatSymbols.initialize(locale, this)
165[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
166[warn] | unused value of type java.text.DateFormatSymbols
167[warn] -- [E176] Potential Issue Warning: /build/repo/core/shared/src/main/scala/java/text/DecimalFormat.scala:232:18
168[warn] 232 | formatNumber(fractionPart, fractionStrBuilder, false)
169[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
170[warn] | unused value of type Int
171[warn] -- [E176] Potential Issue Warning: /build/repo/core/shared/src/main/scala/java/text/DecimalFormat.scala:475:40
172[warn] 475 | parsedPattern.get.positivePrefix.map(result.append)
173[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
174[warn] | unused value of type Option[StringBuilder]
175[warn] -- [E176] Potential Issue Warning: /build/repo/core/shared/src/main/scala/java/text/DecimalFormat.scala:477:40
176[warn] 477 | parsedPattern.get.positiveSuffix.map(result.append)
177[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
178[warn] | unused value of type Option[StringBuilder]
179[warn] -- [E176] Potential Issue Warning: /build/repo/core/shared/src/main/scala/java/text/DecimalFormatSymbols.scala:100:33
180[warn] 100 | DecimalFormatSymbols.initialize(locale, this)
181[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
182[warn] | unused value of type java.text.DecimalFormatSymbols
183[warn] -- [E176] Potential Issue Warning: /build/repo/core/shared/src/main/scala/java/text/NumberFormat.scala:70:9
184[warn] 70 | setup(nf)
185[warn] | ^^^^^^^^^
186[warn] | unused value of type java.text.NumberFormat
187[warn] -- [E176] Potential Issue Warning: /build/repo/core/shared/src/main/scala/java/text/NumberFormat.scala:76:9
188[warn] 76 | setup(nf)
189[warn] | ^^^^^^^^^
190[warn] | unused value of type java.text.NumberFormat
191[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala-3/java/util/Locale.scala:47:25
192[warn] 47 | enum Category private (name: String, ordinal: Int) extends java.lang.Enum[Category]:
193[warn] | ^^^^
194[warn] | unused explicit parameter
195[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala-3/java/util/Locale.scala:47:39
196[warn] 47 | enum Category private (name: String, ordinal: Int) extends java.lang.Enum[Category]:
197[warn] | ^^^^^^^
198[warn] | unused explicit parameter
199[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/java/text/DateFormatSymbols.scala:29:57
200[warn] 29 | private def padAndCopyDays(m: List[String], size: Int, v: String): Array[String] = {
201[warn] | ^
202[warn] | unused explicit parameter
203[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/java/text/DateFormatSymbols.scala:36:20
204[warn] 36 | private def toDFS(locale: Locale, dfs: DateFormatSymbols, ldml: LDML): DateFormatSymbols = {
205[warn] | ^^^^^^
206[warn] | unused explicit parameter
207[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/java/text/DecimalFormat.scala:161:4
208[warn] 161 | pos: FieldPosition
209[warn] | ^^^
210[warn] | unused explicit parameter
211[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/java/text/Format.scala:10:32
212[warn] 10 | def formatToCharacterIterator(obj: AnyRef): AttributedCharacterIterator =
213[warn] | ^^^
214[warn] | unused explicit parameter
215[warn] there were 13 deprecation warnings; re-run with -deprecation for details
216[warn] 15 warnings found
217[info] done compiling
218
219************************
220Build summary:
221[{
222 "module": "scala-java-locales",
223 "compile": {"status": "ok", "tookMs": 11232, "warnings": 13, "errors": 0, "sourceVersion": "3.8"},
224 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
225 "test-compile": {"status": "ok", "tookMs": 117, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
226 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
227 "publish": {"status": "skipped", "tookMs": 0},
228 "metadata": {
229 "crossScalaVersions": ["2.12.19", "2.13.14", "3.3.3"]
230}
231}]
232************************
233[success] Total time: 19 s, completed Dec 6, 2025, 1:11:12 AM
234[0JChecking patch project/plugins.sbt...
235Checking patch project/build.properties...
236Checking patch build.sbt...
237Applied patch project/plugins.sbt cleanly.
238Applied patch project/build.properties cleanly.
239Applied patch build.sbt cleanly.