Build Logs

tabdulradi/mazboot • 14270752029

Errors

147

Warnings

180

Total Lines

562

1##################################
2Clonning https://github.com/tabdulradi/mazboot.git into repo using revision v0.5.0
3##################################
4Note: switching to '9ecea87d2688107919409f39f63261cf1a71afcc'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.6.4
23Scala binary version found: 3.6
24Implicitly using source version 3.6-migration
25Scala binary version found: 3.6
26Implicitly using source version 3.6-migration
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
30----
31Starting build for 3.6.4
32Execute tests: false
33sbt project found:
34Sbt version 1.5.2 is not supported, minimal supported version is 1.6.2
35Enforcing usage of sbt in version 1.6.2
36No prepare script found for project tabdulradi/mazboot
37##################################
38Scala version: 3.6.4
39Targets: com.abdulradi%mazboot-cats-parse com.abdulradi%mazboot-ciris com.abdulradi%mazboot-core com.abdulradi%mazboot-types
40Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "17" }, "sbt": { "commands": [], "options": [] }, "mill": { "options": [] }, "tests": "compile-only", "migrationVersions": [], "sourcePatches": [] }
41##################################
42Using extra scalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.6.4
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
59"setCrossScalaVersions 3.6.4"
60"++3.6.4 -v"
61"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.6.4 """{
68 "projects": {
69 "exclude": [],
70 "overrides": {}
71 },
72 "java": {
73 "version": "17"
74 },
75 "sbt": {
76 "commands": [],
77 "options": []
78 },
79 "mill": {
80 "options": []
81 },
82 "tests": "compile-only",
83 "migrationVersions": [],
84 "sourcePatches": []
85}""" com.abdulradi%mazboot-cats-parse com.abdulradi%mazboot-ciris com.abdulradi%mazboot-core com.abdulradi%mazboot-types"
86
87[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
88[info] [launcher] getting Scala 2.12.15 (for sbt)...
89[info] welcome to sbt 1.6.2 (Eclipse Adoptium Java 17.0.8)
90[info] loading settings for project repo-build from plugins.sbt ...
91[info] loading project definition from /build/repo/project
92[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
93[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
94[info] Compilation completed in 8.955s.
95[info] done compiling
96[info] loading settings for project root from build.sbt ...
97[info] set current project to mazboot (in build file:/build/repo/)
98Execute setCrossScalaVersions: 3.6.4
99OpenCB::Changing crossVersion 3.0.0 -> 3.6.4 in ciris/crossScalaVersions
100OpenCB::Changing crossVersion 3.0.1-RC2 -> 3.6.4 in ciris/crossScalaVersions
101OpenCB::Changing crossVersion 3.0.0 -> 3.6.4 in cats-parse/crossScalaVersions
102OpenCB::Changing crossVersion 3.0.0 -> 3.6.4 in core/crossScalaVersions
103OpenCB::Changing crossVersion 3.0.1-RC2 -> 3.6.4 in core/crossScalaVersions
104OpenCB::Changing crossVersion 3.0.1-RC2 -> 3.6.4 in cats-parse/crossScalaVersions
105OpenCB::Changing crossVersion 3.0.0 -> 3.6.4 in tests/crossScalaVersions
106OpenCB::Changing crossVersion 3.0.1-RC2 -> 3.6.4 in tests/crossScalaVersions
107OpenCB::Changing crossVersion 3.0.0 -> 3.6.4 in root/crossScalaVersions
108OpenCB::Changing crossVersion 3.0.1-RC2 -> 3.6.4 in root/crossScalaVersions
109OpenCB::Changing crossVersion 3.0.0 -> 3.6.4 in types/crossScalaVersions
110OpenCB::Changing crossVersion 3.0.1-RC2 -> 3.6.4 in types/crossScalaVersions
111[info] set current project to mazboot (in build file:/build/repo/)
112[info] Setting Scala version to 3.6.4 on 6 projects.
113[info] Switching Scala version on:
114[info] * root (3.6.4)
115[info] tests (3.6.4)
116[info] ciris (3.6.4)
117[info] cats-parse (3.6.4)
118[info] core (3.6.4)
119[info] types (3.6.4)
120[info] Excluding projects:
121[info] Reapplying settings...
122[info] set current project to mazboot (in build file:/build/repo/)
123Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
124[info] Reapplying settings...
125[info] set current project to mazboot (in build file:/build/repo/)
126[info] Defining Global / credentials, cats-parse / credentials and 4 others.
127[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 29 others.
128[info] Run `last` for details.
129[info] Reapplying settings...
130[info] set current project to mazboot (in build file:/build/repo/)
131Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
132[info] Reapplying settings...
133OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
134
135 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:315)
136 Did you mean allExcludeDependencies ?
137 , retry without global scopes
138[info] Reapplying settings...
139[info] set current project to mazboot (in build file:/build/repo/)
140Execute removeScalacOptionsStartingWith: -P:wartremover
141[info] Reapplying settings...
142[info] set current project to mazboot (in build file:/build/repo/)
143[success] Total time: 0 s, completed Apr 4, 2025, 7:27:46 PM
144Build config: {
145 "projects": {
146 "exclude": [],
147 "overrides": {}
148 },
149 "java": {
150 "version": "17"
151 },
152 "sbt": {
153 "commands": [],
154 "options": []
155 },
156 "mill": {
157 "options": []
158 },
159 "tests": "compile-only",
160 "migrationVersions": [],
161 "sourcePatches": []
162}
163Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
164Starting build...
165Projects: Set(cats-parse, ciris, core, types)
166Starting build for ProjectRef(file:/build/repo/,cats-parse) (mazboot-cats-parse)...
167OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
168OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:future)
169OpenCB::Filter out '-source:future', matches setting pattern '^-?-source(:.*)?'
170OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:future-migration)
171Compile scalacOptions: List(-Yexplicit-nulls, -Ycook-comments, -Ysafe-init, -source:future-migration, -Wconf:msg=can be rewritten automatically under:s)
172[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
173[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
174[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
175[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
176[warn] 34 | given Validation.Of[Valid] with
177[warn] | ^
178[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
179[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
180[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
181[warn] | ^
182[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
183[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
184[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
185[warn] | ^
186[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
187[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
188[error] 71 | override opaque type Valid <: Raw = Raw
189[error] | ^
190[error] |error overriding type Valid in trait Validation with bounds <: Raw;
191[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
192[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
193[error] 103 | override type Valid = V
194[error] | ^
195[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
196[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
197[warn] 5 warnings found
198[error] two errors found
199[error] (core / Compile / compileIncremental) Compilation failed
200[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
201[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
202[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
203[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
204[warn] 34 | given Validation.Of[Valid] with
205[warn] | ^
206[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
207[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
208[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
209[warn] | ^
210[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
211[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
212[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
213[warn] | ^
214[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
215[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
216[error] 71 | override opaque type Valid <: Raw = Raw
217[error] | ^
218[error] |error overriding type Valid in trait Validation with bounds <: Raw;
219[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
220[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
221[error] 103 | override type Valid = V
222[error] | ^
223[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
224[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
225[warn] 5 warnings found
226[error] two errors found
227[error] (core / Compile / compileIncremental) Compilation failed
228[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
229[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
230[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
231[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
232[warn] 34 | given Validation.Of[Valid] with
233[warn] | ^
234[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
235[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
236[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
237[warn] | ^
238[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
239[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
240[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
241[warn] | ^
242[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
243[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
244[error] 71 | override opaque type Valid <: Raw = Raw
245[error] | ^
246[error] |error overriding type Valid in trait Validation with bounds <: Raw;
247[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
248[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
249[error] 103 | override type Valid = V
250[error] | ^
251[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
252[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
253[warn] 5 warnings found
254[error] two errors found
255[error] (core / Compile / compileIncremental) Compilation failed
256Starting build for ProjectRef(file:/build/repo/,ciris) (mazboot-ciris)...
257Compile scalacOptions: List(-Yexplicit-nulls, -Ycook-comments, -Ysafe-init, -source:future-migration, -Wconf:msg=can be rewritten automatically under:s)
258[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
259[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
260[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
261[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
262[warn] 34 | given Validation.Of[Valid] with
263[warn] | ^
264[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
265[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
266[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
267[warn] | ^
268[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
269[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
270[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
271[warn] | ^
272[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
273[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
274[error] 71 | override opaque type Valid <: Raw = Raw
275[error] | ^
276[error] |error overriding type Valid in trait Validation with bounds <: Raw;
277[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
278[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
279[error] 103 | override type Valid = V
280[error] | ^
281[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
282[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
283[warn] 5 warnings found
284[error] two errors found
285[error] (core / Compile / compileIncremental) Compilation failed
286[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
287[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
288[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
289[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
290[warn] 34 | given Validation.Of[Valid] with
291[warn] | ^
292[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
293[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
294[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
295[warn] | ^
296[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
297[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
298[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
299[warn] | ^
300[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
301[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
302[error] 71 | override opaque type Valid <: Raw = Raw
303[error] | ^
304[error] |error overriding type Valid in trait Validation with bounds <: Raw;
305[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
306[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
307[error] 103 | override type Valid = V
308[error] | ^
309[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
310[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
311[warn] 5 warnings found
312[error] two errors found
313[error] (core / Compile / compileIncremental) Compilation failed
314[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
315[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
316[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
317[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
318[warn] 34 | given Validation.Of[Valid] with
319[warn] | ^
320[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
321[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
322[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
323[warn] | ^
324[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
325[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
326[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
327[warn] | ^
328[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
329[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
330[error] 71 | override opaque type Valid <: Raw = Raw
331[error] | ^
332[error] |error overriding type Valid in trait Validation with bounds <: Raw;
333[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
334[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
335[error] 103 | override type Valid = V
336[error] | ^
337[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
338[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
339[warn] 5 warnings found
340[error] two errors found
341[error] (core / Compile / compileIncremental) Compilation failed
342Starting build for ProjectRef(file:/build/repo/,core) (mazboot-core)...
343Compile scalacOptions: List(-Yexplicit-nulls, -Ycook-comments, -Ysafe-init, -source:future-migration, -Wconf:msg=can be rewritten automatically under:s)
344[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
345[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
346[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
347[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
348[warn] 34 | given Validation.Of[Valid] with
349[warn] | ^
350[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
351[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
352[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
353[warn] | ^
354[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
355[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
356[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
357[warn] | ^
358[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
359[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
360[error] 71 | override opaque type Valid <: Raw = Raw
361[error] | ^
362[error] |error overriding type Valid in trait Validation with bounds <: Raw;
363[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
364[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
365[error] 103 | override type Valid = V
366[error] | ^
367[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
368[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
369[warn] 5 warnings found
370[error] two errors found
371[error] (core / Compile / compileIncremental) Compilation failed
372[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
373[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
374[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
375[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
376[warn] 34 | given Validation.Of[Valid] with
377[warn] | ^
378[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
379[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
380[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
381[warn] | ^
382[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
383[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
384[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
385[warn] | ^
386[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
387[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
388[error] 71 | override opaque type Valid <: Raw = Raw
389[error] | ^
390[error] |error overriding type Valid in trait Validation with bounds <: Raw;
391[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
392[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
393[error] 103 | override type Valid = V
394[error] | ^
395[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
396[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
397[warn] 5 warnings found
398[error] two errors found
399[error] (core / Compile / compileIncremental) Compilation failed
400[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
401[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
402[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
403[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
404[warn] 34 | given Validation.Of[Valid] with
405[warn] | ^
406[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
407[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
408[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
409[warn] | ^
410[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
411[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
412[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
413[warn] | ^
414[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
415[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
416[error] 71 | override opaque type Valid <: Raw = Raw
417[error] | ^
418[error] |error overriding type Valid in trait Validation with bounds <: Raw;
419[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
420[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
421[error] 103 | override type Valid = V
422[error] | ^
423[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
424[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
425[warn] 5 warnings found
426[error] two errors found
427[error] (core / Compile / compileIncremental) Compilation failed
428Starting build for ProjectRef(file:/build/repo/,types) (mazboot-types)...
429Compile scalacOptions: List(-Yexplicit-nulls, -Ycook-comments, -Ysafe-init, -source:future-migration, -Wconf:msg=can be rewritten automatically under:s)
430[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
431[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
432[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
433[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
434[warn] 34 | given Validation.Of[Valid] with
435[warn] | ^
436[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
437[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
438[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
439[warn] | ^
440[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
441[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
442[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
443[warn] | ^
444[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
445[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
446[error] 71 | override opaque type Valid <: Raw = Raw
447[error] | ^
448[error] |error overriding type Valid in trait Validation with bounds <: Raw;
449[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
450[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
451[error] 103 | override type Valid = V
452[error] | ^
453[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
454[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
455[warn] 5 warnings found
456[error] two errors found
457[error] (core / Compile / compileIncremental) Compilation failed
458[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
459[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
460[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
461[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
462[warn] 34 | given Validation.Of[Valid] with
463[warn] | ^
464[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
465[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
466[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
467[warn] | ^
468[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
469[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
470[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
471[warn] | ^
472[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
473[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
474[error] 71 | override opaque type Valid <: Raw = Raw
475[error] | ^
476[error] |error overriding type Valid in trait Validation with bounds <: Raw;
477[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
478[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
479[error] 103 | override type Valid = V
480[error] | ^
481[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
482[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
483[warn] 5 warnings found
484[error] two errors found
485[error] (core / Compile / compileIncremental) Compilation failed
486[info] compiling 2 Scala sources to /build/repo/core/target/scala-3.6.4/classes ...
487[warn] Option -Ycook-docs is deprecated: Use -Xcook-docs instead.
488[warn] Option -Ysafe-init is deprecated: Use -Wsafe-init instead.
489[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:34:29 ----
490[warn] 34 | given Validation.Of[Valid] with
491[warn] | ^
492[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
493[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:8 -----
494[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
495[warn] | ^
496[warn] | This old given syntax is no longer supported; use `=>` instead of `:`
497[warn] -- Warning: /build/repo/core/src/main/scala/mazboot/validations.scala:53:92 ----
498[warn] 53 | given (using Raw: CommandLineParser.FromString[Raw]): CommandLineParser.FromString[Valid] with
499[warn] | ^
500[warn] |Given member definitions starting with `with` are no longer supported; use `{...}` or `:` followed by newline instead
501[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:71:23
502[error] 71 | override opaque type Valid <: Raw = Raw
503[error] | ^
504[error] |error overriding type Valid in trait Validation with bounds <: Raw;
505[error] | type Valid in class FromPredicate0 with bounds <: Raw cannot be used here - opaque type aliases cannot be overridden
506[error] -- [E164] Declaration Error: /build/repo/core/src/main/scala/mazboot/validations.scala:103:20
507[error] 103 | override type Valid = V
508[error] | ^
509[error] |error overriding type Valid in class FromPredicate0 with bounds <: Raw;
510[error] | type Valid, which equals V cannot be used here - opaque type aliases cannot be overridden
511[warn] 5 warnings found
512[error] two errors found
513[error] (core / Compile / compileIncremental) Compilation failed
514
515************************
516Build summary:
517[{
518 "module": "mazboot-cats-parse",
519 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 3161, "warnings": 5, "errors": 2, "sourceVersion": "future-migration"},
520 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
521 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
522 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
523 "publish": {"status": "skipped", "tookMs": 0},
524 "metadata": {
525 "crossScalaVersions": ["3.0.0", "3.0.1-RC2"]
526}
527},{
528 "module": "mazboot-ciris",
529 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 540, "warnings": 5, "errors": 2, "sourceVersion": "future-migration"},
530 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
531 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
532 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
533 "publish": {"status": "skipped", "tookMs": 0},
534 "metadata": {
535 "crossScalaVersions": ["3.0.0", "3.0.1-RC2"]
536}
537},{
538 "module": "mazboot-core",
539 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 411, "warnings": 5, "errors": 2, "sourceVersion": "future-migration"},
540 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
541 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
542 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
543 "publish": {"status": "skipped", "tookMs": 0},
544 "metadata": {
545 "crossScalaVersions": ["3.0.0", "3.0.1-RC2"]
546}
547},{
548 "module": "mazboot-types",
549 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 374, "warnings": 5, "errors": 2, "sourceVersion": "future-migration"},
550 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
551 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
552 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
553 "publish": {"status": "skipped", "tookMs": 0},
554 "metadata": {
555 "crossScalaVersions": ["3.0.0", "3.0.1-RC2"]
556}
557}]
558************************
559[error] Scala3CommunityBuild$ProjectBuildFailureException: 4 module(s) finished with failures: mazboot-cats-parse, mazboot-ciris, mazboot-core, mazboot-types
560[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 4 module(s) finished with failures: mazboot-cats-parse, mazboot-ciris, mazboot-core, mazboot-types
561[error] Total time: 15 s, completed Apr 4, 2025, 7:28:01 PM
562Build failed, not retrying.