Build Logs

tofu-tf/glass • 3.7.4:2025-11-06

Errors

75

Warnings

323

Total Lines

629

1##################################
2Clonning https://github.com/tofu-tf/glass.git into /build/repo using revision v0.3.0
3##################################
4Note: switching to '4190cc0d64b2e1fb745a16840d14b7038f39bed7'.
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.3.3
22Using target Scala version for migration: 3.7.4-RC2
23Migrating project for -source:3.4 using Scala 3.7.4-RC2
24----
25Preparing build for 3.7.4-RC2
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: project/Dependencies.scala
32Pattern: val scala3 = "3.3.3"
33Replacement: val scala3 = "3.7.4-RC2"
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'val scala3 = "3.3.3"' in project/Dependencies.scala
38----
39Starting build for 3.7.4-RC2
40Execute tests: false
41sbt project found:
42Sbt version 1.9.9 is not supported, minimal supported version is 1.11.5
43Enforcing usage of sbt in version 1.11.5
44No prepare script found for project tofu-tf/glass
45/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
46##################################
47Scala version: 3.7.4-RC2
48Targets: tf.tofu%glass tf.tofu%glass-core tf.tofu%glass-interop tf.tofu%glass-macro
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
50##################################
51Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
52Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '17'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.7.4-RC2
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.7.4-RC2"
69"++3.7.4-RC2 -v"
70"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""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.7.4-RC2 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" tf.tofu%glass tf.tofu%glass-core tf.tofu%glass-interop tf.tofu%glass-macro"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] loading settings for project glass from build.sbt, ci-release.sbt...
82[info] set current project to glass (in build file:/build/repo/)
83Execute setCrossScalaVersions: 3.7.4-RC2
84OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in opticsInterop/crossScalaVersions
85OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in opticsMacro/crossScalaVersions
86OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in glass/crossScalaVersions
87OpenCB::Changing crossVersion 3.7.4-RC2 -> 3.7.4-RC2 in opticsCore/crossScalaVersions
88[info] set current project to glass (in build file:/build/repo/)
89[info] Setting Scala version to 3.7.4-RC2 on 4 projects.
90[info] Switching Scala version on:
91[info] * glass (2.12.19, 2.13.13, 3.7.4-RC2)
92[info] opticsCore (2.12.19, 2.13.13, 3.7.4-RC2)
93[info] opticsInterop (2.12.19, 2.13.13, 3.7.4-RC2)
94[info] opticsMacro (2.12.19, 2.13.13, 3.7.4-RC2)
95[info] Excluding projects:
96[info] Reapplying settings...
97[info] set current project to glass (in build file:/build/repo/)
98Execute 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
99[info] Reapplying settings...
100[info] set current project to glass (in build file:/build/repo/)
101[info] Defining Global / credentials, credentials and 2 others.
102[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 36 others.
103[info] Run `last` for details.
104[info] Reapplying settings...
105[info] set current project to glass (in build file:/build/repo/)
106Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
107[info] Reapplying settings...
108OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
109
110 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
111 Did you mean opticsCore / allExcludeDependencies ?
112 , retry without global scopes
113[info] Reapplying settings...
114[info] set current project to glass (in build file:/build/repo/)
115Execute removeScalacOptionsStartingWith: -P:wartremover
116[info] Reapplying settings...
117[info] set current project to glass (in build file:/build/repo/)
118[success] Total time: 0 s, completed Nov 6, 2025, 12:16:00 AM
119Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4","3.7"],"sourcePatches":[{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.3\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
120Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
121Starting build...
122Projects: Set(glass, opticsCore, opticsInterop, opticsMacro)
123Starting build for ProjectRef(file:/build/repo/,glass) (glass)... [0/4]
124OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
126OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
127OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
128OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
129Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
130[info] Generating 'package.scala'
131[info] compiling 32 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
132[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
133[warn] unknown action: `wv`
134[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
135[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
136[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
137[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/Contains.scala:88:50 -
138[warn] 88 | def extract(a: S): A = proj[Constant[A, +*]](a, identity)(constantFunctor)
139[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
140[warn] |Context bounds will map to context parameters.
141[warn] |A `using` clause is needed to pass explicit arguments to them.
142[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
143[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/Folded.scala:71:25 ---
144[warn] 71 | s => o.foldMap(s)(a => p(a))(c.algebra)
145[warn] | ^^^^^^^^^^^^^^^^^^^^^^^
146[warn] |Context bounds will map to context parameters.
147[warn] |A `using` clause is needed to pass explicit arguments to them.
148[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
149[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/Items.scala:69:77 ----
150[warn] 69 | def apply(c: Context)(p: A => c.F[B]): S => c.F[T] = a => o.traverse(a)(p)(c.functor)
151[warn] | ^^^^^^^^^^^^^^^^
152[warn] |Context bounds will map to context parameters.
153[warn] |A `using` clause is needed to pass explicit arguments to them.
154[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
155[warn] -- [E003] Syntax Warning: /build/repo/modules/core/src/main/scala/glass/PBase.scala:7:30
156[warn] 7 | def label[label]: this.type with Label[label] = this.asInstanceOf[this.type with Label[label]]
157[warn] | ^^^^
158[warn] |with as a type operator has been deprecated; use & instead
159[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
160[warn] |
161[warn] | longer explanation available when compiling with `-explain`
162[warn] -- [E003] Syntax Warning: /build/repo/modules/core/src/main/scala/glass/PBase.scala:7:78
163[warn] 7 | def label[label]: this.type with Label[label] = this.asInstanceOf[this.type with Label[label]]
164[warn] | ^^^^
165[warn] |with as a type operator has been deprecated; use & instead
166[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
167[warn] |
168[warn] | longer explanation available when compiling with `-explain`
169[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/Reduced.scala:83:27 --
170[warn] 83 | s => o.reduceMap(s)(p)(c.algebra)
171[warn] | ^^^^^^^^^^^^^^^^^
172[warn] |Context bounds will map to context parameters.
173[warn] |A `using` clause is needed to pass explicit arguments to them.
174[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
175[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/Repeated.scala:45:78 -
176[warn] 45 | def apply(c: Context)(p: A => c.F[B]): S => c.F[T] = a => o.traverse1(a)(p)(c.functor)
177[warn] | ^^^^^^^^^^^^^^^^^
178[warn] |Context bounds will map to context parameters.
179[warn] |A `using` clause is needed to pass explicit arguments to them.
180[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
181[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/Zipping.scala:51:24 --
182[warn] 51 | o.combineWith(p)(_)(c.gfunctor)
183[warn] | ^^^^^^^^^^^^^^^^^^^
184[warn] |Context bounds will map to context parameters.
185[warn] |A `using` clause is needed to pass explicit arguments to them.
186[warn] |This code can be rewritten automatically under -rewrite -source 3.4-migration.
187[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:39
188[warn] 8 | ): Transform[A, B] = extract.extract _
189[warn] | ^^^^^^^^^^^^^^^^^
190[warn] |The syntax `<function> _` is no longer supported;
191[warn] |you can simply leave out the trailing ` _`
192[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
193[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:37
194[warn] 19 | ): Transform[B, A] = upcast.upcast _
195[warn] | ^^^^^^^^^^^^^^^
196[warn] |The syntax `<function> _` is no longer supported;
197[warn] |you can simply leave out the trailing ` _`
198[warn] |This construct can be rewritten automatically under -rewrite -source 3.4-migration.
199[info] [patched file /build/repo/modules/core/src/main/scala/glass/Zipping.scala]
200[info] [patched file /build/repo/modules/core/src/main/scala/glass/Reduced.scala]
201[info] [patched file /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala]
202[info] [patched file /build/repo/modules/core/src/main/scala/glass/Items.scala]
203[info] [patched file /build/repo/modules/core/src/main/scala/glass/Folded.scala]
204[info] [patched file /build/repo/modules/core/src/main/scala/glass/Contains.scala]
205[info] [patched file /build/repo/modules/core/src/main/scala/glass/PBase.scala]
206[info] [patched file /build/repo/modules/core/src/main/scala/glass/Repeated.scala]
207[info] done compiling
208[warn] 12 warnings found
209[info] compiling 5 Scala sources to /build/repo/modules/macro/target/scala-3.7.4-RC2/classes ...
210[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
211[warn] unknown action: `wv`
212[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
213[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
214[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
215[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/macro/src/main/scala-3/glass/macros/GenSubset.scala:11:22
216[warn] 11 | import qctx.reflect.*
217[warn] | ^
218[warn] | unused import
219[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/macro/src/main/scala-3/glass/macros/GenSubset.scala:13:2
220[warn] 13 | (Type.of[S], Type.of[A]) match {
221[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^
222[warn] | match may not be exhaustive.
223[warn] |
224[warn] | It would fail on pattern case: (_, _)
225[warn] |
226[warn] | longer explanation available when compiling with `-explain`
227[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/modules/macro/src/main/scala-3/glass/macros/internal/impl.scala:44:43
228[warn] 44 | productMirror.elemsWithTypes.map { case (elem, '[a]) =>
229[warn] | ^
230[warn] | match may not be exhaustive.
231[warn] |
232[warn] | It would fail on pattern case: (_, _)
233[warn] |
234[warn] | longer explanation available when compiling with `-explain`
235Warning: mocking up superclass for module class internal
236[info] [patched file /build/repo/modules/macro/src/main/scala-3/glass/macros/GenSubset.scala]
237[info] done compiling
238[warn] 5 warnings found
239[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
240[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
241[warn] unknown action: `wv`
242[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
243[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
244[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
245[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
246[warn] 8 | ): Transform[A, B] = extract.extract
247[warn] | ^^^^^^^^^^^^^^^
248[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
249[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
250[warn] 19 | ): Transform[B, A] = upcast.upcast
251[warn] | ^^^^^^^^^^^^^
252[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
253[info] done compiling
254[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
255[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
256[warn] unknown action: `wv`
257[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
258[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
259[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
260[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
261[error] 28 | override type P[-x, +y] = Tagged[x, y]
262[error] | ^^
263[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
264[warn] 6 warnings found
265[error] one error found
266[error] (opticsCore / Compile / compileIncremental) Compilation failed
267[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
268[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
269[warn] unknown action: `wv`
270[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
271[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
272[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
273[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
274[warn] 8 | ): Transform[A, B] = extract.extract
275[warn] | ^^^^^^^^^^^^^^^
276[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
277[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
278[warn] 19 | ): Transform[B, A] = upcast.upcast
279[warn] | ^^^^^^^^^^^^^
280[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
281[info] done compiling
282[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
283[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
284[warn] unknown action: `wv`
285[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
286[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
287[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
288[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
289[error] 28 | override type P[-x, +y] = Tagged[x, y]
290[error] | ^^
291[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
292[warn] 6 warnings found
293[error] one error found
294[error] (opticsCore / Compile / compileIncremental) Compilation failed
295[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
296[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
297[warn] unknown action: `wv`
298[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
299[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
300[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
301[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
302[warn] 8 | ): Transform[A, B] = extract.extract
303[warn] | ^^^^^^^^^^^^^^^
304[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
305[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
306[warn] 19 | ): Transform[B, A] = upcast.upcast
307[warn] | ^^^^^^^^^^^^^
308[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
309[info] done compiling
310[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
311[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
312[warn] unknown action: `wv`
313[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
314[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
315[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
316[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
317[error] 28 | override type P[-x, +y] = Tagged[x, y]
318[error] | ^^
319[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
320[warn] 6 warnings found
321[error] one error found
322[error] (opticsCore / Compile / compileIncremental) Compilation failed
323Starting build for ProjectRef(file:/build/repo/,opticsCore) (glass-core)... [1/4]
324Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
325[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
326[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
327[warn] unknown action: `wv`
328[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
329[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
330[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
331[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
332[warn] 8 | ): Transform[A, B] = extract.extract
333[warn] | ^^^^^^^^^^^^^^^
334[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
335[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
336[warn] 19 | ): Transform[B, A] = upcast.upcast
337[warn] | ^^^^^^^^^^^^^
338[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
339[info] done compiling
340[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
341[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
342[warn] unknown action: `wv`
343[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
344[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
345[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
346[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
347[error] 28 | override type P[-x, +y] = Tagged[x, y]
348[error] | ^^
349[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
350[warn] 6 warnings found
351[error] one error found
352[error] (opticsCore / Compile / compileIncremental) Compilation failed
353[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
354[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
355[warn] unknown action: `wv`
356[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
357[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
358[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
359[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
360[warn] 8 | ): Transform[A, B] = extract.extract
361[warn] | ^^^^^^^^^^^^^^^
362[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
363[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
364[warn] 19 | ): Transform[B, A] = upcast.upcast
365[warn] | ^^^^^^^^^^^^^
366[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
367[info] done compiling
368[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
369[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
370[warn] unknown action: `wv`
371[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
372[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
373[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
374[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
375[error] 28 | override type P[-x, +y] = Tagged[x, y]
376[error] | ^^
377[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
378[warn] 6 warnings found
379[error] one error found
380[error] (opticsCore / Compile / compileIncremental) Compilation failed
381[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
382[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
383[warn] unknown action: `wv`
384[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
385[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
386[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
387[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
388[warn] 8 | ): Transform[A, B] = extract.extract
389[warn] | ^^^^^^^^^^^^^^^
390[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
391[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
392[warn] 19 | ): Transform[B, A] = upcast.upcast
393[warn] | ^^^^^^^^^^^^^
394[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
395[info] done compiling
396[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
397[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
398[warn] unknown action: `wv`
399[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
400[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
401[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
402[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
403[error] 28 | override type P[-x, +y] = Tagged[x, y]
404[error] | ^^
405[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
406[warn] 6 warnings found
407[error] one error found
408[error] (opticsCore / Compile / compileIncremental) Compilation failed
409Starting build for ProjectRef(file:/build/repo/,opticsInterop) (glass-interop)... [2/4]
410Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
411[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
412[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
413[warn] unknown action: `wv`
414[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
415[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
416[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
417[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
418[warn] 8 | ): Transform[A, B] = extract.extract
419[warn] | ^^^^^^^^^^^^^^^
420[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
421[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
422[warn] 19 | ): Transform[B, A] = upcast.upcast
423[warn] | ^^^^^^^^^^^^^
424[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
425[info] done compiling
426[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
427[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
428[warn] unknown action: `wv`
429[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
430[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
431[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
432[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
433[error] 28 | override type P[-x, +y] = Tagged[x, y]
434[error] | ^^
435[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
436[warn] 6 warnings found
437[error] one error found
438[error] (opticsCore / Compile / compileIncremental) Compilation failed
439[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
440[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
441[warn] unknown action: `wv`
442[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
443[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
444[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
445[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
446[warn] 8 | ): Transform[A, B] = extract.extract
447[warn] | ^^^^^^^^^^^^^^^
448[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
449[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
450[warn] 19 | ): Transform[B, A] = upcast.upcast
451[warn] | ^^^^^^^^^^^^^
452[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
453[info] done compiling
454[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
455[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
456[warn] unknown action: `wv`
457[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
458[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
459[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
460[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
461[error] 28 | override type P[-x, +y] = Tagged[x, y]
462[error] | ^^
463[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
464[warn] 6 warnings found
465[error] one error found
466[error] (opticsCore / Compile / compileIncremental) Compilation failed
467[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
468[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
469[warn] unknown action: `wv`
470[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
471[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
472[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
473[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
474[warn] 8 | ): Transform[A, B] = extract.extract
475[warn] | ^^^^^^^^^^^^^^^
476[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
477[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
478[warn] 19 | ): Transform[B, A] = upcast.upcast
479[warn] | ^^^^^^^^^^^^^
480[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
481[info] done compiling
482[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
483[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
484[warn] unknown action: `wv`
485[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
486[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
487[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
488[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
489[error] 28 | override type P[-x, +y] = Tagged[x, y]
490[error] | ^^
491[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
492[warn] 6 warnings found
493[error] one error found
494[error] (opticsCore / Compile / compileIncremental) Compilation failed
495Starting build for ProjectRef(file:/build/repo/,opticsMacro) (glass-macro)... [3/4]
496Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:privates, -Wconf:cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
497[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
498[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
499[warn] unknown action: `wv`
500[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
501[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
502[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
503[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
504[warn] 8 | ): Transform[A, B] = extract.extract
505[warn] | ^^^^^^^^^^^^^^^
506[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
507[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
508[warn] 19 | ): Transform[B, A] = upcast.upcast
509[warn] | ^^^^^^^^^^^^^
510[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
511[info] done compiling
512[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
513[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
514[warn] unknown action: `wv`
515[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
516[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
517[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
518[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
519[error] 28 | override type P[-x, +y] = Tagged[x, y]
520[error] | ^^
521[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
522[warn] 6 warnings found
523[error] one error found
524[error] (opticsCore / Compile / compileIncremental) Compilation failed
525[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
526[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
527[warn] unknown action: `wv`
528[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
529[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
530[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
531[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
532[warn] 8 | ): Transform[A, B] = extract.extract
533[warn] | ^^^^^^^^^^^^^^^
534[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
535[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
536[warn] 19 | ): Transform[B, A] = upcast.upcast
537[warn] | ^^^^^^^^^^^^^
538[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
539[info] done compiling
540[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
541[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
542[warn] unknown action: `wv`
543[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
544[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
545[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
546[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
547[error] 28 | override type P[-x, +y] = Tagged[x, y]
548[error] | ^^
549[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
550[warn] 6 warnings found
551[error] one error found
552[error] (opticsCore / Compile / compileIncremental) Compilation failed
553[info] compiling 8 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
554[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
555[warn] unknown action: `wv`
556[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
557[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
558[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
559[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:8:31
560[warn] 8 | ): Transform[A, B] = extract.extract
561[warn] | ^^^^^^^^^^^^^^^
562[warn] |method extract is eta-expanded even though glass.classes.Transform[A, B] does not have the @FunctionalInterface annotation.
563[warn] -- Warning: /build/repo/modules/core/src/main/scala/glass/classes/Transform.scala:19:30
564[warn] 19 | ): Transform[B, A] = upcast.upcast
565[warn] | ^^^^^^^^^^^^^
566[warn] |method upcast is eta-expanded even though glass.classes.Transform[B, A] does not have the @FunctionalInterface annotation.
567[info] done compiling
568[info] compiling 16 Scala sources to /build/repo/modules/core/target/scala-3.7.4-RC2/classes ...
569[warn] Failed to parse `-Wconf` configuration: cat=deprecation&msg=^(.*((Has)|(With)|(Logging)).*)$:silent,any:wv,msg=can be rewritten automatically under:s
570[warn] unknown action: `wv`
571[warn] Note: for multiple filters, use `-Wconf:filter1:action1,filter2:action2`
572[warn] or alternatively `-Wconf:filter1:action1 -Wconf:filter2:action2`
573[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
574[error] -- Error: /build/repo/modules/core/src/main/scala/glass/Upcast.scala:28:21 -----
575[error] 28 | override type P[-x, +y] = Tagged[x, y]
576[error] | ^^
577[error] |contravariant type parameter x occurs in covariant position in glass.data.Tagged[x, y]
578[warn] 6 warnings found
579[error] one error found
580[error] (opticsCore / Compile / compileIncremental) Compilation failed
581
582************************
583Build summary:
584[{
585 "module": "glass",
586 "compile": {"status": "ok", "tookMs": 19287, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
587 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
588 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 4436, "warnings": 8, "errors": 1, "sourceVersion": "3.4-migration"},
589 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
590 "publish": {"status": "skipped", "tookMs": 0},
591 "metadata": {
592 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
593}
594},{
595 "module": "glass-core",
596 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2700, "warnings": 8, "errors": 1, "sourceVersion": "3.4-migration"},
597 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
598 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
599 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
600 "publish": {"status": "skipped", "tookMs": 0},
601 "metadata": {
602 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
603}
604},{
605 "module": "glass-interop",
606 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2353, "warnings": 8, "errors": 1, "sourceVersion": "3.4-migration"},
607 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
608 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
609 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
610 "publish": {"status": "skipped", "tookMs": 0},
611 "metadata": {
612 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
613}
614},{
615 "module": "glass-macro",
616 "compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["Compilation failed"]}, "tookMs": 2290, "warnings": 8, "errors": 1, "sourceVersion": "3.4-migration"},
617 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
618 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
619 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
620 "publish": {"status": "skipped", "tookMs": 0},
621 "metadata": {
622 "crossScalaVersions": ["2.12.19", "2.13.13", "3.3.3"]
623}
624}]
625************************
626[error] Scala3CommunityBuild$ProjectBuildFailureException: 4 module(s) finished with failures: glass, glass-core, glass-interop, glass-macro
627[error] (Global / runBuild) Scala3CommunityBuild$ProjectBuildFailureException: 4 module(s) finished with failures: glass, glass-core, glass-interop, glass-macro
628[error] Total time: 75 s (0:01:15.0), completed Nov 6, 2025, 12:17:14 AM
629[0JBuild failed, not retrying.