Build Logs
sbt/sbinary • 3.7.4:2025-11-06
Errors
0
Warnings
535
Total Lines
763
1##################################
2Clonning https://github.com/sbt/sbinary.git into /build/repo using revision v0.5.2
3##################################
4Note: switching to 'b05e553f246e60600c28a5d176df4ebe34481a90'.
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
21Would override fixed Scala version: 3.2.1
22----
23Preparing build for 3.7.4
24Scala binary version found: 3.7
25Implicitly using source version 3.7
26Scala binary version found: 3.7
27Implicitly using source version 3.7
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.7
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: project/Dependencies.scala
34Pattern: val scala3 = "3.2.1"
35Replacement: val scala3 = "3.7.4"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val scala3 = "3.2.1"' in project/Dependencies.scala
40----
41Starting build for 3.7.4
42Execute tests: false
43sbt project found:
44Sbt version 1.8.0 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project sbt/sbinary
47/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
48##################################
49Scala version: 3.7.4
50Targets: org.scala-sbt%sbinary
51Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.2.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
52##################################
53Using extra scalacOptions: ,REQUIRE:-source:3.7
54Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
55[sbt_options] declare -a sbt_options=()
56[process_args] java_version = '17'
57[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
58# Executing command line:
59java
60-Dfile.encoding=UTF-8
61-Dcommunitybuild.scala=3.7.4
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.7.4"
71"++3.7.4 -v"
72"mapScalacOptions ",REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.2.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" org.scala-sbt%sbinary"
79
80[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
81[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
82[info] loading project definition from /build/repo/project
83[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
84[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
85[info] Compilation completed in 9.158s.
86[warn] /build/repo/project/Fmpp.scala:16:19: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
87[warn] fullClasspath in FmppConfig := update.value select configurationFilter(FmppConfig.name) map Attributed.blank
88[warn] ^
89[warn] /build/repo/project/Fmpp.scala:25:18: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
90[warn] mappings in packageSrc ++= managedSources.value pair relativeTo(sourceManaged.value)
91[warn] ^
92[warn] /build/repo/project/Fmpp.scala:31:23: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
93[warn] val r = (runner in fmpp).value
94[warn] ^
95[warn] /build/repo/project/Fmpp.scala:30:31: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
96[warn] val cp = (fullClasspath in FmppConfig).value
97[warn] ^
98[warn] /build/repo/project/HouseRulesPlugins.scala:36:24: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
99[warn] c => scalacOptions in (c, console) --= Seq("-Ywarn-unused-import", "-Xlint")
100[warn] ^
101[warn] one feature warning; re-run with -feature for details
102[warn] 6 warnings found
103[info] done compiling
104[info] loading settings for project root from build.sbt...
105[info] set current project to SBinary Root (in build file:/build/repo/)
106Execute setCrossScalaVersions: 3.7.4
107OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in core/crossScalaVersions
108OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in root/crossScalaVersions
109OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in treeExample/crossScalaVersions
110[info] set current project to SBinary Root (in build file:/build/repo/)
111[info] Setting Scala version to 3.7.4 on 3 projects.
112[info] Switching Scala version on:
113[info] * root (2.13.10, 3.7.4, 2.12.17, 2.10.7, 2.11.12)
114[info] core (2.13.10, 3.7.4, 2.12.17, 2.10.7, 2.11.12)
115[info] treeExample (2.13.10, 3.7.4, 2.12.17, 2.10.7, 2.11.12)
116[info] Excluding projects:
117[info] Reapplying settings...
118[info] set current project to SBinary Root (in build file:/build/repo/)
119Execute mapScalacOptions: ,REQUIRE:-source:3.7,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
120[info] Reapplying settings...
121[info] set current project to SBinary Root (in build file:/build/repo/)
122[info] Defining Global / credentials, core / credentials and 1 others.
123[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
124[info] Run `last` for details.
125[info] Reapplying settings...
126[info] set current project to SBinary Root (in build file:/build/repo/)
127Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
128[info] Reapplying settings...
129OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
130
131 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
132 Did you mean core / allExcludeDependencies ?
133 , retry without global scopes
134[info] Reapplying settings...
135[info] set current project to SBinary Root (in build file:/build/repo/)
136Execute removeScalacOptionsStartingWith: -P:wartremover
137[info] Reapplying settings...
138[info] set current project to SBinary Root (in build file:/build/repo/)
139[success] Total time: 0 s, completed Nov 6, 2025, 1:33:46 AM
140Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.2.1\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
141Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
142Starting build...
143Projects: Set(core)
144Starting build for ProjectRef(file:/build/repo/,core) (sbinary)... [0/1]
145OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.7` in Scala 2.12.20 module Global
146OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
147Compile scalacOptions: -encoding, utf8, -unchecked, -Xlint, -language:higherKinds, -language:implicitConversions, -Xlint, -Ywarn-dead-code, -Ywarn-numeric-widen, -Ywarn-value-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.7
148[info] running fmpp.tools.CommandLine -U all -S /build/repo/core/src/main/fmpp -O /build/repo/core/target/scala-3.7.4/src_managed/main --ignore-temporary-files /build/repo/core/src/main/fmpp/standardtypes.scala /build/repo/core/src/main/fmpp/generic.scala
149- Executing: standardtypes.scala
150- Executing: generic.scala
151
152*** DONE ***
153
1542 executed + 0 rendered + 0 copied = 2 successfully processed
1550 failed, 0 warning(s)
156Time elapsed: 0.115 seconds
157
158[info] compiling 8 Scala sources to /build/repo/core/target/scala-3.7.4/classes ...
159[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
160[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
161[warn] bad option '-Ywarn-dead-code' was ignored
162[warn] bad option '-Ywarn-numeric-widen' was ignored
163[warn] bad option '-Ywarn-value-discard' was ignored
164[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:124:6
165[warn] 124 | def writes(out : Output, s : S) = {
166[warn] | ^
167[warn] | Line is indented too far to the left, or a `}` is missing
168[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:146:6
169[warn] 146 | def writes(out : Output, s : S) = {
170[warn] | ^
171[warn] | Line is indented too far to the left, or a `}` is missing
172[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:171:6
173[warn] 171 | def writes(out : Output, s : S) = {
174[warn] | ^
175[warn] | Line is indented too far to the left, or a `}` is missing
176[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:199:6
177[warn] 199 | def writes(out : Output, s : S) = {
178[warn] | ^
179[warn] | Line is indented too far to the left, or a `}` is missing
180[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:230:6
181[warn] 230 | def writes(out : Output, s : S) = {
182[warn] | ^
183[warn] | Line is indented too far to the left, or a `}` is missing
184[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:264:6
185[warn] 264 | def writes(out : Output, s : S) = {
186[warn] | ^
187[warn] | Line is indented too far to the left, or a `}` is missing
188[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:301:6
189[warn] 301 | def writes(out : Output, s : S) = {
190[warn] | ^
191[warn] | Line is indented too far to the left, or a `}` is missing
192[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:341:6
193[warn] 341 | def writes(out : Output, s : S) = {
194[warn] | ^
195[warn] | Line is indented too far to the left, or a `}` is missing
196[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:384:6
197[warn] 384 | def writes(out : Output, s : S) = {
198[warn] | ^
199[warn] | Line is indented too far to the left, or a `}` is missing
200[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:430:6
201[warn] 430 | def writes(out : Output, s : S) = {
202[warn] | ^
203[warn] | Line is indented too far to the left, or a `}` is missing
204[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:479:6
205[warn] 479 | def writes(out : Output, s : S) = {
206[warn] | ^
207[warn] | Line is indented too far to the left, or a `}` is missing
208[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:531:6
209[warn] 531 | def writes(out : Output, s : S) = {
210[warn] | ^
211[warn] | Line is indented too far to the left, or a `}` is missing
212[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:586:6
213[warn] 586 | def writes(out : Output, s : S) = {
214[warn] | ^
215[warn] | Line is indented too far to the left, or a `}` is missing
216[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:644:6
217[warn] 644 | def writes(out : Output, s : S) = {
218[warn] | ^
219[warn] | Line is indented too far to the left, or a `}` is missing
220[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:705:6
221[warn] 705 | def writes(out : Output, s : S) = {
222[warn] | ^
223[warn] | Line is indented too far to the left, or a `}` is missing
224[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:769:6
225[warn] 769 | def writes(out : Output, s : S) = {
226[warn] | ^
227[warn] | Line is indented too far to the left, or a `}` is missing
228[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:836:6
229[warn] 836 | def writes(out : Output, s : S) = {
230[warn] | ^
231[warn] | Line is indented too far to the left, or a `}` is missing
232[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:906:6
233[warn] 906 | def writes(out : Output, s : S) = {
234[warn] | ^
235[warn] | Line is indented too far to the left, or a `}` is missing
236[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:979:6
237[warn] 979 | def writes(out : Output, s : S) = {
238[warn] | ^
239[warn] | Line is indented too far to the left, or a `}` is missing
240[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/generic.scala:1055:6
241[warn] 1055 | def writes(out : Output, s : S) = {
242[warn] | ^
243[warn] | Line is indented too far to the left, or a `}` is missing
244[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:26:1
245[warn] 26 | = (
246[warn] | ^
247[warn] | Line is indented too far to the left, or a `}` is missing
248[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:35:6
249[warn] 35 | ;
250[warn] | ^
251[warn] | Line is indented too far to the left, or a `}` is missing
252[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:46:1
253[warn] 46 | = (
254[warn] | ^
255[warn] | Line is indented too far to the left, or a `}` is missing
256[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:57:6
257[warn] 57 | ;
258[warn] | ^
259[warn] | Line is indented too far to the left, or a `}` is missing
260[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:69:1
261[warn] 69 | = (
262[warn] | ^
263[warn] | Line is indented too far to the left, or a `}` is missing
264[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:82:6
265[warn] 82 | ;
266[warn] | ^
267[warn] | Line is indented too far to the left, or a `}` is missing
268[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:95:1
269[warn] 95 | = (
270[warn] | ^
271[warn] | Line is indented too far to the left, or a `}` is missing
272[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:110:6
273[warn] 110 | ;
274[warn] | ^
275[warn] | Line is indented too far to the left, or a `}` is missing
276[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:124:1
277[warn] 124 | = (
278[warn] | ^
279[warn] | Line is indented too far to the left, or a `}` is missing
280[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:141:6
281[warn] 141 | ;
282[warn] | ^
283[warn] | Line is indented too far to the left, or a `}` is missing
284[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:156:1
285[warn] 156 | = (
286[warn] | ^
287[warn] | Line is indented too far to the left, or a `}` is missing
288[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:175:6
289[warn] 175 | ;
290[warn] | ^
291[warn] | Line is indented too far to the left, or a `}` is missing
292[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:191:1
293[warn] 191 | = (
294[warn] | ^
295[warn] | Line is indented too far to the left, or a `}` is missing
296[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:212:6
297[warn] 212 | ;
298[warn] | ^
299[warn] | Line is indented too far to the left, or a `}` is missing
300[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:229:1
301[warn] 229 | = (
302[warn] | ^
303[warn] | Line is indented too far to the left, or a `}` is missing
304[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:252:6
305[warn] 252 | ;
306[warn] | ^
307[warn] | Line is indented too far to the left, or a `}` is missing
308[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:270:1
309[warn] 270 | = (
310[warn] | ^
311[warn] | Line is indented too far to the left, or a `}` is missing
312[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:295:6
313[warn] 295 | ;
314[warn] | ^
315[warn] | Line is indented too far to the left, or a `}` is missing
316[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:314:1
317[warn] 314 | = (
318[warn] | ^
319[warn] | Line is indented too far to the left, or a `}` is missing
320[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:341:6
321[warn] 341 | ;
322[warn] | ^
323[warn] | Line is indented too far to the left, or a `}` is missing
324[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:361:1
325[warn] 361 | = (
326[warn] | ^
327[warn] | Line is indented too far to the left, or a `}` is missing
328[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:390:6
329[warn] 390 | ;
330[warn] | ^
331[warn] | Line is indented too far to the left, or a `}` is missing
332[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:411:1
333[warn] 411 | = (
334[warn] | ^
335[warn] | Line is indented too far to the left, or a `}` is missing
336[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:442:6
337[warn] 442 | ;
338[warn] | ^
339[warn] | Line is indented too far to the left, or a `}` is missing
340[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:464:1
341[warn] 464 | = (
342[warn] | ^
343[warn] | Line is indented too far to the left, or a `}` is missing
344[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:497:6
345[warn] 497 | ;
346[warn] | ^
347[warn] | Line is indented too far to the left, or a `}` is missing
348[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:520:1
349[warn] 520 | = (
350[warn] | ^
351[warn] | Line is indented too far to the left, or a `}` is missing
352[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:555:6
353[warn] 555 | ;
354[warn] | ^
355[warn] | Line is indented too far to the left, or a `}` is missing
356[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:579:1
357[warn] 579 | = (
358[warn] | ^
359[warn] | Line is indented too far to the left, or a `}` is missing
360[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:616:6
361[warn] 616 | ;
362[warn] | ^
363[warn] | Line is indented too far to the left, or a `}` is missing
364[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:641:1
365[warn] 641 | = (
366[warn] | ^
367[warn] | Line is indented too far to the left, or a `}` is missing
368[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:680:6
369[warn] 680 | ;
370[warn] | ^
371[warn] | Line is indented too far to the left, or a `}` is missing
372[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:706:1
373[warn] 706 | = (
374[warn] | ^
375[warn] | Line is indented too far to the left, or a `}` is missing
376[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:747:6
377[warn] 747 | ;
378[warn] | ^
379[warn] | Line is indented too far to the left, or a `}` is missing
380[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:774:1
381[warn] 774 | = (
382[warn] | ^
383[warn] | Line is indented too far to the left, or a `}` is missing
384[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:817:6
385[warn] 817 | ;
386[warn] | ^
387[warn] | Line is indented too far to the left, or a `}` is missing
388[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:845:1
389[warn] 845 | = (
390[warn] | ^
391[warn] | Line is indented too far to the left, or a `}` is missing
392[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:890:6
393[warn] 890 | ;
394[warn] | ^
395[warn] | Line is indented too far to the left, or a `}` is missing
396[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:919:1
397[warn] 919 | = (
398[warn] | ^
399[warn] | Line is indented too far to the left, or a `}` is missing
400[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:966:6
401[warn] 966 | ;
402[warn] | ^
403[warn] | Line is indented too far to the left, or a `}` is missing
404[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:996:1
405[warn] 996 | = (
406[warn] | ^
407[warn] | Line is indented too far to the left, or a `}` is missing
408[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/main/standardtypes.scala:1045:6
409[warn] 1045 | ;
410[warn] | ^
411[warn] | Line is indented too far to the left, or a `}` is missing
412[warn] there were 7 deprecation warnings; re-run with -deprecation for details
413[warn] 68 warnings found
414[info] done compiling
415[info] running fmpp.tools.CommandLine -U all -S /build/repo/core/src/main/fmpp -O /build/repo/core/target/scala-3.7.4/src_managed/test --ignore-temporary-files /build/repo/core/src/main/fmpp/standardtypes.scala /build/repo/core/src/main/fmpp/generic.scala
416[info] running fmpp.tools.CommandLine -U all -S /build/repo/core/src/main/fmpp -O /build/repo/core/target/scala-3.7.4/src_managed/main --ignore-temporary-files /build/repo/core/src/main/fmpp/standardtypes.scala /build/repo/core/src/main/fmpp/generic.scala
417- Executing: standardtypes.scala
418- Executing: standardtypes.scala
419- Executing: generic.scala
420- Executing: generic.scala
421
422*** DONE ***
423
4242 executed + 0 rendered + 0 copied = 2 successfully processed
4250 failed, 0 warning(s)
426Time elapsed: 0.104 seconds
427
428
429*** DONE ***
430
4312 executed + 0 rendered + 0 copied = 2 successfully processed
4320 failed, 0 warning(s)
433Time elapsed: 0.118 seconds
434
435[info] compiling 3 Scala sources to /build/repo/core/target/scala-3.7.4/test-classes ...
436[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
437[warn] Option -Xlint is deprecated: Use -Wshadow to enable shadowing lints. Scheduled for removal.
438[warn] bad option '-Ywarn-dead-code' was ignored
439[warn] bad option '-Ywarn-numeric-widen' was ignored
440[warn] bad option '-Ywarn-value-discard' was ignored
441[warn] -- Warning: /build/repo/core/src/test/scala/binaryTests.scala:197:50 -----------
442[warn] 197 | implicit val BazFormat: Format[Baz] = viaString(Baz)
443[warn] | ^^^
444[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `sbinary.FormatTests.Baz.apply` explicitly.
445[warn] -- Warning: /build/repo/core/src/test/scala/binaryTests.scala:198:51 -----------
446[warn] 198 | implicit val BifFormat: Format[Bif] = asProduct2(Bif)(x => (x.i, x.j))
447[warn] | ^^^
448[warn] |The method `apply` is inserted. The auto insertion will be deprecated, please write `sbinary.FormatTests.Bif.apply` explicitly.
449[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:124:6
450[warn] 124 | def writes(out : Output, s : S) = {
451[warn] | ^
452[warn] | Line is indented too far to the left, or a `}` is missing
453[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:146:6
454[warn] 146 | def writes(out : Output, s : S) = {
455[warn] | ^
456[warn] | Line is indented too far to the left, or a `}` is missing
457[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:171:6
458[warn] 171 | def writes(out : Output, s : S) = {
459[warn] | ^
460[warn] | Line is indented too far to the left, or a `}` is missing
461[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:199:6
462[warn] 199 | def writes(out : Output, s : S) = {
463[warn] | ^
464[warn] | Line is indented too far to the left, or a `}` is missing
465[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:230:6
466[warn] 230 | def writes(out : Output, s : S) = {
467[warn] | ^
468[warn] | Line is indented too far to the left, or a `}` is missing
469[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:264:6
470[warn] 264 | def writes(out : Output, s : S) = {
471[warn] | ^
472[warn] | Line is indented too far to the left, or a `}` is missing
473[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:301:6
474[warn] 301 | def writes(out : Output, s : S) = {
475[warn] | ^
476[warn] | Line is indented too far to the left, or a `}` is missing
477[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:341:6
478[warn] 341 | def writes(out : Output, s : S) = {
479[warn] | ^
480[warn] | Line is indented too far to the left, or a `}` is missing
481[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:384:6
482[warn] 384 | def writes(out : Output, s : S) = {
483[warn] | ^
484[warn] | Line is indented too far to the left, or a `}` is missing
485[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:430:6
486[warn] 430 | def writes(out : Output, s : S) = {
487[warn] | ^
488[warn] | Line is indented too far to the left, or a `}` is missing
489[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:479:6
490[warn] 479 | def writes(out : Output, s : S) = {
491[warn] | ^
492[warn] | Line is indented too far to the left, or a `}` is missing
493[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:531:6
494[warn] 531 | def writes(out : Output, s : S) = {
495[warn] | ^
496[warn] | Line is indented too far to the left, or a `}` is missing
497[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:586:6
498[warn] 586 | def writes(out : Output, s : S) = {
499[warn] | ^
500[warn] | Line is indented too far to the left, or a `}` is missing
501[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:644:6
502[warn] 644 | def writes(out : Output, s : S) = {
503[warn] | ^
504[warn] | Line is indented too far to the left, or a `}` is missing
505[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:705:6
506[warn] 705 | def writes(out : Output, s : S) = {
507[warn] | ^
508[warn] | Line is indented too far to the left, or a `}` is missing
509[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:769:6
510[warn] 769 | def writes(out : Output, s : S) = {
511[warn] | ^
512[warn] | Line is indented too far to the left, or a `}` is missing
513[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:836:6
514[warn] 836 | def writes(out : Output, s : S) = {
515[warn] | ^
516[warn] | Line is indented too far to the left, or a `}` is missing
517[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:906:6
518[warn] 906 | def writes(out : Output, s : S) = {
519[warn] | ^
520[warn] | Line is indented too far to the left, or a `}` is missing
521[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:979:6
522[warn] 979 | def writes(out : Output, s : S) = {
523[warn] | ^
524[warn] | Line is indented too far to the left, or a `}` is missing
525[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/generic.scala:1055:6
526[warn] 1055 | def writes(out : Output, s : S) = {
527[warn] | ^
528[warn] | Line is indented too far to the left, or a `}` is missing
529[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:26:1
530[warn] 26 | = (
531[warn] | ^
532[warn] | Line is indented too far to the left, or a `}` is missing
533[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:35:6
534[warn] 35 | ;
535[warn] | ^
536[warn] | Line is indented too far to the left, or a `}` is missing
537[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:46:1
538[warn] 46 | = (
539[warn] | ^
540[warn] | Line is indented too far to the left, or a `}` is missing
541[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:57:6
542[warn] 57 | ;
543[warn] | ^
544[warn] | Line is indented too far to the left, or a `}` is missing
545[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:69:1
546[warn] 69 | = (
547[warn] | ^
548[warn] | Line is indented too far to the left, or a `}` is missing
549[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:82:6
550[warn] 82 | ;
551[warn] | ^
552[warn] | Line is indented too far to the left, or a `}` is missing
553[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:95:1
554[warn] 95 | = (
555[warn] | ^
556[warn] | Line is indented too far to the left, or a `}` is missing
557[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:110:6
558[warn] 110 | ;
559[warn] | ^
560[warn] | Line is indented too far to the left, or a `}` is missing
561[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:124:1
562[warn] 124 | = (
563[warn] | ^
564[warn] | Line is indented too far to the left, or a `}` is missing
565[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:141:6
566[warn] 141 | ;
567[warn] | ^
568[warn] | Line is indented too far to the left, or a `}` is missing
569[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:156:1
570[warn] 156 | = (
571[warn] | ^
572[warn] | Line is indented too far to the left, or a `}` is missing
573[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:175:6
574[warn] 175 | ;
575[warn] | ^
576[warn] | Line is indented too far to the left, or a `}` is missing
577[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:191:1
578[warn] 191 | = (
579[warn] | ^
580[warn] | Line is indented too far to the left, or a `}` is missing
581[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:212:6
582[warn] 212 | ;
583[warn] | ^
584[warn] | Line is indented too far to the left, or a `}` is missing
585[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:229:1
586[warn] 229 | = (
587[warn] | ^
588[warn] | Line is indented too far to the left, or a `}` is missing
589[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:252:6
590[warn] 252 | ;
591[warn] | ^
592[warn] | Line is indented too far to the left, or a `}` is missing
593[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:270:1
594[warn] 270 | = (
595[warn] | ^
596[warn] | Line is indented too far to the left, or a `}` is missing
597[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:295:6
598[warn] 295 | ;
599[warn] | ^
600[warn] | Line is indented too far to the left, or a `}` is missing
601[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:314:1
602[warn] 314 | = (
603[warn] | ^
604[warn] | Line is indented too far to the left, or a `}` is missing
605[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:341:6
606[warn] 341 | ;
607[warn] | ^
608[warn] | Line is indented too far to the left, or a `}` is missing
609[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:361:1
610[warn] 361 | = (
611[warn] | ^
612[warn] | Line is indented too far to the left, or a `}` is missing
613[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:390:6
614[warn] 390 | ;
615[warn] | ^
616[warn] | Line is indented too far to the left, or a `}` is missing
617[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:411:1
618[warn] 411 | = (
619[warn] | ^
620[warn] | Line is indented too far to the left, or a `}` is missing
621[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:442:6
622[warn] 442 | ;
623[warn] | ^
624[warn] | Line is indented too far to the left, or a `}` is missing
625[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:464:1
626[warn] 464 | = (
627[warn] | ^
628[warn] | Line is indented too far to the left, or a `}` is missing
629[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:497:6
630[warn] 497 | ;
631[warn] | ^
632[warn] | Line is indented too far to the left, or a `}` is missing
633[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:520:1
634[warn] 520 | = (
635[warn] | ^
636[warn] | Line is indented too far to the left, or a `}` is missing
637[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:555:6
638[warn] 555 | ;
639[warn] | ^
640[warn] | Line is indented too far to the left, or a `}` is missing
641[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:579:1
642[warn] 579 | = (
643[warn] | ^
644[warn] | Line is indented too far to the left, or a `}` is missing
645[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:616:6
646[warn] 616 | ;
647[warn] | ^
648[warn] | Line is indented too far to the left, or a `}` is missing
649[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:641:1
650[warn] 641 | = (
651[warn] | ^
652[warn] | Line is indented too far to the left, or a `}` is missing
653[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:680:6
654[warn] 680 | ;
655[warn] | ^
656[warn] | Line is indented too far to the left, or a `}` is missing
657[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:706:1
658[warn] 706 | = (
659[warn] | ^
660[warn] | Line is indented too far to the left, or a `}` is missing
661[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:747:6
662[warn] 747 | ;
663[warn] | ^
664[warn] | Line is indented too far to the left, or a `}` is missing
665[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:774:1
666[warn] 774 | = (
667[warn] | ^
668[warn] | Line is indented too far to the left, or a `}` is missing
669[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:817:6
670[warn] 817 | ;
671[warn] | ^
672[warn] | Line is indented too far to the left, or a `}` is missing
673[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:845:1
674[warn] 845 | = (
675[warn] | ^
676[warn] | Line is indented too far to the left, or a `}` is missing
677[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:890:6
678[warn] 890 | ;
679[warn] | ^
680[warn] | Line is indented too far to the left, or a `}` is missing
681[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:919:1
682[warn] 919 | = (
683[warn] | ^
684[warn] | Line is indented too far to the left, or a `}` is missing
685[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:966:6
686[warn] 966 | ;
687[warn] | ^
688[warn] | Line is indented too far to the left, or a `}` is missing
689[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:996:1
690[warn] 996 | = (
691[warn] | ^
692[warn] | Line is indented too far to the left, or a `}` is missing
693[warn] -- Warning: /build/repo/core/target/scala-3.7.4/src_managed/test/standardtypes.scala:1045:6
694[warn] 1045 | ;
695[warn] | ^
696[warn] | Line is indented too far to the left, or a `}` is missing
697[warn] there were 59 deprecation warnings; re-run with -deprecation for details
698[warn] 70 warnings found
699[info] done compiling
700[info] running fmpp.tools.CommandLine -U all -S /build/repo/core/src/main/fmpp -O /build/repo/core/target/scala-3.7.4/src_managed/test --ignore-temporary-files /build/repo/core/src/main/fmpp/standardtypes.scala /build/repo/core/src/main/fmpp/generic.scala
701[info] running fmpp.tools.CommandLine -U all -S /build/repo/core/src/main/fmpp -O /build/repo/core/target/scala-3.7.4/src_managed/main --ignore-temporary-files /build/repo/core/src/main/fmpp/standardtypes.scala /build/repo/core/src/main/fmpp/generic.scala
702- Executing: standardtypes.scala
703- Executing: standardtypes.scala
704- Executing: generic.scala
705
706*** DONE ***
707
7082 executed + 0 rendered + 0 copied = 2 successfully processed
7090 failed, 0 warning(s)
710Time elapsed: 0.132 seconds
711
712- Executing: generic.scala
713
714*** DONE ***
715
7162 executed + 0 rendered + 0 copied = 2 successfully processed
7170 failed, 0 warning(s)
718Time elapsed: 0.14 seconds
719
720[info] running fmpp.tools.CommandLine -U all -S /build/repo/core/src/main/fmpp -O /build/repo/core/target/scala-3.7.4/src_managed/test --ignore-temporary-files /build/repo/core/src/main/fmpp/standardtypes.scala /build/repo/core/src/main/fmpp/generic.scala
721[info] running fmpp.tools.CommandLine -U all -S /build/repo/core/src/main/fmpp -O /build/repo/core/target/scala-3.7.4/src_managed/main --ignore-temporary-files /build/repo/core/src/main/fmpp/standardtypes.scala /build/repo/core/src/main/fmpp/generic.scala
722- Executing: standardtypes.scala
723- Executing: standardtypes.scala
724- Executing: generic.scala
725
726- Executing: generic.scala
727*** DONE ***
728
7292 executed + 0 rendered + 0 copied = 2 successfully processed
7300 failed, 0 warning(s)
731Time elapsed: 0.111 seconds
732
733
734*** DONE ***
735
7362 executed + 0 rendered + 0 copied = 2 successfully processed
7370 failed, 0 warning(s)
738Time elapsed: 0.105 seconds
739
740
741************************
742Build summary:
743[{
744 "module": "sbinary",
745 "compile": {"status": "ok", "tookMs": 11300, "warnings": 62, "errors": 0, "sourceVersion": "3.7"},
746 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
747 "test-compile": {"status": "ok", "tookMs": 5703, "warnings": 64, "errors": 0, "sourceVersion": "3.7"},
748 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
749 "publish": {"status": "skipped", "tookMs": 0},
750 "metadata": {
751 "crossScalaVersions": ["2.10.7", "2.11.12", "2.12.17", "2.13.10", "3.2.1"]
752}
753}]
754************************
755[success] Total time: 29 s, completed Nov 6, 2025, 1:34:15 AM
756[0JChecking patch project/plugins.sbt...
757Checking patch project/build.properties...
758Checking patch project/Dependencies.scala...
759Checking patch build.sbt...
760Applied patch project/plugins.sbt cleanly.
761Applied patch project/build.properties cleanly.
762Applied patch project/Dependencies.scala cleanly.
763Applied patch build.sbt cleanly.