Build Logs

milessabin/shapeless • 12746557689

Errors

0

Warnings

402

Total Lines

622

1##################################
2Clonning https://github.com/milessabin/shapeless.git into repo using revision v3.0.0
3##################################
4Note: switching to '87d8c53d3420a07f084d950366fe82c65c79aa40'.
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-RC1-20250113-a5a9fc8-SNAPSHOT
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-RC1-20250113-a5a9fc8-SNAPSHOT
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 milessabin/shapeless
37##################################
38Scala version: 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
39Targets: org.typelevel%shapeless3-deriving org.typelevel%shapeless3-test org.typelevel%shapeless3-typeable
40Project projectConfig: { "projects": { "exclude": [], "overrides": {} }, "java": { "version": "8" }, "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 = '8'
46# Executing command line:
47java
48-Dsbt.color=always
49-Dsbt.supershell=true
50-Xms2g
51-Xmx3g
52-Xss2m
53-XX:+UseG1GC
54-Dcommunitybuild.scala=3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
55-Dcommunitybuild.project.dependencies.add=
56-Xmx7G
57-Xms4G
58-Xss8M
59-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
60-jar
61/root/.sdkman/candidates/sbt/1.9.6/bin/sbt-launch.jar
62"setCrossScalaVersions 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT"
63"++3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT -v"
64"mapScalacOptions ",-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,""
65"set every credentials := Nil"
66
67moduleMappings
68"runBuild 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT """{
69 "projects": {
70 "exclude": [],
71 "overrides": {}
72 },
73 "java": {
74 "version": "8"
75 },
76 "sbt": {
77 "commands": [],
78 "options": []
79 },
80 "mill": {
81 "options": []
82 },
83 "tests": "compile-only",
84 "migrationVersions": [],
85 "sourcePatches": []
86}""" org.typelevel%shapeless3-deriving org.typelevel%shapeless3-test org.typelevel%shapeless3-typeable"
87
88[info] [launcher] getting org.scala-sbt sbt 1.6.2 (this may take some time)...
89[info] [launcher] getting Scala 2.12.15 (for sbt)...
90[info] welcome to sbt 1.6.2 (Temurin Java 1.8.0_352)
91[info] loading settings for project repo-build from plugins.sbt ...
92[info] loading project definition from /build/repo/project
93[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
94[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.15. Compiling...
95[info] Compilation completed in 8.148s.
96[info] done compiling
97[info] loading settings for project root from build.sbt ...
98[info] set current project to root (in build file:/build/repo/)
99Execute setCrossScalaVersions: 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT
100OpenCB::Changing crossVersion 3.0.0 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in local/crossScalaVersions
101OpenCB::Changing crossVersion 3.0.0 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in typeable/crossScalaVersions
102OpenCB::Changing crossVersion 3.0.0 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in root/crossScalaVersions
103OpenCB::Changing crossVersion 3.0.0 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in test/crossScalaVersions
104OpenCB::Changing crossVersion 3.0.0 -> 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT in deriving/crossScalaVersions
105[info] set current project to root (in build file:/build/repo/)
106[info] Setting Scala version to 3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT on 5 projects.
107[info] Switching Scala version on:
108[info] test (3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
109[info] * root (3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
110[info] local (3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
111[info] typeable (3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
112[info] deriving (3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT)
113[info] Excluding projects:
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116Execute mapScalacOptions: ,-source:3.6-migration,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e,-migration,
117[info] Reapplying settings...
118[info] set current project to root (in build file:/build/repo/)
119[info] Defining Global / credentials, credentials and 3 others.
120[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 24 others.
121[info] Run `last` for details.
122[info] Reapplying settings...
123[info] set current project to root (in build file:/build/repo/)
124[success] Total time: 0 s, completed Jan 13, 2025 2:17:01 PM
125Build config: {
126 "projects": {
127 "exclude": [],
128 "overrides": {}
129 },
130 "java": {
131 "version": "8"
132 },
133 "sbt": {
134 "commands": [],
135 "options": []
136 },
137 "mill": {
138 "options": []
139 },
140 "tests": "compile-only",
141 "migrationVersions": [],
142 "sourcePatches": []
143}
144Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
145Starting build...
146Projects: Set(deriving, test, typeable)
147Starting build for ProjectRef(file:/build/repo/,deriving) (shapeless3-deriving)...
148OpenCB::Exclude Scala3 specific scalacOption `-source:3.6-migration` in Scala 2.12.15 module Global
149OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
150OpenCB::Would not apply setting `-source:3.6-migration`: Project has predefined source version: Some(-source:3.6-migration)
151Compile scalacOptions: List(-Yexplicit-nulls, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
152[info] compiling 5 Scala sources to /build/repo/modules/deriving/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
153[warn] -- Migration Warning: /build/repo/modules/deriving/src/main/scala/shapeless3/deriving/kinds.scala:55:19
154[warn] 55 | type Tail[T] = T match { case h *: t => t }
155[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
156[warn] |Match type upper bound inferred as Tuple, where previously it was defaulted to Any
157[warn] -- Migration Warning: /build/repo/modules/deriving/src/main/scala/shapeless3/deriving/kinds.scala:152:40
158[warn] 152 | type Tail[T <: [X] =>> Any, A] = T[A] match { case h *: t => t }
159[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
160[warn] |Match type upper bound inferred as Tuple, where previously it was defaulted to Any
161[warn] -- Migration Warning: /build/repo/modules/deriving/src/main/scala/shapeless3/deriving/kinds.scala:248:46
162[warn] 248 | type Tail[T <: [G[_]] =>> Any, A[_]] = T[A] match { case h *: t => t }
163[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
164[warn] |Match type upper bound inferred as Tuple, where previously it was defaulted to Any
165[warn] -- Migration Warning: /build/repo/modules/deriving/src/main/scala/shapeless3/deriving/kinds.scala:344:49
166[warn] 344 | type Tail[T <: [X, Y] =>> Any, A, B] = T[A, B] match { case h *: t => t }
167[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
168[warn] |Match type upper bound inferred as Tuple, where previously it was defaulted to Any
169Warning: mocking up superclass for module class internals
170[warn] there were 3 deprecation warnings; re-run with -deprecation for details
171[warn] 5 warnings found
172[info] done compiling
173[info] compiling 2 Scala sources to /build/repo/modules/test/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
174[info] done compiling
175[info] compiling 4 Scala sources to /build/repo/modules/deriving/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
176[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:59:26
177[warn] 59 | val v2 = Eq[OptionInt]
178[warn] | ^
179[warn] |Given search preference for shapeless3.deriving.Eq[shapeless3.deriving.adts.OptionInt] between alternatives
180[warn] | (shapeless3.deriving.adts.OptionInt.derived$Ord :
181[warn] | shapeless3.deriving.Ord[shapeless3.deriving.adts.OptionInt])
182[warn] |and
183[warn] | (shapeless3.deriving.adts.OptionInt.derived$Eq :
184[warn] | shapeless3.deriving.Eq[shapeless3.deriving.adts.OptionInt])
185[warn] |will change in the future release.
186[warn] |Current choice : the first alternative
187[warn] |Choice from Scala 3.7 : the second alternative
188[warn] |
189[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
190[warn] |by using @annotation.nowarn("id=205")
191[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:69:25
192[warn] 69 | val v5 = Eq[Opt[Int]]
193[warn] | ^
194[warn] |Given search preference for shapeless3.deriving.Eq[shapeless3.deriving.adts.Opt[Int]] between alternatives
195[warn] | (shapeless3.deriving.adts.Opt.derived$Ord :
196[warn] | [A]
197[warn] | (implicit x$0: shapeless3.deriving.Ord[A]):
198[warn] | shapeless3.deriving.Ord[shapeless3.deriving.adts.Opt[A]]
199[warn] |)
200[warn] |and
201[warn] | (shapeless3.deriving.Eq.eqGenC :
202[warn] | [A]
203[warn] | (using inst: =>
204[warn] | shapeless3.deriving.K0.CoproductInstances[shapeless3.deriving.Eq, A]):
205[warn] | shapeless3.deriving.Eq.eqGenC[A]
206[warn] |)
207[warn] |will change in the future release.
208[warn] |Current choice : the first alternative
209[warn] |Choice from Scala 3.7 : none - it's ambiguous
210[warn] |
211[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
212[warn] |by using @annotation.nowarn("id=205")
213[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:83:26
214[warn] 83 | val v9 = Eq[OptE[Int]]
215[warn] | ^
216[warn] |Given search preference for shapeless3.deriving.Eq[shapeless3.deriving.adts.OptE[Int]] between alternatives
217[warn] | (shapeless3.deriving.adts.OptE.derived$Ord :
218[warn] | [T]
219[warn] | (implicit x$0: shapeless3.deriving.Ord[T]):
220[warn] | shapeless3.deriving.Ord[shapeless3.deriving.adts.OptE[T]]
221[warn] |)
222[warn] |and
223[warn] | (shapeless3.deriving.adts.OptE.derived$Eq :
224[warn] | [T]
225[warn] | (implicit x$0: shapeless3.deriving.Eq[T]):
226[warn] | shapeless3.deriving.Eq[shapeless3.deriving.adts.OptE[T]]
227[warn] |)
228[warn] |will change in the future release.
229[warn] |Current choice : the first alternative
230[warn] |Choice from Scala 3.7 : the second alternative
231[warn] |
232[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
233[warn] |by using @annotation.nowarn("id=205")
234[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:140:25
235[warn] 140 | val v0 = Functor[Box]
236[warn] | ^
237[warn] |Given search preference for shapeless3.deriving.Functor[shapeless3.deriving.adts.Box] between alternatives
238[warn] | (shapeless3.deriving.adts.Box.derived$Traverse :
239[warn] | shapeless3.deriving.Traverse[shapeless3.deriving.adts.Box])
240[warn] |and
241[warn] | (shapeless3.deriving.adts.Box.derived$Functor :
242[warn] | shapeless3.deriving.Functor[shapeless3.deriving.adts.Box])
243[warn] |will change in the future release.
244[warn] |Current choice : the first alternative
245[warn] |Choice from Scala 3.7 : the second alternative
246[warn] |
247[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
248[warn] |by using @annotation.nowarn("id=205")
249[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:143:24
250[warn] 143 | val v1 = Functor[Sm]
251[warn] | ^
252[warn] | Given search preference for =>
253[warn] | shapeless3.deriving.K1.Instances[shapeless3.deriving.Functor,
254[warn] | shapeless3.deriving.adts.Sm] between alternatives
255[warn] | (shapeless3.deriving.K1.mkProductInstances :
256[warn] | [F[_$78[_$79]], T[_$80]]
257[warn] | (using gen: shapeless3.deriving.K1.ProductGeneric[T]):
258[warn] | shapeless3.deriving.K1.ProductInstances[F, T]
259[warn] | )
260[warn] | and
261[warn] | (shapeless3.deriving.K1.mkInstances :
262[warn] | [F[_$75[_$76]], T[_$77]]
263[warn] | (using gen: shapeless3.deriving.K1.Generic[T]):
264[warn] | shapeless3.deriving.K1.Instances[F, T]
265[warn] | )
266[warn] | will change in the future release.
267[warn] | Current choice : the first alternative
268[warn] | Choice from Scala 3.7 : the second alternative
269[warn] |
270[warn] | Suppress this warning by choosing -source 3.5, -source 3.7, or
271[warn] | by using @annotation.nowarn("id=205")
272[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:147:25
273[warn] 147 | val v3 = Functor[Opt]
274[warn] | ^
275[warn] |Given search preference for shapeless3.deriving.Functor[shapeless3.deriving.adts.Opt] between alternatives
276[warn] | (shapeless3.deriving.adts.Opt.derived$Traverse :
277[warn] | shapeless3.deriving.Traverse[shapeless3.deriving.adts.Opt])
278[warn] |and
279[warn] | (shapeless3.deriving.adts.Opt.derived$Functor :
280[warn] | shapeless3.deriving.Functor[shapeless3.deriving.adts.Opt])
281[warn] |will change in the future release.
282[warn] |Current choice : the first alternative
283[warn] |Choice from Scala 3.7 : the second alternative
284[warn] |
285[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
286[warn] |by using @annotation.nowarn("id=205")
287[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:153:27
288[warn] 153 | val v5 = Functor[CCons]
289[warn] | ^
290[warn] | Given search preference for =>
291[warn] | shapeless3.deriving.K1.Instances[shapeless3.deriving.Functor,
292[warn] | shapeless3.deriving.adts.CCons] between alternatives
293[warn] | (shapeless3.deriving.K1.mkProductInstances :
294[warn] | [F[_$78[_$79]], T[_$80]]
295[warn] | (using gen: shapeless3.deriving.K1.ProductGeneric[T]):
296[warn] | shapeless3.deriving.K1.ProductInstances[F, T]
297[warn] | )
298[warn] | and
299[warn] | (shapeless3.deriving.K1.mkInstances :
300[warn] | [F[_$75[_$76]], T[_$77]]
301[warn] | (using gen: shapeless3.deriving.K1.Generic[T]):
302[warn] | shapeless3.deriving.K1.Instances[F, T]
303[warn] | )
304[warn] | will change in the future release.
305[warn] | Current choice : the first alternative
306[warn] | Choice from Scala 3.7 : the second alternative
307[warn] |
308[warn] | Suppress this warning by choosing -source 3.5, -source 3.7, or
309[warn] | by using @annotation.nowarn("id=205")
310[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:155:27
311[warn] 155 | val v6 = Functor[CList]
312[warn] | ^
313[warn] |Given search preference for shapeless3.deriving.Functor[shapeless3.deriving.adts.CList] between alternatives
314[warn] | (shapeless3.deriving.adts.CList.derived$Traverse :
315[warn] | shapeless3.deriving.Traverse[shapeless3.deriving.adts.CList])
316[warn] |and
317[warn] | (shapeless3.deriving.adts.CList.derived$Functor :
318[warn] | shapeless3.deriving.Functor[shapeless3.deriving.adts.CList])
319[warn] |will change in the future release.
320[warn] |Current choice : the first alternative
321[warn] |Choice from Scala 3.7 : the second alternative
322[warn] |
323[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
324[warn] |by using @annotation.nowarn("id=205")
325[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:157:43
326[warn] 157 | val v7 = Functor[[t] =>> CList[Opt[t]]]
327[warn] | ^
328[warn] |Given search preference for shapeless3.deriving.Functor[shapeless3.deriving.adts.CList] between alternatives
329[warn] | (shapeless3.deriving.adts.CList.derived$Traverse :
330[warn] | shapeless3.deriving.Traverse[shapeless3.deriving.adts.CList])
331[warn] |and
332[warn] | (shapeless3.deriving.adts.CList.derived$Functor :
333[warn] | shapeless3.deriving.Functor[shapeless3.deriving.adts.CList])
334[warn] |will change in the future release.
335[warn] |Current choice : the first alternative
336[warn] |Choice from Scala 3.7 : the second alternative
337[warn] |
338[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
339[warn] |by using @annotation.nowarn("id=205")
340[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:160:26
341[warn] 160 | val v8 = Functor[OptE]
342[warn] | ^
343[warn] |Given search preference for shapeless3.deriving.Functor[shapeless3.deriving.adts.OptE] between alternatives
344[warn] | (shapeless3.deriving.adts.OptE.derived$Traverse :
345[warn] | shapeless3.deriving.Traverse[shapeless3.deriving.adts.OptE])
346[warn] |and
347[warn] | (shapeless3.deriving.adts.OptE.derived$Functor :
348[warn] | shapeless3.deriving.Functor[shapeless3.deriving.adts.OptE])
349[warn] |will change in the future release.
350[warn] |Current choice : the first alternative
351[warn] |Choice from Scala 3.7 : the second alternative
352[warn] |
353[warn] |Suppress this warning by choosing -source 3.5, -source 3.7, or
354[warn] |by using @annotation.nowarn("id=205")
355[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:221:25
356[warn] 221 | val v1 = Traverse[Sm]
357[warn] | ^
358[warn] | Given search preference for =>
359[warn] | shapeless3.deriving.K1.Instances[shapeless3.deriving.Traverse,
360[warn] | shapeless3.deriving.adts.Sm] between alternatives
361[warn] | (shapeless3.deriving.K1.mkProductInstances :
362[warn] | [F[_$78[_$79]], T[_$80]]
363[warn] | (using gen: shapeless3.deriving.K1.ProductGeneric[T]):
364[warn] | shapeless3.deriving.K1.ProductInstances[F, T]
365[warn] | )
366[warn] | and
367[warn] | (shapeless3.deriving.K1.mkInstances :
368[warn] | [F[_$75[_$76]], T[_$77]]
369[warn] | (using gen: shapeless3.deriving.K1.Generic[T]):
370[warn] | shapeless3.deriving.K1.Instances[F, T]
371[warn] | )
372[warn] | will change in the future release.
373[warn] | Current choice : the first alternative
374[warn] | Choice from Scala 3.7 : the second alternative
375[warn] |
376[warn] | Suppress this warning by choosing -source 3.5, -source 3.7, or
377[warn] | by using @annotation.nowarn("id=205")
378[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:231:28
379[warn] 231 | val v5 = Traverse[CCons]
380[warn] | ^
381[warn] | Given search preference for =>
382[warn] | shapeless3.deriving.K1.Instances[shapeless3.deriving.Traverse,
383[warn] | shapeless3.deriving.adts.CCons] between alternatives
384[warn] | (shapeless3.deriving.K1.mkProductInstances :
385[warn] | [F[_$78[_$79]], T[_$80]]
386[warn] | (using gen: shapeless3.deriving.K1.ProductGeneric[T]):
387[warn] | shapeless3.deriving.K1.ProductInstances[F, T]
388[warn] | )
389[warn] | and
390[warn] | (shapeless3.deriving.K1.mkInstances :
391[warn] | [F[_$75[_$76]], T[_$77]]
392[warn] | (using gen: shapeless3.deriving.K1.Generic[T]):
393[warn] | shapeless3.deriving.K1.Instances[F, T]
394[warn] | )
395[warn] | will change in the future release.
396[warn] | Current choice : the first alternative
397[warn] | Choice from Scala 3.7 : the second alternative
398[warn] |
399[warn] | Suppress this warning by choosing -source 3.5, -source 3.7, or
400[warn] | by using @annotation.nowarn("id=205")
401[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:251:29
402[warn] 251 | val v0 = Bifunctor[ConsF]
403[warn] | ^
404[warn] | Given search preference for =>
405[warn] | shapeless3.deriving.K2.Instances[shapeless3.deriving.Bifunctor,
406[warn] | shapeless3.deriving.adts.ConsF] between alternatives
407[warn] | (shapeless3.deriving.K2.mkProductInstances :
408[warn] | [F[_$345[_$346,_$347]], T[_$348,_$349]]
409[warn] | (using gen: shapeless3.deriving.K2.ProductGeneric[T]):
410[warn] | shapeless3.deriving.K2.ProductInstances[F, T]
411[warn] | )
412[warn] | and
413[warn] | (shapeless3.deriving.K2.mkInstances :
414[warn] | [F[_$340[_$341,_$342]], T[_$343,_$344]]
415[warn] | (using gen: shapeless3.deriving.K2.Generic[T]):
416[warn] | shapeless3.deriving.K2.Instances[F, T]
417[warn] | )
418[warn] | will change in the future release.
419[warn] | Current choice : the first alternative
420[warn] | Choice from Scala 3.7 : the second alternative
421[warn] |
422[warn] | Suppress this warning by choosing -source 3.5, -source 3.7, or
423[warn] | by using @annotation.nowarn("id=205")
424[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:271:33
425[warn] 271 | val v0 = DataT[Inc.type, ISB]
426[warn] | ^
427[warn] | Given search preference for =>
428[warn] | shapeless3.deriving.K0.Instances[
429[warn] | shapeless3.deriving.DataT.DF[shapeless3.deriving.Inc.type],
430[warn] | shapeless3.deriving.adts.ISB] between alternatives
431[warn] | (shapeless3.deriving.K0.mkProductInstances :
432[warn] | [F[_$15], T]
433[warn] | (using gen: shapeless3.deriving.K0.ProductGeneric[T]):
434[warn] | shapeless3.deriving.K0.ProductInstances[F, T]
435[warn] | )
436[warn] | and
437[warn] | (shapeless3.deriving.K0.mkInstances :
438[warn] | [F[_$14], T]
439[warn] | (using gen: shapeless3.deriving.K0.Generic[T]):
440[warn] | shapeless3.deriving.K0.Instances[F, T]
441[warn] | )
442[warn] | will change in the future release.
443[warn] | Current choice : the first alternative
444[warn] | Choice from Scala 3.7 : the second alternative
445[warn] |
446[warn] | Suppress this warning by choosing -source 3.5, -source 3.7, or
447[warn] | by using @annotation.nowarn("id=205")
448[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:273:39
449[warn] 273 | val v1 = DataT[Inc.type, OptionInt]
450[warn] | ^
451[warn] | Given search preference for =>
452[warn] | shapeless3.deriving.K0.Instances[
453[warn] | shapeless3.deriving.DataT.DF[shapeless3.deriving.Inc.type],
454[warn] | shapeless3.deriving.adts.OptionInt] between alternatives
455[warn] | (shapeless3.deriving.K0.mkCoproductInstances :
456[warn] | [F[_$16], T]
457[warn] | (using gen: shapeless3.deriving.K0.CoproductGeneric[T]):
458[warn] | shapeless3.deriving.K0.CoproductInstances[F, T]
459[warn] | )
460[warn] | and
461[warn] | (shapeless3.deriving.K0.mkInstances :
462[warn] | [F[_$14], T]
463[warn] | (using gen: shapeless3.deriving.K0.Generic[T]):
464[warn] | shapeless3.deriving.K0.Instances[F, T]
465[warn] | )
466[warn] | will change in the future release.
467[warn] | Current choice : the first alternative
468[warn] | Choice from Scala 3.7 : the second alternative
469[warn] |
470[warn] | Suppress this warning by choosing -source 3.5, -source 3.7, or
471[warn] | by using @annotation.nowarn("id=205")
472[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/deriving.scala:276:40
473[warn] 276 | val v2 = DataT[Inc.type, CList[Int]]
474[warn] | ^
475[warn] | Given search preference for =>
476[warn] | shapeless3.deriving.K0.Instances[
477[warn] | shapeless3.deriving.DataT.DF[shapeless3.deriving.Inc.type],
478[warn] | shapeless3.deriving.adts.CList[Int]] between alternatives
479[warn] | (shapeless3.deriving.K0.mkCoproductInstances :
480[warn] | [F[_$16], T]
481[warn] | (using gen: shapeless3.deriving.K0.CoproductGeneric[T]):
482[warn] | shapeless3.deriving.K0.CoproductInstances[F, T]
483[warn] | )
484[warn] | and
485[warn] | (shapeless3.deriving.K0.mkInstances :
486[warn] | [F[_$14], T]
487[warn] | (using gen: shapeless3.deriving.K0.Generic[T]):
488[warn] | shapeless3.deriving.K0.Instances[F, T]
489[warn] | )
490[warn] | will change in the future release.
491[warn] | Current choice : the first alternative
492[warn] | Choice from Scala 3.7 : the second alternative
493[warn] |
494[warn] | Suppress this warning by choosing -source 3.5, -source 3.7, or
495[warn] | by using @annotation.nowarn("id=205")
496[warn] -- [E197] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/type-classes.scala:733:24
497[warn] 733 | ) : Transform[T, U] = new Transform[T, U] {
498[warn] | ^
499[warn] | New anonymous class definition will be duplicated at each inline site
500[warn] |
501[warn] | longer explanation available when compiling with `-explain`
502[warn] -- [E205] Potential Issue Warning: /build/repo/modules/deriving/src/test/scala/shapeless3/deriving/adts.scala:30:47
503[warn] 30 | sealed trait Opt[+A] derives Eq, Show, Read, Functor, EmptyK, Pure, Ord, Traverse, Foldable
504[warn] | ^
505[warn] | Given search preference for =>
506[warn] | shapeless3.deriving.K1.Instances[shapeless3.deriving.Functor,
507[warn] | shapeless3.deriving.adts.Sm] between alternatives
508[warn] | (shapeless3.deriving.K1.mkProductInstances :
509[warn] | [F[_$78[_$79]], T[_$80]]
510[warn] | (using gen: shapeless3.deriving.K1.ProductGeneric[T]):
511[warn] | shapeless3.deriving.K1.ProductInstances[F, T]
512[warn] | )
513[warn] | and
514[warn] | (shapeless3.deriving.K1.mkInstances :
515[warn] | [F[_$75[_$76]], T[_$77]]
516[warn] | (using gen: shapeless3.deriving.K1.Generic[T]):
517[warn] | shapeless3.deriving.K1.Instances[F, T]
518[warn] | )
519[warn] | will change in the future release.
520[warn] | Current choice : the first alternative
521[warn] | Choice from Scala 3.7 : the second alternative
522[warn] |
523[warn] | Suppress this warning by choosing -source 3.5, -source 3.7, or
524[warn] | by using @annotation.nowarn("id=205")
525[warn] |---------------------------------------------------------------------------
526[warn] |Inline stack trace
527[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
528[warn] |This location contains code that was inlined from deriving.scala:35
529[warn] 35 | arr(i) = summonInline[a]
530[warn] | ^
531[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
532[warn] |This location contains code that was inlined from deriving.scala:35
533[warn] 36 | summonAsArray0[b](i+1, arr)
534[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
535[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
536[warn] |This location contains code that was inlined from deriving.scala:35
537[warn] 30 | summonAsArray0[T](0, new Array[Any](constValue[Tuple.Size[T]]))
538[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
539[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
540[warn] |This location contains code that was inlined from deriving.scala:35
541[warn] 324 | new ErasedCoproductInstances[K, FT](mirror, summonAsArray[E])
542[warn] | ^^^^^^^^^^^^^^^^
543[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
544[warn] |This location contains code that was inlined from deriving.scala:35
545[warn] 223 | ErasedCoproductInstances[K1.type, F[T], LiftP[F, gen.MirroredElemTypes]](gen)
546[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
547[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
548[warn] |This location contains code that was inlined from deriving.scala:35
549[warn] 216 | case c: CoproductGeneric[T] => mkCoproductInstances[F, T](using c)
550[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
551[warn] |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
552[warn] |This location contains code that was inlined from deriving.scala:35
553[warn] 154 | inline def derived[F[_]](using gen: K1.Generic[F]): Functor[F] = functorGen
554[warn] | ^
555[warn] ---------------------------------------------------------------------------
556[warn] 18 warnings found
557[info] done compiling
558[info] Wrote /build/repo/modules/deriving/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/shapeless3-deriving_3-3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT.pom
559[info] :: delivering :: org.typelevel#shapeless3-deriving_3;3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT :: 3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT :: integration :: Mon Jan 13 14:17:22 CET 2025
560[info] delivering ivy file to /build/repo/modules/deriving/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT.xml
561[info] published shapeless3-deriving_3 to /root/.ivy2/local/org.typelevel/shapeless3-deriving_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/poms/shapeless3-deriving_3.pom
562[info] published shapeless3-deriving_3 to /root/.ivy2/local/org.typelevel/shapeless3-deriving_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/jars/shapeless3-deriving_3.jar
563[info] published shapeless3-deriving_3 to /root/.ivy2/local/org.typelevel/shapeless3-deriving_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/srcs/shapeless3-deriving_3-sources.jar
564[info] published shapeless3-deriving_3 to /root/.ivy2/local/org.typelevel/shapeless3-deriving_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/docs/shapeless3-deriving_3-javadoc.jar
565[info] published ivy to /root/.ivy2/local/org.typelevel/shapeless3-deriving_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/ivys/ivy.xml
566Starting build for ProjectRef(file:/build/repo/,test) (shapeless3-test)...
567Compile scalacOptions: List(-Yexplicit-nulls, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
568[info] Wrote /build/repo/modules/test/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/shapeless3-test_3-3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT.pom
569[info] :: delivering :: org.typelevel#shapeless3-test_3;3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT :: 3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT :: integration :: Mon Jan 13 14:17:23 CET 2025
570[info] delivering ivy file to /build/repo/modules/test/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT.xml
571[info] published shapeless3-test_3 to /root/.ivy2/local/org.typelevel/shapeless3-test_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/poms/shapeless3-test_3.pom
572[info] published shapeless3-test_3 to /root/.ivy2/local/org.typelevel/shapeless3-test_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/jars/shapeless3-test_3.jar
573[info] published shapeless3-test_3 to /root/.ivy2/local/org.typelevel/shapeless3-test_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/srcs/shapeless3-test_3-sources.jar
574[info] published shapeless3-test_3 to /root/.ivy2/local/org.typelevel/shapeless3-test_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/docs/shapeless3-test_3-javadoc.jar
575[info] published ivy to /root/.ivy2/local/org.typelevel/shapeless3-test_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/ivys/ivy.xml
576Starting build for ProjectRef(file:/build/repo/,typeable) (shapeless3-typeable)...
577Compile scalacOptions: List(-Yexplicit-nulls, -source:3.6-migration, -Wconf:msg=can be rewritten automatically under:s)
578[info] compiling 2 Scala sources to /build/repo/modules/typeable/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/classes ...
579[warn] there were 9 deprecation warnings; re-run with -deprecation for details
580[warn] one warning found
581[info] done compiling
582[info] compiling 1 Scala source to /build/repo/modules/typeable/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/test-classes ...
583[info] done compiling
584[info] Wrote /build/repo/modules/typeable/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/shapeless3-typeable_3-3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT.pom
585[info] :: delivering :: org.typelevel#shapeless3-typeable_3;3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT :: 3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT :: integration :: Mon Jan 13 14:17:26 CET 2025
586[info] delivering ivy file to /build/repo/modules/typeable/target/scala-3.6.4-RC1-20250113-a5a9fc8-SNAPSHOT/ivy-3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT.xml
587[info] published shapeless3-typeable_3 to /root/.ivy2/local/org.typelevel/shapeless3-typeable_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/poms/shapeless3-typeable_3.pom
588[info] published shapeless3-typeable_3 to /root/.ivy2/local/org.typelevel/shapeless3-typeable_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/jars/shapeless3-typeable_3.jar
589[info] published shapeless3-typeable_3 to /root/.ivy2/local/org.typelevel/shapeless3-typeable_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/srcs/shapeless3-typeable_3-sources.jar
590[info] published shapeless3-typeable_3 to /root/.ivy2/local/org.typelevel/shapeless3-typeable_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/docs/shapeless3-typeable_3-javadoc.jar
591[info] published ivy to /root/.ivy2/local/org.typelevel/shapeless3-typeable_3/3.0.0+0-87d8c53d+20250113-1417-SNAPSHOT/ivys/ivy.xml
592
593************************
594Build summary:
595[{
596 "module": "shapeless3-deriving",
597 "compile": {"status": "ok", "tookMs": 7886, "warnings": 4, "errors": 0, "sourceVersion": "3.6-migration"},
598 "doc": {"status": "ok", "tookMs": 104, "files": 0, "totalSizeKb": 0},
599 "test-compile": {"status": "ok", "tookMs": 8282, "warnings": 18, "errors": 0, "sourceVersion": "3.6-migration"},
600 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
601 "publish": {"status": "ok", "tookMs": 195}
602},{
603 "module": "shapeless3-test",
604 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
605 "doc": {"status": "ok", "tookMs": 34, "files": 0, "totalSizeKb": 0},
606 "test-compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
607 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
608 "publish": {"status": "ok", "tookMs": 107}
609},{
610 "module": "shapeless3-typeable",
611 "compile": {"status": "ok", "tookMs": 917, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
612 "doc": {"status": "ok", "tookMs": 54, "files": 0, "totalSizeKb": 0},
613 "test-compile": {"status": "ok", "tookMs": 1560, "warnings": 0, "errors": 0, "sourceVersion": "3.6-migration"},
614 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
615 "publish": {"status": "ok", "tookMs": 115}
616}]
617************************
618[success] Total time: 25 s, completed Jan 13, 2025 2:17:26 PM
619[0JChecking patch project/build.properties...
620Checking patch build.sbt...
621Applied patch project/build.properties cleanly.
622Applied patch build.sbt cleanly.