Build Logs
iltotore/iron • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
122
Warnings
295
Total Lines
1367
1##################################
2Clonning https://github.com/iltotore/iron.git into /build/repo using revision v3.2.2
3##################################
4Note: switching to '375692d4f5b0879b9e7020879adf95902a42c77c'.
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.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: **/*.scala
33Pattern: import scala.runtime.stdLibPatches.Predef.(assert|summon)
34Replacement: import scala.Predef.$1
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Using globing pattern **/*.scala from /build/repo
39Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/jsoniter/test/src/io/github/iltotore/iron/JsoniterSuite.scala
40Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/jsoniter/test/src/io/github/iltotore/iron/JsoniterRefinedSubtypeSuite.scala
41Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/jsoniter/test/src/io/github/iltotore/iron/JsoniterRefinedTypeSuite.scala
42Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/zio/test/src/io/github/iltotore/iron/ZIOSuite.scala
43Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala
44Successfully applied pattern 'import scala.runtime.stdLibPatches.Predef.(assert|summon)' in /build/repo/upickle/test/src/io/github/iltotore/iron/uPickleSuite.scala
45----
46Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
47Execute tests: false
48Mill project found:
49Found explicit mill version 0.12.14 in ./mill-version
50Force upgrade of millVersion 0.12.14 to 0.12.16
51Detected mill version=0.12.16, binary version: 0.12
52No prepare script found for project iltotore/iron
53No mill build directory found
54Apply scalafix rules to ./build.sc
55Successfully applied pattern 'package build\n' in /build/repo/MillCommunityBuild.sc
56Successfully applied pattern 'import CommunityBuildCore.' in /build/repo/MillCommunityBuild.sc
57Successfully applied pattern 'import MillVersionCompat.' in /build/repo/MillCommunityBuild.sc
58Successfully applied pattern 'package build\n' in /build/repo/MillVersionCompat.sc
59##################################
60Scala version: 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
61Targets: io.github.iltotore%iron io.github.iltotore%iron-borer io.github.iltotore%iron-cats io.github.iltotore%iron-circe io.github.iltotore%iron-ciris io.github.iltotore%iron-decline io.github.iltotore%iron-docs io.github.iltotore%iron-doobie io.github.iltotore%iron-jsoniter io.github.iltotore%iron-play-json io.github.iltotore%iron-pureconfig io.github.iltotore%iron-scalacheck io.github.iltotore%iron-scodec io.github.iltotore%iron-skunk io.github.iltotore%iron-upickle io.github.iltotore%iron-zio io.github.iltotore%iron-zio-json io.github.iltotore%sandbox
62Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"**/*.scala","pattern":"import scala.runtime.stdLibPatches.Predef.(assert|summon)","replaceWith":"import scala.Predef.$1"}]}
63##################################
64Downloading mill 0.12.16 from https://repo1.maven.org/maven2/com/lihaoyi/mill-dist/0.12.16/mill-dist-0.12.16.exe ...
65 % Total % Received % Xferd Average Speed Time Time Time Current
66 Dload Upload Total Spent Left Speed
67
68 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
69100 72.6M 100 72.6M 0 0 98.0M 0 --:--:-- --:--:-- --:--:-- 98.0M
70============================== resolve _ ==============================
71[build.sc-61/65] compile
72[build.sc-61] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
73[build.sc-61] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:214:9: shadowing a nested class of a parent is deprecated but trait JSCrossModule shadows trait JSCrossModule defined in trait BaseModule; rename the class to something else
74[build.sc-61] [warn] trait JSCrossModule extends super.JSCrossModule { def moduleDeps = Seq(main.js) }
75[build.sc-61] [warn] ^
76[build.sc-61] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:215:9: shadowing a nested class of a parent is deprecated but trait NativeCrossModule shadows trait NativeCrossModule defined in trait BaseModule; rename the class to something else
77[build.sc-61] [warn] trait NativeCrossModule extends super.NativeCrossModule {
78[build.sc-61] [warn] ^
79[build.sc-61] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:221:9: shadowing a nested class of a parent is deprecated but trait NativeCrossModule04 shadows trait NativeCrossModule04 defined in trait BaseModule; rename the class to something else
80[build.sc-61] [warn] trait NativeCrossModule04 extends super.NativeCrossModule04 {
81[build.sc-61] [warn] ^
82[build.sc-61] [warn] /build/repo/build.sc:82:64: reference to scalaVersion is ambiguous;
83[build.sc-61] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait JSCrossModule as method scalaVersion (defined in trait CrossModule)
84[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
85[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
86[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
87[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
88[build.sc-61] [warn] ^
89[build.sc-61] [warn] /build/repo/build.sc:67:64: reference to scalaVersion is ambiguous;
90[build.sc-61] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait Tests as method scalaVersion (defined in trait ScalaTests)
91[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
92[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
93[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
94[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
95[build.sc-61] [warn] ^
96[build.sc-61] [warn] /build/repo/build.sc:87:64: reference to scalaVersion is ambiguous;
97[build.sc-61] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait NativeCrossModule as method scalaVersion (defined in trait CrossModule)
98[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
99[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
100[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
101[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
102[build.sc-61] [warn] ^
103[build.sc-61] [warn] /build/repo/build.sc:92:64: reference to scalaVersion is ambiguous;
104[build.sc-61] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait NativeCrossModule04 as method scalaVersion (defined in trait CrossModule)
105[build.sc-61] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
106[build.sc-61] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
107[build.sc-61] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
108[build.sc-61] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
109[build.sc-61] [warn] ^
110[build.sc-61] [warn] /build/repo/build.sc:8:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
111[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
112[build.sc-61] [warn] ^
113[build.sc-61] [warn] /build/repo/build.sc:19:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
114[build.sc-61] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
115[build.sc-61] [warn] ^
116[build.sc-61] [warn] /build/repo/build.sc:20:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
117[build.sc-61] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
118[build.sc-61] [warn] ^
119[build.sc-61] [warn] /build/repo/build.sc:71:56: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
120[build.sc-61] [warn] def sources = T.sources(outer.sources() :+ PathRef(millSourcePath / (s"src-$segment")))
121[build.sc-61] [warn] ^
122[build.sc-61] [warn] /build/repo/build.sc:126:32: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
123[build.sc-61] [warn] def docResources = T.sources(millSourcePath, docVersions().path)
124[build.sc-61] [warn] ^
125[build.sc-61] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
126[build.sc-61] [warn] .iterator()
127[build.sc-61] [warn] ^
128[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
129[build.sc-61] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
130[build.sc-61] [warn] ^
131[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
132[build.sc-61] [warn] val testModule = module.millInternal.modules.toList
133[build.sc-61] [warn] ^
134[build.sc-61] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
135[build.sc-61] [warn] ctx.root.millInternal.modules.flatMap {
136[build.sc-61] [warn] ^
137[build.sc-61] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
138[build.sc-61] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
139[build.sc-61] [warn] ^
140[build.sc-61] [warn] 17 warnings found
141[build.sc-61] [info] done compiling
142[1/1] resolve
143[0J[1A
144[0J[1A
145[1/1] ============================== resolve _ ============================== 36s
146Try build using ./millw
147--disable-ticker will be removed in Mill 1.0.0, use `--ticker false`
148[build.sc] [info] compiling 4 Scala sources to /build/repo/out/mill-build/compile.dest/classes ...
149[build.sc] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:214:9: shadowing a nested class of a parent is deprecated but trait JSCrossModule shadows trait JSCrossModule defined in trait BaseModule; rename the class to something else
150[build.sc] [warn] trait JSCrossModule extends super.JSCrossModule { def moduleDeps = Seq(main.js) }
151[build.sc] [warn] ^
152[build.sc] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:215:9: shadowing a nested class of a parent is deprecated but trait NativeCrossModule shadows trait NativeCrossModule defined in trait BaseModule; rename the class to something else
153[build.sc] [warn] trait NativeCrossModule extends super.NativeCrossModule {
154[build.sc] [warn] ^
155[build.sc] [warn] /build/repo/out/mill-build/generateScriptSources.dest/build_/build.sc:221:9: shadowing a nested class of a parent is deprecated but trait NativeCrossModule04 shadows trait NativeCrossModule04 defined in trait BaseModule; rename the class to something else
156[build.sc] [warn] trait NativeCrossModule04 extends super.NativeCrossModule04 {
157[build.sc] [warn] ^
158[build.sc] [warn] /build/repo/build.sc:82:64: reference to scalaVersion is ambiguous;
159[build.sc] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait JSCrossModule as method scalaVersion (defined in trait CrossModule)
160[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
161[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
162[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
163[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
164[build.sc] [warn] ^
165[build.sc] [warn] /build/repo/build.sc:67:64: reference to scalaVersion is ambiguous;
166[build.sc] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait Tests as method scalaVersion (defined in trait ScalaTests)
167[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
168[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
169[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
170[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
171[build.sc] [warn] ^
172[build.sc] [warn] /build/repo/build.sc:87:64: reference to scalaVersion is ambiguous;
173[build.sc] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait NativeCrossModule as method scalaVersion (defined in trait CrossModule)
174[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
175[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
176[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
177[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
178[build.sc] [warn] ^
179[build.sc] [warn] /build/repo/build.sc:92:64: reference to scalaVersion is ambiguous;
180[build.sc] [warn] it is both defined in the enclosing trait BaseModule and inherited in the enclosing trait NativeCrossModule04 as method scalaVersion (defined in trait CrossModule)
181[build.sc] [warn] In Scala 2, symbols inherited from a superclass shadow symbols defined in an outer scope.
182[build.sc] [warn] Such references are ambiguous in Scala 3. To continue using the inherited symbol, write `this.scalaVersion`.
183[build.sc] [warn] Or use `-Wconf:msg=legacy-binding:s` to silence this warning. [quickfixable]
184[build.sc] [warn] def scalacOptions = super.scalacOptions().mapScalacOptions(scalaVersion)
185[build.sc] [warn] ^
186[build.sc] [warn] /build/repo/build.sc:8:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
187[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String])(implicit ctx: mill.api.Ctx): Seq[String] =
188[build.sc] [warn] ^
189[build.sc] [warn] /build/repo/build.sc:19:79: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
190[build.sc] [warn] implicit class MillCommunityBuildScalacOptionsTargetOps(asTarget: mill.define.Target[Seq[String]]){
191[build.sc] [warn] ^
192[build.sc] [warn] /build/repo/build.sc:20:50: trait Target in package define is deprecated (since Mill 0.12.15): Use Task.Simple[T] or T[T] instead
193[build.sc] [warn] def mapScalacOptions(scalaVersion: mill.define.Target[String]) = scalaVersion.zip(asTarget).map {
194[build.sc] [warn] ^
195[build.sc] [warn] /build/repo/build.sc:71:56: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
196[build.sc] [warn] def sources = T.sources(outer.sources() :+ PathRef(millSourcePath / (s"src-$segment")))
197[build.sc] [warn] ^
198[build.sc] [warn] /build/repo/build.sc:126:32: method millSourcePath in trait Module is deprecated (since Mill 0.12.11): For read-access use moduleDir instead. Calls like `Task.Sources(millSourcePath / "foo")` can be replace with `Task.Sources("foo")`
199[build.sc] [warn] def docResources = T.sources(millSourcePath, docVersions().path)
200[build.sc] [warn] ^
201[build.sc] [warn] /build/repo/CommunityBuildCore.sc:135:22: object JavaConverters in package collection is deprecated (since 2.13.0): Use `scala.jdk.CollectionConverters` instead
202[build.sc] [warn] .iterator()
203[build.sc] [warn] ^
204[build.sc] [warn] /build/repo/MillCommunityBuild.sc:221:14: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
205[build.sc] [warn] ctx.root.millInternal.modules.collect { case module: PublishModule =>
206[build.sc] [warn] ^
207[build.sc] [warn] /build/repo/MillCommunityBuild.sc:262:29: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
208[build.sc] [warn] val testModule = module.millInternal.modules.toList
209[build.sc] [warn] ^
210[build.sc] [warn] /build/repo/MillCommunityBuild.sc:397:12: object millInternal in trait Module is deprecated (since Mill 0.12.11): Use moduleInternal instead
211[build.sc] [warn] ctx.root.millInternal.modules.flatMap {
212[build.sc] [warn] ^
213[build.sc] [warn] /build/repo/MillVersionCompat.sc:7:41: trait ZincWorkerModule in package scalalib is deprecated (since Mill 0.12.11): Use JvmWorkerModule instead
214[build.sc] [warn] type ZincWorkerModule = mill.scalalib.ZincWorkerModule
215[build.sc] [warn] ^
216[build.sc] [warn] 17 warnings found
217[build.sc] [info] done compiling
218Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"**/*.scala","pattern":"import scala.runtime.stdLibPatches.Predef.(assert|summon)","replaceWith":"import scala.Predef.$1"}]}
219Parsed config: ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly)
220
221Starting build for iron-skunk - [0/18]
222Failed to resolve scalaVersion, assume it's Scala 3 project
223Failed to resolve scalaVersion, assume it's Scala 3 project
224[info] compiling 22 Scala sources to /build/repo/out/main/compile.dest/classes ...
225[info] done compiling
226[info] compiling 1 Scala source to /build/repo/out/skunk/compile.dest/classes ...
227[info] done compiling
228Successfully evaluated skunk.compile
229Option -classpath was updated
230-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:13:8 -----
23113 | def refined[C](using constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
232 | ^
233 | Couldn't resolve a member for the given link query: Codec
234-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:22:8 -----
23522 | given [A, C](using codec: Codec[A], constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
236 | ^
237 | Couldn't resolve a member for the given link query: Codec
238-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:28:15 ----
23928 | inline given [T](using mirror: RefinedType.Mirror[T], ev: Codec[mirror.IronType]): Codec[T] =
240 | ^
241 | Couldn't resolve a member for the given link query: Codec
2424 warnings found
243Successfully evaluated skunk.docJar
244Failed to resolve scalaVersion, assume it's Scala 3 project
245Failed to resolve scalaVersion, assume it's Scala 3 project
246[info] compiling 2 Scala sources to /build/repo/out/skunk/test/compile.dest/classes ...
247[info] done compiling
248Successfully evaluated skunk.test.compile
249Module skunk is not a publish module, skipping publishing
250
251Starting build for iron-ciris - [1/18]
252Failed to resolve scalaVersion, assume it's Scala 3 project
253[info] compiling 1 Scala source to /build/repo/out/ciris/compile.dest/classes ...
254[info] done compiling
255Successfully evaluated ciris.compile
256Option -classpath was updated
257-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:13:8 -----
25813 | given [In, A, C](using decoder: ConfigDecoder[In, A], constraint: RuntimeConstraint[A, C]): ConfigDecoder[In, A :| C] =
259 | ^
260 | Couldn't resolve a member for the given link query: ConfigDecoder
261-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:22:8 -----
26222 | given [In, T](using mirror: RefinedType.Mirror[T], decoder: ConfigDecoder[In, mirror.IronType]): ConfigDecoder[In, T] =
263 | ^
264 | Couldn't resolve a member for the given link query: ConfigDecoder
2653 warnings found
266Successfully evaluated ciris.docJar
267Failed to resolve scalaVersion, assume it's Scala 3 project
268Failed to resolve scalaVersion, assume it's Scala 3 project
269[info] compiling 2 Scala sources to /build/repo/out/ciris/test/compile.dest/classes ...
270[info] done compiling
271Successfully evaluated ciris.test.compile
272Module ciris is not a publish module, skipping publishing
273
274Starting build for iron-cats - [2/18]
275Failed to resolve scalaVersion, assume it's Scala 3 project
276[info] compiling 5 Scala sources to /build/repo/out/cats/compile.dest/classes ...
277[warn] -- [E197] Potential Issue Warning: /build/repo/cats/src/io/github/iltotore/iron/Bounds.scala:39:6
278[warn] 39 | override def shift(value: A): A :| C =
279[warn] | ^
280[warn] | New anonymous class definition will be duplicated at each inline site
281[warn] |
282[warn] | longer explanation available when compiling with `-explain`
283[warn] one warning found
284[info] done compiling
285Successfully evaluated cats.compile
286Option -classpath was updated
287-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:29:8 -------
28829 | def refineNec[C](using constraint: RuntimeConstraint[A, C]): EitherNec[String, A :| C] =
289 | ^
290 | Couldn't resolve a member for the given link query: EitherNec
291-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:39:8 -------
29239 | def refineNel[C](using constraint: RuntimeConstraint[A, C]): EitherNel[String, A :| C] =
293 | ^
294 | Couldn't resolve a member for the given link query: EitherNel
295-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:49:8 -------
29649 | def refineValidated[C](using constraint: RuntimeConstraint[A, C]): Validated[String, A :| C] =
297 | ^
298 | Couldn't resolve a member for the given link query: Validated
299-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:59:8 -------
30059 | def refineValidatedNec[C](using constraint: RuntimeConstraint[A, C]): ValidatedNec[String, A :| C] =
301 | ^
302 | Couldn't resolve a member for the given link query: ValidatedNec
303-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:69:8 -------
30469 | def refineValidatedNel[C](using constraint: RuntimeConstraint[A, C]): ValidatedNel[String, A :| C] =
305 | ^
306 | Couldn't resolve a member for the given link query: ValidatedNel
307-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:81:8 -------
30881 | def refineAllNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNec[InvalidValue[A], F[A :| C]] =
309 | ^
310 | Couldn't resolve a member for the given link query: NonEmptyChain
311-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:91:8 -------
31291 | def refineAllNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNel[InvalidValue[A], F[A :| C]] =
313 | ^
314 | Couldn't resolve a member for the given link query: NonEmptyList
315-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:101:8 ------
316101 | def refineAllValidatedNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNec[InvalidValue[A], F[A :| C]] =
317 | ^
318 | Couldn't resolve a member for the given link query: Valid
319-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:112:8 ------
320112 | def refineAllValidatedNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNel[InvalidValue[A], F[A :| C]] =
321 | ^
322 | Couldn't resolve a member for the given link query: Valid
323-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:125:8 ------
324125 | def refineFurtherNec[C2](using constraint: RuntimeConstraint[A, C2]): EitherNec[String, A :| (C1 & C2)] =
325 | ^
326 | Couldn't resolve a member for the given link query: EitherNec
327-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:135:8 ------
328135 | def refineFurtherNel[C2](using constraint: RuntimeConstraint[A, C2]): EitherNel[String, A :| (C1 & C2)] =
329 | ^
330 | Couldn't resolve a member for the given link query: EitherNel
331-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:145:8 ------
332145 | def refineFurtherValidated[C2](using constraint: RuntimeConstraint[A, C2]): Validated[String, A :| (C1 & C2)] =
333 | ^
334 | Couldn't resolve a member for the given link query: Validated
335-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:155:8 ------
336155 | def refineFurtherValidatedNec[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNec[String, A :| (C1 & C2)] =
337 | ^
338 | Couldn't resolve a member for the given link query: ValidatedNec
339-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:165:8 ------
340165 | def refineFurtherValidatedNel[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNel[String, A :| (C1 & C2)] =
341 | ^
342 | Couldn't resolve a member for the given link query: ValidatedNel
343-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:177:8 ------
344177 | def refineAllFurtherNec[C2](using
345 | ^
346 | Couldn't resolve a member for the given link query: NonEmptyChain
347-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:190:8 ------
348190 | def refineAllFurtherNel[C2](using
349 | ^
350 | Couldn't resolve a member for the given link query: NonEmptyList
351-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:203:8 ------
352203 | def refineAllFurtherValidatedNec[C2](using
353 | ^
354 | Couldn't resolve a member for the given link query: Valid
355-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:221:8 ------
356221 | def refineAllFurtherValidatedNel[C2](using
357 | ^
358 | Couldn't resolve a member for the given link query: Valid
359-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:241:8 ------
360241 | def eitherNec(value: A): EitherNec[String, ops.T] = ops.either(value).toEitherNec
361 | ^
362 | Couldn't resolve a member for the given link query: EitherNec
363-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:250:8 ------
364250 | def eitherNel(value: A): EitherNel[String, ops.T] = ops.either(value).toEitherNel
365 | ^
366 | Couldn't resolve a member for the given link query: EitherNel
367-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:259:8 ------
368259 | def validated(value: A): Validated[String, ops.T] =
369 | ^
370 | Couldn't resolve a member for the given link query: Validated
371-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:269:8 ------
372269 | def validatedNec(value: A): ValidatedNec[String, ops.T] =
373 | ^
374 | Couldn't resolve a member for the given link query: ValidatedNec
375-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:279:8 ------
376279 | def validatedNel(value: A): ValidatedNel[String, ops.T] =
377 | ^
378 | Couldn't resolve a member for the given link query: ValidatedNel
379-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:289:8 ------
380289 | def eitherAllNec[F[_]](value: F[A])(using Traverse[F]): EitherNec[InvalidValue[A], F[ops.T]] =
381 | ^
382 | Couldn't resolve a member for the given link query: EitherNec
383-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:299:8 ------
384299 | def eitherAllNel[F[_]](value: F[A])(using Traverse[F]): EitherNel[InvalidValue[A], F[ops.T]] =
385 | ^
386 | Couldn't resolve a member for the given link query: EitherNel
387-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:309:8 ------
388309 | def validatedAllNec[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNec[InvalidValue[A], F[ops.T]] =
389 | ^
390 | Couldn't resolve a member for the given link query: ValidatedNec
391-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:320:8 ------
392320 | def validatedAllNel[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNel[InvalidValue[A], F[ops.T]] =
393 | ^
394 | Couldn't resolve a member for the given link query: ValidatedNel
39528 warnings found
396Successfully evaluated cats.docJar
397Failed to resolve scalaVersion, assume it's Scala 3 project
398Failed to resolve scalaVersion, assume it's Scala 3 project
399[info] compiling 3 Scala sources to /build/repo/out/cats/test/compile.dest/classes ...
400[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:74:77
401[error] 74 | test("pos") - assert(CommutativeSemigroup[Int :| Positive].combine(1, 5) == 6)
402[error] | ^
403[error] | Found: (1 : Int)
404[error] | Required: io.github.iltotore.iron.IronType[Int,
405[error] | io.github.iltotore.iron.constraint.all.Positive]
406[error] |
407[error] | The following import might fix the problem:
408[error] |
409[error] | import io.github.iltotore.iron.autoRefine
410[error] |
411[error] |
412[error] | longer explanation available when compiling with `-explain`
413[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:74:80
414[error] 74 | test("pos") - assert(CommutativeSemigroup[Int :| Positive].combine(1, 5) == 6)
415[error] | ^
416[error] | Found: (5 : Int)
417[error] | Required: io.github.iltotore.iron.IronType[Int,
418[error] | io.github.iltotore.iron.constraint.all.Positive]
419[error] |
420[error] | The following import might fix the problem:
421[error] |
422[error] | import io.github.iltotore.iron.autoRefine
423[error] |
424[error] |
425[error] | longer explanation available when compiling with `-explain`
426[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:75:77
427[error] 75 | test("neg") - assert(CommutativeSemigroup[Int :| Negative].combine(-1, -5) == -6)
428[error] | ^^
429[error] | Found: (-1 : Int)
430[error] | Required: io.github.iltotore.iron.IronType[Int,
431[error] | io.github.iltotore.iron.constraint.all.Negative]
432[error] |
433[error] | The following import might fix the problem:
434[error] |
435[error] | import io.github.iltotore.iron.autoRefine
436[error] |
437[error] |
438[error] | longer explanation available when compiling with `-explain`
439[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:75:81
440[error] 75 | test("neg") - assert(CommutativeSemigroup[Int :| Negative].combine(-1, -5) == -6)
441[error] | ^^
442[error] | Found: (-5 : Int)
443[error] | Required: io.github.iltotore.iron.IronType[Int,
444[error] | io.github.iltotore.iron.constraint.all.Negative]
445[error] |
446[error] | The following import might fix the problem:
447[error] |
448[error] | import io.github.iltotore.iron.autoRefine
449[error] |
450[error] |
451[error] | longer explanation available when compiling with `-explain`
452[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:78:78
453[error] 78 | test("pos") - assert(CommutativeSemigroup[Long :| Positive].combine(1, 5) == 6)
454[error] | ^
455[error] | Found: (1 : Int)
456[error] | Required: io.github.iltotore.iron.IronType[Long,
457[error] | io.github.iltotore.iron.constraint.all.Positive]
458[error] |
459[error] | The following import might make progress towards fixing the problem:
460[error] |
461[error] | import io.github.iltotore.iron.autoRefine
462[error] |
463[error] |
464[error] | longer explanation available when compiling with `-explain`
465[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:78:81
466[error] 78 | test("pos") - assert(CommutativeSemigroup[Long :| Positive].combine(1, 5) == 6)
467[error] | ^
468[error] | Found: (5 : Int)
469[error] | Required: io.github.iltotore.iron.IronType[Long,
470[error] | io.github.iltotore.iron.constraint.all.Positive]
471[error] |
472[error] | The following import might make progress towards fixing the problem:
473[error] |
474[error] | import io.github.iltotore.iron.autoRefine
475[error] |
476[error] |
477[error] | longer explanation available when compiling with `-explain`
478[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:79:78
479[error] 79 | test("neg") - assert(CommutativeSemigroup[Long :| Negative].combine(-1, -5) == -6)
480[error] | ^^
481[error] | Found: (-1 : Int)
482[error] | Required: io.github.iltotore.iron.IronType[Long,
483[error] | io.github.iltotore.iron.constraint.all.Negative]
484[error] |
485[error] | The following import might make progress towards fixing the problem:
486[error] |
487[error] | import io.github.iltotore.iron.autoRefine
488[error] |
489[error] |
490[error] | longer explanation available when compiling with `-explain`
491[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:79:82
492[error] 79 | test("neg") - assert(CommutativeSemigroup[Long :| Negative].combine(-1, -5) == -6)
493[error] | ^^
494[error] | Found: (-5 : Int)
495[error] | Required: io.github.iltotore.iron.IronType[Long,
496[error] | io.github.iltotore.iron.constraint.all.Negative]
497[error] |
498[error] | The following import might make progress towards fixing the problem:
499[error] |
500[error] | import io.github.iltotore.iron.autoRefine
501[error] |
502[error] |
503[error] | longer explanation available when compiling with `-explain`
504[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:82:79
505[error] 82 | test("pos") - assert(CommutativeSemigroup[Float :| Positive].combine(1, 5) == 6)
506[error] | ^
507[error] | Found: (1 : Int)
508[error] | Required: io.github.iltotore.iron.IronType[Float,
509[error] | io.github.iltotore.iron.constraint.all.Positive]
510[error] |
511[error] | longer explanation available when compiling with `-explain`
512[error] -- [E007] Type Mismatch Error: /build/repo/cats/test/src/io/github/iltotore/iron/CatsSuite.scala:82:82
513[error] 82 | test("pos") - assert(CommutativeSemigroup[Float :| Positive].combine(1, 5) == 6)
514[error] | ^
515[error] | Found: (5 : Int)
516[error] | Required: io.github.iltotore.iron.IronType[Float,
517[error] | io.github.iltotore.iron.constraint.all.Positive]
518[error] |
519[error] | longer explanation available when compiling with `-explain`
520[error] 64 errors found
521Failed to evaluated cats.test.compile: Failure(Compilation failed, None)
522Module cats is not a publish module, skipping publishing
523
524Starting build for iron-docs - [3/18]
525No test module defined in docs
526Failed to resolve scalaVersion, assume it's Scala 3 project
527Successfully evaluated docs.compile
528Failed to resolve scalaVersion, assume it's Scala 3 project
529Failed to resolve scalaVersion, assume it's Scala 3 project
530Failed to resolve scalaVersion, assume it's Scala 3 project
531Failed to resolve scalaVersion, assume it's Scala 3 project
532Failed to resolve scalaVersion, assume it's Scala 3 project
533Failed to resolve scalaVersion, assume it's Scala 3 project
534Failed to resolve scalaVersion, assume it's Scala 3 project
535Failed to resolve scalaVersion, assume it's Scala 3 project
536Failed to resolve scalaVersion, assume it's Scala 3 project
537Failed to resolve scalaVersion, assume it's Scala 3 project
538[info] compiling 1 Scala source to /build/repo/out/upickle/compile.dest/classes ...
539[info] compiling 10 Scala sources to /build/repo/out/scalacheck/compile.dest/classes ...
540[info] compiling 1 Scala source to /build/repo/out/jsoniter/compile.dest/classes ...
541[info] compiling 1 Scala source to /build/repo/out/pureconfig/compile.dest/classes ...
542[warn] -- [E197] Potential Issue Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:17:4
543[warn] 17 | private val codec = JsonCodecMaker.make[A](config)
544[warn] | ^
545[warn] | New anonymous class definition will be duplicated at each inline site
546[warn] |
547[warn] | longer explanation available when compiling with `-explain`
548[warn] one warning found
549[info] done compiling
550[info] compiling 1 Scala source to /build/repo/out/decline/compile.dest/classes ...
551[info] done compiling
552[info] compiling 1 Scala source to /build/repo/out/doobie/compile.dest/classes ...
553[info] done compiling
554[info] compiling 1 Scala source to /build/repo/out/scodec/compile.dest/classes ...
555[info] done compiling
556[info] compiling 1 Scala source to /build/repo/out/zio/compile.dest/classes ...
557[info] done compiling
558[info] compiling 1 Scala source to /build/repo/out/zioJson/compile.dest/classes ...
559[info] done compiling
560[info] compiling 1 Scala source to /build/repo/out/circe/compile.dest/classes ...
561[info] done compiling
562[info] done compiling
563[info] done compiling
564[info] done compiling
565Option -classpath was updated
566-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:83:6 -
56783 | def refineFurther[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
568 | ^
569 | Couldn't resolve a member for the given link query: an
570-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:94:6 -
57194 | def refineFurtherUnsafe[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
572 | ^
573 | Couldn't resolve a member for the given link query: an
574-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:68:13 ---
57568 | inline def refine[B](using inline constraint: Constraint[A, B]): A :| B =
576 | ^
577 | Couldn't resolve a member for the given link query: an
578-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:79:6 ----
57979 | def refineUnsafe[B](using constraint: RuntimeConstraint[A, B]): A :| B =
580 | ^
581 | Couldn't resolve a member for the given link query: an
582-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:121:6 ---
583121 | def refineAllUnsafe[B](using mapLogic: MapLogic[F], rtc: RuntimeConstraint[A, B]): F[A :| B] =
584 | ^
585 | Couldn't resolve a member for the given link query: an
586-- Warning: /build/repo/main/src/io/github/iltotore/iron/Implication.scala:36:8
58736 | given [C1, C2](using C1 <:< C2): (C1 ==> C2) = Implication()
588 | ^
589 | Couldn't resolve a member for the given link query: C1
590-- Warning: /build/repo/main/src/io/github/iltotore/iron/RefinedType.scala:53:6
59153 | def applyUnsafe(value: A): T =
592 | ^
593 | Couldn't resolve a member for the given link query: an
594-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:25:7
59525 | type Blank = DescribedAs[ForAll[Whitespace], "Should only contain whitespaces"]
596 | ^
597 | Couldn't resolve a member for the given link query: Whitespace
598-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:31:7
59931 | type Trimmed = DescribedAs[
600 | ^
601 | Couldn't resolve a member for the given link query: Whitespace
602-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:29:8 -------
60329 | def refineNec[C](using constraint: RuntimeConstraint[A, C]): EitherNec[String, A :| C] =
604 | ^
605 | Couldn't resolve a member for the given link query: EitherNec
606-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:39:8 -------
60739 | def refineNel[C](using constraint: RuntimeConstraint[A, C]): EitherNel[String, A :| C] =
608 | ^
609 | Couldn't resolve a member for the given link query: EitherNel
610-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:49:8 -------
61149 | def refineValidated[C](using constraint: RuntimeConstraint[A, C]): Validated[String, A :| C] =
612 | ^
613 | Couldn't resolve a member for the given link query: Validated
614-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:59:8 -------
61559 | def refineValidatedNec[C](using constraint: RuntimeConstraint[A, C]): ValidatedNec[String, A :| C] =
616 | ^
617 | Couldn't resolve a member for the given link query: ValidatedNec
618-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:69:8 -------
61969 | def refineValidatedNel[C](using constraint: RuntimeConstraint[A, C]): ValidatedNel[String, A :| C] =
620 | ^
621 | Couldn't resolve a member for the given link query: ValidatedNel
622-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:81:8 -------
62381 | def refineAllNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNec[InvalidValue[A], F[A :| C]] =
624 | ^
625 | Couldn't resolve a member for the given link query: NonEmptyChain
626-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:91:8 -------
62791 | def refineAllNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): EitherNel[InvalidValue[A], F[A :| C]] =
628 | ^
629 | Couldn't resolve a member for the given link query: NonEmptyList
630-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:101:8 ------
631101 | def refineAllValidatedNec[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNec[InvalidValue[A], F[A :| C]] =
632 | ^
633 | Couldn't resolve a member for the given link query: Valid
634-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:112:8 ------
635112 | def refineAllValidatedNel[C](using traverse: Traverse[F], constraint: RuntimeConstraint[A, C]): ValidatedNel[InvalidValue[A], F[A :| C]] =
636 | ^
637 | Couldn't resolve a member for the given link query: Valid
638-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:125:8 ------
639125 | def refineFurtherNec[C2](using constraint: RuntimeConstraint[A, C2]): EitherNec[String, A :| (C1 & C2)] =
640 | ^
641 | Couldn't resolve a member for the given link query: EitherNec
642-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:135:8 ------
643135 | def refineFurtherNel[C2](using constraint: RuntimeConstraint[A, C2]): EitherNel[String, A :| (C1 & C2)] =
644 | ^
645 | Couldn't resolve a member for the given link query: EitherNel
646-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:145:8 ------
647145 | def refineFurtherValidated[C2](using constraint: RuntimeConstraint[A, C2]): Validated[String, A :| (C1 & C2)] =
648 | ^
649 | Couldn't resolve a member for the given link query: Validated
650-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:155:8 ------
651155 | def refineFurtherValidatedNec[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNec[String, A :| (C1 & C2)] =
652 | ^
653 | Couldn't resolve a member for the given link query: ValidatedNec
654-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:165:8 ------
655165 | def refineFurtherValidatedNel[C2](using constraint: RuntimeConstraint[A, C2]): ValidatedNel[String, A :| (C1 & C2)] =
656 | ^
657 | Couldn't resolve a member for the given link query: ValidatedNel
658-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:177:8 ------
659177 | def refineAllFurtherNec[C2](using
660 | ^
661 | Couldn't resolve a member for the given link query: NonEmptyChain
662-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:190:8 ------
663190 | def refineAllFurtherNel[C2](using
664 | ^
665 | Couldn't resolve a member for the given link query: NonEmptyList
666-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:203:8 ------
667203 | def refineAllFurtherValidatedNec[C2](using
668 | ^
669 | Couldn't resolve a member for the given link query: Valid
670-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:221:8 ------
671221 | def refineAllFurtherValidatedNel[C2](using
672 | ^
673 | Couldn't resolve a member for the given link query: Valid
674-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:241:8 ------
675241 | def eitherNec(value: A): EitherNec[String, ops.T] = ops.either(value).toEitherNec
676 | ^
677 | Couldn't resolve a member for the given link query: EitherNec
678-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:250:8 ------
679250 | def eitherNel(value: A): EitherNel[String, ops.T] = ops.either(value).toEitherNel
680 | ^
681 | Couldn't resolve a member for the given link query: EitherNel
682-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:259:8 ------
683259 | def validated(value: A): Validated[String, ops.T] =
684 | ^
685 | Couldn't resolve a member for the given link query: Validated
686-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:269:8 ------
687269 | def validatedNec(value: A): ValidatedNec[String, ops.T] =
688 | ^
689 | Couldn't resolve a member for the given link query: ValidatedNec
690-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:279:8 ------
691279 | def validatedNel(value: A): ValidatedNel[String, ops.T] =
692 | ^
693 | Couldn't resolve a member for the given link query: ValidatedNel
694-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:289:8 ------
695289 | def eitherAllNec[F[_]](value: F[A])(using Traverse[F]): EitherNec[InvalidValue[A], F[ops.T]] =
696 | ^
697 | Couldn't resolve a member for the given link query: EitherNec
698-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:299:8 ------
699299 | def eitherAllNel[F[_]](value: F[A])(using Traverse[F]): EitherNel[InvalidValue[A], F[ops.T]] =
700 | ^
701 | Couldn't resolve a member for the given link query: EitherNel
702-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:309:8 ------
703309 | def validatedAllNec[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNec[InvalidValue[A], F[ops.T]] =
704 | ^
705 | Couldn't resolve a member for the given link query: ValidatedNec
706-- Warning: /build/repo/cats/src/io/github/iltotore/iron/cats.scala:320:8 ------
707320 | def validatedAllNel[F[_]](wrapper: F[A])(using traverse: Traverse[F]): ValidatedNel[InvalidValue[A], F[ops.T]] =
708 | ^
709 | Couldn't resolve a member for the given link query: ValidatedNel
710-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:8:7 ------
7118 |object circe extends CirceLowPriority:
712 | ^
713 | Couldn't resolve a member for the given link query: Encoder
714-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:37:8 -----
71537 | given [A, B](using encoder: Encoder[A]): Encoder[A :| B] = encoder.asInstanceOf[Encoder[A :| B]]
716 | ^
717 | Couldn't resolve a member for the given link query: Encoder
718-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:54:8 -----
71954 | given [A, B](using encoder: KeyEncoder[A]): KeyEncoder[A :| B] = encoder.asInstanceOf[KeyEncoder[A :| B]]
720 | ^
721 | Couldn't resolve a member for the given link query: KeyEncoder
722-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:45:8 -----
72345 | given [A, B](using decoder: KeyDecoder[A], constraint: RuntimeConstraint[A, B]): KeyDecoder[A :| B] =
724 | ^
725 | Couldn't resolve a member for the given link query: KeyDecoder
726-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:29:8 -----
72729 | given [A, B](using decoder: Decoder[A], constraint: RuntimeConstraint[A, B]): Decoder[A :| B] =
728 | ^
729 | Couldn't resolve a member for the given link query: Decoder
730-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:13:7 -
73113 |object decline:
732 | ^
733 | Couldn't resolve a member for the given link query: Argument
734-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:23:8 -
73523 | given [A, B](using argument: Argument[A], constraint: RuntimeConstraint[A, B]): Argument[A :| B] =
736 | ^
737 | Couldn't resolve a member for the given link query: Argument
738-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:41:8 -
73941 | given [T](using mirror: RefinedType.Mirror[T], argument: Argument[mirror.IronType]): Argument[T] =
740 | ^
741 | Couldn't resolve a member for the given link query: Argument
742-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:9:7 ----
7439 |object doobie extends DoobieLowPriority:
744 | ^
745 | Couldn't resolve a member for the given link query: Meta
746-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:18:8 ---
74718 | given [T](using m: RefinedType.Mirror[T], ev: Get[m.IronType]): Get[T] =
748 | ^
749 | Couldn't resolve a member for the given link query: Get
750-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:28:8 ---
75128 | given [T](using m: RefinedType.Mirror[T], ev: Put[m.IronType]): Put[T] =
752 | ^
753 | Couldn't resolve a member for the given link query: Put
754-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:38:8 ---
75538 | given [T](using m: RefinedType.Mirror[T], ev: Meta[m.IronType]): Meta[T] =
756 | ^
757 | Couldn't resolve a member for the given link query: Meta
758-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:51:8 ---
75951 | given [A, C](using get: Get[A])(using RuntimeConstraint[A, C], Show[A]): Get[A :| C] =
760 | ^
761 | Couldn't resolve a member for the given link query: Get
762-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:62:8 ---
76362 | given [A, C](using put: Put[A])(using RuntimeConstraint[A, C], Show[A]): Put[A :| C] =
764 | ^
765 | Couldn't resolve a member for the given link query: Put
766-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:73:8 ---
76773 | given [A, C](using meta: Meta[A])(using RuntimeConstraint[A, C], Show[A]): Meta[A :| C] =
768 | ^
769 | Couldn't resolve a member for the given link query: Meta
770-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:13:8 -----
77113 | given [In, A, C](using decoder: ConfigDecoder[In, A], constraint: RuntimeConstraint[A, C]): ConfigDecoder[In, A :| C] =
772 | ^
773 | Couldn't resolve a member for the given link query: ConfigDecoder
774-- Warning: /build/repo/ciris/src/io.github.iltotore.iron/ciris.scala:22:8 -----
77522 | given [In, T](using mirror: RefinedType.Mirror[T], decoder: ConfigDecoder[In, mirror.IronType]): ConfigDecoder[In, T] =
776 | ^
777 | Couldn't resolve a member for the given link query: ConfigDecoder
778-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:13:15
77913 | inline given makeCodec[A, B](using
780 | ^
781 | Couldn't resolve a member for the given link query: JsonValueCodec
782-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:28:15
78328 | inline given refinedTypeCodec[T](using mirror: RefinedType.Mirror[T], ev: JsonValueCodec[mirror.IronType]): JsonValueCodec[T] =
784 | ^
785 | Couldn't resolve a member for the given link query: JsonValueCodec
786-- Warning: /build/repo/pureconfig/src/io/github/iltotore/iron/pureconfig.scala:15:8
78715 | given [A, C](using reader: ConfigReader[A], constraint: RuntimeConstraint[A, C]): ConfigReader[A :| C] =
788 | ^
789 | Couldn't resolve a member for the given link query: ConfigReader
790-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:9:7 ----
7919 |object scodec extends ScodecLowPriority:
792 | ^
793 | Couldn't resolve a member for the given link query: Codec
794-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:25:8 ---
79525 | given [A, B](using codec: Codec[A], constraint: RuntimeConstraint[A, B]): Codec[A :| B] =
796 | ^
797 | Couldn't resolve a member for the given link query: Codec
798-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:13:8 -----
79913 | def refined[C](using constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
800 | ^
801 | Couldn't resolve a member for the given link query: Codec
802-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:22:8 -----
80322 | given [A, C](using codec: Codec[A], constraint: RuntimeConstraint[A, C]): Codec[A :| C] =
804 | ^
805 | Couldn't resolve a member for the given link query: Codec
806-- Warning: /build/repo/skunk/src/io/github/iltotore/iron/skunk.scala:28:15 ----
80728 | inline given [T](using mirror: RefinedType.Mirror[T], ev: Codec[mirror.IronType]): Codec[T] =
808 | ^
809 | Couldn't resolve a member for the given link query: Codec
810-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:15:15 --------
81115 | inline def refineValidation[C](using inline constraint: Constraint[A, C]): Validation[String, A :| C] =
812 | ^
813 | Couldn't resolve a member for the given link query: Validation
814-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:30:15 --------
81530 | inline def refineFurtherValidation[C2](using inline constraint: Constraint[A, C2]): Validation[String, A :| (C1 & C2)] =
816 | ^
817 | Couldn't resolve a member for the given link query: Validation
818-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:49:8 ---------
81949 | def validation(value: A): Validation[String, ops.T] =
820 | ^
821 | Couldn't resolve a member for the given link query: Validation
822-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:57:8 ---------
82357 | def validationAll[F[+_]](wrapper: F[A])(using forEach: ForEach[F]): Validation[InvalidValue[A], F[ops.T]] =
824 | ^
825 | Couldn't resolve a member for the given link query: Validation
82666 warnings found
827-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/index.md -------------
828/build/repo/out/docs/docJar.dest/static/_docs/index.md: Property `title` will be overridden by project name
829-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
830/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.ops.stringValue'
831-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
832/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.constraint package'
833-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
834/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.constraint.any.!'
835-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md
836/build/repo/out/docs/docJar.dest/static/_docs/reference/constraint.md: Unable to resolve link 'io.github.iltotore.iron.constraint.collection.Contains'
837-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md
838/build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md: Unable to resolve link 'io.github.iltotore.iron.package.Implication'
839-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md
840/build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md: Unable to resolve link 'io.github.iltotore.iron.ops'
841-- Warning: /build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md
842/build/repo/out/docs/docJar.dest/static/_docs/reference/implication.md: Unable to resolve link 'io.github.iltotore.iron.ops'
843Successfully evaluated docs.docJar
844Module docs is not a publish module, skipping publishing
845
846Starting build for iron-scalacheck - [4/18]
847Successfully evaluated scalacheck.compile
848Option -classpath was updated
849[217.557s][warning][codecache] CodeHeap 'non-profiled nmethods' is full. Compiler has been disabled.
850[217.557s][warning][codecache] Try increasing the code heap size using -XX:NonProfiledCodeHeapSize=
851OpenJDK 64-Bit Server VM warning: CodeHeap 'non-profiled nmethods' is full. Compiler has been disabled.
852OpenJDK 64-Bit Server VM warning: Try increasing the code heap size using -XX:NonProfiledCodeHeapSize=
853CodeHeap 'non-profiled nmethods': size=120032Kb used=120031Kb max_used=120031Kb free=0Kb
854 bounds [0x00007f7de4ec8000, 0x00007f7dec400000, 0x00007f7dec400000]
855CodeHeap 'profiled nmethods': size=120028Kb used=119219Kb max_used=120027Kb free=808Kb
856 bounds [0x00007f7ddd400000, 0x00007f7de4937000, 0x00007f7de4937000]
857CodeHeap 'non-nmethods': size=5700Kb used=1847Kb max_used=1896Kb free=3852Kb
858 bounds [0x00007f7de4937000, 0x00007f7de4ba7000, 0x00007f7de4ec8000]
859 total_blobs=90130 nmethods=88939 adapters=1095
860 compilation: disabled (not enough contiguous free space left)
861 stopped_count=1, restarted_count=0
862 full_count=0
8631 warning found
864Successfully evaluated scalacheck.docJar
865Failed to resolve scalaVersion, assume it's Scala 3 project
866Failed to resolve scalaVersion, assume it's Scala 3 project
867[info] compiling 7 Scala sources to /build/repo/out/scalacheck/test/compile.dest/classes ...
868[info] done compiling
869Successfully evaluated scalacheck.test.compile
870Module scalacheck is not a publish module, skipping publishing
871
872Starting build for iron-decline - [5/18]
873Successfully evaluated decline.compile
874Option -classpath was updated
875-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:13:7 -
87613 |object decline:
877 | ^
878 | Couldn't resolve a member for the given link query: Argument
879-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:23:8 -
88023 | given [A, B](using argument: Argument[A], constraint: RuntimeConstraint[A, B]): Argument[A :| B] =
881 | ^
882 | Couldn't resolve a member for the given link query: Argument
883-- Warning: /build/repo/decline/src/io/github/iltotore/iron/decline.scala:41:8 -
88441 | given [T](using mirror: RefinedType.Mirror[T], argument: Argument[mirror.IronType]): Argument[T] =
885 | ^
886 | Couldn't resolve a member for the given link query: Argument
8874 warnings found
888Successfully evaluated decline.docJar
889Failed to resolve scalaVersion, assume it's Scala 3 project
890Failed to resolve scalaVersion, assume it's Scala 3 project
891[info] compiling 2 Scala sources to /build/repo/out/decline/test/compile.dest/classes ...
892[info] done compiling
893Successfully evaluated decline.test.compile
894Module decline is not a publish module, skipping publishing
895
896Starting build for iron-upickle - [6/18]
897Successfully evaluated upickle.compile
898Option -classpath was updated
8991 warning found
900Successfully evaluated upickle.docJar
901Failed to resolve scalaVersion, assume it's Scala 3 project
902Failed to resolve scalaVersion, assume it's Scala 3 project
903[info] compiling 2 Scala sources to /build/repo/out/upickle/test/compile.dest/classes ...
904[info] done compiling
905Successfully evaluated upickle.test.compile
906Module upickle is not a publish module, skipping publishing
907
908Starting build for iron-zio-json - [7/18]
909Successfully evaluated zioJson.compile
910Option -classpath was updated
9111 warning found
912Successfully evaluated zioJson.docJar
913Failed to resolve scalaVersion, assume it's Scala 3 project
914Failed to resolve scalaVersion, assume it's Scala 3 project
915[info] compiling 2 Scala sources to /build/repo/out/zioJson/test/compile.dest/classes ...
916[info] done compiling
917Successfully evaluated zioJson.test.compile
918Module zioJson is not a publish module, skipping publishing
919
920Starting build for iron-doobie - [8/18]
921Successfully evaluated doobie.compile
922Option -classpath was updated
923-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:9:7 ----
9249 |object doobie extends DoobieLowPriority:
925 | ^
926 | Couldn't resolve a member for the given link query: Meta
927-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:18:8 ---
92818 | given [T](using m: RefinedType.Mirror[T], ev: Get[m.IronType]): Get[T] =
929 | ^
930 | Couldn't resolve a member for the given link query: Get
931-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:28:8 ---
93228 | given [T](using m: RefinedType.Mirror[T], ev: Put[m.IronType]): Put[T] =
933 | ^
934 | Couldn't resolve a member for the given link query: Put
935-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:38:8 ---
93638 | given [T](using m: RefinedType.Mirror[T], ev: Meta[m.IronType]): Meta[T] =
937 | ^
938 | Couldn't resolve a member for the given link query: Meta
939-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:73:8 ---
94073 | given [A, C](using meta: Meta[A])(using RuntimeConstraint[A, C], Show[A]): Meta[A :| C] =
941 | ^
942 | Couldn't resolve a member for the given link query: Meta
943-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:62:8 ---
94462 | given [A, C](using put: Put[A])(using RuntimeConstraint[A, C], Show[A]): Put[A :| C] =
945 | ^
946 | Couldn't resolve a member for the given link query: Put
947-- Warning: /build/repo/doobie/src/io/github/iltotore/iron/doobie.scala:51:8 ---
94851 | given [A, C](using get: Get[A])(using RuntimeConstraint[A, C], Show[A]): Get[A :| C] =
949 | ^
950 | Couldn't resolve a member for the given link query: Get
9518 warnings found
952Successfully evaluated doobie.docJar
953Failed to resolve scalaVersion, assume it's Scala 3 project
954Failed to resolve scalaVersion, assume it's Scala 3 project
955[info] compiling 2 Scala sources to /build/repo/out/doobie/test/compile.dest/classes ...
956[info] done compiling
957Successfully evaluated doobie.test.compile
958Module doobie is not a publish module, skipping publishing
959
960Starting build for iron-borer - [9/18]
961Failed to resolve scalaVersion, assume it's Scala 3 project
962[info] compiling 1 Scala source to /build/repo/out/borer/compile.dest/classes ...
963[info] done compiling
964Successfully evaluated borer.compile
965Option -classpath was updated
966-- Warning: /build/repo/borer/src/io/github/iltotore/iron/borer.scala:8:7 ------
9678 |object borer extends BorerLowPriority:
968 | ^
969 | Couldn't resolve a member for the given link query: Encoder
9702 warnings found
971Successfully evaluated borer.docJar
972Failed to resolve scalaVersion, assume it's Scala 3 project
973Failed to resolve scalaVersion, assume it's Scala 3 project
974[info] compiling 2 Scala sources to /build/repo/out/borer/test/compile.dest/classes ...
975[info] done compiling
976Successfully evaluated borer.test.compile
977Module borer is not a publish module, skipping publishing
978
979Starting build for iron-jsoniter - [10/18]
980Successfully evaluated jsoniter.compile
981Option -classpath was updated
982-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:13:15
98313 | inline given makeCodec[A, B](using
984 | ^
985 | Couldn't resolve a member for the given link query: JsonValueCodec
986-- Warning: /build/repo/jsoniter/src/io/github/iltotore/iron/jsoniter.scala:28:15
98728 | inline given refinedTypeCodec[T](using mirror: RefinedType.Mirror[T], ev: JsonValueCodec[mirror.IronType]): JsonValueCodec[T] =
988 | ^
989 | Couldn't resolve a member for the given link query: JsonValueCodec
9903 warnings found
991Successfully evaluated jsoniter.docJar
992Failed to resolve scalaVersion, assume it's Scala 3 project
993Failed to resolve scalaVersion, assume it's Scala 3 project
994[info] compiling 4 Scala sources to /build/repo/out/jsoniter/test/compile.dest/classes ...
995[info] done compiling
996Successfully evaluated jsoniter.test.compile
997Module jsoniter is not a publish module, skipping publishing
998
999Starting build for iron - [11/18]
1000Successfully evaluated main.compile
1001Option -classpath was updated
1002-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:83:6 -
100383 | def refineFurther[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
1004 | ^
1005 | Couldn't resolve a member for the given link query: an
1006-- Warning: /build/repo/main/src/io/github/iltotore/iron/conversion.scala:94:6 -
100794 | def refineFurtherUnsafe[C2](using RuntimeConstraint[A, C2]): A :| (C1 & C2) =
1008 | ^
1009 | Couldn't resolve a member for the given link query: an
1010-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:68:13 ---
101168 | inline def refine[B](using inline constraint: Constraint[A, B]): A :| B =
1012 | ^
1013 | Couldn't resolve a member for the given link query: an
1014-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:79:6 ----
101579 | def refineUnsafe[B](using constraint: RuntimeConstraint[A, B]): A :| B =
1016 | ^
1017 | Couldn't resolve a member for the given link query: an
1018-- Warning: /build/repo/main/src/io/github/iltotore/iron/package.scala:121:6 ---
1019121 | def refineAllUnsafe[B](using mapLogic: MapLogic[F], rtc: RuntimeConstraint[A, B]): F[A :| B] =
1020 | ^
1021 | Couldn't resolve a member for the given link query: an
1022-- Warning: /build/repo/main/src/io/github/iltotore/iron/Implication.scala:36:8
102336 | given [C1, C2](using C1 <:< C2): (C1 ==> C2) = Implication()
1024 | ^
1025 | Couldn't resolve a member for the given link query: C1
1026-- Warning: /build/repo/main/src/io/github/iltotore/iron/RefinedType.scala:53:6
102753 | def applyUnsafe(value: A): T =
1028 | ^
1029 | Couldn't resolve a member for the given link query: an
1030-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:25:7
103125 | type Blank = DescribedAs[ForAll[Whitespace], "Should only contain whitespaces"]
1032 | ^
1033 | Couldn't resolve a member for the given link query: Whitespace
1034-- Warning: /build/repo/main/src/io/github/iltotore/iron/constraint/string.scala:31:7
103531 | type Trimmed = DescribedAs[
1036 | ^
1037 | Couldn't resolve a member for the given link query: Whitespace
103810 warnings found
1039Successfully evaluated main.docJar
1040Failed to resolve scalaVersion, assume it's Scala 3 project
1041Failed to resolve scalaVersion, assume it's Scala 3 project
1042[info] compiling 10 Scala sources to /build/repo/out/main/test/compile.dest/classes ...
1043[info] done compiling
1044Successfully evaluated main.test.compile
1045Module main is not a publish module, skipping publishing
1046
1047Starting build for iron-circe - [12/18]
1048Successfully evaluated circe.compile
1049Option -classpath was updated
1050-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:8:7 ------
10518 |object circe extends CirceLowPriority:
1052 | ^
1053 | Couldn't resolve a member for the given link query: Encoder
1054-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:54:8 -----
105554 | given [A, B](using encoder: KeyEncoder[A]): KeyEncoder[A :| B] = encoder.asInstanceOf[KeyEncoder[A :| B]]
1056 | ^
1057 | Couldn't resolve a member for the given link query: KeyEncoder
1058-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:37:8 -----
105937 | given [A, B](using encoder: Encoder[A]): Encoder[A :| B] = encoder.asInstanceOf[Encoder[A :| B]]
1060 | ^
1061 | Couldn't resolve a member for the given link query: Encoder
1062-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:45:8 -----
106345 | given [A, B](using decoder: KeyDecoder[A], constraint: RuntimeConstraint[A, B]): KeyDecoder[A :| B] =
1064 | ^
1065 | Couldn't resolve a member for the given link query: KeyDecoder
1066-- Warning: /build/repo/circe/src/io/github/iltotore/iron/circe.scala:29:8 -----
106729 | given [A, B](using decoder: Decoder[A], constraint: RuntimeConstraint[A, B]): Decoder[A :| B] =
1068 | ^
1069 | Couldn't resolve a member for the given link query: Decoder
10706 warnings found
1071Successfully evaluated circe.docJar
1072Failed to resolve scalaVersion, assume it's Scala 3 project
1073Failed to resolve scalaVersion, assume it's Scala 3 project
1074[info] compiling 2 Scala sources to /build/repo/out/circe/test/compile.dest/classes ...
1075[info] done compiling
1076Successfully evaluated circe.test.compile
1077Module circe is not a publish module, skipping publishing
1078
1079Starting build for iron-scodec - [13/18]
1080Successfully evaluated scodec.compile
1081Option -classpath was updated
1082-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:9:7 ----
10839 |object scodec extends ScodecLowPriority:
1084 | ^
1085 | Couldn't resolve a member for the given link query: Codec
1086-- Warning: /build/repo/scodec/src/io/github/iltotore/iron/scodec.scala:25:8 ---
108725 | given [A, B](using codec: Codec[A], constraint: RuntimeConstraint[A, B]): Codec[A :| B] =
1088 | ^
1089 | Couldn't resolve a member for the given link query: Codec
10903 warnings found
1091Successfully evaluated scodec.docJar
1092Failed to resolve scalaVersion, assume it's Scala 3 project
1093Failed to resolve scalaVersion, assume it's Scala 3 project
1094[info] compiling 2 Scala sources to /build/repo/out/scodec/test/compile.dest/classes ...
1095[info] done compiling
1096Successfully evaluated scodec.test.compile
1097Module scodec is not a publish module, skipping publishing
1098
1099Starting build for iron-pureconfig - [14/18]
1100Successfully evaluated pureconfig.compile
1101Option -classpath was updated
1102-- Warning: /build/repo/pureconfig/src/io/github/iltotore/iron/pureconfig.scala:15:8
110315 | given [A, C](using reader: ConfigReader[A], constraint: RuntimeConstraint[A, C]): ConfigReader[A :| C] =
1104 | ^
1105 | Couldn't resolve a member for the given link query: ConfigReader
1106-- Warning: /build/repo/pureconfig/src/io/github/iltotore/iron/pureconfig.scala:29:8
110729 | given [A](using mirror: RefinedType.Mirror[A], reader: ConfigReader[mirror.IronType]): ConfigReader[A] =
1108 | ^
1109 | Couldn't resolve a member for the given link query: ConfigReader
11103 warnings found
1111Successfully evaluated pureconfig.docJar
1112Failed to resolve scalaVersion, assume it's Scala 3 project
1113Failed to resolve scalaVersion, assume it's Scala 3 project
1114[info] compiling 2 Scala sources to /build/repo/out/pureconfig/test/compile.dest/classes ...
1115[info] done compiling
1116Successfully evaluated pureconfig.test.compile
1117Module pureconfig is not a publish module, skipping publishing
1118
1119Starting build for iron-play-json - [15/18]
1120Failed to resolve scalaVersion, assume it's Scala 3 project
1121[info] compiling 1 Scala source to /build/repo/out/playJson/compile.dest/classes ...
1122[info] done compiling
1123Successfully evaluated playJson.compile
1124Option -classpath was updated
1125-- Warning: /build/repo/playJson/src/io/github/iltotore/iron/playJson.scala:8:7
11268 |object playJson extends PlayJsonLowPriority:
1127 | ^
1128 | Couldn't resolve a member for the given link query: Writes
1129-- Warning: /build/repo/playJson/src/io/github/iltotore/iron/playJson.scala:23:8
113023 | given [A, B](using reads: Reads[A], constraint: RuntimeConstraint[A, B]): Reads[A :| B] =
1131 | ^
1132 | Couldn't resolve a member for the given link query: Reads
1133-- Warning: /build/repo/playJson/src/io/github/iltotore/iron/playJson.scala:34:8
113434 | given [A, B](using writes: Writes[A]): Writes[A :| B] = writes.asInstanceOf[Writes[A :| B]]
1135 | ^
1136 | Couldn't resolve a member for the given link query: Writes
11374 warnings found
1138Successfully evaluated playJson.docJar
1139Failed to resolve scalaVersion, assume it's Scala 3 project
1140Failed to resolve scalaVersion, assume it's Scala 3 project
1141[info] compiling 2 Scala sources to /build/repo/out/playJson/test/compile.dest/classes ...
1142[info] done compiling
1143Successfully evaluated playJson.test.compile
1144Module playJson is not a publish module, skipping publishing
1145
1146Starting build for iron-zio - [16/18]
1147Successfully evaluated zio.compile
1148Option -classpath was updated
1149-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:15:15 --------
115015 | inline def refineValidation[C](using inline constraint: Constraint[A, C]): Validation[String, A :| C] =
1151 | ^
1152 | Couldn't resolve a member for the given link query: Validation
1153-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:30:15 --------
115430 | inline def refineFurtherValidation[C2](using inline constraint: Constraint[A, C2]): Validation[String, A :| (C1 & C2)] =
1155 | ^
1156 | Couldn't resolve a member for the given link query: Validation
1157-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:49:8 ---------
115849 | def validation(value: A): Validation[String, ops.T] =
1159 | ^
1160 | Couldn't resolve a member for the given link query: Validation
1161-- Warning: /build/repo/zio/src/io/github/iltotore/iron/zio.scala:57:8 ---------
116257 | def validationAll[F[+_]](wrapper: F[A])(using forEach: ForEach[F]): Validation[InvalidValue[A], F[ops.T]] =
1163 | ^
1164 | Couldn't resolve a member for the given link query: Validation
11655 warnings found
1166Successfully evaluated zio.docJar
1167Failed to resolve scalaVersion, assume it's Scala 3 project
1168Failed to resolve scalaVersion, assume it's Scala 3 project
1169[info] compiling 2 Scala sources to /build/repo/out/zio/test/compile.dest/classes ...
1170[info] done compiling
1171Successfully evaluated zio.test.compile
1172Module zio is not a publish module, skipping publishing
1173
1174Starting build for sandbox - [17/18]
1175No test module defined in sandbox
1176Failed to resolve scalaVersion, assume it's Scala 3 project
1177Successfully evaluated sandbox.compile
1178Successfully evaluated sandbox.docJar
1179Module sandbox is not a publish module, skipping publishing
1180
1181************************
1182Build summary:
1183[{
1184 "module": "iron-skunk",
1185 "compile": {"status": "ok", "tookMs": 23051, "warnings": 0, "errors": 0},
1186 "doc": {"status": "ok", "tookMs": 5252, "files": 1, "totalSizeKb": 2650},
1187 "test-compile": {"status": "ok", "tookMs": 8785, "warnings": 0, "errors": 0},
1188 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1189 "publish": {"status": "skipped", "tookMs": 0},
1190 "metadata": {
1191 "crossScalaVersions": []
1192}
1193},{
1194 "module": "iron-ciris",
1195 "compile": {"status": "ok", "tookMs": 3279, "warnings": 0, "errors": 0},
1196 "doc": {"status": "ok", "tookMs": 2796, "files": 1, "totalSizeKb": 2650},
1197 "test-compile": {"status": "ok", "tookMs": 5673, "warnings": 0, "errors": 0},
1198 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1199 "publish": {"status": "skipped", "tookMs": 0},
1200 "metadata": {
1201 "crossScalaVersions": []
1202}
1203},{
1204 "module": "iron-cats",
1205 "compile": {"status": "ok", "tookMs": 32376, "warnings": 0, "errors": 0},
1206 "doc": {"status": "ok", "tookMs": 6268, "files": 1, "totalSizeKb": 2674},
1207 "test-compile": {"status": "failed", "failureContext": {"type": "buildError", "reasons": ["build_.CommunityBuildCore$Scala3CommunityBuild$TaskEvaluator$EvaluationFailure"]}, "tookMs": 38608, "warnings": 0, "errors": 0},
1208 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1209 "publish": {"status": "skipped", "tookMs": 0},
1210 "metadata": {
1211 "crossScalaVersions": []
1212}
1213},{
1214 "module": "iron-docs",
1215 "compile": {"status": "ok", "tookMs": 1794, "warnings": 0, "errors": 0},
1216 "doc": {"status": "ok", "tookMs": 50969, "files": 1, "totalSizeKb": 3676},
1217 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1218 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1219 "publish": {"status": "skipped", "tookMs": 0},
1220 "metadata": {
1221 "crossScalaVersions": []
1222}
1223},{
1224 "module": "iron-scalacheck",
1225 "compile": {"status": "ok", "tookMs": 48, "warnings": 0, "errors": 0},
1226 "doc": {"status": "ok", "tookMs": 6303, "files": 1, "totalSizeKb": 2713},
1227 "test-compile": {"status": "ok", "tookMs": 30423, "warnings": 0, "errors": 0},
1228 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1229 "publish": {"status": "skipped", "tookMs": 0},
1230 "metadata": {
1231 "crossScalaVersions": []
1232}
1233},{
1234 "module": "iron-decline",
1235 "compile": {"status": "ok", "tookMs": 46, "warnings": 0, "errors": 0},
1236 "doc": {"status": "ok", "tookMs": 4073, "files": 1, "totalSizeKb": 2650},
1237 "test-compile": {"status": "ok", "tookMs": 7964, "warnings": 0, "errors": 0},
1238 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1239 "publish": {"status": "skipped", "tookMs": 0},
1240 "metadata": {
1241 "crossScalaVersions": []
1242}
1243},{
1244 "module": "iron-upickle",
1245 "compile": {"status": "ok", "tookMs": 29, "warnings": 0, "errors": 0},
1246 "doc": {"status": "ok", "tookMs": 3201, "files": 1, "totalSizeKb": 2650},
1247 "test-compile": {"status": "ok", "tookMs": 10866, "warnings": 0, "errors": 0},
1248 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1249 "publish": {"status": "skipped", "tookMs": 0},
1250 "metadata": {
1251 "crossScalaVersions": []
1252}
1253},{
1254 "module": "iron-zio-json",
1255 "compile": {"status": "ok", "tookMs": 47, "warnings": 0, "errors": 0},
1256 "doc": {"status": "ok", "tookMs": 3264, "files": 1, "totalSizeKb": 2650},
1257 "test-compile": {"status": "ok", "tookMs": 7174, "warnings": 0, "errors": 0},
1258 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1259 "publish": {"status": "skipped", "tookMs": 0},
1260 "metadata": {
1261 "crossScalaVersions": []
1262}
1263},{
1264 "module": "iron-doobie",
1265 "compile": {"status": "ok", "tookMs": 29, "warnings": 0, "errors": 0},
1266 "doc": {"status": "ok", "tookMs": 3940, "files": 1, "totalSizeKb": 2651},
1267 "test-compile": {"status": "ok", "tookMs": 12135, "warnings": 0, "errors": 0},
1268 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1269 "publish": {"status": "skipped", "tookMs": 0},
1270 "metadata": {
1271 "crossScalaVersions": []
1272}
1273},{
1274 "module": "iron-borer",
1275 "compile": {"status": "ok", "tookMs": 4457, "warnings": 0, "errors": 0},
1276 "doc": {"status": "ok", "tookMs": 3521, "files": 1, "totalSizeKb": 2650},
1277 "test-compile": {"status": "ok", "tookMs": 7352, "warnings": 0, "errors": 0},
1278 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1279 "publish": {"status": "skipped", "tookMs": 0},
1280 "metadata": {
1281 "crossScalaVersions": []
1282}
1283},{
1284 "module": "iron-jsoniter",
1285 "compile": {"status": "ok", "tookMs": 166, "warnings": 0, "errors": 0},
1286 "doc": {"status": "ok", "tookMs": 3591, "files": 1, "totalSizeKb": 2650},
1287 "test-compile": {"status": "ok", "tookMs": 12726, "warnings": 0, "errors": 0},
1288 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1289 "publish": {"status": "skipped", "tookMs": 0},
1290 "metadata": {
1291 "crossScalaVersions": []
1292}
1293},{
1294 "module": "iron",
1295 "compile": {"status": "ok", "tookMs": 24, "warnings": 0, "errors": 0},
1296 "doc": {"status": "ok", "tookMs": 11170, "files": 1, "totalSizeKb": 3271},
1297 "test-compile": {"status": "ok", "tookMs": 28100, "warnings": 0, "errors": 0},
1298 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1299 "publish": {"status": "skipped", "tookMs": 0},
1300 "metadata": {
1301 "crossScalaVersions": []
1302}
1303},{
1304 "module": "iron-circe",
1305 "compile": {"status": "ok", "tookMs": 42, "warnings": 0, "errors": 0},
1306 "doc": {"status": "ok", "tookMs": 4091, "files": 1, "totalSizeKb": 2651},
1307 "test-compile": {"status": "ok", "tookMs": 7246, "warnings": 0, "errors": 0},
1308 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1309 "publish": {"status": "skipped", "tookMs": 0},
1310 "metadata": {
1311 "crossScalaVersions": []
1312}
1313},{
1314 "module": "iron-scodec",
1315 "compile": {"status": "ok", "tookMs": 32, "warnings": 0, "errors": 0},
1316 "doc": {"status": "ok", "tookMs": 3454, "files": 1, "totalSizeKb": 2650},
1317 "test-compile": {"status": "ok", "tookMs": 11397, "warnings": 0, "errors": 0},
1318 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1319 "publish": {"status": "skipped", "tookMs": 0},
1320 "metadata": {
1321 "crossScalaVersions": []
1322}
1323},{
1324 "module": "iron-pureconfig",
1325 "compile": {"status": "ok", "tookMs": 38, "warnings": 0, "errors": 0},
1326 "doc": {"status": "ok", "tookMs": 3605, "files": 1, "totalSizeKb": 2653},
1327 "test-compile": {"status": "ok", "tookMs": 11279, "warnings": 0, "errors": 0},
1328 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1329 "publish": {"status": "skipped", "tookMs": 0},
1330 "metadata": {
1331 "crossScalaVersions": []
1332}
1333},{
1334 "module": "iron-play-json",
1335 "compile": {"status": "ok", "tookMs": 4923, "warnings": 0, "errors": 0},
1336 "doc": {"status": "ok", "tookMs": 3705, "files": 1, "totalSizeKb": 2650},
1337 "test-compile": {"status": "ok", "tookMs": 6764, "warnings": 0, "errors": 0},
1338 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1339 "publish": {"status": "skipped", "tookMs": 0},
1340 "metadata": {
1341 "crossScalaVersions": []
1342}
1343},{
1344 "module": "iron-zio",
1345 "compile": {"status": "ok", "tookMs": 32, "warnings": 0, "errors": 0},
1346 "doc": {"status": "ok", "tookMs": 3993, "files": 1, "totalSizeKb": 2651},
1347 "test-compile": {"status": "ok", "tookMs": 9971, "warnings": 0, "errors": 0},
1348 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1349 "publish": {"status": "skipped", "tookMs": 0},
1350 "metadata": {
1351 "crossScalaVersions": []
1352}
1353},{
1354 "module": "sandbox",
1355 "compile": {"status": "ok", "tookMs": 418, "warnings": 0, "errors": 0},
1356 "doc": {"status": "ok", "tookMs": 89, "files": 1, "totalSizeKb": 0},
1357 "test-compile": {"status": "skipped", "tookMs": 0, "warnings": 0, "errors": 0},
1358 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1359 "publish": {"status": "skipped", "tookMs": 0},
1360 "metadata": {
1361 "crossScalaVersions": []
1362}
1363}]
1364************************"
1365
13661 tasks failed
1367runCommunityBuild build_.CommunityBuildCore$Scala3CommunityBuild$ProjectBuildFailureException: 1 module(s) finished with failures: iron-cats