Build Logs
scala-workers/commons-lang3-bridge • 3.8.0-RC6:2026-01-08
Errors
1
Warnings
4
Total Lines
313
1##################################
2Clonning https://github.com/scala-workers/commons-lang3-bridge.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:
17No prepare script found for project scala-workers/commons-lang3-bridge
18##################################
19Scala version: 3.8.0-RC6
20Targets: net.scalax%commons-lang3-bridge
21Project projectConfig: {"tests":null}
22##################################
23Using extra scalacOptions: ,REQUIRE:-source:3.8
24Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
25[sbt_options] declare -a sbt_options=()
26[process_args] java_version = '17'
27[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
28# Executing command line:
29java
30-Dfile.encoding=UTF-8
31-Dcommunitybuild.scala=3.8.0-RC6
32-Dcommunitybuild.project.dependencies.add=
33-Xmx7G
34-Xms4G
35-Xss8M
36-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
37-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
38-jar
39/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
40"setCrossScalaVersions 3.8.0-RC6"
41"++3.8.0-RC6 -v"
42"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
43"set every credentials := Nil"
44"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
45"removeScalacOptionsStartingWith -P:wartremover"
46
47moduleMappings
48"runBuild 3.8.0-RC6 """{"tests":null}""" net.scalax%commons-lang3-bridge"
49
50[info] [launcher] getting org.scala-sbt sbt 1.11.6 (this may take some time)...
51[info] welcome to sbt 1.11.6 (Eclipse Adoptium Java 17.0.8)
52[info] loading settings for project repo-build-build from sbt-depts-djx314-lib.sbt...
53[info] loading project definition from /build/repo/project/project
54[info] loading settings for project repo-build from akka.sbt, plugins.sbt, sbt-depts-plugin.sbt...
55[info] loading project definition from /build/repo/project
56[info] compiling 4 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.878s.
59[info] done compiling
60[info] loading settings for project bridge from build.sbt...
61[info] loading settings for project repo from build.sbt...
62[info] set current project to repo (in build file:/build/repo/)
63Execute setCrossScalaVersions: 3.8.0-RC6
64OpenCB::Changing crossVersion 3.7.3 -> 3.8.0-RC6 in bridge/crossScalaVersions
65[info] set current project to repo (in build file:/build/repo/)
66[info] Setting Scala version to 3.8.0-RC6 on 1 projects.
67[info] Switching Scala version on:
68[info] bridge (2.12.20, 2.13.16, 3.8.0-RC6)
69[info] Excluding projects:
70[info] * repo (2.12.20)
71[info] Reapplying settings...
72[info] set current project to repo (in build file:/build/repo/)
73Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
74[info] Reapplying settings...
75[info] set current project to repo (in build file:/build/repo/)
76[info] Defining Global / credentials, bridge / credentials, credentials
77[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 15 others.
78[info] Run `last` for details.
79[info] Reapplying settings...
80[info] set current project to repo (in build file:/build/repo/)
81Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
82[info] Reapplying settings...
83OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
84
85 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
86 Did you mean bridge / allExcludeDependencies ?
87 , retry without global scopes
88[info] Reapplying settings...
89[info] set current project to repo (in build file:/build/repo/)
90Execute removeScalacOptionsStartingWith: -P:wartremover
91[info] Reapplying settings...
92[info] set current project to repo (in build file:/build/repo/)
93[success] Total time: 0 s, completed Jan 8, 2026, 2:48:17 AM
94Build config: {"tests":null}
95Parsed config: Failure(sjsonnew.DeserializationException: Expected String as JString, but got JNull)
96Starting build...
97Projects: Set(bridge)
98Starting build for ProjectRef(file:/build/repo/,bridge) (commons-lang3-bridge)... [0/1]
99OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
100Compile scalacOptions: -unchecked, -encoding, UTF-8, -Xkind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
101[info] scalafmt: Formatting 6 Scala sources (/build/repo/modules/bridge)...
102[info] scalafmt: Formatting 2 Scala sources (/build/repo/modules/bridge)...
103[info] compiling 2 Scala sources to /build/repo/modules/bridge/target/scala-3.8.0-RC6/classes ...
104[warn] there were 56 deprecation warnings; re-run with -deprecation for details
105[warn] one warning found
106[info] done compiling
107[info] compiling 7 Scala sources to /build/repo/modules/bridge/target/scala-3.8.0-RC6/test-classes ...
108[warn] there were 15 deprecation warnings; re-run with -deprecation for details
109[warn] one warning found
110[info] done compiling
111[info] StringUtilsIEmptyBlankSpec:
112[info] - test string is empty
113[info] - test string is not empty
114[info] - test string is blank
115[info] - test string is not blank
116[info] StringUtilsStartsEndsWithSpec:
117[info] - test string starts with
118[info] - test string starts with ignore case
119[info] - test starts with any
120[info] - test ends with
121[info] - test ends with ignore case
122[info] - test ends with any
123[info] StringUtilsSubstringSpec:
124[info] - test substring with start
125[info] - test substring with start and end
126[info] - test string left
127[info] - test string right
128[info] - test string mid
129[info] - test string substring before separator char
130[info] - test string substring before separator string
131[info] - test string substring after separator string
132[info] - test string substring after separator char
133[info] - test string substring before last separator
134[info] - test string substring after last separator
135[info] - test string substring after last separator char
136[info] - test string substring between tag
137[info] - test string substring between open and close string
138[info] - test strings substring between open and close
139[info] - test string count matches with string
140[info] - test string count matches with char
141[info] StringUtilsEqualsIndexOfSpec:
142[info] - string index of
143[info] - test string index of char start index
144[info] - test string index of string
145[info] - test string index of string and start position
146[info] - test string index of any char
147[info] - test string index of any chars with supplementary chars
148[info] - test string index of any bug string
149[info] - test string index of any but string with supplement chars
150[info] - test string index of ignore case
151[info] - test string index of ignore case with start position
152[info] - test string last index of char
153[info] - test string last index of char from start position
154[info] - test string last index of string
155[info] - test last index of string with start position
156[info] - test string last index of any strings
157[info] - test string last index of ignore case
158[info] - test string last index of ignore case with start position
159[info] - test last ordinal index of
160[info] - test ordinal index of
161[info] - test lang 1193
162[info] - test lang 1241 1
163[info] - test lang 1241 2
164[info] StringUtilsTrimStripSpec:
165[info] - test trim
166[info] - test string trim to null
167[info] - test string trim to empty
168[info] - test string strip
169[info] - test string strip to null
170[info] - test strip to empty
171[info] - test string strip with strip chars
172[info] - test string strip start with strip chars string
173[info] - test string strip end with strip chars string
174[info] - test string strip accents
175[info] StringUtilsContainsSpec:
176[info] - test string contains char
177[info] - test option string contains char
178[info] - test string contains string
179[info] - test Option[string] contains Option[string]
180[info] - test contains String with Bad Supplementary chars
181[info] - test contains Option[String] with Bad Supplementary chars
182[info] - test contains any string char array
183[info] - test option string contains any string char array
184[info] - test contains any string or char array with bad supplement chars
185[info] - test contains any string or char array with supplement chars
186[info] - test string contains any string
187[info] - test option string contains any string
188[info] - test string contains any string array
189[info] - test string contains any ignore case string array
190[info] - test string contains any string with bad supplementary chars
191[info] - test string contains any string with supplementary chars
192[info] - test string contains ignore case locale independence
193[info] - test string contains ignore case string
194[info] - test string contains none char array
195[info] - test string contains none of char array with bad supplementary chars
196[info] - test string contains none of char array with supplementary chars
197[info] - test string contains none string
198[info] - test string contains none string with bad supplementary chars
199[info] - test string contains none string with supplementary chars
200[info] - test string contains only char array
201[info] - test string contains only string
202[info] - test string contains whitespace
203[info] StringUtilsSpec:
204[info] - test abbreviate marker with empty string
205[info] - test abbreviate string int
206[info] - test string abbreviate with offset and max width
207[info] - test string abbreviate with abbrev maker and max width
208[info] - test strings abbreviate with abbrev maker, offset and max width
209[info] - test abbreviate middle
210[info] - test string append if missing
211[info] - test append if missing ignore case
212[info] - test string capitalize
213[info] - test string utils center with size
214[info] - test string utils center with size and pad char
215[info] - test string utils chomp
216[info] - test default string
217[info] - test string utils default with default value
218[info] - test string utils default if blank with char buffers
219[info] - test string utils default string if blank string builder
220[info] - test string utils default string if blank with string
221[info] - test string get if blank with string supplier
222[info] - test string default if empty with char buffers
223[info] - test string default if empty with string builder
224[info] - test string default if empty with string
225[info] - get string get if emtpy with supplier
226[info] - test string delete white space
227[info] - test string difference to string
228[info] - test string index of difference between string
229[info] - test string get bytes
230[info] - test string get digits
231[info] - test string is all lower case
232[info] - test string is all upper case
233[info] - test string is mixed case
234[info] - test lang 623
235[info] - test lang 666
236[info] - test string left pad with size and pad char
237[info] - test string left pad with size and pad string
238[info] - test string lower case
239[info] - test string normalize space
240[info] - test string overlay with start end
241[info] - test string prepend if missing
242[info] - test string prepend if missing ignore case
243[info] - test string recapitalize
244[info] - test string remove string
245[info] - test string remove end
246[info] - test string remove end ignore case
247[info] - string test remove ignore case
248[info] - test string remove start
249[info] - test string remove start ignore case
250[info] - test string repeat with repeat times
251[info] - test string repeat separator and times
252[info] - test string replace string array to string array
253[info] - test string replace string to string
254[info] - test string replace string to string with max times
255[info] - test string replace string char to char
256[info] - test string replace chars string to chars string
257[info] - test string replace ignore case from string to string
258[info] - test string replace ignore case from string to string max times
259[info] - test string replace once from string to string
260[info] - test string replace once ignore case from string to string
261[info] - test string reverse
262[info] - test string reverse delimited
263[info] - test string right pad with size
264[info] - test string right pad with size and pad char
265[info] - test string right pad with size and pad string
266[info] - test string rotate with shift
267[info] - test string split
268[info] - test string split with separator char
269[info] - test string split with separator chars string and max times
270[info] - test string split by character type
271[info] - test string split by character type camel case
272[info] - test string split by whole separator preserve all tokens string
273[info] - test string split by whole separator preserve all tokens with separator and max times
274[info] - test string split by whole string separator
275[info] - test split by whole string separator and max times
276[info] - test string split preserve all tokens
277[info] - test string split preserve all tokens by separator char
278[info] - test string split preserve all tokens with separator char and max times
279[info] - test string swap case
280[info] - test string to code points
281[info] - test string truncate with max width
282[info] - test string truncate with offset and max width
283[info] - test string uncapitalize
284[info] - test string unwrap with wrap token
285[info] - test string unwrap with wrap token string
286[info] - test string upper case
287[info] - test string wrap with char
288[info] - test string wrap with string
289[info] - test string wrap if missing char
290[info] - test string wrap if missing string
291[info] - test string to root lower case
292[info] - test string to root upper case
293[info] - test string georgian
294
295************************
296Build summary:
297[{
298 "module": "commons-lang3-bridge",
299 "compile": {"status": "ok", "tookMs": 13278, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
300 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
301 "test-compile": {"status": "ok", "tookMs": 24036, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
302 "test": {"status": "ok", "tookMs": 1016, "passed": 176, "failed": 0, "ignored": 0, "skipped": 0, "total": 176, "byFramework": [{"framework": "unknown", "stats": {"passed": 176, "failed": 0, "ignored": 0, "skipped": 0, "total": 176}}]},
303 "publish": {"status": "skipped", "tookMs": 0},
304 "metadata": {
305 "crossScalaVersions": ["2.12.20", "2.13.16", "3.7.3"]
306}
307}]
308************************
309[success] Total time: 40 s, completed Jan 8, 2026, 2:48:57 AM
310[0JChecking patch project/plugins.sbt...
311Checking patch build.sbt...
312Applied patch project/plugins.sbt cleanly.
313Applied patch build.sbt cleanly.