Build Logs

xuwei-k/nobox • 3.8.0-RC3:2025-12-04

Errors

0

Warnings

322

Total Lines

834

1##################################
2Clonning https://github.com/xuwei-k/nobox.git into /build/repo using revision v0.4.1
3##################################
4Note: switching to 'acabdbfe2aa1d25268b9c4c45a0f3550f9e915b3'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32grep: /build/repo/project/plugins.sbt: No such file or directory
33Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
34Enforcing usage of sbt in version 1.11.5
35No prepare script found for project xuwei-k/nobox
36##################################
37Scala version: 3.7.4
38Targets: com.github.xuwei-k%nobox
39Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.5-migration","migrationVersions":["3.4"],"sourcePatches":[]}
40##################################
41Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
42Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
43[sbt_options] declare -a sbt_options=()
44[process_args] java_version = '17'
45[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
46# Executing command line:
47java
48-Dfile.encoding=UTF-8
49-Dcommunitybuild.scala=3.7.4
50-Dcommunitybuild.project.dependencies.add=
51-Xmx7G
52-Xms4G
53-Xss8M
54-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
55-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
56-jar
57/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
58"setCrossScalaVersions 3.7.4"
59"++3.7.4 -v"
60"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
61"set every credentials := Nil"
62"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
63"removeScalacOptionsStartingWith -P:wartremover"
64
65moduleMappings
66"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.5-migration","migrationVersions":["3.4"],"sourcePatches":[]}""" com.github.xuwei-k%nobox"
67
68[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
69[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
70[info] loading project definition from /build/repo/project
71[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
72[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
73[info] Compilation completed in 8.926s.
74[info] done compiling
75[info] loading settings for project root from build.sbt, version.sbt...
76[info] set current project to root (in build file:/build/repo/)
77Execute setCrossScalaVersions: 3.7.4
78OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in noboxJVM/crossScalaVersions
79OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in noboxNative/crossScalaVersions
80OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in generator/crossScalaVersions
81OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in root/crossScalaVersions
82OpenCB::Changing crossVersion 3.3.6 -> 3.7.4 in noboxJS/crossScalaVersions
83[info] set current project to root (in build file:/build/repo/)
84[info] Setting Scala version to 3.7.4 on 5 projects.
85[info] Switching Scala version on:
86[info] generator (3.7.4, 2.13.16, 2.12.20)
87[info] * root (3.7.4, 2.13.16, 2.12.20)
88[info] noboxJS (3.7.4, 2.13.16, 2.12.20)
89[info] noboxNative (3.7.4, 2.13.16, 2.12.20)
90[info] noboxJVM (3.7.4, 2.13.16, 2.12.20)
91[info] Excluding projects:
92[info] Reapplying settings...
93[info] set current project to root (in build file:/build/repo/)
94Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
95[info] Reapplying settings...
96[info] set current project to root (in build file:/build/repo/)
97[info] Defining Global / credentials, credentials and 3 others.
98[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
99[info] Run `last` for details.
100[info] Reapplying settings...
101[info] set current project to root (in build file:/build/repo/)
102Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
103[info] Reapplying settings...
104OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
105
106 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
107 Did you mean allExcludeDependencies ?
108 , retry without global scopes
109[info] Reapplying settings...
110[info] set current project to root (in build file:/build/repo/)
111Execute removeScalacOptionsStartingWith: -P:wartremover
112[info] Reapplying settings...
113[info] set current project to root (in build file:/build/repo/)
114[success] Total time: 0 s, completed Dec 4, 2025, 2:44:51 PM
115Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"3.5-migration","migrationVersions":["3.4"],"sourcePatches":[]}
116Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
117Starting build...
118Projects: Set(noboxJVM)
119Starting build for ProjectRef(file:/build/repo/,noboxJVM) (nobox)... [0/1]
120OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
121OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
122OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
123Compile scalacOptions: -unchecked, -language:existentials, -language:higherKinds, -language:implicitConversions, -Ywarn-unused, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
124[info] compiling 6 Scala sources to /build/repo/generator/target/scala-3.7.4/classes ...
125[warn] bad option '-Ywarn-unused' was ignored
126[warn] -- Warning: /build/repo/generator/src/main/scala/Generate.scala:58:0 -----------
127[warn] 58 |s"""package nobox
128[warn] |^
129[warn] |Line is indented too far to the left, or a `}` is missing
130[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:13:0 ------------
131[warn] 13 |s"""
132[warn] |^
133[warn] |Line is indented too far to the left, or a `}` is missing
134[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:25:0 ------------
135[warn] 25 |s"""
136[warn] |^
137[warn] |Line is indented too far to the left, or a `}` is missing
138[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:37:0 ------------
139[warn] 37 |s"""
140[warn] |^
141[warn] |Line is indented too far to the left, or a `}` is missing
142[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:52:0 ------------
143[warn] 52 |s"""
144[warn] |^
145[warn] |Line is indented too far to the left, or a `}` is missing
146[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:68:0 ------------
147[warn] 68 |s"""
148[warn] |^
149[warn] |Line is indented too far to the left, or a `}` is missing
150[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:81:0 ------------
151[warn] 81 |s"""
152[warn] |^
153[warn] |Line is indented too far to the left, or a `}` is missing
154[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:96:0 ------------
155[warn] 96 |s"""
156[warn] |^
157[warn] |Line is indented too far to the left, or a `}` is missing
158[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:112:0 -----------
159[warn] 112 |s"""
160[warn] |^
161[warn] |Line is indented too far to the left, or a `}` is missing
162[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:129:0 -----------
163[warn] 129 |s"""
164[warn] |^
165[warn] |Line is indented too far to the left, or a `}` is missing
166[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:137:0 -----------
167[warn] 137 |s"""
168[warn] |^
169[warn] |Line is indented too far to the left, or a `}` is missing
170[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:266:0 -----------
171[warn] 266 |s"""
172[warn] |^
173[warn] |Line is indented too far to the left, or a `}` is missing
174[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:21:0 -
175[warn] 21 |s"""
176[warn] |^
177[warn] |Line is indented too far to the left, or a `}` is missing
178[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:37:0 -
179[warn] 37 |s"""
180[warn] |^
181[warn] |Line is indented too far to the left, or a `}` is missing
182[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:53:0 -
183[warn] 53 |s"""
184[warn] |^
185[warn] |Line is indented too far to the left, or a `}` is missing
186[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:68:0 -
187[warn] 68 |s"""
188[warn] |^
189[warn] |Line is indented too far to the left, or a `}` is missing
190[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:84:0 -
191[warn] 84 |s"""
192[warn] |^
193[warn] |Line is indented too far to the left, or a `}` is missing
194[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:100:0
195[warn] 100 |s"""
196[warn] |^
197[warn] |Line is indented too far to the left, or a `}` is missing
198[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:115:0
199[warn] 115 |s"""
200[warn] |^
201[warn] |Line is indented too far to the left, or a `}` is missing
202[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:130:0
203[warn] 130 |s"""
204[warn] |^
205[warn] |Line is indented too far to the left, or a `}` is missing
206[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:145:0
207[warn] 145 |s"""
208[warn] |^
209[warn] |Line is indented too far to the left, or a `}` is missing
210[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:160:0
211[warn] 160 |s"""
212[warn] |^
213[warn] |Line is indented too far to the left, or a `}` is missing
214[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:176:0
215[warn] 176 |s"""
216[warn] |^
217[warn] |Line is indented too far to the left, or a `}` is missing
218[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:189:0
219[warn] 189 |s"""
220[warn] |^
221[warn] |Line is indented too far to the left, or a `}` is missing
222[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:204:0
223[warn] 204 |s"""
224[warn] |^
225[warn] |Line is indented too far to the left, or a `}` is missing
226[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:220:0
227[warn] 220 |s"""
228[warn] |^
229[warn] |Line is indented too far to the left, or a `}` is missing
230[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:240:0
231[warn] 240 |s"""
232[warn] |^
233[warn] |Line is indented too far to the left, or a `}` is missing
234[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:257:0
235[warn] 257 |s"""
236[warn] |^
237[warn] |Line is indented too far to the left, or a `}` is missing
238[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:275:0
239[warn] 275 |s"""
240[warn] |^
241[warn] |Line is indented too far to the left, or a `}` is missing
242[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:290:0
243[warn] 290 |s"""
244[warn] |^
245[warn] |Line is indented too far to the left, or a `}` is missing
246[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:305:0
247[warn] 305 |s"""
248[warn] |^
249[warn] |Line is indented too far to the left, or a `}` is missing
250[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:321:0
251[warn] 321 |s"""
252[warn] |^
253[warn] |Line is indented too far to the left, or a `}` is missing
254[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:337:0
255[warn] 337 |s"""
256[warn] |^
257[warn] |Line is indented too far to the left, or a `}` is missing
258[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:356:0
259[warn] 356 |s"""
260[warn] |^
261[warn] |Line is indented too far to the left, or a `}` is missing
262[warn] -- Warning: /build/repo/generator/src/main/scala/WithFilter.scala:14:0 ---------
263[warn] 14 |s"""
264[warn] |^
265[warn] |Line is indented too far to the left, or a `}` is missing
266[warn] -- Warning: /build/repo/generator/src/main/scala/WithFilter.scala:26:0 ---------
267[warn] 26 |s"""
268[warn] |^
269[warn] |Line is indented too far to the left, or a `}` is missing
270[warn] -- Warning: /build/repo/generator/src/main/scala/WithFilter.scala:43:0 ---------
271[warn] 43 |s"""
272[warn] |^
273[warn] |Line is indented too far to the left, or a `}` is missing
274[warn] -- Warning: /build/repo/generator/src/main/scala/WithFilter.scala:69:0 ---------
275[warn] 69 |s"""
276[warn] |^
277[warn] |Line is indented too far to the left, or a `}` is missing
278[warn] 39 warnings found
279[info] done compiling
280[info] running nobox.Generate /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate
281[info] compiling 19 Scala sources to /build/repo/jvm/target/scala-3.7.4/classes ...
282[warn] bad option '-Ywarn-unused' was ignored
283[info] [patched file /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate/ofChar.scala]
284[info] [patched file /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate/ofDouble.scala]
285[info] [patched file /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate/ofFloat.scala]
286[info] [patched file /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate/ofInt.scala]
287[info] [patched file /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate/ofRef.scala]
288[info] [patched file /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate/ofShort.scala]
289[info] [patched file /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate/ofByte.scala]
290[info] [patched file /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate/ofBoolean.scala]
291[info] [patched file /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate/ofLong.scala]
292[warn] one warning found
293[info] done compiling
294[info] running nobox.Generate /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate
295[info] compiling 10 Scala sources to /build/repo/jvm/target/scala-3.7.4/test-classes ...
296[warn] bad option '-Ywarn-unused' was ignored
297[info] [patched file /build/repo/src/test/scala/Benchmark.scala]
298[info] [patched file /build/repo/src/test/scala/RefBenchmark.scala]
299[info] [patched file /build/repo/src/test/scala/TestBase.scala]
300[info] [patched file /build/repo/src/test/scala/TestRef.scala]
301[info] [patched file /build/repo/src/test/scala/IntBenchmark.scala]
302[info] [patched file /build/repo/src/test/scala/TestInt.scala]
303[info] [patched file /build/repo/src/test/scala/Info.scala]
304[warn] there were 11 deprecation warnings; re-run with -deprecation for details
305[warn] two warnings found
306[info] done compiling
307[info] running nobox.Generate /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate
308[info] compiling 10 Scala sources to /build/repo/jvm/target/scala-3.7.4/test-classes ...
309[warn] bad option '-Ywarn-unused' was ignored
310[warn] there were 11 deprecation warnings; re-run with -deprecation for details
311[warn] two warnings found
312[info] done compiling
313[info] running nobox.Generate /build/repo/jvm/target/scala-3.7.4/src_managed/main/generate
314
315************************
316Build summary:
317[{
318 "module": "nobox",
319 "compile": {"status": "ok", "tookMs": 23140, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
320 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
321 "test-compile": {"status": "ok", "tookMs": 5349, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
322 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
323 "publish": {"status": "skipped", "tookMs": 0},
324 "metadata": {
325 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
326}
327}]
328************************
329[success] Total time: 41 s, completed Dec 4, 2025, 2:45:31 PM
330[0JChecking patch project/build.properties...
331Checking patch build.sbt...
332Applied patch project/build.properties cleanly.
333Applied patch build.sbt cleanly.
334Commit migration rewrites
335Switched to a new branch 'opencb/migrate-source-3.4'
336[opencb/migrate-source-3.4 b1b49a0] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
337 7 files changed, 25 insertions(+), 25 deletions(-)
338----
339Preparing build for 3.8.0-RC3
340Scala binary version found: 3.8
341Using configured source version: 3.5-migration
342Scala binary version found: 3.8
343Using configured source version: 3.5-migration
344Would try to apply common scalacOption (best-effort, sbt/mill only):
345Append: ,REQUIRE:-source:3.5-migration
346Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
347----
348Starting build for 3.8.0-RC3
349Execute tests: true
350sbt project found:
351Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
352Enforcing usage of sbt in version 1.11.5
353No prepare script found for project xuwei-k/nobox
354##################################
355Scala version: 3.8.0-RC3
356Targets: com.github.xuwei-k%nobox
357Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","sourceVersion":"3.5-migration","migrationVersions":["3.4"],"sourcePatches":[]}
358##################################
359Using extra scalacOptions: ,REQUIRE:-source:3.5-migration
360Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
361[sbt_options] declare -a sbt_options=()
362[process_args] java_version = '17'
363[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
364# Executing command line:
365java
366-Dfile.encoding=UTF-8
367-Dcommunitybuild.scala=3.8.0-RC3
368-Dcommunitybuild.project.dependencies.add=
369-Xmx7G
370-Xms4G
371-Xss8M
372-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
373-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
374-jar
375/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
376"setCrossScalaVersions 3.8.0-RC3"
377"++3.8.0-RC3 -v"
378"mapScalacOptions ",REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
379"set every credentials := Nil"
380"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
381"removeScalacOptionsStartingWith -P:wartremover"
382
383moduleMappings
384"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","sourceVersion":"3.5-migration","migrationVersions":["3.4"],"sourcePatches":[]}""" com.github.xuwei-k%nobox"
385
386[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
387[info] loading settings for project repo-build from akka.sbt, plugin.sbt, plugins.sbt...
388[info] loading project definition from /build/repo/project
389[info] loading settings for project root from build.sbt, version.sbt...
390[info] set current project to root (in build file:/build/repo/)
391Execute setCrossScalaVersions: 3.8.0-RC3
392OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC3 in noboxJVM/crossScalaVersions
393OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC3 in noboxNative/crossScalaVersions
394OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC3 in noboxJS/crossScalaVersions
395OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC3 in root/crossScalaVersions
396OpenCB::Changing crossVersion 3.3.6 -> 3.8.0-RC3 in generator/crossScalaVersions
397[info] set current project to root (in build file:/build/repo/)
398[info] Setting Scala version to 3.8.0-RC3 on 5 projects.
399[info] Switching Scala version on:
400[info] generator (3.8.0-RC3, 2.13.16, 2.12.20)
401[info] * root (3.8.0-RC3, 2.13.16, 2.12.20)
402[info] noboxJS (3.8.0-RC3, 2.13.16, 2.12.20)
403[info] noboxNative (3.8.0-RC3, 2.13.16, 2.12.20)
404[info] noboxJVM (3.8.0-RC3, 2.13.16, 2.12.20)
405[info] Excluding projects:
406[info] Reapplying settings...
407[info] set current project to root (in build file:/build/repo/)
408Execute mapScalacOptions: ,REQUIRE:-source:3.5-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
409[info] Reapplying settings...
410[info] set current project to root (in build file:/build/repo/)
411[info] Defining Global / credentials, credentials and 3 others.
412[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
413[info] Run `last` for details.
414[info] Reapplying settings...
415[info] set current project to root (in build file:/build/repo/)
416Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
417[info] Reapplying settings...
418OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
419
420 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
421 Did you mean allExcludeDependencies ?
422 , retry without global scopes
423[info] Reapplying settings...
424[info] set current project to root (in build file:/build/repo/)
425Execute removeScalacOptionsStartingWith: -P:wartremover
426[info] Reapplying settings...
427[info] set current project to root (in build file:/build/repo/)
428[success] Total time: 0 s, completed Dec 4, 2025, 2:45:42 PM
429Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","sourceVersion":"3.5-migration","migrationVersions":["3.4"],"sourcePatches":[]}
430Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
431Starting build...
432Projects: Set(noboxJVM)
433Starting build for ProjectRef(file:/build/repo/,noboxJVM) (nobox)... [0/1]
434OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.5-migration` in Scala 2.12.20 module Global
435OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
436Compile scalacOptions: -unchecked, -language:existentials, -language:higherKinds, -language:implicitConversions, -Ywarn-unused, -Wconf:msg=can be rewritten automatically under:s, -source:3.5-migration
437[info] compiling 6 Scala sources to /build/repo/generator/target/scala-3.8.0-RC3/classes ...
438[warn] bad option '-Ywarn-unused' was ignored
439[warn] -- Warning: /build/repo/generator/src/main/scala/Generate.scala:58:0 -----------
440[warn] 58 |s"""package nobox
441[warn] |^
442[warn] |Line is indented too far to the left, or a `}` is missing
443[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:13:0 ------------
444[warn] 13 |s"""
445[warn] |^
446[warn] |Line is indented too far to the left, or a `}` is missing
447[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:25:0 ------------
448[warn] 25 |s"""
449[warn] |^
450[warn] |Line is indented too far to the left, or a `}` is missing
451[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:37:0 ------------
452[warn] 37 |s"""
453[warn] |^
454[warn] |Line is indented too far to the left, or a `}` is missing
455[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:52:0 ------------
456[warn] 52 |s"""
457[warn] |^
458[warn] |Line is indented too far to the left, or a `}` is missing
459[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:68:0 ------------
460[warn] 68 |s"""
461[warn] |^
462[warn] |Line is indented too far to the left, or a `}` is missing
463[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:81:0 ------------
464[warn] 81 |s"""
465[warn] |^
466[warn] |Line is indented too far to the left, or a `}` is missing
467[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:96:0 ------------
468[warn] 96 |s"""
469[warn] |^
470[warn] |Line is indented too far to the left, or a `}` is missing
471[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:112:0 -----------
472[warn] 112 |s"""
473[warn] |^
474[warn] |Line is indented too far to the left, or a `}` is missing
475[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:129:0 -----------
476[warn] 129 |s"""
477[warn] |^
478[warn] |Line is indented too far to the left, or a `}` is missing
479[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:137:0 -----------
480[warn] 137 |s"""
481[warn] |^
482[warn] |Line is indented too far to the left, or a `}` is missing
483[warn] -- Warning: /build/repo/generator/src/main/scala/Methods.scala:266:0 -----------
484[warn] 266 |s"""
485[warn] |^
486[warn] |Line is indented too far to the left, or a `}` is missing
487[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:21:0 -
488[warn] 21 |s"""
489[warn] |^
490[warn] |Line is indented too far to the left, or a `}` is missing
491[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:37:0 -
492[warn] 37 |s"""
493[warn] |^
494[warn] |Line is indented too far to the left, or a `}` is missing
495[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:53:0 -
496[warn] 53 |s"""
497[warn] |^
498[warn] |Line is indented too far to the left, or a `}` is missing
499[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:68:0 -
500[warn] 68 |s"""
501[warn] |^
502[warn] |Line is indented too far to the left, or a `}` is missing
503[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:84:0 -
504[warn] 84 |s"""
505[warn] |^
506[warn] |Line is indented too far to the left, or a `}` is missing
507[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:100:0
508[warn] 100 |s"""
509[warn] |^
510[warn] |Line is indented too far to the left, or a `}` is missing
511[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:115:0
512[warn] 115 |s"""
513[warn] |^
514[warn] |Line is indented too far to the left, or a `}` is missing
515[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:130:0
516[warn] 130 |s"""
517[warn] |^
518[warn] |Line is indented too far to the left, or a `}` is missing
519[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:145:0
520[warn] 145 |s"""
521[warn] |^
522[warn] |Line is indented too far to the left, or a `}` is missing
523[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:160:0
524[warn] 160 |s"""
525[warn] |^
526[warn] |Line is indented too far to the left, or a `}` is missing
527[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:176:0
528[warn] 176 |s"""
529[warn] |^
530[warn] |Line is indented too far to the left, or a `}` is missing
531[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:189:0
532[warn] 189 |s"""
533[warn] |^
534[warn] |Line is indented too far to the left, or a `}` is missing
535[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:204:0
536[warn] 204 |s"""
537[warn] |^
538[warn] |Line is indented too far to the left, or a `}` is missing
539[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:220:0
540[warn] 220 |s"""
541[warn] |^
542[warn] |Line is indented too far to the left, or a `}` is missing
543[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:240:0
544[warn] 240 |s"""
545[warn] |^
546[warn] |Line is indented too far to the left, or a `}` is missing
547[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:257:0
548[warn] 257 |s"""
549[warn] |^
550[warn] |Line is indented too far to the left, or a `}` is missing
551[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:275:0
552[warn] 275 |s"""
553[warn] |^
554[warn] |Line is indented too far to the left, or a `}` is missing
555[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:290:0
556[warn] 290 |s"""
557[warn] |^
558[warn] |Line is indented too far to the left, or a `}` is missing
559[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:305:0
560[warn] 305 |s"""
561[warn] |^
562[warn] |Line is indented too far to the left, or a `}` is missing
563[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:321:0
564[warn] 321 |s"""
565[warn] |^
566[warn] |Line is indented too far to the left, or a `}` is missing
567[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:337:0
568[warn] 337 |s"""
569[warn] |^
570[warn] |Line is indented too far to the left, or a `}` is missing
571[warn] -- Warning: /build/repo/generator/src/main/scala/SpecializedMethods.scala:356:0
572[warn] 356 |s"""
573[warn] |^
574[warn] |Line is indented too far to the left, or a `}` is missing
575[warn] -- Warning: /build/repo/generator/src/main/scala/WithFilter.scala:14:0 ---------
576[warn] 14 |s"""
577[warn] |^
578[warn] |Line is indented too far to the left, or a `}` is missing
579[warn] -- Warning: /build/repo/generator/src/main/scala/WithFilter.scala:26:0 ---------
580[warn] 26 |s"""
581[warn] |^
582[warn] |Line is indented too far to the left, or a `}` is missing
583[warn] -- Warning: /build/repo/generator/src/main/scala/WithFilter.scala:43:0 ---------
584[warn] 43 |s"""
585[warn] |^
586[warn] |Line is indented too far to the left, or a `}` is missing
587[warn] -- Warning: /build/repo/generator/src/main/scala/WithFilter.scala:69:0 ---------
588[warn] 69 |s"""
589[warn] |^
590[warn] |Line is indented too far to the left, or a `}` is missing
591[warn] 39 warnings found
592[info] done compiling
593[info] running nobox.Generate /build/repo/jvm/target/scala-3.8.0-RC3/src_managed/main/generate
594[info] compiling 19 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC3/classes ...
595[warn] bad option '-Ywarn-unused' was ignored
596[warn] one warning found
597[info] done compiling
598[info] running nobox.Generate /build/repo/jvm/target/scala-3.8.0-RC3/src_managed/main/generate
599[info] compiling 10 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC3/test-classes ...
600[warn] bad option '-Ywarn-unused' was ignored
601[warn] there were 11 deprecation warnings; re-run with -deprecation for details
602[warn] two warnings found
603[info] done compiling
604[info] running nobox.Generate /build/repo/jvm/target/scala-3.8.0-RC3/src_managed/main/generate
605[warn] javaOptions will be ignored, fork is set to false
606
607nobox.TestRef$
608+- ++ .................................................. Passed(100,0,LongSeed(233033322132)) 89ms
609+- collect1 .................................................. Passed(100,0,LongSeed(233201028857)) 124ms
610+- collectFirst1 .................................................. Passed(100,0,LongSeed(233325281934)) 20ms
611+- contains .................................................. Passed(100,0,LongSeed(233346176805)) 14ms
612+- count .................................................. Passed(100,0,LongSeed(233361061278)) 43ms
613+- drop .................................................. Passed(100,0,LongSeed(233404358555)) 8ms
614+- dropRight .................................................. Passed(100,0,LongSeed(233412484402)) 17ms
615+- dropWhile .................................................. Passed(100,0,LongSeed(233430127134)) 15ms
616+- endsWith .................................................. Passed(100,0,LongSeed(233445576591)) 10ms
617+- exists .................................................. Passed(100,0,LongSeed(233455815533)) 11ms
618+- filter .................................................. Passed(100,0,LongSeed(233467781399)) 36ms
619+- find .................................................. Passed(100,0,LongSeed(233505080469)) 8ms
620+- flatMap .................................................. Passed(100,0,LongSeed(233514245144)) 21ms
621+- flatten1 .................................................. Passed(100,0,LongSeed(233535803360)) 83ms
622+- flatten2 .................................................. Passed(100,0,LongSeed(233619646408)) 9ms
623+- foldLeftInt .................................................. Passed(100,0,LongSeed(233629668677)) 9ms
624+- foldLeftRef .................................................. Passed(100,0,LongSeed(233638461610)) 29ms
625+- foldRightLong .................................................. Passed(100,0,LongSeed(233667754392)) 11ms
626+- foldRightRef .................................................. Passed(100,0,LongSeed(233678548292)) 9ms
627+- for comprehension .................................................. Passed(100,0,LongSeed(233687806746)) 56ms
628+- forall .................................................. Passed(100,0,LongSeed(233745390667)) 7ms
629+- groupBy .................................................. Passed(100,0,LongSeed(233753734493)) 60ms
630+- grouped .................................................. Passed(100,0,LongSeed(233814228180)) 13ms
631+- indexOf .................................................. Passed(100,0,LongSeed(233827539102)) 9ms
632+- initOption .................................................. Passed(100,0,LongSeed(233836128004)) 7ms
633+- inits .................................................. Passed(100,0,LongSeed(233843522144)) 23ms
634+- interleave .................................................. Passed(100,0,LongSeed(233866713009)) 71ms
635+- intersperse .................................................. Passed(100,0,LongSeed(233937693333)) 41ms
636+- iterate .................................................. Passed(100,0,LongSeed(233978776716)) 11ms
637+- lastIndexOf .................................................. Passed(100,0,LongSeed(233991560343)) 6ms
638+- map .................................................. Passed(100,0,LongSeed(233997853425)) 49ms
639+- mapInt .................................................. Passed(100,0,LongSeed(234047478002)) 9ms
640+- max .................................................. Passed(100,0,LongSeed(234057455227)) 11ms
641+- min .................................................. Passed(100,0,LongSeed(234068256411)) 11ms
642+- minmax .................................................. Passed(100,0,LongSeed(234079908015)) 8ms
643+- mkString .................................................. Passed(100,0,LongSeed(234088821713)) 17ms
644+- partition .................................................. Passed(100,0,LongSeed(234106276855)) 6ms
645+- reduceLeftOption .................................................. Passed(100,0,LongSeed(234112501472)) 13ms
646+- reduceRightOption .................................................. Passed(100,0,LongSeed(234125605887)) 9ms
647+- reverse .................................................. Passed(100,0,LongSeed(234134828473)) 3ms
648+- reverse.reverse .................................................. Passed(100,0,LongSeed(234138755297)) 7ms
649+- reverseMap .................................................. Passed(100,0,LongSeed(234145920118)) 66ms
650+- reverseMapInt .................................................. Passed(100,0,LongSeed(234212291533)) 13ms
651+- reverse_::: .................................................. Passed(100,0,LongSeed(234226299859)) 16ms
652+- scanLeft .................................................. Passed(100,0,LongSeed(234242591306)) 30ms
653+- scanLeft1 .................................................. Passed(100,0,LongSeed(234272991016)) 9ms
654+- scanLeftInt .................................................. Passed(100,0,LongSeed(234282617747)) 6ms
655+- scanRight .................................................. Passed(100,0,LongSeed(234288675802)) 10ms
656+- scanRight1 .................................................. Passed(100,0,LongSeed(234298990427)) 8ms
657+- scanRightInt .................................................. Passed(100,0,LongSeed(234307417116)) 8ms
658+- slice .................................................. Passed(100,0,LongSeed(234315164276)) 5ms
659+- sliding .................................................. Passed(100,0,LongSeed(234320192888)) 19ms
660+- sorted .................................................. Passed(100,0,LongSeed(234339606588)) 13ms
661+- span .................................................. Passed(100,0,LongSeed(234352834344)) 8ms
662+- splitAt .................................................. Passed(100,0,LongSeed(234361878637)) 3ms
663+- startsWith .................................................. Passed(100,0,LongSeed(234365651434)) 6ms
664+- sum .................................................. Passed(100,0,LongSeed(234371491551)) 21ms
665+- tabulate .................................................. Passed(100,0,LongSeed(234392201713)) 10ms
666+- tailOption .................................................. Passed(100,0,LongSeed(234402854169)) 7ms
667+- tails .................................................. Passed(100,0,LongSeed(234411148561)) 18ms
668+- take .................................................. Passed(100,0,LongSeed(234429918859)) 6ms
669+- takeRight .................................................. Passed(100,0,LongSeed(234436833113)) 8ms
670+- takeWhile .................................................. Passed(100,0,LongSeed(234445206092)) 12ms
671+- testToString .................................................. Passed(100,0,LongSeed(234458228004)) 4ms
672`- updated .................................................. Passed(100,0,LongSeed(234463237370)) 6ms
673[info] nobox.TestRef$ 1469 ms
674
675nobox.TestJVM_JS$
676`- flattenRef .................................................. Passed(100,0,LongSeed(234537103223)) 40ms
677[info] nobox.TestJVM_JS$ 41 ms
678
679nobox.TestInt$
680+- ++ .................................................. Passed(100,0,LongSeed(234611984192)) 7ms
681+- collectFirstLong .................................................. Passed(100,0,LongSeed(234619273317)) 7ms
682+- collectFirstRef .................................................. Passed(100,0,LongSeed(234626937461)) 3ms
683+- collectLong .................................................. Passed(100,0,LongSeed(234630111300)) 31ms
684+- collectRef .................................................. Passed(100,0,LongSeed(234661682296)) 7ms
685+- contains .................................................. Passed(100,0,LongSeed(234668702779)) 4ms
686+- count .................................................. Passed(100,0,LongSeed(234672174992)) 20ms
687+- deleteFirst .................................................. Passed(100,0,LongSeed(234692831854)) 4ms
688+- drop .................................................. Passed(100,0,LongSeed(234697418341)) 2ms
689+- dropRight .................................................. Passed(100,0,LongSeed(234699725721)) 8ms
690+- dropWhile .................................................. Passed(100,0,LongSeed(234707339002)) 4ms
691+- dropWhileR .................................................. Passed(100,0,LongSeed(234711424353)) 7ms
692+- endsWith .................................................. Passed(100,0,LongSeed(234718936684)) 5ms
693+- exists .................................................. Passed(100,0,LongSeed(234725067022)) 6ms
694+- filter .................................................. Passed(100,0,LongSeed(234731848590)) 27ms
695+- find .................................................. Passed(100,0,LongSeed(234759629466)) 5ms
696+- flatMapInt .................................................. Passed(100,0,LongSeed(234764706390)) 12ms
697+- flatMapRef .................................................. Passed(100,0,LongSeed(234776250300)) 12ms
698+- flatten .................................................. Passed(100,0,LongSeed(234789177014)) 23ms
699+- foldLeftInt .................................................. Passed(100,0,LongSeed(234813076864)) 6ms
700+- foldLeftRef .................................................. Passed(100,0,LongSeed(234820092657)) 14ms
701+- foldMapLeft1 .................................................. Passed(100,0,LongSeed(234834529171)) 7ms
702+- foldMapLeft1Long .................................................. Passed(100,0,LongSeed(234841828003)) 6ms
703+- foldMapRight1 .................................................. Passed(100,0,LongSeed(234848632773)) 6ms
704+- foldMapRight1Int .................................................. Passed(100,0,LongSeed(234854386370)) 7ms
705+- foldRightLong .................................................. Passed(100,0,LongSeed(234861534812)) 9ms
706+- foldRightRef .................................................. Passed(100,0,LongSeed(234870764791)) 9ms
707+- for comprehension .................................................. Passed(100,0,LongSeed(234881317471)) 39ms
708+- forall .................................................. Passed(100,0,LongSeed(234920921720)) 3ms
709+- groupBy .................................................. Passed(100,0,LongSeed(234925446713)) 29ms
710+- grouped .................................................. Passed(100,0,LongSeed(234955562943)) 7ms
711+- indexOf .................................................. Passed(100,0,LongSeed(234962153973)) 5ms
712+- initOption .................................................. Passed(100,0,LongSeed(234967235985)) 6ms
713+- inits .................................................. Passed(100,0,LongSeed(234974899990)) 18ms
714+- interleave .................................................. Passed(100,0,LongSeed(234994706524)) 8ms
715+- intersperse .................................................. Passed(100,0,LongSeed(235002810849)) 10ms
716+- iterate .................................................. Passed(100,0,LongSeed(235013682114)) 8ms
717+- lastIndexOf .................................................. Passed(100,0,LongSeed(235021312516)) 3ms
718+- map .................................................. Passed(100,0,LongSeed(235025402796)) 7ms
719+- mapInt .................................................. Passed(100,0,LongSeed(235032873801)) 2ms
720+- mapRef .................................................. Passed(100,0,LongSeed(235035941219)) 3ms
721+- max .................................................. Passed(100,0,LongSeed(235039742529)) 6ms
722+- maxBy .................................................. Passed(100,0,LongSeed(235046626045)) 13ms
723+- min .................................................. Passed(100,0,LongSeed(235059666502)) 9ms
724+- minBy .................................................. Passed(100,0,LongSeed(235068136261)) 10ms
725+- minmax .................................................. Passed(100,0,LongSeed(235078371239)) 6ms
726+- mkString .................................................. Passed(100,0,LongSeed(235084273723)) 9ms
727+- partition .................................................. Passed(100,0,LongSeed(235093892268)) 4ms
728+- product ofFloat .................................................. Passed(100,0,LongSeed(235099506543)) 23ms
729+- product ofInt .................................................. Passed(100,0,LongSeed(235122995216)) 5ms
730+- productDouble .................................................. Passed(100,0,LongSeed(235128187492)) 11ms
731+- productLong .................................................. Passed(100,0,LongSeed(235139789102)) 9ms
732+- reduceLeftOption .................................................. Passed(100,0,LongSeed(235150158840)) 5ms
733+- reduceRightOption .................................................. Passed(100,0,LongSeed(235155523559)) 5ms
734+- reverse .................................................. Passed(100,0,LongSeed(235160507708)) 4ms
735+- reverse.reverse .................................................. Passed(100,0,LongSeed(235164640758)) 3ms
736+- reverseMap .................................................. Passed(100,0,LongSeed(235167798205)) 13ms
737+- reverseMapInt .................................................. Passed(100,0,LongSeed(235181855681)) 4ms
738+- reverseRef .................................................. Passed(100,0,LongSeed(235186338646)) 7ms
739+- reverse_::: .................................................. Passed(100,0,LongSeed(235193780475)) 4ms
740+- scanLeft .................................................. Passed(100,0,LongSeed(235198925224)) 16ms
741+- scanLeft1 .................................................. Passed(100,0,LongSeed(235215885240)) 5ms
742+- scanLeftInt .................................................. Passed(100,0,LongSeed(235221918960)) 3ms
743+- scanRight .................................................. Passed(100,0,LongSeed(235225964736)) 13ms
744+- scanRight1 .................................................. Passed(100,0,LongSeed(235239806569)) 5ms
745+- scanRightInt .................................................. Passed(100,0,LongSeed(235245696069)) 7ms
746+- scanRightRef .................................................. Passed(100,0,LongSeed(235253668881)) 11ms
747+- slice .................................................. Passed(100,0,LongSeed(235264245577)) 2ms
748+- sliding .................................................. Passed(100,0,LongSeed(235266780271)) 4ms
749+- sorted .................................................. Passed(100,0,LongSeed(235271608919)) 21ms
750+- span .................................................. Passed(100,0,LongSeed(235292964817)) 10ms
751+- splitAt .................................................. Passed(100,0,LongSeed(235304114081)) 4ms
752+- startsWith .................................................. Passed(100,0,LongSeed(235308651666)) 7ms
753+- sum ofFloat .................................................. Passed(100,0,LongSeed(235316088115)) 6ms
754+- sum ofInt .................................................. Passed(100,0,LongSeed(235322996157)) 2ms
755+- sumLong .................................................. Passed(100,0,LongSeed(235325370573)) 6ms
756+- tabulate .................................................. Passed(100,0,LongSeed(235331984787)) 5ms
757+- tailOption .................................................. Passed(100,0,LongSeed(235337632154)) 3ms
758+- tails .................................................. Passed(100,0,LongSeed(235341043917)) 11ms
759+- take .................................................. Passed(100,0,LongSeed(235352402231)) 3ms
760+- takeRight .................................................. Passed(100,0,LongSeed(235355432752)) 4ms
761+- takeWhile .................................................. Passed(100,0,LongSeed(235359750304)) 5ms
762+- takeWhileR .................................................. Passed(100,0,LongSeed(235365673948)) 1ms
763+- testToString .................................................. Passed(100,0,LongSeed(235367082390)) 5ms
764+- toArray .................................................. Passed(100,0,LongSeed(235372822131)) 2ms
765+- toList .................................................. Passed(100,0,LongSeed(235375748957)) 2ms
766+- unfold Proven(1,0,LongSeed(235378237526)) 1ms
767+- updated .................................................. Passed(100,0,LongSeed(235379683997)) 7ms
768+- withFilter.flatMap .................................................. Passed(100,0,LongSeed(235387113554)) 12ms
769+- withFilter.foreach .................................................. Passed(100,0,LongSeed(235399690655)) 30ms
770+- withFilter.map .................................................. Passed(100,0,LongSeed(235429103910)) 48ms
771`- withFilter.withFilter .................................................. Passed(100,0,LongSeed(235477709092)) 7ms
772[info] nobox.TestInt$ 880 ms
773
774nobox.TestTaggedType$
775+- pInt8 .................................................. Passed(100,0,LongSeed(235501619742)) 1ms
776`- uInt8 .................................................. Passed(100,0,LongSeed(235502547064)) 1ms
777[info] nobox.TestTaggedType$ 2 ms
778
779nobox.TestInt1$
780+- ++ .................................................. Passed(100,0,LongSeed(235518791684)) 7ms
781+- contains .................................................. Passed(100,0,LongSeed(235526906080)) 6ms
782+- count .................................................. Passed(100,0,LongSeed(235534082486)) 33ms
783+- drop .................................................. Passed(100,0,LongSeed(235567957705)) 3ms
784+- dropRight .................................................. Passed(100,0,LongSeed(235572279337)) 4ms
785+- dropWhile .................................................. Passed(100,0,LongSeed(235576266473)) 4ms
786+- exists .................................................. Passed(100,0,LongSeed(235580876676)) 2ms
787+- filter .................................................. Passed(100,0,LongSeed(235583665505)) 20ms
788+- find .................................................. Passed(100,0,LongSeed(235603344059)) 4ms
789+- forall .................................................. Passed(100,0,LongSeed(235607499691)) 3ms
790+- head .................................................. Passed(100,0,LongSeed(235610767064)) 1ms
791+- indexOf .................................................. Passed(100,0,LongSeed(235612769554)) 2ms
792+- lastIndexOf .................................................. Passed(100,0,LongSeed(235615180245)) 2ms
793+- max .................................................. Passed(100,0,LongSeed(235617471715)) 2ms
794+- maxBy .................................................. Passed(100,0,LongSeed(235619572739)) 5ms
795+- min .................................................. Passed(100,0,LongSeed(235625086338)) 5ms
796+- minBy .................................................. Passed(100,0,LongSeed(235630342816)) 7ms
797+- minmax .................................................. Passed(100,0,LongSeed(235637605521)) 6ms
798+- mkString .................................................. Passed(100,0,LongSeed(235643675899)) 8ms
799+- reduceLeft .................................................. Passed(100,0,LongSeed(235652941095)) 9ms
800+- reduceRightOption .................................................. Passed(100,0,LongSeed(235662586470)) 5ms
801+- reverse .................................................. Passed(100,0,LongSeed(235668913567)) 4ms
802+- reverse.reverse .................................................. Passed(100,0,LongSeed(235673163002)) 3ms
803+- scanLeft1 .................................................. Passed(100,0,LongSeed(235676547313)) 49ms
804+- scanRight1 .................................................. Passed(100,0,LongSeed(235725911664)) 5ms
805+- sorted .................................................. Passed(100,0,LongSeed(235731764385)) 5ms
806+- tail .................................................. Passed(100,0,LongSeed(235737975686)) 4ms
807+- take .................................................. Passed(100,0,LongSeed(235742096703)) 2ms
808+- takeWhile .................................................. Passed(100,0,LongSeed(235744167491)) 5ms
809+- testToString .................................................. Passed(100,0,LongSeed(235750057572)) 2ms
810+- toArray .................................................. Passed(100,0,LongSeed(235753138228)) 2ms
811`- toList .................................................. Passed(100,0,LongSeed(235755279207)) 4ms
812[info] nobox.TestInt1$ 243 ms
813[info] running nobox.Generate /build/repo/jvm/target/scala-3.8.0-RC3/src_managed/main/generate
814[info] running nobox.Generate /build/repo/jvm/target/scala-3.8.0-RC3/src_managed/main/generate
815
816************************
817Build summary:
818[{
819 "module": "nobox",
820 "compile": {"status": "ok", "tookMs": 25032, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
821 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
822 "test-compile": {"status": "ok", "tookMs": 5024, "warnings": 0, "errors": 0, "sourceVersion": "3.5-migration"},
823 "test": {"status": "ok", "tookMs": 3322, "passed": 192, "failed": 0, "ignored": 0, "skipped": 0, "total": 192, "byFramework": [{"framework": "unknown", "stats": {"passed": 192, "failed": 0, "ignored": 0, "skipped": 0, "total": 192}}]},
824 "publish": {"status": "skipped", "tookMs": 0},
825 "metadata": {
826 "crossScalaVersions": ["3.3.6", "2.13.16", "2.12.20"]
827}
828}]
829************************
830[success] Total time: 42 s, completed Dec 4, 2025, 2:46:24 PM
831[0JChecking patch project/build.properties...
832Checking patch build.sbt...
833Applied patch project/build.properties cleanly.
834Applied patch build.sbt cleanly.