Build Logs

tofu-tf/tofu • 3.8.0:2026-01-13

Errors

0

Warnings

625

Total Lines

4126

1##################################
2Clonning https://github.com/tofu-tf/tofu.git into /build/repo using revision v0.14.0
3##################################
4Note: switching to '8ad73951f746ec73acaf8c175db8071f450c9705'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21Would override fixed Scala version: 3.3.6
22Using target Scala version for migration: 3.7.4
23Migrating project for -source:3.4 using Scala 3.7.4
24----
25Preparing build for 3.7.4
26Would try to apply common scalacOption (best-effort, sbt/mill only):
27Append: -rewrite,REQUIRE:-source:3.4-migration
28Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
29
30Try apply source patch:
31Path: build.sbt
32Pattern: libraryDependencies += shapeless
33Replacement:
34Starting compilation server
35Compiling project (Scala 3.7.3, JVM (17))
36Compiled project (Scala 3.7.3, JVM (17))
37Successfully applied pattern 'libraryDependencies += shapeless' in build.sbt
38
39Try apply source patch:
40Path: modules/kernel/src/main/scala/tofu/syntax/context.scala
41Pattern: F WithLocal C
42Replacement: F `WithLocal` C
43Successfully applied pattern 'F WithLocal C' in modules/kernel/src/main/scala/tofu/syntax/context.scala
44
45Try apply source patch:
46Path: modules/kernel/src/main/scala/tofu/data/Embedded.scala
47Pattern: new ParApplicative[G.F, E]()(G.applicative, E)
48Replacement: new ParApplicative[G.F, E](using G.applicative, E)
49Successfully applied pattern 'new ParApplicative[G.F, E]()(G.applicative, E)' in modules/kernel/src/main/scala/tofu/data/Embedded.scala
50
51Try apply source patch:
52Path: modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala
53Pattern: (import SealedTraitEnum.*\n\s*)json\(Container\(A, B, C\)\)
54Replacement: $1json(Container[SealedTraitEnum,SealedTraitEnum,SealedTraitEnum](A, B, C))
55Successfully applied pattern '(import SealedTraitEnum.*\n\s*)json\(Container\(A, B, C\)\)' in modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala
56
57Try apply source patch:
58Path: project/Dependencies.scala
59Pattern: val scala3 = "3.3.6"
60Replacement: val scala3 = "3.7.4"
61Successfully applied pattern 'val scala3 = "3.3.6"' in project/Dependencies.scala
62----
63Starting build for 3.7.4
64Execute tests: false
65sbt project found:
66Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
67Enforcing usage of sbt in version 1.11.5
68No prepare script found for project tofu-tf/tofu
69##################################
70Scala version: 3.7.4
71Targets: tf.tofu%default-bf0cb6 tf.tofu%tofu tf.tofu%tofu-core-ce2 tf.tofu%tofu-core-ce3 tf.tofu%tofu-core-higher-kind tf.tofu%tofu-fs2-ce3-interop tf.tofu%tofu-kernel tf.tofu%tofu-kernel-cats-mtl tf.tofu%tofu-logging tf.tofu%tofu-logging-derivation tf.tofu%tofu-logging-derivation-annotations tf.tofu%tofu-logging-enumeratum tf.tofu%tofu-logging-layout tf.tofu%tofu-logging-log4cats tf.tofu%tofu-logging-log4cats-legacy tf.tofu%tofu-logging-logstash-logback tf.tofu%tofu-logging-refined tf.tofu%tofu-logging-structured tf.tofu%tofu-observable tf.tofu%tofu-streams tf.tofu%tofu-zio2-core tf.tofu%tofu-zio2-logging
72Project projectConfig: {"projects":{"exclude":["tofu-memo","tofu","tofu-derivation","tofu-env","tofu-concurrent-ce2"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/unmanagedSources/excludeFilter := { HiddenFileFilter || \"CalcSuite.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies += shapeless","replaceWith":""},{"path":"modules/kernel/src/main/scala/tofu/syntax/context.scala","pattern":"F WithLocal C","replaceWith":"F `WithLocal` C"},{"path":"modules/kernel/src/main/scala/tofu/data/Embedded.scala","pattern":"new ParApplicative[G.F, E]()(G.applicative, E)","replaceWith":"new ParApplicative[G.F, E](using G.applicative, E)"},{"path":"modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala","pattern":"(import SealedTraitEnum.*\\n\\s*)json\\(Container\\(A, B, C\\)\\)","replaceWith":"$1json(Container[SealedTraitEnum,SealedTraitEnum,SealedTraitEnum](A, B, C))"},{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
73##################################
74Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
75Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
76[sbt_options] declare -a sbt_options=()
77[process_args] java_version = '17'
78[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
79# Executing command line:
80java
81-Xmx4G
82-Dcommunitybuild.scala=3.7.4
83-Dcommunitybuild.project.dependencies.add=
84-Xmx7G
85-Xms4G
86-Xss8M
87-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
88-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
89-jar
90/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
91"setCrossScalaVersions 3.7.4"
92"++3.7.4 -v"
93"mapScalacOptions "-rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s" "-indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
94"set every credentials := Nil"
95"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
96"removeScalacOptionsStartingWith -P:wartremover"
97"set every Test/unmanagedSources/excludeFilter := { HiddenFileFilter || "CalcSuite.scala" }"
98moduleMappings
99"runBuild 3.7.4 """{"projects":{"exclude":["tofu-memo","tofu","tofu-derivation","tofu-env","tofu-concurrent-ce2"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/unmanagedSources/excludeFilter := { HiddenFileFilter || \"CalcSuite.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies += shapeless","replaceWith":""},{"path":"modules/kernel/src/main/scala/tofu/syntax/context.scala","pattern":"F WithLocal C","replaceWith":"F `WithLocal` C"},{"path":"modules/kernel/src/main/scala/tofu/data/Embedded.scala","pattern":"new ParApplicative[G.F, E]()(G.applicative, E)","replaceWith":"new ParApplicative[G.F, E](using G.applicative, E)"},{"path":"modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala","pattern":"(import SealedTraitEnum.*\\n\\s*)json\\(Container\\(A, B, C\\)\\)","replaceWith":"$1json(Container[SealedTraitEnum,SealedTraitEnum,SealedTraitEnum](A, B, C))"},{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" tf.tofu%default-bf0cb6 tf.tofu%tofu tf.tofu%tofu-core-ce2 tf.tofu%tofu-core-ce3 tf.tofu%tofu-core-higher-kind tf.tofu%tofu-fs2-ce3-interop tf.tofu%tofu-kernel tf.tofu%tofu-kernel-cats-mtl tf.tofu%tofu-logging tf.tofu%tofu-logging-derivation tf.tofu%tofu-logging-derivation-annotations tf.tofu%tofu-logging-enumeratum tf.tofu%tofu-logging-layout tf.tofu%tofu-logging-log4cats tf.tofu%tofu-logging-log4cats-legacy tf.tofu%tofu-logging-logstash-logback tf.tofu%tofu-logging-refined tf.tofu%tofu-logging-structured tf.tofu%tofu-observable tf.tofu%tofu-streams tf.tofu%tofu-zio2-core tf.tofu%tofu-zio2-logging"
100
101[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
102[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
103[info] loading project definition from /build/repo/project
104[info] loading settings for project repo from build.sbt, ci-release.sbt...
105[info] resolving key references (108840 settings) ...
106[info] set current project to repo (in build file:/build/repo/)
107Execute setCrossScalaVersions: 3.7.4
108OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in observable/crossScalaVersions
109OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingEnumeratum2_12/crossScalaVersions
110OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingEnumeratum3/crossScalaVersions
111OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in higherKindCore/crossScalaVersions
112OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio1Core2_12/crossScalaVersions
113OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreCE23/crossScalaVersions
114OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreCE22_12/crossScalaVersions
115OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in kernel3/crossScalaVersions
116OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in memo/crossScalaVersions
117OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingDerivationAnnotations2_12/crossScalaVersions
118OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobie/crossScalaVersions
119OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio2Core/crossScalaVersions
120OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingShapeless/crossScalaVersions
121OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in streams2_12/crossScalaVersions
122OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in observable2_12/crossScalaVersions
123OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobieLogging/crossScalaVersions
124OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in env/crossScalaVersions
125OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobieCE3/crossScalaVersions
126OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examplesCE32_12/crossScalaVersions
127OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobieLoggingCE32_12/crossScalaVersions
128OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in higherKindCore3/crossScalaVersions
129OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in kernelCatsMtlInterop/crossScalaVersions
130OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tofu3/crossScalaVersions
131OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLayout/crossScalaVersions
132OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in kernelCatsMtlInterop3/crossScalaVersions
133OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in fs2CE3Interop/crossScalaVersions
134OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobie2_12/crossScalaVersions
135OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio2Logging/crossScalaVersions
136OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreCE32_12/crossScalaVersions
137OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingStr2_12/crossScalaVersions
138OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examplesZIO2/crossScalaVersions
139OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLayout2_12/crossScalaVersions
140OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in concurrentCE2/crossScalaVersions
141OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLogstashLogback/crossScalaVersions
142OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingRefined3/crossScalaVersions
143OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobieLogging2_12/crossScalaVersions
144OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in streams3/crossScalaVersions
145OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in streams/crossScalaVersions
146OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in env2_12/crossScalaVersions
147OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examplesCE3/crossScalaVersions
148OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in memo2_12/crossScalaVersions
149OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in kernel/crossScalaVersions
150OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in kernel2_12/crossScalaVersions
151OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in higherKindCore2_12/crossScalaVersions
152OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLogstashLogback2_12/crossScalaVersions
153OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tofu2_12/crossScalaVersions
154OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingStr3/crossScalaVersions
155OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingDerivationAnnotations3/crossScalaVersions
156OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLog4Cats/crossScalaVersions
157OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in fs2CE3Interop3/crossScalaVersions
158OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio1Logging/crossScalaVersions
159OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in logging/crossScalaVersions
160OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in fs2CE3Interop2_12/crossScalaVersions
161OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in repo/crossScalaVersions
162OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in observable3/crossScalaVersions
163OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLog4Cats3/crossScalaVersions
164OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in config2_12/crossScalaVersions
165OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingDerivationAnnotations/crossScalaVersions
166OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingShapeless2_12/crossScalaVersions
167OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLog4CatsLegacy3/crossScalaVersions
168OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLayout3/crossScalaVersions
169OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio1Logging2_12/crossScalaVersions
170OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in logging2_12/crossScalaVersions
171OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio1Interop/crossScalaVersions
172OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examplesCE22_12/crossScalaVersions
173OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in docs/crossScalaVersions
174OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreCE2/crossScalaVersions
175OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in fs2CE2Interop/crossScalaVersions
176OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio2Logging3/crossScalaVersions
177OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio2Logging2_12/crossScalaVersions
178OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLog4CatsLegacy2_12/crossScalaVersions
179OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in config/crossScalaVersions
180OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreCE3/crossScalaVersions
181OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio2Core2_12/crossScalaVersions
182OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLog4Cats2_12/crossScalaVersions
183OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingRefined2_12/crossScalaVersions
184OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in concurrentCE22_12/crossScalaVersions
185OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in logging3/crossScalaVersions
186OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingStr/crossScalaVersions
187OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLogstashLogback3/crossScalaVersions
188OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio1Interop2_12/crossScalaVersions
189OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in kernelCatsMtlInterop2_12/crossScalaVersions
190OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examplesCE2/crossScalaVersions
191OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingEnumeratum/crossScalaVersions
192OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingRefined/crossScalaVersions
193OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in derivation/crossScalaVersions
194OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobieCE32_12/crossScalaVersions
195OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingDer/crossScalaVersions
196OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in fs2CE2Interop2_12/crossScalaVersions
197OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio2Core3/crossScalaVersions
198OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobieLoggingCE3/crossScalaVersions
199OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tofu/crossScalaVersions
200OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examplesZIO22_12/crossScalaVersions
201OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLog4CatsLegacy/crossScalaVersions
202OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreCE33/crossScalaVersions
203OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio1Core/crossScalaVersions
204OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingDer3/crossScalaVersions
205OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingDer2_12/crossScalaVersions
206OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in derivation2_12/crossScalaVersions
207[info] set current project to repo (in build file:/build/repo/)
208[info] Setting Scala version to 3.7.4 on 99 projects.
209[info] Switching Scala version on:
210[info] loggingShapeless (2.13.16, 2.12.20, 3.7.4)
211[info] kernel2_12 (2.13.16, 2.12.20, 3.7.4)
212[info] loggingLog4Cats2_12 (2.13.16, 2.12.20, 3.7.4)
213[info] loggingShapeless2_12 (2.13.16, 2.12.20, 3.7.4)
214[info] kernel (2.13.16, 2.12.20, 3.7.4)
215[info] zio2Logging (2.13.16, 2.12.20, 3.7.4)
216[info] zio2Core (2.13.16, 2.12.20, 3.7.4)
217[info] loggingLog4CatsLegacy3 (2.13.16, 2.12.20, 3.7.4)
218[info] observable2_12 (2.13.16, 2.12.20, 3.7.4)
219[info] logging (2.13.16, 2.12.20, 3.7.4)
220[info] concurrentCE22_12 (2.13.16, 2.12.20, 3.7.4)
221[info] doobieCE3 (2.13.16, 2.12.20, 3.7.4)
222[info] loggingLayout (2.13.16, 2.12.20, 3.7.4)
223[info] kernelCatsMtlInterop3 (2.13.16, 2.12.20, 3.7.4)
224[info] examplesCE32_12 (2.13.16, 2.12.20, 3.7.4)
225[info] zio2Core3 (2.13.16, 2.12.20, 3.7.4)
226[info] loggingEnumeratum3 (2.13.16, 2.12.20, 3.7.4)
227[info] coreCE33 (2.13.16, 2.12.20, 3.7.4)
228[info] examplesCE2 (2.13.16, 2.12.20, 3.7.4)
229[info] doobie (2.13.16, 2.12.20, 3.7.4)
230[info] examplesCE22_12 (2.13.16, 2.12.20, 3.7.4)
231[info] fs2CE3Interop (2.13.16, 2.12.20, 3.7.4)
232[info] examplesCE3 (2.13.16, 2.12.20, 3.7.4)
233[info] loggingRefined3 (2.13.16, 2.12.20, 3.7.4)
234[info] logging3 (2.13.16, 2.12.20, 3.7.4)
235[info] zio2Logging3 (2.13.16, 2.12.20, 3.7.4)
236[info] docs (2.13.16, 2.12.20, 3.7.4)
237[info] loggingStr2_12 (2.13.16, 2.12.20, 3.7.4)
238[info] zio1Interop (2.13.16, 2.12.20, 3.7.4)
239[info] zio2Logging2_12 (2.13.16, 2.12.20, 3.7.4)
240[info] coreCE22_12 (2.13.16, 2.12.20, 3.7.4)
241[info] zio1Logging (2.13.16, 2.12.20, 3.7.4)
242[info] kernelCatsMtlInterop (2.13.16, 2.12.20, 3.7.4)
243[info] config (2.13.16, 2.12.20, 3.7.4)
244[info] loggingLogstashLogback3 (2.13.16, 2.12.20, 3.7.4)
245[info] loggingLog4Cats3 (2.13.16, 2.12.20, 3.7.4)
246[info] higherKindCore2_12 (2.13.16, 2.12.20, 3.7.4)
247[info] doobieLoggingCE3 (2.13.16, 2.12.20, 3.7.4)
248[info] zio1Core2_12 (2.13.16, 2.12.20, 3.7.4)
249[info] loggingStr3 (2.13.16, 2.12.20, 3.7.4)
250[info] kernelCatsMtlInterop2_12 (2.13.16, 2.12.20, 3.7.4)
251[info] env2_12 (2.13.16, 2.12.20, 3.7.4)
252[info] doobie2_12 (2.13.16, 2.12.20, 3.7.4)
253[info] coreCE2 (2.13.16, 2.12.20, 3.7.4)
254[info] coreCE23 (2.13.16, 2.12.20, 3.7.4)
255[info] fs2CE2Interop (2.13.16, 2.12.20, 3.7.4)
256[info] loggingRefined2_12 (2.13.16, 2.12.20, 3.7.4)
257[info] higherKindCore3 (2.13.16, 2.12.20, 3.7.4)
258[info] kernel3 (2.13.16, 2.12.20, 3.7.4)
259[info] streams3 (2.13.16, 2.12.20, 3.7.4)
260[info] concurrentCE2 (2.13.16, 2.12.20, 3.7.4)
261[info] loggingDer3 (2.13.16, 2.12.20, 3.7.4)
262[info] loggingLog4CatsLegacy2_12 (2.13.16, 2.12.20, 3.7.4)
263[info] loggingLog4CatsLegacy (2.13.16, 2.12.20, 3.7.4)
264[info] streams (2.13.16, 2.12.20, 3.7.4)
265[info] loggingDerivationAnnotations2_12 (2.13.16, 2.12.20, 3.7.4)
266[info] fs2CE3Interop2_12 (2.13.16, 2.12.20, 3.7.4)
267[info] loggingStr (2.13.16, 2.12.20, 3.7.4)
268[info] loggingDer2_12 (2.13.16, 2.12.20, 3.7.4)
269[info] doobieLoggingCE32_12 (2.13.16, 2.12.20, 3.7.4)
270[info] loggingLogstashLogback (2.13.16, 2.12.20, 3.7.4)
271[info] coreCE3 (2.13.16, 2.12.20, 3.7.4)
272[info] tofu2_12 (2.13.16, 2.12.20, 3.7.4)
273[info] loggingLayout2_12 (2.13.16, 2.12.20, 3.7.4)
274[info] fs2CE2Interop2_12 (2.13.16, 2.12.20, 3.7.4)
275[info] loggingLog4Cats (2.13.16, 2.12.20, 3.7.4)
276[info] doobieLogging (2.13.16, 2.12.20, 3.7.4)
277[info] tofu (2.13.16, 2.12.20, 3.7.4)
278[info] derivation2_12 (2.13.16, 2.12.20, 3.7.4)
279[info] zio1Core (2.13.16, 2.12.20, 3.7.4)
280[info] examplesZIO2 (2.13.16, 2.12.20, 3.7.4)
281[info] streams2_12 (2.13.16, 2.12.20, 3.7.4)
282[info] tofu3 (2.13.16, 2.12.20, 3.7.4)
283[info] loggingDer (2.13.16, 2.12.20, 3.7.4)
284[info] doobieCE32_12 (2.13.16, 2.12.20, 3.7.4)
285[info] loggingDerivationAnnotations3 (2.13.16, 2.12.20, 3.7.4)
286[info] loggingRefined (2.13.16, 2.12.20, 3.7.4)
287[info] higherKindCore (2.13.16, 2.12.20, 3.7.4)
288[info] derivation (2.13.16, 2.12.20, 3.7.4)
289[info] memo2_12 (2.13.16, 2.12.20, 3.7.4)
290[info] fs2CE3Interop3 (2.13.16, 2.12.20, 3.7.4)
291[info] loggingEnumeratum (2.13.16, 2.12.20, 3.7.4)
292[info] loggingLogstashLogback2_12 (2.13.16, 2.12.20, 3.7.4)
293[info] observable3 (2.13.16, 2.12.20, 3.7.4)
294[info] * repo (2.13.16, 2.12.20, 3.7.4)
295[info] loggingEnumeratum2_12 (2.13.16, 2.12.20, 3.7.4)
296[info] zio1Interop2_12 (2.13.16, 2.12.20, 3.7.4)
297[info] loggingDerivationAnnotations (2.13.16, 2.12.20, 3.7.4)
298[info] coreCE32_12 (2.13.16, 2.12.20, 3.7.4)
299[info] observable (2.13.16, 2.12.20, 3.7.4)
300[info] zio2Core2_12 (2.13.16, 2.12.20, 3.7.4)
301[info] doobieLogging2_12 (2.13.16, 2.12.20, 3.7.4)
302[info] memo (2.13.16, 2.12.20, 3.7.4)
303[info] env (2.13.16, 2.12.20, 3.7.4)
304[info] zio1Logging2_12 (2.13.16, 2.12.20, 3.7.4)
305[info] examplesZIO22_12 (2.13.16, 2.12.20, 3.7.4)
306[info] logging2_12 (2.13.16, 2.12.20, 3.7.4)
307[info] config2_12 (2.13.16, 2.12.20, 3.7.4)
308[info] loggingLayout3 (2.13.16, 2.12.20, 3.7.4)
309[info] Excluding projects:
310[info] Reapplying settings...
311[info] set current project to repo (in build file:/build/repo/)
312Execute mapScalacOptions: -rewrite,REQUIRE:-source:3.4-migration,-Wconf:msg=can be rewritten automatically under:s -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
313[info] Reapplying settings...
314[info] set current project to repo (in build file:/build/repo/)
315[info] Defining Global / credentials, concurrentCE2 / credentials and 97 others.
316[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 792 others.
317[info] Run `last` for details.
318[info] Reapplying settings...
319[info] set current project to repo (in build file:/build/repo/)
320Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
321[info] Reapplying settings...
322OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
323
324 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
325 Did you mean higherKindCore3 / allExcludeDependencies ?
326 , retry without global scopes
327[info] Reapplying settings...
328[info] set current project to repo (in build file:/build/repo/)
329Execute removeScalacOptionsStartingWith: -P:wartremover
330[info] Reapplying settings...
331[info] set current project to repo (in build file:/build/repo/)
332[info] Defining Global / excludeFilter
333[info] The new value will be used by Compile / unmanagedJars, Compile / unmanagedResources / fileInputs and 993 others.
334[info] Run `last` for details.
335[info] Reapplying settings...
336[info] set current project to repo (in build file:/build/repo/)
337[success] Total time: 0 s, completed Jan 13, 2026, 3:27:37 PM
338Build config: {"projects":{"exclude":["tofu-memo","tofu","tofu-derivation","tofu-env","tofu-concurrent-ce2"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/unmanagedSources/excludeFilter := { HiddenFileFilter || \"CalcSuite.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies += shapeless","replaceWith":""},{"path":"modules/kernel/src/main/scala/tofu/syntax/context.scala","pattern":"F WithLocal C","replaceWith":"F `WithLocal` C"},{"path":"modules/kernel/src/main/scala/tofu/data/Embedded.scala","pattern":"new ParApplicative[G.F, E]()(G.applicative, E)","replaceWith":"new ParApplicative[G.F, E](using G.applicative, E)"},{"path":"modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala","pattern":"(import SealedTraitEnum.*\\n\\s*)json\\(Container\\(A, B, C\\)\\)","replaceWith":"$1json(Container[SealedTraitEnum,SealedTraitEnum,SealedTraitEnum](A, B, C))"},{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
339Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(tofu-memo, tofu, tofu-derivation, tofu-env, tofu-concurrent-ce2),Map()),CompileOnly,List()))
340Excluding target 'tf.tofu%tofu' - matches exclusion rule: 'tofu'
341Starting build...
342Projects: Set(loggingShapeless, kernel2_12, loggingLog4Cats2_12, kernel, zio2Logging, zio2Core, loggingLog4CatsLegacy3, observable2_12, logging, loggingLayout, kernelCatsMtlInterop3, loggingEnumeratum3, coreCE33, fs2CE3Interop, loggingRefined3, loggingStr2_12, coreCE22_12, loggingLogstashLogback3, higherKindCore2_12, loggingStr3, higherKindCore3, kernel3, streams3, loggingDer3, streams, loggingDerivationAnnotations2_12, loggingStr, loggingLogstashLogback, coreCE3, loggingLog4Cats, loggingDer, loggingDerivationAnnotations3, loggingRefined, higherKindCore, repo, loggingDerivationAnnotations)
343Starting build for ProjectRef(file:/build/repo/,zio2Logging) (tofu-zio2-logging)... [0/36]
344OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
345OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
346OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
347OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
348OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
349Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
350[info] compiling 39 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.13/classes ...
351[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
352[warn] Flag -Xkind-projector set repeatedly
353[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/syntax/functorbk.scala]
354[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/higherKind/RepresentableK.scala]
355[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/higherKind/Embed.scala]
356[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/higherKind/Function2K.scala]
357[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/higherKind/bi/BiRepresentableK.scala]
358[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/higherKind/bi/Fun2BK.scala]
359[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/higherKind/Pre.scala]
360[warn] two warnings found
361[info] done compiling
362[info] compiling 138 Scala sources to /build/repo/modules/kernel/target/jvm-2.13/classes ...
363[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
364[warn] Flag -Xkind-projector set repeatedly
365[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FibersInstance.scala:11:53
366[warn] 11 | inline given [F[_], E, Ex[_], Fib[_]](using inline m: MonadError[F, E]): Fibers[F, Ex, Fib] = summonFrom {
367[warn] | ^
368[warn] | unused implicit parameter
369[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FireInstance.scala:11:38
370[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Fire[F] = summonFrom {
371[warn] | ^
372[warn] | unused implicit parameter
373[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/GuaranteeInstance.scala:11:47
374[warn] 11 | inline given [F[_], E, Exit[_]](using inline m: MonadError[F, E]): Finally[F, Exit] = summonFrom {
375[warn] | ^
376[warn] | unused implicit parameter
377[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/RaceInstance.scala:11:38
378[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Race[F] = summonFrom {
379[warn] | ^
380[warn] | unused implicit parameter
381[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/calc/CalcMOps.scala]
382[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/Flux.scala]
383[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/internal/CachedMatcher.scala]
384[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/Scoped.scala]
385[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/internal/instances/perform.scala]
386[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/WithContext.scala]
387[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/calc/CalcM.scala]
388[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/WithLocal.scala]
389[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/calc/Continue.scala]
390[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/Embedded.scala]
391[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/bi/BiContext.scala]
392[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/concurrent/QVar.scala]
393[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/concurrent/Exit.scala]
394[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/common/Display.scala]
395[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/concurrent/impl/QVarSM.scala]
396[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/syntax/error.scala]
397[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/Errors.scala]
398[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/calc/Translator.scala]
399[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/bi/lift/BiLift.scala]
400[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/syntax/guarantee.scala]
401[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/calc/CalcMInstances.scala]
402[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/concurrent/Atom.scala]
403[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/control/impl/SelectiveInstances.scala]
404[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/syntax/context.scala]
405[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/syntax/console.scala]
406[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/internal/Newtype1Covariant.scala]
407[warn] 6 warnings found
408[info] done compiling
409[info] compiling 52 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.13/classes ...
410[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
411[warn] Flag -Xkind-projector set repeatedly
412[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/syntax/logging.scala]
413[info] [patched file /build/repo/modules/logging/structured/src/main/scala-3/tofu/logging/LogsVOps.scala]
414[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/LogRenderer.scala]
415[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/Loggable.scala]
416[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/builder/LoggingBiMidBuilder.scala]
417[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/builder/LoggingMidBuilder.scala]
418[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/LoggableContext.scala]
419[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/SyncLogging.scala]
420[info] [patched file /build/repo/modules/logging/structured/src/main/scala-3/tofu/logging/LoggingRepresentableKInstances.scala]
421[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/ContextSyncLoggingImpl.scala]
422[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/Logging.scala]
423[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/LoggableInstances.scala]
424[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/Logs.scala]
425[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/ContextLoggingImpl.scala]
426[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/LoggingImpl.scala]
427[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/syntax/location.scala]
428[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/LogTree.scala]
429[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/UniversalLogging.scala]
430[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/EmbedLogging.scala]
431[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/CachedLogs.scala]
432[warn] two warnings found
433[info] done compiling
434[info] compiling 11 Scala sources to /build/repo/modules/interop/zio2/logging/target/jvm-2.13/classes ...
435[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
436[warn] Flag -Xkind-projector set repeatedly
437[warn] two warnings found
438[info] done compiling
439[info] compiling 2 Scala sources to /build/repo/modules/logging/derivation-annotations/target/jvm-2.13/classes ...
440[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
441[warn] Flag -Xkind-projector set repeatedly
442[info] compiling 7 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.13/classes ...
443[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
444[warn] Flag -Xkind-projector set repeatedly
445[warn] two warnings found
446[info] done compiling
447[warn] two warnings found
448[info] done compiling
449[info] compiling 4 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.13/classes ...
450[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
451[warn] Flag -Xkind-projector set repeatedly
452[warn] four warnings found
453[info] done compiling
454[info] compiling 34 Scala sources to /build/repo/modules/kernel/target/jvm-2.13/classes ...
455[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
456[warn] Flag -Xkind-projector set repeatedly
457[warn] two warnings found
458[info] done compiling
459[info] compiling 30 Scala sources to /build/repo/modules/kernel/target/jvm-2.13/classes ...
460[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
461[warn] Flag -Xkind-projector set repeatedly
462[warn] four warnings found
463[info] done compiling
464[info] compiling 21 Scala sources to /build/repo/modules/kernel/target/jvm-2.13/classes ...
465[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
466[warn] Flag -Xkind-projector set repeatedly
467[warn] 6 warnings found
468[info] done compiling
469[info] compiling 18 Scala sources to /build/repo/modules/core/ce3/target/jvm-2.13/classes ...
470[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
471[warn] Flag -Xkind-projector set repeatedly
472[info] compiling 20 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.13/classes ...
473[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
474[warn] Flag -Xkind-projector set repeatedly
475[info] [patched file /build/repo/modules/core/ce3/src/main/scala/tofu/syntax/bracket.scala]
476[info] [patched file /build/repo/modules/core/ce3/src/main/scala/tofu/interop/UnliftIOImpl.scala]
477[warn] two warnings found
478[info] done compiling
479[info] compiling 7 Scala sources to /build/repo/modules/interop/zio2/core/target/jvm-2.13/classes ...
480[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
481[warn] Flag -Xkind-projector set repeatedly
482[warn] two warnings found
483[info] done compiling
484[info] compiling 52 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.13/classes ...
485[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
486[warn] Flag -Xkind-projector set repeatedly
487[info] [patched file /build/repo/modules/interop/zio2/core/src/main/scala/tofu/zioInstances/ZioInstances.scala]
488[info] [patched file /build/repo/modules/interop/zio2/core/src/main/scala/tofu/zioInstances/ZioTofuInstance.scala]
489[info] [patched file /build/repo/modules/interop/zio2/core/src/main/scala/tofu/zioOptics.scala]
490[warn] two warnings found
491[info] done compiling
492[warn] four warnings found
493[info] done compiling
494[info] compiling 7 Scala sources to /build/repo/modules/logging/derivation/target/jvm-2.13/classes ...
495[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
496[warn] Flag -Xkind-projector set repeatedly
497[info] compiling 4 Scala sources to /build/repo/modules/interop/zio2/logging/target/jvm-2.13/classes ...
498[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
499[warn] Flag -Xkind-projector set repeatedly
500[info] [patched file /build/repo/modules/logging/derivation/src/main/scala-3/tofu/logging/derivation/LoggingDerivationImpl.scala]
501[warn] two warnings found
502[info] done compiling
503[warn] two warnings found
504[info] done compiling
505[info] compiling 6 Scala sources to /build/repo/modules/interop/zio2/logging/target/jvm-2.13/test-classes ...
506[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
507[warn] Flag -Xkind-projector set repeatedly
508[warn] two warnings found
509[info] done compiling
510[info] compiling 2 Scala sources to /build/repo/modules/core/ce3/target/jvm-2.13/classes ...
511[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
512[warn] Flag -Xkind-projector set repeatedly
513[info] compiling 1 Scala source to /build/repo/modules/logging/derivation/target/jvm-2.13/classes ...
514[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
515[warn] Flag -Xkind-projector set repeatedly
516[warn] two warnings found
517[info] done compiling
518[warn] two warnings found
519[info] done compiling
520[info] compiling 7 Scala sources to /build/repo/modules/interop/zio2/core/target/jvm-2.13/classes ...
521[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
522[warn] Flag -Xkind-projector set repeatedly
523[warn] two warnings found
524[info] done compiling
525Starting build for ProjectRef(file:/build/repo/,observable2_12) (tofu-observable)... [1/36]
526Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
527[info] compiling 2 Scala sources to /build/repo/modules/util/observable/target/jvm-2.12/classes ...
528[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
529[warn] Flag -Xkind-projector set repeatedly
530[info] [patched file /build/repo/modules/util/observable/src/main/scala/tofu/observable/TakeWhileInclusive.scala]
531[warn] two warnings found
532[info] done compiling
533[info] compiling 1 Scala source to /build/repo/modules/util/observable/target/jvm-2.12/classes ...
534[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
535[warn] Flag -Xkind-projector set repeatedly
536[warn] two warnings found
537[info] done compiling
538[info] compiling 1 Scala source to /build/repo/modules/util/observable/target/jvm-2.12/test-classes ...
539[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
540[warn] Flag -Xkind-projector set repeatedly
541[warn] two warnings found
542[info] done compiling
543Starting build for ProjectRef(file:/build/repo/,kernel2_12) (tofu-kernel)... [2/36]
544Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
545[info] compiling 39 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.12/classes ...
546[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
547[warn] Flag -Xkind-projector set repeatedly
548[warn] two warnings found
549[info] done compiling
550[info] compiling 138 Scala sources to /build/repo/modules/kernel/target/jvm-2.12/classes ...
551[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
552[warn] Flag -Xkind-projector set repeatedly
553[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FibersInstance.scala:11:53
554[warn] 11 | inline given [F[_], E, Ex[_], Fib[_]](using inline m: MonadError[F, E]): Fibers[F, Ex, Fib] = summonFrom {
555[warn] | ^
556[warn] | unused implicit parameter
557[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FireInstance.scala:11:38
558[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Fire[F] = summonFrom {
559[warn] | ^
560[warn] | unused implicit parameter
561[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/GuaranteeInstance.scala:11:47
562[warn] 11 | inline given [F[_], E, Exit[_]](using inline m: MonadError[F, E]): Finally[F, Exit] = summonFrom {
563[warn] | ^
564[warn] | unused implicit parameter
565[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/RaceInstance.scala:11:38
566[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Race[F] = summonFrom {
567[warn] | ^
568[warn] | unused implicit parameter
569[warn] 6 warnings found
570[info] done compiling
571[info] compiling 5 Scala sources to /build/repo/modules/kernel/target/jvm-2.12/test-classes ...
572[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
573[warn] Flag -Xkind-projector set repeatedly
574[info] [patched file /build/repo/modules/kernel/src/test/scala-3/tofu/EvallioInstances.scala]
575[warn] two warnings found
576[info] done compiling
577[info] compiling 1 Scala source to /build/repo/modules/kernel/target/jvm-2.12/test-classes ...
578[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
579[warn] Flag -Xkind-projector set repeatedly
580[warn] two warnings found
581[info] done compiling
582Starting build for ProjectRef(file:/build/repo/,streams3) (tofu-streams)... [3/36]
583Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
584[info] compiling 39 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-3/classes ...
585[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
586[warn] Flag -Xkind-projector set repeatedly
587[warn] two warnings found
588[info] done compiling
589[info] compiling 138 Scala sources to /build/repo/modules/kernel/target/jvm-3/classes ...
590[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
591[warn] Flag -Xkind-projector set repeatedly
592[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FibersInstance.scala:11:53
593[warn] 11 | inline given [F[_], E, Ex[_], Fib[_]](using inline m: MonadError[F, E]): Fibers[F, Ex, Fib] = summonFrom {
594[warn] | ^
595[warn] | unused implicit parameter
596[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FireInstance.scala:11:38
597[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Fire[F] = summonFrom {
598[warn] | ^
599[warn] | unused implicit parameter
600[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/GuaranteeInstance.scala:11:47
601[warn] 11 | inline given [F[_], E, Exit[_]](using inline m: MonadError[F, E]): Finally[F, Exit] = summonFrom {
602[warn] | ^
603[warn] | unused implicit parameter
604[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/RaceInstance.scala:11:38
605[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Race[F] = summonFrom {
606[warn] | ^
607[warn] | unused implicit parameter
608[warn] 6 warnings found
609[info] done compiling
610[info] compiling 23 Scala sources to /build/repo/modules/streams/target/jvm-3/classes ...
611[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
612[warn] Flag -Xkind-projector set repeatedly
613[info] [patched file /build/repo/modules/streams/src/main/scala/tofu/syntax/streams/broadcast.scala]
614[warn] two warnings found
615[info] done compiling
616[info] compiling 1 Scala source to /build/repo/modules/streams/target/jvm-3/classes ...
617[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
618[warn] Flag -Xkind-projector set repeatedly
619[warn] two warnings found
620[info] done compiling
621[info] compiling 1 Scala source to /build/repo/modules/streams/target/jvm-3/test-classes ...
622[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
623[warn] Flag -Xkind-projector set repeatedly
624[warn] two warnings found
625[info] done compiling
626Starting build for ProjectRef(file:/build/repo/,loggingLogstashLogback3) (tofu-logging-logstash-logback)... [4/36]
627Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
628[info] compiling 52 Scala sources to /build/repo/modules/logging/structured/target/jvm-3/classes ...
629[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
630[warn] Flag -Xkind-projector set repeatedly
631[warn] two warnings found
632[info] done compiling
633[info] compiling 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-3/classes ...
634[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
635[warn] Flag -Xkind-projector set repeatedly
636[warn] two warnings found
637[info] done compiling
638[info] compiling 2 Scala sources to /build/repo/modules/logging/derivation-annotations/target/jvm-3/classes ...
639[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
640[warn] Flag -Xkind-projector set repeatedly
641[warn] two warnings found
642[info] done compiling
643[info] compiling 7 Scala sources to /build/repo/modules/logging/derivation/target/jvm-3/classes ...
644[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
645[warn] Flag -Xkind-projector set repeatedly
646[warn] two warnings found
647[info] done compiling
648[info] compiling 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-3/test-classes ...
649[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
650[warn] Flag -Xkind-projector set repeatedly
651[warn] two warnings found
652[info] done compiling
653Starting build for ProjectRef(file:/build/repo/,loggingDerivationAnnotations2_12) (tofu-logging-derivation-annotations)... [5/36]
654Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
655[info] compiling 2 Scala sources to /build/repo/modules/logging/derivation-annotations/target/jvm-2.12/classes ...
656[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
657[warn] Flag -Xkind-projector set repeatedly
658[warn] two warnings found
659[info] done compiling
660Starting build for ProjectRef(file:/build/repo/,loggingDerivationAnnotations3) (tofu-logging-derivation-annotations)... [6/36]
661Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
662Starting build for ProjectRef(file:/build/repo/,loggingDer) (tofu-logging-derivation)... [7/36]
663Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
664[info] compiling 4 Scala sources to /build/repo/modules/logging/derivation/target/jvm-2.13/test-classes ...
665[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
666[warn] Flag -Xkind-projector set repeatedly
667[warn] two warnings found
668[info] done compiling
669Starting build for ProjectRef(file:/build/repo/,loggingLogstashLogback) (tofu-logging-logstash-logback)... [8/36]
670Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
671[info] compiling 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-2.13/classes ...
672[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
673[warn] Flag -Xkind-projector set repeatedly
674[warn] two warnings found
675[info] done compiling
676[info] compiling 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-2.13/test-classes ...
677[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
678[warn] Flag -Xkind-projector set repeatedly
679[warn] two warnings found
680[info] done compiling
681Starting build for ProjectRef(file:/build/repo/,loggingRefined) (tofu-logging-refined)... [9/36]
682Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
683[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-2.13/classes ...
684[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
685[warn] Flag -Xkind-projector set repeatedly
686[warn] two warnings found
687[info] done compiling
688[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-2.13/test-classes ...
689[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
690[warn] Flag -Xkind-projector set repeatedly
691[warn] two warnings found
692[info] done compiling
693Starting build for ProjectRef(file:/build/repo/,loggingShapeless) (tofu-logging-shapeless)... [10/36]
694Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
695Starting build for ProjectRef(file:/build/repo/,loggingLog4Cats) (tofu-logging-log4cats)... [11/36]
696Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
697[info] compiling 1 Scala source to /build/repo/modules/logging/interop/log4cats/target/jvm-2.13/classes ...
698[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
699[warn] Flag -Xkind-projector set repeatedly
700[warn] two warnings found
701[info] done compiling
702Starting build for ProjectRef(file:/build/repo/,kernel3) (tofu-kernel)... [12/36]
703Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
704[info] compiling 5 Scala sources to /build/repo/modules/kernel/target/jvm-3/test-classes ...
705[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
706[warn] Flag -Xkind-projector set repeatedly
707[warn] two warnings found
708[info] done compiling
709Starting build for ProjectRef(file:/build/repo/,loggingEnumeratum3) (tofu-logging-enumeratum)... [13/36]
710Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
711[info] compiling 1 Scala source to /build/repo/modules/logging/interop/enumeratum/target/jvm-3/classes ...
712[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
713[warn] Flag -Xkind-projector set repeatedly
714[warn] two warnings found
715[info] done compiling
716Starting build for ProjectRef(file:/build/repo/,zio2Core) (tofu-zio2-core)... [14/36]
717Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
718[info] compiling 2 Scala sources to /build/repo/modules/interop/zio2/core/target/jvm-2.13/test-classes ...
719[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
720[warn] Flag -Xkind-projector set repeatedly
721[info] [patched file /build/repo/modules/interop/zio2/core/src/test/scala/tofu/zioInstances/ZioInstancesSuite.scala]
722[warn] two warnings found
723[info] done compiling
724[info] compiling 1 Scala source to /build/repo/modules/interop/zio2/core/target/jvm-2.13/test-classes ...
725[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
726[warn] Flag -Xkind-projector set repeatedly
727[warn] two warnings found
728[info] done compiling
729Starting build for ProjectRef(file:/build/repo/,higherKindCore) (tofu-core-higher-kind)... [15/36]
730Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
731[info] compiling 5 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.13/test-classes ...
732[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
733[warn] Flag -Xkind-projector set repeatedly
734[warn] two warnings found
735[info] done compiling
736Starting build for ProjectRef(file:/build/repo/,kernel) (tofu-kernel)... [16/36]
737Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
738[info] compiling 5 Scala sources to /build/repo/modules/kernel/target/jvm-2.13/test-classes ...
739[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
740[warn] Flag -Xkind-projector set repeatedly
741[warn] two warnings found
742[info] done compiling
743Starting build for ProjectRef(file:/build/repo/,loggingStr) (tofu-logging-structured)... [17/36]
744Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
745[info] compiling 6 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.13/test-classes ...
746[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
747[warn] Flag -Xkind-projector set repeatedly
748[info] [patched file /build/repo/modules/logging/structured/src/test/scala/tofu/logging/LoggingSuite.scala]
749[warn] two warnings found
750[info] done compiling
751[info] compiling 1 Scala source to /build/repo/modules/logging/structured/target/jvm-2.13/test-classes ...
752[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
753[warn] Flag -Xkind-projector set repeatedly
754[warn] two warnings found
755[info] done compiling
756Starting build for ProjectRef(file:/build/repo/,loggingLayout) (tofu-logging-layout)... [18/36]
757Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
758[info] compiling 5 Scala sources to /build/repo/modules/logging/layout/target/jvm-2.13/classes ...
759[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
760[warn] Flag -Xkind-projector set repeatedly
761[info] [patched file /build/repo/modules/logging/layout/src/main/scala/tofu/logging/ELKLayout.scala]
762[info] [patched file /build/repo/modules/logging/layout/src/main/scala/tofu/logging/logback/IEventLoggable.scala]
763[warn] two warnings found
764[info] done compiling
765[info] compiling 2 Scala sources to /build/repo/modules/logging/layout/target/jvm-2.13/classes ...
766[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
767[warn] Flag -Xkind-projector set repeatedly
768[warn] two warnings found
769[info] done compiling
770[info] compiling 1 Scala source to /build/repo/modules/logging/layout/target/jvm-2.13/test-classes ...
771[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
772[warn] Flag -Xkind-projector set repeatedly
773[warn] two warnings found
774[info] done compiling
775Starting build for ProjectRef(file:/build/repo/,loggingLog4CatsLegacy3) (tofu-logging-log4cats-legacy)... [19/36]
776Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
777[info] compiling 1 Scala source to /build/repo/modules/logging/interop/log4cats-legacy/target/jvm-3/classes ...
778[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
779[warn] Flag -Xkind-projector set repeatedly
780[warn] two warnings found
781[info] done compiling
782Starting build for ProjectRef(file:/build/repo/,loggingDer3) (tofu-logging-derivation)... [20/36]
783Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
784[info] compiling 4 Scala sources to /build/repo/modules/logging/derivation/target/jvm-3/test-classes ...
785[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
786[warn] Flag -Xkind-projector set repeatedly
787[warn] two warnings found
788[info] done compiling
789Starting build for ProjectRef(file:/build/repo/,coreCE33) (tofu-core-ce3)... [21/36]
790Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
791[info] compiling 18 Scala sources to /build/repo/modules/core/ce3/target/jvm-3/classes ...
792[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
793[warn] Flag -Xkind-projector set repeatedly
794[warn] two warnings found
795[info] done compiling
796[info] compiling 27 Scala sources to /build/repo/modules/core/ce3/target/jvm-3/test-classes ...
797[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
798[warn] Flag -Xkind-projector set repeatedly
799[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:30:78
800[warn] 30 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends CardStorage[F] {
801[warn] | ^
802[warn] | unused implicit parameter
803[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:45:78
804[warn] 45 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, UserNotFound] })#L] extends UserStorage[F] {
805[warn] | ^
806[warn] | unused implicit parameter
807[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:22:116
808[warn] 22 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
809[warn] | ^
810[warn] | unused implicit parameter
811[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:27:116
812[warn] 27 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
813[warn] | ^
814[warn] | unused implicit parameter
815[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:32:116
816[warn] 32 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
817[warn] | ^
818[warn] | unused implicit parameter
819[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:42:10
820[warn] 42 | })#L: Timeout
821[warn] | ^
822[warn] | unused implicit parameter
823[info] [patched file /build/repo/modules/core/ce3/src/test/scala/tofu/common/ConsoleSuite.scala]
824[info] [patched file /build/repo/modules/core/ce3/src/test/scala/examples/DoMonadExamples.scala]
825[warn] 8 warnings found
826[info] done compiling
827[info] compiling 2 Scala sources to /build/repo/modules/core/ce3/target/jvm-3/test-classes ...
828[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
829[warn] Flag -Xkind-projector set repeatedly
830[warn] two warnings found
831[info] done compiling
832Starting build for ProjectRef(file:/build/repo/,loggingStr2_12) (tofu-logging-structured)... [22/36]
833Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
834[info] compiling 52 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.12/classes ...
835[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
836[warn] Flag -Xkind-projector set repeatedly
837[warn] two warnings found
838[info] done compiling
839[info] compiling 6 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.12/test-classes ...
840[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
841[warn] Flag -Xkind-projector set repeatedly
842[warn] two warnings found
843[info] done compiling
844Starting build for ProjectRef(file:/build/repo/,kernelCatsMtlInterop3) (tofu-kernel-cats-mtl)... [23/36]
845Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
846[info] compiling 5 Scala sources to /build/repo/modules/kernel/interop/cats-mtl/target/jvm-3/classes ...
847[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
848[warn] Flag -Xkind-projector set repeatedly
849[warn] two warnings found
850[info] done compiling
851[info] compiling 3 Scala sources to /build/repo/modules/kernel/interop/cats-mtl/target/jvm-3/test-classes ...
852[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
853[warn] Flag -Xkind-projector set repeatedly
854[warn] two warnings found
855[info] done compiling
856Starting build for ProjectRef(file:/build/repo/,streams) (tofu-streams)... [24/36]
857Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
858[info] compiling 23 Scala sources to /build/repo/modules/streams/target/jvm-2.13/classes ...
859[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
860[warn] Flag -Xkind-projector set repeatedly
861[warn] two warnings found
862[info] done compiling
863[info] compiling 1 Scala source to /build/repo/modules/streams/target/jvm-2.13/test-classes ...
864[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
865[warn] Flag -Xkind-projector set repeatedly
866[warn] two warnings found
867[info] done compiling
868Starting build for ProjectRef(file:/build/repo/,higherKindCore3) (tofu-core-higher-kind)... [25/36]
869Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
870[info] compiling 5 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-3/test-classes ...
871[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
872[warn] Flag -Xkind-projector set repeatedly
873[warn] two warnings found
874[info] done compiling
875Starting build for ProjectRef(file:/build/repo/,loggingDerivationAnnotations) (tofu-logging-derivation-annotations)... [26/36]
876Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
877Starting build for ProjectRef(file:/build/repo/,logging) (tofu-logging)... [27/36]
878Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
879Starting build for ProjectRef(file:/build/repo/,loggingStr3) (tofu-logging-structured)... [28/36]
880Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
881[info] compiling 6 Scala sources to /build/repo/modules/logging/structured/target/jvm-3/test-classes ...
882[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
883[warn] Flag -Xkind-projector set repeatedly
884[warn] two warnings found
885[info] done compiling
886Starting build for ProjectRef(file:/build/repo/,coreCE3) (tofu-core-ce3)... [29/36]
887Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
888[info] compiling 27 Scala sources to /build/repo/modules/core/ce3/target/jvm-2.13/test-classes ...
889[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
890[warn] Flag -Xkind-projector set repeatedly
891[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:30:78
892[warn] 30 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends CardStorage[F] {
893[warn] | ^
894[warn] | unused implicit parameter
895[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:45:78
896[warn] 45 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, UserNotFound] })#L] extends UserStorage[F] {
897[warn] | ^
898[warn] | unused implicit parameter
899[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:22:116
900[warn] 22 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
901[warn] | ^
902[warn] | unused implicit parameter
903[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:27:116
904[warn] 27 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
905[warn] | ^
906[warn] | unused implicit parameter
907[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:32:116
908[warn] 32 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
909[warn] | ^
910[warn] | unused implicit parameter
911[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:42:10
912[warn] 42 | })#L: Timeout
913[warn] | ^
914[warn] | unused implicit parameter
915[warn] 8 warnings found
916[info] done compiling
917Starting build for ProjectRef(file:/build/repo/,loggingRefined3) (tofu-logging-refined)... [30/36]
918Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
919[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-3/classes ...
920[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
921[warn] Flag -Xkind-projector set repeatedly
922[warn] two warnings found
923[info] done compiling
924[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-3/test-classes ...
925[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
926[warn] Flag -Xkind-projector set repeatedly
927[warn] two warnings found
928[info] done compiling
929Starting build for ProjectRef(file:/build/repo/,loggingLog4Cats2_12) (tofu-logging-log4cats)... [31/36]
930Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
931[info] compiling 1 Scala source to /build/repo/modules/logging/interop/log4cats/target/jvm-2.12/classes ...
932[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
933[warn] Flag -Xkind-projector set repeatedly
934[warn] two warnings found
935[info] done compiling
936Starting build for ProjectRef(file:/build/repo/,coreCE22_12) (tofu-core-ce2)... [32/36]
937Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
938[info] compiling 19 Scala sources to /build/repo/modules/core/ce2/target/jvm-2.12/classes ...
939[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
940[warn] Flag -Xkind-projector set repeatedly
941[info] [patched file /build/repo/modules/core/ce2/src/main/scala/tofu/syntax/bracket.scala]
942[warn] two warnings found
943[info] done compiling
944[info] compiling 1 Scala source to /build/repo/modules/core/ce2/target/jvm-2.12/classes ...
945[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
946[warn] Flag -Xkind-projector set repeatedly
947[warn] two warnings found
948[info] done compiling
949[info] compiling 27 Scala sources to /build/repo/modules/core/ce2/target/jvm-2.12/test-classes ...
950[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
951[warn] Flag -Xkind-projector set repeatedly
952[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce2/src/test/scala/tofu/examples/TofuRaiseExamples.scala:29:78
953[warn] 29 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends CardStorage[F] {
954[warn] | ^
955[warn] | unused implicit parameter
956[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce2/src/test/scala/tofu/examples/TofuRaiseExamples.scala:44:78
957[warn] 44 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends UserStorage[F] {
958[warn] | ^
959[warn] | unused implicit parameter
960[info] [patched file /build/repo/modules/core/ce2/src/test/scala/examples/DoMonadExamples.scala]
961[info] [patched file /build/repo/modules/core/ce2/src/test/scala/tofu/common/ConsoleSuite.scala]
962[warn] four warnings found
963[info] done compiling
964[info] compiling 2 Scala sources to /build/repo/modules/core/ce2/target/jvm-2.12/test-classes ...
965[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
966[warn] Flag -Xkind-projector set repeatedly
967[warn] two warnings found
968[info] done compiling
969Starting build for ProjectRef(file:/build/repo/,higherKindCore2_12) (tofu-core-higher-kind)... [33/36]
970Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
971[info] compiling 5 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.12/test-classes ...
972[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
973[warn] Flag -Xkind-projector set repeatedly
974[warn] two warnings found
975[info] done compiling
976Starting build for ProjectRef(file:/build/repo/,repo) (repo)... [34/36]
977Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
978Starting build for ProjectRef(file:/build/repo/,fs2CE3Interop) (tofu-fs2-ce3-interop)... [35/36]
979Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
980[info] compiling 4 Scala sources to /build/repo/modules/interop/fs2/ce3/target/jvm-2.13/classes ...
981[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
982[warn] Flag -Xkind-projector set repeatedly
983[info] [patched file /build/repo/modules/interop/fs2/ce3/src/main/scala/tofu/fs2Instances/fs2Instances.scala]
984[warn] two warnings found
985[info] done compiling
986[info] compiling 2 Scala sources to /build/repo/modules/interop/fs2/ce3/target/jvm-2.13/classes ...
987[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
988[warn] Flag -Xkind-projector set repeatedly
989[warn] two warnings found
990[info] done compiling
991[info] compiling 1 Scala source to /build/repo/modules/interop/fs2/ce3/target/jvm-2.13/test-classes ...
992[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
993[warn] Flag -Xkind-projector set repeatedly
994[warn] two warnings found
995[info] done compiling
996
997************************
998Build summary:
999[{
1000 "module": "tofu-zio2-logging",
1001 "compile": {"status": "ok", "tookMs": 36889, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1002 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1003 "test-compile": {"status": "ok", "tookMs": 27293, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1004 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1005 "publish": {"status": "skipped", "tookMs": 0},
1006 "metadata": {
1007 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1008}
1009},{
1010 "module": "tofu-observable",
1011 "compile": {"status": "ok", "tookMs": 267, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1012 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1013 "test-compile": {"status": "ok", "tookMs": 918, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1014 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1015 "publish": {"status": "skipped", "tookMs": 0},
1016 "metadata": {
1017 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1018}
1019},{
1020 "module": "tofu-kernel",
1021 "compile": {"status": "ok", "tookMs": 9393, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
1022 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1023 "test-compile": {"status": "ok", "tookMs": 1221, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1024 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1025 "publish": {"status": "skipped", "tookMs": 0},
1026 "metadata": {
1027 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1028}
1029},{
1030 "module": "tofu-streams",
1031 "compile": {"status": "ok", "tookMs": 8170, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1032 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1033 "test-compile": {"status": "ok", "tookMs": 778, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1034 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1035 "publish": {"status": "skipped", "tookMs": 0},
1036 "metadata": {
1037 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1038}
1039},{
1040 "module": "tofu-logging-logstash-logback",
1041 "compile": {"status": "ok", "tookMs": 2455, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1042 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1043 "test-compile": {"status": "ok", "tookMs": 1375, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1044 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1045 "publish": {"status": "skipped", "tookMs": 0},
1046 "metadata": {
1047 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1048}
1049},{
1050 "module": "tofu-logging-derivation-annotations",
1051 "compile": {"status": "ok", "tookMs": 200, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1052 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1053 "test-compile": {"status": "ok", "tookMs": 110, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1054 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1055 "publish": {"status": "skipped", "tookMs": 0},
1056 "metadata": {
1057 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1058}
1059},{
1060 "module": "tofu-logging-derivation-annotations",
1061 "compile": {"status": "ok", "tookMs": 41, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1062 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1063 "test-compile": {"status": "ok", "tookMs": 86, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1064 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1065 "publish": {"status": "skipped", "tookMs": 0},
1066 "metadata": {
1067 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1068}
1069},{
1070 "module": "tofu-logging-derivation",
1071 "compile": {"status": "ok", "tookMs": 304, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1072 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1073 "test-compile": {"status": "ok", "tookMs": 1871, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1074 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1075 "publish": {"status": "skipped", "tookMs": 0},
1076 "metadata": {
1077 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1078}
1079},{
1080 "module": "tofu-logging-logstash-logback",
1081 "compile": {"status": "ok", "tookMs": 417, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1082 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1083 "test-compile": {"status": "ok", "tookMs": 890, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1084 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1085 "publish": {"status": "skipped", "tookMs": 0},
1086 "metadata": {
1087 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1088}
1089},{
1090 "module": "tofu-logging-refined",
1091 "compile": {"status": "ok", "tookMs": 404, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1092 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1093 "test-compile": {"status": "ok", "tookMs": 663, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1094 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1095 "publish": {"status": "skipped", "tookMs": 0},
1096 "metadata": {
1097 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1098}
1099},{
1100 "module": "tofu-logging-shapeless",
1101 "compile": {"status": "ok", "tookMs": 174, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1102 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1103 "test-compile": {"status": "ok", "tookMs": 224, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1104 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1105 "publish": {"status": "skipped", "tookMs": 0},
1106 "metadata": {
1107 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1108}
1109},{
1110 "module": "tofu-logging-log4cats",
1111 "compile": {"status": "ok", "tookMs": 434, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1112 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1113 "test-compile": {"status": "ok", "tookMs": 213, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1114 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1115 "publish": {"status": "skipped", "tookMs": 0},
1116 "metadata": {
1117 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1118}
1119},{
1120 "module": "tofu-kernel",
1121 "compile": {"status": "ok", "tookMs": 95, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
1122 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1123 "test-compile": {"status": "ok", "tookMs": 1184, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1124 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1125 "publish": {"status": "skipped", "tookMs": 0},
1126 "metadata": {
1127 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1128}
1129},{
1130 "module": "tofu-logging-enumeratum",
1131 "compile": {"status": "ok", "tookMs": 346, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1132 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1133 "test-compile": {"status": "ok", "tookMs": 233, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1134 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1135 "publish": {"status": "skipped", "tookMs": 0},
1136 "metadata": {
1137 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1138}
1139},{
1140 "module": "tofu-zio2-core",
1141 "compile": {"status": "ok", "tookMs": 257, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1142 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1143 "test-compile": {"status": "ok", "tookMs": 1152, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1144 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1145 "publish": {"status": "skipped", "tookMs": 0},
1146 "metadata": {
1147 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1148}
1149},{
1150 "module": "tofu-core-higher-kind",
1151 "compile": {"status": "ok", "tookMs": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1152 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1153 "test-compile": {"status": "ok", "tookMs": 857, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1154 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1155 "publish": {"status": "skipped", "tookMs": 0},
1156 "metadata": {
1157 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1158}
1159},{
1160 "module": "tofu-kernel",
1161 "compile": {"status": "ok", "tookMs": 146, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
1162 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1163 "test-compile": {"status": "ok", "tookMs": 1020, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1164 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1165 "publish": {"status": "skipped", "tookMs": 0},
1166 "metadata": {
1167 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1168}
1169},{
1170 "module": "tofu-logging-structured",
1171 "compile": {"status": "ok", "tookMs": 179, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1173 "test-compile": {"status": "ok", "tookMs": 2203, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1174 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1175 "publish": {"status": "skipped", "tookMs": 0},
1176 "metadata": {
1177 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1178}
1179},{
1180 "module": "tofu-logging-layout",
1181 "compile": {"status": "ok", "tookMs": 1273, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1182 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1183 "test-compile": {"status": "ok", "tookMs": 1334, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1184 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1185 "publish": {"status": "skipped", "tookMs": 0},
1186 "metadata": {
1187 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1188}
1189},{
1190 "module": "tofu-logging-log4cats-legacy",
1191 "compile": {"status": "ok", "tookMs": 540, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1192 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1193 "test-compile": {"status": "ok", "tookMs": 311, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1194 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1195 "publish": {"status": "skipped", "tookMs": 0},
1196 "metadata": {
1197 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1198}
1199},{
1200 "module": "tofu-logging-derivation",
1201 "compile": {"status": "ok", "tookMs": 258, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1202 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1203 "test-compile": {"status": "ok", "tookMs": 1637, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1204 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1205 "publish": {"status": "skipped", "tookMs": 0},
1206 "metadata": {
1207 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1208}
1209},{
1210 "module": "tofu-core-ce3",
1211 "compile": {"status": "ok", "tookMs": 1057, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1212 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1213 "test-compile": {"status": "ok", "tookMs": 5565, "warnings": 6, "errors": 0, "sourceVersion": "3.4-migration"},
1214 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1215 "publish": {"status": "skipped", "tookMs": 0},
1216 "metadata": {
1217 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1218}
1219},{
1220 "module": "tofu-logging-structured",
1221 "compile": {"status": "ok", "tookMs": 2344, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1222 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1223 "test-compile": {"status": "ok", "tookMs": 1790, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1224 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1225 "publish": {"status": "skipped", "tookMs": 0},
1226 "metadata": {
1227 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1228}
1229},{
1230 "module": "tofu-kernel-cats-mtl",
1231 "compile": {"status": "ok", "tookMs": 438, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1232 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1233 "test-compile": {"status": "ok", "tookMs": 505, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1234 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1235 "publish": {"status": "skipped", "tookMs": 0},
1236 "metadata": {
1237 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1238}
1239},{
1240 "module": "tofu-streams",
1241 "compile": {"status": "ok", "tookMs": 675, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1242 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1243 "test-compile": {"status": "ok", "tookMs": 547, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1244 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1245 "publish": {"status": "skipped", "tookMs": 0},
1246 "metadata": {
1247 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1248}
1249},{
1250 "module": "tofu-core-higher-kind",
1251 "compile": {"status": "ok", "tookMs": 53, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1252 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1253 "test-compile": {"status": "ok", "tookMs": 502, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1254 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1255 "publish": {"status": "skipped", "tookMs": 0},
1256 "metadata": {
1257 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1258}
1259},{
1260 "module": "tofu-logging-derivation-annotations",
1261 "compile": {"status": "ok", "tookMs": 48, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1263 "test-compile": {"status": "ok", "tookMs": 106, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1264 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1265 "publish": {"status": "skipped", "tookMs": 0},
1266 "metadata": {
1267 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1268}
1269},{
1270 "module": "tofu-logging",
1271 "compile": {"status": "ok", "tookMs": 636, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1273 "test-compile": {"status": "ok", "tookMs": 728, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1274 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1275 "publish": {"status": "skipped", "tookMs": 0},
1276 "metadata": {
1277 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1278}
1279},{
1280 "module": "tofu-logging-structured",
1281 "compile": {"status": "ok", "tookMs": 180, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1283 "test-compile": {"status": "ok", "tookMs": 1693, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1284 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1285 "publish": {"status": "skipped", "tookMs": 0},
1286 "metadata": {
1287 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1288}
1289},{
1290 "module": "tofu-core-ce3",
1291 "compile": {"status": "ok", "tookMs": 179, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1293 "test-compile": {"status": "ok", "tookMs": 5502, "warnings": 6, "errors": 0, "sourceVersion": "3.4-migration"},
1294 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1295 "publish": {"status": "skipped", "tookMs": 0},
1296 "metadata": {
1297 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1298}
1299},{
1300 "module": "tofu-logging-refined",
1301 "compile": {"status": "ok", "tookMs": 442, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1302 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1303 "test-compile": {"status": "ok", "tookMs": 656, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1304 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1305 "publish": {"status": "skipped", "tookMs": 0},
1306 "metadata": {
1307 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1308}
1309},{
1310 "module": "tofu-logging-log4cats",
1311 "compile": {"status": "ok", "tookMs": 463, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1312 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1313 "test-compile": {"status": "ok", "tookMs": 318, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1314 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1315 "publish": {"status": "skipped", "tookMs": 0},
1316 "metadata": {
1317 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1318}
1319},{
1320 "module": "tofu-core-ce2",
1321 "compile": {"status": "ok", "tookMs": 1552, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1322 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1323 "test-compile": {"status": "ok", "tookMs": 6545, "warnings": 2, "errors": 0, "sourceVersion": "3.4-migration"},
1324 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1325 "publish": {"status": "skipped", "tookMs": 0},
1326 "metadata": {
1327 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1328}
1329},{
1330 "module": "tofu-core-higher-kind",
1331 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1332 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1333 "test-compile": {"status": "ok", "tookMs": 511, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1334 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1335 "publish": {"status": "skipped", "tookMs": 0},
1336 "metadata": {
1337 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1338}
1339},{
1340 "module": "repo",
1341 "compile": {"status": "ok", "tookMs": 102, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1342 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1343 "test-compile": {"status": "ok", "tookMs": 125, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1344 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1345 "publish": {"status": "skipped", "tookMs": 0},
1346 "metadata": {
1347 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1348}
1349},{
1350 "module": "tofu-fs2-ce3-interop",
1351 "compile": {"status": "ok", "tookMs": 811, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1352 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1353 "test-compile": {"status": "ok", "tookMs": 1150, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1354 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
1355 "publish": {"status": "skipped", "tookMs": 0},
1356 "metadata": {
1357 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
1358}
1359}]
1360************************
1361[success] Total time: 180 s (0:03:00.0), completed Jan 13, 2026, 3:30:37 PM
1362[0JChecking patch project/plugins.sbt...
1363Checking patch project/build.properties...
1364Checking patch project/Dependencies.scala...
1365Checking patch modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala...
1366Checking patch modules/kernel/src/main/scala/tofu/syntax/context.scala...
1367Checking patch modules/kernel/src/main/scala/tofu/data/Embedded.scala...
1368Checking patch build.sbt...
1369Applied patch project/plugins.sbt cleanly.
1370Applied patch project/build.properties cleanly.
1371Applied patch project/Dependencies.scala cleanly.
1372Applied patch modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala cleanly.
1373Applied patch modules/kernel/src/main/scala/tofu/syntax/context.scala cleanly.
1374Applied patch modules/kernel/src/main/scala/tofu/data/Embedded.scala cleanly.
1375Applied patch build.sbt cleanly.
1376Commit migration rewrites
1377Switched to a new branch 'opencb/migrate-source-3.4'
1378[opencb/migrate-source-3.4 2fc52c4b] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
1379 72 files changed, 365 insertions(+), 365 deletions(-)
1380----
1381Preparing build for 3.8.0
1382Scala binary version found: 3.8
1383Implicitly using source version 3.8
1384Scala binary version found: 3.8
1385Implicitly using source version 3.8
1386Would try to apply common scalacOption (best-effort, sbt/mill only):
1387Append: ,REQUIRE:-source:3.8
1388Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1389
1390Try apply source patch:
1391Path: build.sbt
1392Pattern: libraryDependencies += shapeless
1393Replacement:
1394Successfully applied pattern 'libraryDependencies += shapeless' in build.sbt
1395
1396Try apply source patch:
1397Path: modules/kernel/src/main/scala/tofu/syntax/context.scala
1398Pattern: F WithLocal C
1399Replacement: F `WithLocal` C
1400Successfully applied pattern 'F WithLocal C' in modules/kernel/src/main/scala/tofu/syntax/context.scala
1401
1402Try apply source patch:
1403Path: modules/kernel/src/main/scala/tofu/data/Embedded.scala
1404Pattern: new ParApplicative[G.F, E]()(G.applicative, E)
1405Replacement: new ParApplicative[G.F, E](using G.applicative, E)
1406Successfully applied pattern 'new ParApplicative[G.F, E]()(G.applicative, E)' in modules/kernel/src/main/scala/tofu/data/Embedded.scala
1407
1408Try apply source patch:
1409Path: modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala
1410Pattern: (import SealedTraitEnum.*\n\s*)json\(Container\(A, B, C\)\)
1411Replacement: $1json(Container[SealedTraitEnum,SealedTraitEnum,SealedTraitEnum](A, B, C))
1412Successfully applied pattern '(import SealedTraitEnum.*\n\s*)json\(Container\(A, B, C\)\)' in modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala
1413
1414Try apply source patch:
1415Path: project/Dependencies.scala
1416Pattern: val scala3 = "3.3.6"
1417Replacement: val scala3 = "3.8.0"
1418Successfully applied pattern 'val scala3 = "3.3.6"' in project/Dependencies.scala
1419----
1420Starting build for 3.8.0
1421Execute tests: true
1422sbt project found:
1423Sbt version 1.11.3 is not supported, minimal supported version is 1.11.5
1424Enforcing usage of sbt in version 1.11.5
1425No prepare script found for project tofu-tf/tofu
1426##################################
1427Scala version: 3.8.0
1428Targets: tf.tofu%default-bf0cb6 tf.tofu%tofu tf.tofu%tofu-core-ce2 tf.tofu%tofu-core-ce3 tf.tofu%tofu-core-higher-kind tf.tofu%tofu-fs2-ce3-interop tf.tofu%tofu-kernel tf.tofu%tofu-kernel-cats-mtl tf.tofu%tofu-logging tf.tofu%tofu-logging-derivation tf.tofu%tofu-logging-derivation-annotations tf.tofu%tofu-logging-enumeratum tf.tofu%tofu-logging-layout tf.tofu%tofu-logging-log4cats tf.tofu%tofu-logging-log4cats-legacy tf.tofu%tofu-logging-logstash-logback tf.tofu%tofu-logging-refined tf.tofu%tofu-logging-structured tf.tofu%tofu-observable tf.tofu%tofu-streams tf.tofu%tofu-zio2-core tf.tofu%tofu-zio2-logging
1429Project projectConfig: {"projects":{"exclude":["tofu-memo","tofu","tofu-derivation","tofu-env","tofu-concurrent-ce2"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/unmanagedSources/excludeFilter := { HiddenFileFilter || \"CalcSuite.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies += shapeless","replaceWith":""},{"path":"modules/kernel/src/main/scala/tofu/syntax/context.scala","pattern":"F WithLocal C","replaceWith":"F `WithLocal` C"},{"path":"modules/kernel/src/main/scala/tofu/data/Embedded.scala","pattern":"new ParApplicative[G.F, E]()(G.applicative, E)","replaceWith":"new ParApplicative[G.F, E](using G.applicative, E)"},{"path":"modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala","pattern":"(import SealedTraitEnum.*\\n\\s*)json\\(Container\\(A, B, C\\)\\)","replaceWith":"$1json(Container[SealedTraitEnum,SealedTraitEnum,SealedTraitEnum](A, B, C))"},{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
1430##################################
1431Using extra scalacOptions: ,REQUIRE:-source:3.8
1432Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1433[sbt_options] declare -a sbt_options=()
1434[process_args] java_version = '17'
1435[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
1436# Executing command line:
1437java
1438-Xmx4G
1439-Dcommunitybuild.scala=3.8.0
1440-Dcommunitybuild.project.dependencies.add=
1441-Xmx7G
1442-Xms4G
1443-Xss8M
1444-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
1445-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
1446-jar
1447/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
1448"setCrossScalaVersions 3.8.0"
1449"++3.8.0 -v"
1450"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
1451"set every credentials := Nil"
1452"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
1453"removeScalacOptionsStartingWith -P:wartremover"
1454"set every Test/unmanagedSources/excludeFilter := { HiddenFileFilter || "CalcSuite.scala" }"
1455moduleMappings
1456"runBuild 3.8.0 """{"projects":{"exclude":["tofu-memo","tofu","tofu-derivation","tofu-env","tofu-concurrent-ce2"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/unmanagedSources/excludeFilter := { HiddenFileFilter || \"CalcSuite.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies += shapeless","replaceWith":""},{"path":"modules/kernel/src/main/scala/tofu/syntax/context.scala","pattern":"F WithLocal C","replaceWith":"F `WithLocal` C"},{"path":"modules/kernel/src/main/scala/tofu/data/Embedded.scala","pattern":"new ParApplicative[G.F, E]()(G.applicative, E)","replaceWith":"new ParApplicative[G.F, E](using G.applicative, E)"},{"path":"modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala","pattern":"(import SealedTraitEnum.*\\n\\s*)json\\(Container\\(A, B, C\\)\\)","replaceWith":"$1json(Container[SealedTraitEnum,SealedTraitEnum,SealedTraitEnum](A, B, C))"},{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}""" tf.tofu%default-bf0cb6 tf.tofu%tofu tf.tofu%tofu-core-ce2 tf.tofu%tofu-core-ce3 tf.tofu%tofu-core-higher-kind tf.tofu%tofu-fs2-ce3-interop tf.tofu%tofu-kernel tf.tofu%tofu-kernel-cats-mtl tf.tofu%tofu-logging tf.tofu%tofu-logging-derivation tf.tofu%tofu-logging-derivation-annotations tf.tofu%tofu-logging-enumeratum tf.tofu%tofu-logging-layout tf.tofu%tofu-logging-log4cats tf.tofu%tofu-logging-log4cats-legacy tf.tofu%tofu-logging-logstash-logback tf.tofu%tofu-logging-refined tf.tofu%tofu-logging-structured tf.tofu%tofu-observable tf.tofu%tofu-streams tf.tofu%tofu-zio2-core tf.tofu%tofu-zio2-logging"
1457
1458[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
1459[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
1460[info] loading project definition from /build/repo/project
1461[info] loading settings for project repo from build.sbt, ci-release.sbt...
1462[info] resolving key references (108840 settings) ...
1463[info] set current project to repo (in build file:/build/repo/)
1464Execute setCrossScalaVersions: 3.8.0
1465OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingEnumeratum3/crossScalaVersions
1466OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingEnumeratum2_12/crossScalaVersions
1467OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in observable/crossScalaVersions
1468OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in higherKindCore/crossScalaVersions
1469OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio1Core2_12/crossScalaVersions
1470OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in coreCE23/crossScalaVersions
1471OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in kernel3/crossScalaVersions
1472OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in coreCE22_12/crossScalaVersions
1473OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in memo/crossScalaVersions
1474OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingDerivationAnnotations2_12/crossScalaVersions
1475OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in doobie/crossScalaVersions
1476OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio2Core/crossScalaVersions
1477OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingShapeless/crossScalaVersions
1478OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in streams2_12/crossScalaVersions
1479OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in observable2_12/crossScalaVersions
1480OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in doobieLogging/crossScalaVersions
1481OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in env/crossScalaVersions
1482OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in doobieCE3/crossScalaVersions
1483OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in examplesCE32_12/crossScalaVersions
1484OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in doobieLoggingCE32_12/crossScalaVersions
1485OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in higherKindCore3/crossScalaVersions
1486OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in kernelCatsMtlInterop/crossScalaVersions
1487OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in tofu3/crossScalaVersions
1488OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLayout/crossScalaVersions
1489OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in fs2CE3Interop/crossScalaVersions
1490OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in kernelCatsMtlInterop3/crossScalaVersions
1491OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in doobie2_12/crossScalaVersions
1492OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio2Logging/crossScalaVersions
1493OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in coreCE32_12/crossScalaVersions
1494OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingStr2_12/crossScalaVersions
1495OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in examplesZIO2/crossScalaVersions
1496OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLayout2_12/crossScalaVersions
1497OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in concurrentCE2/crossScalaVersions
1498OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLogstashLogback/crossScalaVersions
1499OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingRefined3/crossScalaVersions
1500OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in doobieLogging2_12/crossScalaVersions
1501OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in streams3/crossScalaVersions
1502OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in streams/crossScalaVersions
1503OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in env2_12/crossScalaVersions
1504OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in examplesCE3/crossScalaVersions
1505OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in memo2_12/crossScalaVersions
1506OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in kernel/crossScalaVersions
1507OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in kernel2_12/crossScalaVersions
1508OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLogstashLogback2_12/crossScalaVersions
1509OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in higherKindCore2_12/crossScalaVersions
1510OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in tofu2_12/crossScalaVersions
1511OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingStr3/crossScalaVersions
1512OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingDerivationAnnotations3/crossScalaVersions
1513OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in fs2CE3Interop3/crossScalaVersions
1514OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLog4Cats/crossScalaVersions
1515OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio1Logging/crossScalaVersions
1516OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in logging/crossScalaVersions
1517OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in fs2CE3Interop2_12/crossScalaVersions
1518OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in repo/crossScalaVersions
1519OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in observable3/crossScalaVersions
1520OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLog4Cats3/crossScalaVersions
1521OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingShapeless2_12/crossScalaVersions
1522OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingDerivationAnnotations/crossScalaVersions
1523OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in config2_12/crossScalaVersions
1524OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLog4CatsLegacy3/crossScalaVersions
1525OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLayout3/crossScalaVersions
1526OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in logging2_12/crossScalaVersions
1527OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio1Interop/crossScalaVersions
1528OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio1Logging2_12/crossScalaVersions
1529OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in examplesCE22_12/crossScalaVersions
1530OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in docs/crossScalaVersions
1531OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in coreCE2/crossScalaVersions
1532OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in fs2CE2Interop/crossScalaVersions
1533OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio2Logging3/crossScalaVersions
1534OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio2Logging2_12/crossScalaVersions
1535OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLog4CatsLegacy2_12/crossScalaVersions
1536OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in config/crossScalaVersions
1537OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in coreCE3/crossScalaVersions
1538OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio2Core2_12/crossScalaVersions
1539OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLog4Cats2_12/crossScalaVersions
1540OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingRefined2_12/crossScalaVersions
1541OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in concurrentCE22_12/crossScalaVersions
1542OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in logging3/crossScalaVersions
1543OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio1Interop2_12/crossScalaVersions
1544OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingStr/crossScalaVersions
1545OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLogstashLogback3/crossScalaVersions
1546OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in kernelCatsMtlInterop2_12/crossScalaVersions
1547OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in examplesCE2/crossScalaVersions
1548OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingEnumeratum/crossScalaVersions
1549OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingRefined/crossScalaVersions
1550OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in doobieCE32_12/crossScalaVersions
1551OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in derivation/crossScalaVersions
1552OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingDer/crossScalaVersions
1553OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in fs2CE2Interop2_12/crossScalaVersions
1554OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in examplesZIO22_12/crossScalaVersions
1555OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio2Core3/crossScalaVersions
1556OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in doobieLoggingCE3/crossScalaVersions
1557OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in tofu/crossScalaVersions
1558OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingLog4CatsLegacy/crossScalaVersions
1559OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in coreCE33/crossScalaVersions
1560OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in zio1Core/crossScalaVersions
1561OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingDer3/crossScalaVersions
1562OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in loggingDer2_12/crossScalaVersions
1563OpenCB::Changing crossVersion 3.8.0 -> 3.8.0 in derivation2_12/crossScalaVersions
1564[info] set current project to repo (in build file:/build/repo/)
1565[info] Setting Scala version to 3.8.0 on 99 projects.
1566[info] Switching Scala version on:
1567[info] loggingShapeless (2.13.16, 2.12.20, 3.8.0)
1568[info] kernel2_12 (2.13.16, 2.12.20, 3.8.0)
1569[info] loggingLog4Cats2_12 (2.13.16, 2.12.20, 3.8.0)
1570[info] loggingShapeless2_12 (2.13.16, 2.12.20, 3.8.0)
1571[info] kernel (2.13.16, 2.12.20, 3.8.0)
1572[info] zio2Logging (2.13.16, 2.12.20, 3.8.0)
1573[info] zio2Core (2.13.16, 2.12.20, 3.8.0)
1574[info] loggingLog4CatsLegacy3 (2.13.16, 2.12.20, 3.8.0)
1575[info] observable2_12 (2.13.16, 2.12.20, 3.8.0)
1576[info] logging (2.13.16, 2.12.20, 3.8.0)
1577[info] concurrentCE22_12 (2.13.16, 2.12.20, 3.8.0)
1578[info] doobieCE3 (2.13.16, 2.12.20, 3.8.0)
1579[info] loggingLayout (2.13.16, 2.12.20, 3.8.0)
1580[info] kernelCatsMtlInterop3 (2.13.16, 2.12.20, 3.8.0)
1581[info] examplesCE32_12 (2.13.16, 2.12.20, 3.8.0)
1582[info] zio2Core3 (2.13.16, 2.12.20, 3.8.0)
1583[info] loggingEnumeratum3 (2.13.16, 2.12.20, 3.8.0)
1584[info] coreCE33 (2.13.16, 2.12.20, 3.8.0)
1585[info] examplesCE2 (2.13.16, 2.12.20, 3.8.0)
1586[info] doobie (2.13.16, 2.12.20, 3.8.0)
1587[info] examplesCE22_12 (2.13.16, 2.12.20, 3.8.0)
1588[info] fs2CE3Interop (2.13.16, 2.12.20, 3.8.0)
1589[info] examplesCE3 (2.13.16, 2.12.20, 3.8.0)
1590[info] loggingRefined3 (2.13.16, 2.12.20, 3.8.0)
1591[info] logging3 (2.13.16, 2.12.20, 3.8.0)
1592[info] zio2Logging3 (2.13.16, 2.12.20, 3.8.0)
1593[info] docs (2.13.16, 2.12.20, 3.8.0)
1594[info] loggingStr2_12 (2.13.16, 2.12.20, 3.8.0)
1595[info] zio1Interop (2.13.16, 2.12.20, 3.8.0)
1596[info] zio2Logging2_12 (2.13.16, 2.12.20, 3.8.0)
1597[info] coreCE22_12 (2.13.16, 2.12.20, 3.8.0)
1598[info] zio1Logging (2.13.16, 2.12.20, 3.8.0)
1599[info] kernelCatsMtlInterop (2.13.16, 2.12.20, 3.8.0)
1600[info] config (2.13.16, 2.12.20, 3.8.0)
1601[info] loggingLogstashLogback3 (2.13.16, 2.12.20, 3.8.0)
1602[info] loggingLog4Cats3 (2.13.16, 2.12.20, 3.8.0)
1603[info] higherKindCore2_12 (2.13.16, 2.12.20, 3.8.0)
1604[info] doobieLoggingCE3 (2.13.16, 2.12.20, 3.8.0)
1605[info] zio1Core2_12 (2.13.16, 2.12.20, 3.8.0)
1606[info] loggingStr3 (2.13.16, 2.12.20, 3.8.0)
1607[info] kernelCatsMtlInterop2_12 (2.13.16, 2.12.20, 3.8.0)
1608[info] env2_12 (2.13.16, 2.12.20, 3.8.0)
1609[info] doobie2_12 (2.13.16, 2.12.20, 3.8.0)
1610[info] coreCE2 (2.13.16, 2.12.20, 3.8.0)
1611[info] coreCE23 (2.13.16, 2.12.20, 3.8.0)
1612[info] fs2CE2Interop (2.13.16, 2.12.20, 3.8.0)
1613[info] loggingRefined2_12 (2.13.16, 2.12.20, 3.8.0)
1614[info] higherKindCore3 (2.13.16, 2.12.20, 3.8.0)
1615[info] kernel3 (2.13.16, 2.12.20, 3.8.0)
1616[info] streams3 (2.13.16, 2.12.20, 3.8.0)
1617[info] concurrentCE2 (2.13.16, 2.12.20, 3.8.0)
1618[info] loggingDer3 (2.13.16, 2.12.20, 3.8.0)
1619[info] loggingLog4CatsLegacy2_12 (2.13.16, 2.12.20, 3.8.0)
1620[info] loggingLog4CatsLegacy (2.13.16, 2.12.20, 3.8.0)
1621[info] streams (2.13.16, 2.12.20, 3.8.0)
1622[info] loggingDerivationAnnotations2_12 (2.13.16, 2.12.20, 3.8.0)
1623[info] fs2CE3Interop2_12 (2.13.16, 2.12.20, 3.8.0)
1624[info] loggingStr (2.13.16, 2.12.20, 3.8.0)
1625[info] loggingDer2_12 (2.13.16, 2.12.20, 3.8.0)
1626[info] doobieLoggingCE32_12 (2.13.16, 2.12.20, 3.8.0)
1627[info] loggingLogstashLogback (2.13.16, 2.12.20, 3.8.0)
1628[info] coreCE3 (2.13.16, 2.12.20, 3.8.0)
1629[info] tofu2_12 (2.13.16, 2.12.20, 3.8.0)
1630[info] loggingLayout2_12 (2.13.16, 2.12.20, 3.8.0)
1631[info] fs2CE2Interop2_12 (2.13.16, 2.12.20, 3.8.0)
1632[info] loggingLog4Cats (2.13.16, 2.12.20, 3.8.0)
1633[info] doobieLogging (2.13.16, 2.12.20, 3.8.0)
1634[info] tofu (2.13.16, 2.12.20, 3.8.0)
1635[info] derivation2_12 (2.13.16, 2.12.20, 3.8.0)
1636[info] zio1Core (2.13.16, 2.12.20, 3.8.0)
1637[info] examplesZIO2 (2.13.16, 2.12.20, 3.8.0)
1638[info] streams2_12 (2.13.16, 2.12.20, 3.8.0)
1639[info] tofu3 (2.13.16, 2.12.20, 3.8.0)
1640[info] loggingDer (2.13.16, 2.12.20, 3.8.0)
1641[info] doobieCE32_12 (2.13.16, 2.12.20, 3.8.0)
1642[info] loggingDerivationAnnotations3 (2.13.16, 2.12.20, 3.8.0)
1643[info] loggingRefined (2.13.16, 2.12.20, 3.8.0)
1644[info] higherKindCore (2.13.16, 2.12.20, 3.8.0)
1645[info] derivation (2.13.16, 2.12.20, 3.8.0)
1646[info] memo2_12 (2.13.16, 2.12.20, 3.8.0)
1647[info] fs2CE3Interop3 (2.13.16, 2.12.20, 3.8.0)
1648[info] loggingEnumeratum (2.13.16, 2.12.20, 3.8.0)
1649[info] loggingLogstashLogback2_12 (2.13.16, 2.12.20, 3.8.0)
1650[info] observable3 (2.13.16, 2.12.20, 3.8.0)
1651[info] * repo (2.13.16, 2.12.20, 3.8.0)
1652[info] loggingEnumeratum2_12 (2.13.16, 2.12.20, 3.8.0)
1653[info] zio1Interop2_12 (2.13.16, 2.12.20, 3.8.0)
1654[info] loggingDerivationAnnotations (2.13.16, 2.12.20, 3.8.0)
1655[info] coreCE32_12 (2.13.16, 2.12.20, 3.8.0)
1656[info] observable (2.13.16, 2.12.20, 3.8.0)
1657[info] zio2Core2_12 (2.13.16, 2.12.20, 3.8.0)
1658[info] doobieLogging2_12 (2.13.16, 2.12.20, 3.8.0)
1659[info] memo (2.13.16, 2.12.20, 3.8.0)
1660[info] env (2.13.16, 2.12.20, 3.8.0)
1661[info] zio1Logging2_12 (2.13.16, 2.12.20, 3.8.0)
1662[info] examplesZIO22_12 (2.13.16, 2.12.20, 3.8.0)
1663[info] logging2_12 (2.13.16, 2.12.20, 3.8.0)
1664[info] config2_12 (2.13.16, 2.12.20, 3.8.0)
1665[info] loggingLayout3 (2.13.16, 2.12.20, 3.8.0)
1666[info] Excluding projects:
1667[info] Reapplying settings...
1668[info] set current project to repo (in build file:/build/repo/)
1669Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
1670[info] Reapplying settings...
1671[info] set current project to repo (in build file:/build/repo/)
1672[info] Defining Global / credentials, concurrentCE2 / credentials and 97 others.
1673[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 792 others.
1674[info] Run `last` for details.
1675[info] Reapplying settings...
1676[info] set current project to repo (in build file:/build/repo/)
1677Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
1678[info] Reapplying settings...
1679OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
1680
1681 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
1682 Did you mean higherKindCore3 / allExcludeDependencies ?
1683 , retry without global scopes
1684[info] Reapplying settings...
1685[info] set current project to repo (in build file:/build/repo/)
1686Execute removeScalacOptionsStartingWith: -P:wartremover
1687[info] Reapplying settings...
1688[info] set current project to repo (in build file:/build/repo/)
1689[info] Defining Global / excludeFilter
1690[info] The new value will be used by Compile / unmanagedJars, Compile / unmanagedResources / fileInputs and 993 others.
1691[info] Run `last` for details.
1692[info] Reapplying settings...
1693[info] set current project to repo (in build file:/build/repo/)
1694[success] Total time: 0 s, completed Jan 13, 2026, 3:32:07 PM
1695Build config: {"projects":{"exclude":["tofu-memo","tofu","tofu-derivation","tofu-env","tofu-concurrent-ce2"],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["set every Test/unmanagedSources/excludeFilter := { HiddenFileFilter || \"CalcSuite.scala\" }"],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[{"path":"build.sbt","pattern":"libraryDependencies += shapeless","replaceWith":""},{"path":"modules/kernel/src/main/scala/tofu/syntax/context.scala","pattern":"F WithLocal C","replaceWith":"F `WithLocal` C"},{"path":"modules/kernel/src/main/scala/tofu/data/Embedded.scala","pattern":"new ParApplicative[G.F, E]()(G.applicative, E)","replaceWith":"new ParApplicative[G.F, E](using G.applicative, E)"},{"path":"modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala","pattern":"(import SealedTraitEnum.*\\n\\s*)json\\(Container\\(A, B, C\\)\\)","replaceWith":"$1json(Container[SealedTraitEnum,SealedTraitEnum,SealedTraitEnum](A, B, C))"},{"path":"project/Dependencies.scala","pattern":"val scala3 = \"3.3.6\"","replaceWith":"val scala3 = \"<SCALA_VERSION>\""}]}
1696Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(tofu-memo, tofu, tofu-derivation, tofu-env, tofu-concurrent-ce2),Map()),Full,List()))
1697Excluding target 'tf.tofu%tofu' - matches exclusion rule: 'tofu'
1698Starting build...
1699Projects: Set(loggingShapeless, kernel2_12, loggingLog4Cats2_12, kernel, zio2Logging, zio2Core, loggingLog4CatsLegacy3, observable2_12, logging, loggingLayout, kernelCatsMtlInterop3, loggingEnumeratum3, coreCE33, fs2CE3Interop, loggingRefined3, loggingStr2_12, coreCE22_12, loggingLogstashLogback3, higherKindCore2_12, loggingStr3, higherKindCore3, kernel3, streams3, loggingDer3, streams, loggingDerivationAnnotations2_12, loggingStr, loggingLogstashLogback, coreCE3, loggingLog4Cats, loggingDer, loggingDerivationAnnotations3, loggingRefined, higherKindCore, repo, loggingDerivationAnnotations)
1700Starting build for ProjectRef(file:/build/repo/,zio2Logging) (tofu-zio2-logging)... [0/36]
1701OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
1702OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
1703OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
1704OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
1705Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1706[info] compiling 39 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.13/classes ...
1707[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1708[warn] Option -Xkind-projector was updated
1709[warn] two warnings found
1710[info] done compiling
1711[info] compiling 138 Scala sources to /build/repo/modules/kernel/target/jvm-2.13/classes ...
1712[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1713[warn] Option -Xkind-projector was updated
1714[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FibersInstance.scala:11:53
1715[warn] 11 | inline given [F[_], E, Ex[_], Fib[_]](using inline m: MonadError[F, E]): Fibers[F, Ex, Fib] = summonFrom {
1716[warn] | ^
1717[warn] | unused implicit parameter
1718[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FireInstance.scala:11:38
1719[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Fire[F] = summonFrom {
1720[warn] | ^
1721[warn] | unused implicit parameter
1722[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/GuaranteeInstance.scala:11:47
1723[warn] 11 | inline given [F[_], E, Exit[_]](using inline m: MonadError[F, E]): Finally[F, Exit] = summonFrom {
1724[warn] | ^
1725[warn] | unused implicit parameter
1726[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/RaceInstance.scala:11:38
1727[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Race[F] = summonFrom {
1728[warn] | ^
1729[warn] | unused implicit parameter
1730[warn] 6 warnings found
1731[info] done compiling
1732[info] compiling 52 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.13/classes ...
1733[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1734[warn] Option -Xkind-projector was updated
1735[warn] two warnings found
1736[info] done compiling
1737[info] compiling 11 Scala sources to /build/repo/modules/interop/zio2/logging/target/jvm-2.13/classes ...
1738[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1739[warn] Option -Xkind-projector was updated
1740[warn] two warnings found
1741[info] done compiling
1742[info] compiling 2 Scala sources to /build/repo/modules/logging/derivation-annotations/target/jvm-2.13/classes ...
1743[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1744[warn] Option -Xkind-projector was updated
1745[info] compiling 18 Scala sources to /build/repo/modules/core/ce3/target/jvm-2.13/classes ...
1746[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1747[warn] Option -Xkind-projector was updated
1748[warn] two warnings found
1749[info] done compiling
1750[info] compiling 7 Scala sources to /build/repo/modules/logging/derivation/target/jvm-2.13/classes ...
1751[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1752[warn] Option -Xkind-projector was updated
1753[warn] two warnings found
1754[info] done compiling
1755[warn] two warnings found
1756[info] done compiling
1757[info] compiling 7 Scala sources to /build/repo/modules/interop/zio2/core/target/jvm-2.13/classes ...
1758[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1759[warn] Option -Xkind-projector was updated
1760[warn] two warnings found
1761[info] done compiling
1762[info] compiling 6 Scala sources to /build/repo/modules/interop/zio2/logging/target/jvm-2.13/test-classes ...
1763[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1764[warn] Option -Xkind-projector was updated
1765[warn] two warnings found
1766[info] done compiling
1767tofu.logging.zlogs.ZLogsSpec
1768+ TofuDefaultContext
1769 + extracts all values added via ZLogAnnotation
1770 + extracts all values added via ZLogAnnotation.scoped
1771 + layerZioContextOn logs only zio context too
1772 + layerZioContextOffLayer logs only tofu context
1773+ Tofu ZIO2 Logging
1774 - TofuZLogger parses default logger name - ignored: 1
1775 - TofuZLogger uses user-defined logger name - ignored: 1
1776 - ZLogs - ignored: 1
1777 - ZLogging.Make - ignored: 1
17784 tests passed. 0 tests failed. 4 tests ignored.
1779
1780Executed in 484 ms
1781
1782Starting build for ProjectRef(file:/build/repo/,observable2_12) (tofu-observable)... [1/36]
1783Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1784[info] compiling 2 Scala sources to /build/repo/modules/util/observable/target/jvm-2.12/classes ...
1785[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1786[warn] Option -Xkind-projector was updated
1787[warn] two warnings found
1788[info] done compiling
1789[info] compiling 1 Scala source to /build/repo/modules/util/observable/target/jvm-2.12/test-classes ...
1790[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1791[warn] Option -Xkind-projector was updated
1792[warn] two warnings found
1793[info] done compiling
1794[info] TakeWhileInclusiveSuite:
1795[info] Observable.takeWhileInclusibe
1796[info] - should produce and generate same elements
1797Starting build for ProjectRef(file:/build/repo/,kernel2_12) (tofu-kernel)... [2/36]
1798Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1799[info] compiling 39 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.12/classes ...
1800[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1801[warn] Option -Xkind-projector was updated
1802[warn] two warnings found
1803[info] done compiling
1804[info] compiling 138 Scala sources to /build/repo/modules/kernel/target/jvm-2.12/classes ...
1805[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1806[warn] Option -Xkind-projector was updated
1807[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FibersInstance.scala:11:53
1808[warn] 11 | inline given [F[_], E, Ex[_], Fib[_]](using inline m: MonadError[F, E]): Fibers[F, Ex, Fib] = summonFrom {
1809[warn] | ^
1810[warn] | unused implicit parameter
1811[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FireInstance.scala:11:38
1812[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Fire[F] = summonFrom {
1813[warn] | ^
1814[warn] | unused implicit parameter
1815[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/GuaranteeInstance.scala:11:47
1816[warn] 11 | inline given [F[_], E, Exit[_]](using inline m: MonadError[F, E]): Finally[F, Exit] = summonFrom {
1817[warn] | ^
1818[warn] | unused implicit parameter
1819[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/RaceInstance.scala:11:38
1820[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Race[F] = summonFrom {
1821[warn] | ^
1822[warn] | unused implicit parameter
1823[warn] 6 warnings found
1824[info] done compiling
1825[info] compiling 5 Scala sources to /build/repo/modules/kernel/target/jvm-2.12/test-classes ...
1826[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1827[warn] Option -Xkind-projector was updated
1828[warn] two warnings found
1829[info] done compiling
1830[info] EitherSuite:
1831[info] TofuEitherAssocLOps#accocL
1832[info] - should return valid value for Left Left
1833[info] - should return valid value for Left Right
1834[info] - should return valid value for Right
1835[info] TofuEitherAssocROps#accocL
1836[info] - should return valid value for Right Left
1837[info] - should return valid value for Right Right
1838[info] - should return valid value for Left
1839[info] EvallioSuite:
1840[info] - evallio feels ok without Delay implicit
1841[info] FluxSuite:
1842[info] id flux
1843[info] - should sum all elements
1844[info] - should convert all to List
1845Starting build for ProjectRef(file:/build/repo/,streams3) (tofu-streams)... [3/36]
1846Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1847[info] compiling 39 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-3/classes ...
1848[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1849[warn] Option -Xkind-projector was updated
1850[warn] two warnings found
1851[info] done compiling
1852[info] compiling 138 Scala sources to /build/repo/modules/kernel/target/jvm-3/classes ...
1853[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1854[warn] Option -Xkind-projector was updated
1855[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FibersInstance.scala:11:53
1856[warn] 11 | inline given [F[_], E, Ex[_], Fib[_]](using inline m: MonadError[F, E]): Fibers[F, Ex, Fib] = summonFrom {
1857[warn] | ^
1858[warn] | unused implicit parameter
1859[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FireInstance.scala:11:38
1860[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Fire[F] = summonFrom {
1861[warn] | ^
1862[warn] | unused implicit parameter
1863[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/GuaranteeInstance.scala:11:47
1864[warn] 11 | inline given [F[_], E, Exit[_]](using inline m: MonadError[F, E]): Finally[F, Exit] = summonFrom {
1865[warn] | ^
1866[warn] | unused implicit parameter
1867[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/RaceInstance.scala:11:38
1868[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Race[F] = summonFrom {
1869[warn] | ^
1870[warn] | unused implicit parameter
1871[warn] 6 warnings found
1872[info] done compiling
1873[info] compiling 23 Scala sources to /build/repo/modules/streams/target/jvm-3/classes ...
1874[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1875[warn] Option -Xkind-projector was updated
1876[warn] two warnings found
1877[info] done compiling
1878[info] compiling 1 Scala source to /build/repo/modules/streams/target/jvm-3/test-classes ...
1879[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1880[warn] Option -Xkind-projector was updated
1881[warn] two warnings found
1882[info] done compiling
1883Starting build for ProjectRef(file:/build/repo/,loggingLogstashLogback3) (tofu-logging-logstash-logback)... [4/36]
1884Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1885[info] compiling 52 Scala sources to /build/repo/modules/logging/structured/target/jvm-3/classes ...
1886[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1887[warn] Option -Xkind-projector was updated
1888[warn] two warnings found
1889[info] done compiling
1890[info] compiling 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-3/classes ...
1891[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1892[warn] Option -Xkind-projector was updated
1893[warn] two warnings found
1894[info] done compiling
1895[info] compiling 2 Scala sources to /build/repo/modules/logging/derivation-annotations/target/jvm-3/classes ...
1896[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1897[warn] Option -Xkind-projector was updated
1898[warn] two warnings found
1899[info] done compiling
1900[info] compiling 7 Scala sources to /build/repo/modules/logging/derivation/target/jvm-3/classes ...
1901[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1902[warn] Option -Xkind-projector was updated
1903[warn] two warnings found
1904[info] done compiling
1905[info] compiling 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-3/test-classes ...
1906[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1907[warn] Option -Xkind-projector was updated
1908[warn] two warnings found
1909[info] done compiling
191015:33:40.553 [pool-58-thread-2-ScalaTest-running-TofuLoggingProviderSuite] DEBUG tofu.logging.TofuLoggingProviderSuite -- Hello
1911[info] TofuLoggingProviderSuite:
1912[info] - serialize nested json structures
1913Starting build for ProjectRef(file:/build/repo/,loggingDerivationAnnotations2_12) (tofu-logging-derivation-annotations)... [5/36]
1914Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1915[info] compiling 2 Scala sources to /build/repo/modules/logging/derivation-annotations/target/jvm-2.12/classes ...
1916[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1917[warn] Option -Xkind-projector was updated
1918[warn] two warnings found
1919[info] done compiling
1920Starting build for ProjectRef(file:/build/repo/,loggingDerivationAnnotations3) (tofu-logging-derivation-annotations)... [6/36]
1921Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1922Starting build for ProjectRef(file:/build/repo/,loggingDer) (tofu-logging-derivation)... [7/36]
1923Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1924[info] compiling 4 Scala sources to /build/repo/modules/logging/derivation/target/jvm-2.13/test-classes ...
1925[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1926[warn] Option -Xkind-projector was updated
1927[warn] two warnings found
1928[info] done compiling
1929[info] DerivedLoggableScala3Suite:
1930[info] SealedTraitEnum SingletonEnumLoggable
1931[info] - should correctly log
1932[info] Scala3Enum SingletonEnumLoggable
1933[info] - should correctly log
1934[info] DerivedLoggableSuite:
1935[info] Foo logging
1936[info] - should not rendered None
1937[info] - should not rendered Some flat
1938[info] Bar logging
1939[info] - should hide fields
1940[info] - should unembed fields
1941[info] - should embed fields
1942[info] Baz logging
1943[info] - should respect object collections
1944[info] - should respect primitive collections
1945[info] - should respect complex primitive collections
1946[info] - should respect masking
1947[info] MaskedBaz
1948[info] - should emit Some
1949[info] - should not emit None
1950[info] - should not show <none> for None with ignoreOpt
1951[info] - should show mask Option values in logShow
1952[info] - should show mask fields with custom masker function
1953[info] MaskedContra logging
1954[info] - should mask fields
1955Starting build for ProjectRef(file:/build/repo/,loggingLogstashLogback) (tofu-logging-logstash-logback)... [8/36]
1956Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1957[info] compiling 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-2.13/classes ...
1958[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1959[warn] Option -Xkind-projector was updated
1960[warn] two warnings found
1961[info] done compiling
1962[info] compiling 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-2.13/test-classes ...
1963[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1964[warn] Option -Xkind-projector was updated
1965[warn] two warnings found
1966[info] done compiling
196715:33:49.533 [pool-96-thread-2-ScalaTest-running-TofuLoggingProviderSuite] DEBUG tofu.logging.TofuLoggingProviderSuite -- Hello
1968[info] TofuLoggingProviderSuite:
1969[info] - serialize nested json structures
1970Starting build for ProjectRef(file:/build/repo/,loggingRefined) (tofu-logging-refined)... [9/36]
1971Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1972[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-2.13/classes ...
1973[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1974[warn] Option -Xkind-projector was updated
1975[warn] two warnings found
1976[info] done compiling
1977[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-2.13/test-classes ...
1978[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1979[warn] Option -Xkind-projector was updated
1980[warn] two warnings found
1981[info] done compiling
1982[info] TofuRefinedIntegrationSpec:
1983[info] derived loggable instances
1984[info] - should be correct
1985Starting build for ProjectRef(file:/build/repo/,loggingShapeless) (tofu-logging-shapeless)... [10/36]
1986Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1987Starting build for ProjectRef(file:/build/repo/,loggingLog4Cats) (tofu-logging-log4cats)... [11/36]
1988Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1989[info] compiling 1 Scala source to /build/repo/modules/logging/interop/log4cats/target/jvm-2.13/classes ...
1990[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1991[warn] Option -Xkind-projector was updated
1992[warn] two warnings found
1993[info] done compiling
1994Starting build for ProjectRef(file:/build/repo/,kernel3) (tofu-kernel)... [12/36]
1995Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1996[info] compiling 5 Scala sources to /build/repo/modules/kernel/target/jvm-3/test-classes ...
1997[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1998[warn] Option -Xkind-projector was updated
1999[warn] two warnings found
2000[info] done compiling
2001[info] EitherSuite:
2002[info] TofuEitherAssocLOps#accocL
2003[info] - should return valid value for Left Left
2004[info] - should return valid value for Left Right
2005[info] - should return valid value for Right
2006[info] TofuEitherAssocROps#accocL
2007[info] - should return valid value for Right Left
2008[info] - should return valid value for Right Right
2009[info] - should return valid value for Left
2010[info] EvallioSuite:
2011[info] - evallio feels ok without Delay implicit
2012[info] FluxSuite:
2013[info] id flux
2014[info] - should sum all elements
2015[info] - should convert all to List
2016Starting build for ProjectRef(file:/build/repo/,loggingEnumeratum3) (tofu-logging-enumeratum)... [13/36]
2017Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2018[info] compiling 1 Scala source to /build/repo/modules/logging/interop/enumeratum/target/jvm-3/classes ...
2019[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2020[warn] Option -Xkind-projector was updated
2021[warn] two warnings found
2022[info] done compiling
2023Starting build for ProjectRef(file:/build/repo/,zio2Core) (tofu-zio2-core)... [14/36]
2024Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2025[info] compiling 2 Scala sources to /build/repo/modules/interop/zio2/core/target/jvm-2.13/test-classes ...
2026[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2027[warn] Option -Xkind-projector was updated
2028[warn] two warnings found
2029[info] done compiling
2030+ RunZioSpec
2031 + should summon and run BiRun instance without errors
2032 + should summon and run WithRun instance without errors
20332 tests passed. 0 tests failed. 0 tests ignored.
2034
2035Executed in 221 ms
2036
2037Starting build for ProjectRef(file:/build/repo/,higherKindCore) (tofu-core-higher-kind)... [15/36]
2038Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2039[info] compiling 5 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.13/test-classes ...
2040[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2041[warn] Option -Xkind-projector was updated
2042[warn] two warnings found
2043[info] done compiling
2044[info] functionKSpec:
2045[info] - funK infers type args
2046[info] - funKFrom infers type args
2047[info] monadicSpec:
2048[info] - discard should properly discard values
2049Starting build for ProjectRef(file:/build/repo/,kernel) (tofu-kernel)... [16/36]
2050Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2051[info] compiling 5 Scala sources to /build/repo/modules/kernel/target/jvm-2.13/test-classes ...
2052[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2053[warn] Option -Xkind-projector was updated
2054[warn] two warnings found
2055[info] done compiling
2056[info] EitherSuite:
2057[info] TofuEitherAssocLOps#accocL
2058[info] - should return valid value for Left Left
2059[info] - should return valid value for Left Right
2060[info] - should return valid value for Right
2061[info] TofuEitherAssocROps#accocL
2062[info] - should return valid value for Right Left
2063[info] - should return valid value for Right Right
2064[info] - should return valid value for Left
2065[info] EvallioSuite:
2066[info] - evallio feels ok without Delay implicit
2067[info] FluxSuite:
2068[info] id flux
2069[info] - should sum all elements
2070[info] - should convert all to List
2071Starting build for ProjectRef(file:/build/repo/,loggingStr) (tofu-logging-structured)... [17/36]
2072Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2073[info] compiling 6 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.13/test-classes ...
2074[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2075[warn] Option -Xkind-projector was updated
2076[warn] two warnings found
2077[info] done compiling
2078[info] LoggableSuite:
2079[info] int custom logging
2080[info] - should be correct
2081[info] either custom logging
2082[info] - should handle left
2083[info] - should handle right
2084[info] - should show left correct
2085[info] - should show right correct
2086[info] hide after named
2087[info] - should hide value in message
2088[info] local date
2089[info] - should have loggable instance
2090[info] NamedLoggableCompositionSuite:
2091[info] named logs combined
2092[info] - should genenerate two item dictionary
2093[info] - should generate single item dictionary on rename
2094[info] named logs manually combined
2095[info] - should generate two item dictionary
2096[info] - should generate deep dictionary on rename
2097[info] singleton logs combined
2098[info] - should genenerate two item dictionary
2099[info] - should generate single item dictionary on rename
2100[info] singleton logs manually combined
2101[info] - should generate two item dictionary
2102[info] - should generate deep dictionary on rename
2103[info] LogTreeSuite:
2104[info] - LogTree and tethys builder results are consistent
2105[info] LocationSyntaxSuite:
2106[info] tofu.syntax.location.logging
2107[info] - should add location as additional logged value
2108[info] LoggingSuite:
2109[info] log tree
2110[info] - should render map
2111[info] logging syntax
2112[info] - should save the context
2113[info] - should add logged values
2114[info] - should add more values
2115[info] - should add throwable
2116[info] - should add throwable and more values
2117Starting build for ProjectRef(file:/build/repo/,loggingLayout) (tofu-logging-layout)... [18/36]
2118Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2119[info] compiling 5 Scala sources to /build/repo/modules/logging/layout/target/jvm-2.13/classes ...
2120[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2121[warn] Option -Xkind-projector was updated
2122[warn] two warnings found
2123[info] done compiling
2124[info] compiling 1 Scala source to /build/repo/modules/logging/layout/target/jvm-2.13/test-classes ...
2125[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2126[warn] Option -Xkind-projector was updated
2127[warn] two warnings found
2128[info] done compiling
212915:34:11,769 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.15
213015:34:11,770 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a32d762 - No custom configurators were discovered as a service.
213115:34:11,770 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a32d762 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
213215:34:11,770 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a32d762 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
213315:34:11,770 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
213415:34:11,770 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
213515:34:11,770 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a32d762 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
213615:34:11,770 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a32d762 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
213715:34:11,771 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a32d762 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
213815:34:11,771 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/build/repo/modules/logging/layout/target/jvm-2.13/test-classes/logback-test.xml]
213915:34:11,833 |-WARN in ch.qos.logback.core.model.processor.AppenderModelHandler - Appender named [STDOUT] not referenced. Skipping further processing.
214015:34:11,833 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2def10f2 - End of configuration.
214115:34:11,833 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@657e8eb - Registering current configuration as safe fallback point
214215:34:11,833 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1a32d762 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 62 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
2143[info] LogbackSuite:
2144[info] - throwable sent as throwable
2145Starting build for ProjectRef(file:/build/repo/,loggingLog4CatsLegacy3) (tofu-logging-log4cats-legacy)... [19/36]
2146Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2147[info] compiling 1 Scala source to /build/repo/modules/logging/interop/log4cats-legacy/target/jvm-3/classes ...
2148[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2149[warn] Option -Xkind-projector was updated
2150[warn] two warnings found
2151[info] done compiling
2152Starting build for ProjectRef(file:/build/repo/,loggingDer3) (tofu-logging-derivation)... [20/36]
2153Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2154[info] compiling 4 Scala sources to /build/repo/modules/logging/derivation/target/jvm-3/test-classes ...
2155[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2156[warn] Option -Xkind-projector was updated
2157[warn] two warnings found
2158[info] done compiling
2159[info] DerivedLoggableScala3Suite:
2160[info] SealedTraitEnum SingletonEnumLoggable
2161[info] - should correctly log
2162[info] Scala3Enum SingletonEnumLoggable
2163[info] - should correctly log
2164[info] DerivedLoggableSuite:
2165[info] Foo logging
2166[info] - should not rendered None
2167[info] - should not rendered Some flat
2168[info] Bar logging
2169[info] - should hide fields
2170[info] - should unembed fields
2171[info] - should embed fields
2172[info] Baz logging
2173[info] - should respect object collections
2174[info] - should respect primitive collections
2175[info] - should respect complex primitive collections
2176[info] - should respect masking
2177[info] MaskedBaz
2178[info] - should emit Some
2179[info] - should not emit None
2180[info] - should not show <none> for None with ignoreOpt
2181[info] - should show mask Option values in logShow
2182[info] - should show mask fields with custom masker function
2183[info] MaskedContra logging
2184[info] - should mask fields
2185Starting build for ProjectRef(file:/build/repo/,coreCE33) (tofu-core-ce3)... [21/36]
2186Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2187[info] compiling 18 Scala sources to /build/repo/modules/core/ce3/target/jvm-3/classes ...
2188[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2189[warn] Option -Xkind-projector was updated
2190[warn] two warnings found
2191[info] done compiling
2192[info] compiling 27 Scala sources to /build/repo/modules/core/ce3/target/jvm-3/test-classes ...
2193[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2194[warn] Option -Xkind-projector was updated
2195[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:30:78
2196[warn] 30 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends CardStorage[F] {
2197[warn] | ^
2198[warn] | unused implicit parameter
2199[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:45:78
2200[warn] 45 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, UserNotFound] })#L] extends UserStorage[F] {
2201[warn] | ^
2202[warn] | unused implicit parameter
2203[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:22:116
2204[warn] 22 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2205[warn] | ^
2206[warn] | unused implicit parameter
2207[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:27:116
2208[warn] 27 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2209[warn] | ^
2210[warn] | unused implicit parameter
2211[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:32:116
2212[warn] 32 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2213[warn] | ^
2214[warn] | unused implicit parameter
2215[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:42:10
2216[warn] 42 | })#L: Timeout
2217[warn] | ^
2218[warn] | unused implicit parameter
2219[warn] 8 warnings found
2220[info] done compiling
2221[info] UnliftSuite:
2222[info] Lift implicit def implementations
2223[info] - should cast instances properly
2224[info] FIorSuite:
2225[info] TofuFIorOps#mapF
2226[info] - should run function well in case of right
2227[info] - should run function well in case of left
2228[info] - should run function well in case of both
2229[info] - should nothing happen in case of effect error
2230[info] - should check lazyness
2231[info] TofuFIorOps#mapIn
2232[info] - should run function well in case of right
2233[info] - should run function well in case of left
2234[info] - should run function well in case of both
2235[info] - should nothing happen in case of effect error
2236[info] TofuFIorOps#flatMapIn
2237[info] - should run function well in case of right
2238[info] - should run function well in case of left
2239[info] - should run function well in case of both
2240[info] - should nothing happen in case of effect error
2241[info] - should check lazyness
2242[info] TofuFIorOps#doubleFlatMap
2243[info] - should run function well in case of right
2244[info] - should run function well in case of left
2245[info] - should run function well in case of both
2246[info] - should nothing happen in case of effect error
2247[info] - should check lazyness
2248[info] TofuFIorOps#flatTapF
2249[info] - should run function well in case of right
2250[info] - should run function well in case of left
2251[info] - should run function well in case of both
2252[info] - should nothing happen in case of effect error
2253[info] - should check lazyness
2254[info] TofuFIorOps#doubleFlatTap
2255[info] - should run function well in case of right (to right)
2256[info] - should run function well in case of right (to left)
2257[info] - should run function well in case of right (to both)
2258[info] - should run function well in case of left (to right)
2259[info] - should run function well in case of left (to left)
2260[info] - should run function well in case of left (to both)
2261[info] - should run function well in case of both (to right)
2262[info] - should run function well in case of both (to left)
2263[info] - should run function well in case of both (to both)
2264[info] - should nothing happen in case of effect error
2265[info] - should nothing happen in case of effect error (source)
2266[info] - should check lazyness
2267[info] ConsoleSuite:
2268[info] - simple output
2269[info] - double echo output
2270[info] DelaySuite:
2271[info] - IO pure delay
2272[info] - IO effect delay
2273[info] - Lift delay
2274[info] RetrySuite:
2275[info] runRetry[Err1, F]
2276[info] - should update counter n times
2277[info] runRetry[Err2, F]
2278[info] - should update counter 1 time
2279[info] PermitSuite:
2280[info] - check Permit
2281[info] FEitherSuite:
2282[info] EitherIdFOps#asRightF
2283[info] - should return Right
2284[info] EitherIdFOps#asLeftF
2285[info] - should return Left
2286[info] EitherFObjectOps#condF
2287[info] - should return Right and check lazyness
2288[info] - should return Left and check lazyness
2289[info] EitherFOps#orElseF
2290[info] - should return self in case of empty second
2291[info] - should return self in case of non-empty second
2292[info] - should return arg in case of empty second
2293[info] - should return arg in case non-of empty second
2294[info] - should check lazyness
2295[info] EitherFOps#getOrElseF
2296[info] - should return self in case of empty second
2297[info] - should return self in case of non-empty second
2298[info] - should return arg
2299[info] - should check lazyness
2300[info] EitherFOps#catchAll
2301[info] - should return self
2302[info] - should return arg
2303[info] EitherFOps#absolve
2304[info] - should return self in case of Right
2305[info] - should return None in case of Left
2306[info] EitherFOps#reRaise
2307[info] - should return self in case of Right
2308[info] - should return None in case of Left
2309[info] EitherFOps#assocR
2310[info] - should return valid value in case of Right-Right
2311[info] - should return valid value in case of Right-Left
2312[info] - should return valid value in case of Left
2313[info] EitherFOps#assocL
2314[info] - should return valid value in case of Left-Right
2315[info] - should return valid value in case of Left-Left
2316[info] - should return valid value in case of Right
2317[info] EitherFOps#mapF
2318[info] - should return valid value in case of Right
2319[info] - should return valid value in case of Left
2320[info] - should return valid value in case of base None
2321[info] - should return valid valid in case map to None
2322[info] EitherFOps#tapF
2323[info] - should run in case of Right
2324[info] - should not run in case of Left
2325[info] - should not run in case of base None
2326[info] - should not run in case map to None
2327[info] EitherFOps#mapIn
2328[info] - should return valid value in case of Right
2329[info] - should return valid value in case of Left
2330[info] - should return valid value in case of base None
2331[info] EitherFOps#leftMapF
2332[info] - should return valid value in case of Left
2333[info] - should return valid value in case of Right
2334[info] - should return valid value in case of base None
2335[info] - should return valid value in case map to None
2336[info] EitherFOps#leftTapF
2337[info] - should run in case of Left
2338[info] - should not run in case of Right
2339[info] - should not run in case of base None
2340[info] - should not run in case map to None
2341[info] EitherFOps#flatMapIn
2342[info] - should return Right in case of base Right and mapping
2343[info] - should return valid value in case of base Right and mapping to Left
2344[info] - should return valid value in case of base Left
2345[info] - should return valid value in case of base None
2346[info] EitherFOps#leftFlatMapIn
2347[info] - should return Left in case of base Left and mapping
2348[info] - should return valid value in case of base Left and mapping to Right
2349[info] - should return valid value in case of base Right
2350[info] - should return valid value in case of base None
2351[info] EitherFOps#leftFlatMapF
2352[info] - should return Left in case of base Left and mapping
2353[info] - should return valid value in case of base Left and mapping to Right
2354[info] - should return valid value in case of base Right
2355[info] - should return valid value in case of base None
2356[info] EitherFOps#swapF
2357[info] - should return Left
2358[info] - should return Right
2359[info] - should return None
2360[info] EitherFOps#doubleFlatMap
2361[info] - should return None
2362[info] - should return Right
2363[info] - should return Left
2364[info] EitherFOps#ensure
2365[info] - should return None
2366[info] - should return Left
2367[info] - should return Right
2368[info] EitherFOps#ensureF
2369[info] - should return None
2370[info] - should return Left
2371[info] - should return Right
2372[info] EitherFOps#traverseF
2373[info] - should return None
2374[info] - should return Some(None)
2375[info] - should return Right
2376[info] - should return Left
2377[info] EitherFOps#traverseAll
2378[info] - should return List(None)
2379[info] - should return Nil
2380[info] - should return Right
2381[info] - should return Left
2382[info] EitherFOps#leftTraverseF
2383[info] - should return None
2384[info] - should return Some(None)
2385[info] - should return Right
2386[info] - should return Left
2387[info] EitherFOps#leftTraverseAll
2388[info] - should return List(None)
2389[info] - should return Nil
2390[info] - should return Right
2391[info] - should return Left
2392[info] EitherFOps#productF
2393[info] - should return None
2394[info] - should return Left
2395[info] - should return Right
2396[info] - should check lazyness
2397[info] EitherFOps#productRF
2398[info] - should return None
2399[info] - should return Left
2400[info] - should return Right
2401[info] - should check lazyness
2402[info] EitherFOps#productLF
2403[info] - should return None
2404[info] - should return Left
2405[info] - should return Right
2406[info] - should check lazyness
2407[info] EitherFOps#apF
2408[info] - should return None
2409[info] - should return Left
2410[info] - should return Right
2411[info] - should check lazyness
2412[info] EitherFOps#map2F
2413[info] - should return None
2414[info] - should return Left
2415[info] - should return Right
2416[info] - should check lazyness
2417[info] EitherFOps#flatMap2F
2418[info] - should return None
2419[info] - should return Left
2420[info] - should return Right
2421[info] - should check lazyness
2422[info] EitherFOps#mergeF
2423[info] - should return None
2424[info] - should return Left
2425[info] - should return Right
2426[info] EitherIdFOps#rightIn
2427[info] - should return None
2428[info] - should return Right
2429[info] EitherIdFOps#leftIn
2430[info] - should return None
2431[info] - should return Left
2432[info] AtomSuite:
2433[info] - check IO has Atom
2434[info] FOptionSuite:
2435[info] getOrElseF
2436[info] - should return inner value when non empty
2437[info] getOrElseF
2438[info] - should return argument when empty
2439[info] PerformSuite:
2440[info] - parallize over performed futures
2441[info] orElseF
2442[info] - should return self when non empty
2443[info] orElseF
2444[info] - should return argument when empty
2445[info] orThrow
2446[info] - should return inner value when non empty
2447[info] orThrow
2448[info] - should raise error when empty
2449[info] semiflatMap
2450[info] - should run when non empty
2451[info] semiflatMap
2452[info] - should keep empty when empty
2453[info] mapIn
2454[info] - should run when non empty
2455[info] mapIn
2456[info] - should keep empty when empty
2457[info] flatMapIn
2458[info] - should run when non empty
2459[info] flatMapIn
2460[info] - should keep empty when empty
2461[info] flatMapIn
2462[info] - should return empty when empty is returned from function
2463[info] doubleFlatMap
2464[info] - should run when non empty
2465[info] doubleFlatMap
2466[info] - should keep empty when empty
2467[info] toRightF
2468[info] - should return non-empty Left
2469[info] toRightF
2470[info] - should return Right
2471[info] toRightF
2472[info] - should return empty M when empty M
2473[info] toRightF
2474[info] - should return empty Left when None
2475[info] toRightF
2476[info] - should check lazyness
2477[info] toRightIn
2478[info] - should return non-empty Left
2479[info] toRightIn
2480[info] - should return Right
2481[info] toRightIn
2482[info] - should return empty M when empty M
2483[info] toRightIn
2484[info] - should check lazyness
2485[info] toLeftF
2486[info] - should return non-empty Right
2487[info] toLeftF
2488[info] - should return Left
2489[info] toLeftF
2490[info] - should return Left when empty M
2491[info] toLeftF
2492[info] - should return Right when None
2493[info] toLeftF
2494[info] - should return empty Right when None and function return empty M
2495[info] toLeftF
2496[info] - should check lazyness
2497[info] toLeftIn
2498[info] - should return Left
2499[info] toLeftIn
2500[info] - should return Left when empty M
2501[info] toLeftIn
2502[info] - should return Right when None
2503[info] toLeftIn
2504[info] - should check lazyness
2505[info] filterIn
2506[info] - should return empty M
2507[info] filterIn
2508[info] - should return None if None
2509[info] filterIn
2510[info] - should return valid value due the predicate
2511[info] filterF
2512[info] - should return empty M
2513[info] filterF
2514[info] - should return None if None
2515[info] filterF
2516[info] - should return valid value due the predicate
2517[info] ensure
2518[info] - should return err if None
2519[info] ensure
2520[info] - should return empty M
2521[info] ensure
2522[info] - should check lazyness
2523[info] ensure
2524[info] - should return valid value due the predicate
2525[info] ensureF
2526[info] - should return err if None
2527[info] ensureF
2528[info] - should return empty M
2529[info] ensureF
2530[info] - should check lazyness
2531[info] ensureF
2532[info] - should return valid value due the predicate
2533[info] collectF
2534[info] - should return successful collected
2535[info] collectF
2536[info] - should return empty collected when empty M
2537[info] collectF
2538[info] - should return None collected when matching is failed
2539[info] collectF
2540[info] - should return None collected when base is None
2541[info] collectIn
2542[info] - should return successful collected
2543[info] collectIn
2544[info] - should return None collected when matching is failed
2545[info] collectIn
2546[info] - should return None collected when base is None
2547[info] traverseF
2548[info] - should return Left
2549[info] traverseF
2550[info] - should return Right
2551[info] traverseF
2552[info] - should return empty M
2553[info] traverseF
2554[info] - should return err
2555[info] traverseAll
2556[info] - should return Left
2557[info] traverseAll
2558[info] - should return Right
2559[info] traverseAll
2560[info] - should return empty M
2561[info] traverseAll
2562[info] - should return err
2563[info] productF
2564[info] - should return None
2565[info] productF
2566[info] - should return Some
2567[info] productF
2568[info] - should return empty M
2569[info] productF
2570[info] - should return M with None
2571[info] productF
2572[info] - should check lazyness
2573[info] productRF
2574[info] - should return None
2575[info] productRF
2576[info] - should return Some
2577[info] productRF
2578[info] - should return empty M
2579[info] productRF
2580[info] - should return M with None
2581[info] productRF
2582[info] - should check lazyness
2583[info] productLF
2584[info] - should return None
2585[info] productLF
2586[info] - should return Some
2587[info] productLF
2588[info] - should return empty M
2589[info] productLF
2590[info] - should return M with None
2591[info] productLF
2592[info] - should check lazyness
2593[info] apF
2594[info] - should return None
2595[info] apF
2596[info] - should return Some
2597[info] apF
2598[info] - should return empty M
2599[info] apF
2600[info] - should return M with None
2601[info] apF
2602[info] - should check lazyness
2603[info] map2F
2604[info] - should return None
2605[info] map2F
2606[info] - should return Some
2607[info] map2F
2608[info] - should return empty M
2609[info] map2F
2610[info] - should return M with None
2611[info] map2F
2612[info] - should check lazyness
2613[info] flatMap2F
2614[info] - should return None
2615[info] flatMap2F
2616[info] - should return Some
2617[info] flatMap2F
2618[info] - should return empty M
2619[info] flatMap2F
2620[info] - should return M with None
2621[info] flatMap2F
2622[info] - should check lazyness
2623[info] someIn
2624[info] - should return some in M (List)
2625[info] ErrorsSuite:
2626[info] Raise
2627[info] - should reRaise
2628[info] Errors
2629[info] - should adoptError
2630[info] QVarSuite:
2631[info] - check IO has QVar
2632[info] RaiseSuite:
2633[info] - error should be raised
2634[info] UnliftSubcontext:
2635[info] Unlift
2636[info] - should correctly replace subcontext
2637[info] Unlift
2638[info] - should correctly lift
2639[info] TimeoutSuite:
2640[info] - Timeout should cancel
2641[info] - Timeout with ReaderT should cancel
2642[info] - Timeout with ReaderT should have context
2643[info] - Timeout with ReaderT should have context in fallback
2644Starting build for ProjectRef(file:/build/repo/,loggingStr2_12) (tofu-logging-structured)... [22/36]
2645Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2646[info] compiling 52 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.12/classes ...
2647[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2648[warn] Option -Xkind-projector was updated
2649[warn] two warnings found
2650[info] done compiling
2651[info] compiling 6 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.12/test-classes ...
2652[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2653[warn] Option -Xkind-projector was updated
2654[warn] two warnings found
2655[info] done compiling
2656[info] NamedLoggableCompositionSuite:
2657[info] named logs combined
2658[info] - should genenerate two item dictionary
2659[info] - should generate single item dictionary on rename
2660[info] named logs manually combined
2661[info] - should generate two item dictionary
2662[info] - should generate deep dictionary on rename
2663[info] singleton logs combined
2664[info] - should genenerate two item dictionary
2665[info] - should generate single item dictionary on rename
2666[info] singleton logs manually combined
2667[info] - should generate two item dictionary
2668[info] - should generate deep dictionary on rename
2669[info] LogTreeSuite:
2670[info] - LogTree and tethys builder results are consistent
2671[info] LoggableSuite:
2672[info] int custom logging
2673[info] - should be correct
2674[info] either custom logging
2675[info] - should handle left
2676[info] - should handle right
2677[info] - should show left correct
2678[info] - should show right correct
2679[info] hide after named
2680[info] - should hide value in message
2681[info] local date
2682[info] - should have loggable instance
2683[info] LocationSyntaxSuite:
2684[info] tofu.syntax.location.logging
2685[info] - should add location as additional logged value
2686[info] LoggingSuite:
2687[info] log tree
2688[info] - should render map
2689[info] logging syntax
2690[info] - should save the context
2691[info] - should add logged values
2692[info] - should add more values
2693[info] - should add throwable
2694[info] - should add throwable and more values
2695Starting build for ProjectRef(file:/build/repo/,kernelCatsMtlInterop3) (tofu-kernel-cats-mtl)... [23/36]
2696Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2697[info] compiling 5 Scala sources to /build/repo/modules/kernel/interop/cats-mtl/target/jvm-3/classes ...
2698[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2699[warn] Option -Xkind-projector was updated
2700[warn] two warnings found
2701[info] done compiling
2702[info] compiling 3 Scala sources to /build/repo/modules/kernel/interop/cats-mtl/target/jvm-3/test-classes ...
2703[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2704[warn] Option -Xkind-projector was updated
2705[warn] two warnings found
2706[info] done compiling
2707Starting build for ProjectRef(file:/build/repo/,streams) (tofu-streams)... [24/36]
2708Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2709[info] compiling 23 Scala sources to /build/repo/modules/streams/target/jvm-2.13/classes ...
2710[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2711[warn] Option -Xkind-projector was updated
2712[warn] two warnings found
2713[info] done compiling
2714[info] compiling 1 Scala source to /build/repo/modules/streams/target/jvm-2.13/test-classes ...
2715[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2716[warn] Option -Xkind-projector was updated
2717[warn] two warnings found
2718[info] done compiling
2719Starting build for ProjectRef(file:/build/repo/,higherKindCore3) (tofu-core-higher-kind)... [25/36]
2720Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2721[info] compiling 5 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-3/test-classes ...
2722[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2723[warn] Option -Xkind-projector was updated
2724[warn] two warnings found
2725[info] done compiling
2726[info] functionKSpec:
2727[info] - funK infers type args
2728[info] - funKFrom infers type args
2729[info] monadicSpec:
2730[info] - discard should properly discard values
2731Starting build for ProjectRef(file:/build/repo/,loggingDerivationAnnotations) (tofu-logging-derivation-annotations)... [26/36]
2732Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2733Starting build for ProjectRef(file:/build/repo/,logging) (tofu-logging)... [27/36]
2734Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2735Starting build for ProjectRef(file:/build/repo/,loggingStr3) (tofu-logging-structured)... [28/36]
2736Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2737[info] compiling 6 Scala sources to /build/repo/modules/logging/structured/target/jvm-3/test-classes ...
2738[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2739[warn] Option -Xkind-projector was updated
2740[warn] two warnings found
2741[info] done compiling
2742[info] LoggableSuite:
2743[info] int custom logging
2744[info] - should be correct
2745[info] either custom logging
2746[info] - should handle left
2747[info] - should handle right
2748[info] - should show left correct
2749[info] - should show right correct
2750[info] hide after named
2751[info] - should hide value in message
2752[info] local date
2753[info] - should have loggable instance
2754[info] NamedLoggableCompositionSuite:
2755[info] named logs combined
2756[info] - should genenerate two item dictionary
2757[info] - should generate single item dictionary on rename
2758[info] named logs manually combined
2759[info] - should generate two item dictionary
2760[info] - should generate deep dictionary on rename
2761[info] singleton logs combined
2762[info] - should genenerate two item dictionary
2763[info] - should generate single item dictionary on rename
2764[info] singleton logs manually combined
2765[info] - should generate two item dictionary
2766[info] - should generate deep dictionary on rename
2767[info] LogTreeSuite:
2768[info] - LogTree and tethys builder results are consistent
2769[info] LocationSyntaxSuite:
2770[info] tofu.syntax.location.logging
2771[info] - should add location as additional logged value
2772[info] LoggingSuite:
2773[info] log tree
2774[info] - should render map
2775[info] logging syntax
2776[info] - should save the context
2777[info] - should add logged values
2778[info] - should add more values
2779[info] - should add throwable
2780[info] - should add throwable and more values
2781Starting build for ProjectRef(file:/build/repo/,coreCE3) (tofu-core-ce3)... [29/36]
2782Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
2783[info] compiling 27 Scala sources to /build/repo/modules/core/ce3/target/jvm-2.13/test-classes ...
2784[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2785[warn] Option -Xkind-projector was updated
2786[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:30:78
2787[warn] 30 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends CardStorage[F] {
2788[warn] | ^
2789[warn] | unused implicit parameter
2790[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:45:78
2791[warn] 45 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, UserNotFound] })#L] extends UserStorage[F] {
2792[warn] | ^
2793[warn] | unused implicit parameter
2794[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:22:116
2795[warn] 22 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2796[warn] | ^
2797[warn] | unused implicit parameter
2798[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:27:116
2799[warn] 27 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2800[warn] | ^
2801[warn] | unused implicit parameter
2802[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:32:116
2803[warn] 32 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2804[warn] | ^
2805[warn] | unused implicit parameter
2806[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:42:10
2807[warn] 42 | })#L: Timeout
2808[warn] | ^
2809[warn] | unused implicit parameter
2810[warn] 8 warnings found
2811[info] done compiling
2812[info] RaiseSuite:
2813[info] - error should be raised
2814[info] ConsoleSuite:
2815[info] - simple output
2816[info] - double echo output
2817[info] RetrySuite:
2818[info] runRetry[Err1, F]
2819[info] - should update counter n times
2820[info] runRetry[Err2, F]
2821[info] - should update counter 1 time
2822[info] AtomSuite:
2823[info] - check IO has Atom
2824[info] UnliftSuite:
2825[info] Lift implicit def implementations
2826[info] - should cast instances properly
2827[info] QVarSuite:
2828[info] - check IO has QVar
2829[info] UnliftSubcontext:
2830[info] Unlift
2831[info] - should correctly replace subcontext
2832[info] Unlift
2833[info] - should correctly lift
2834[info] DelaySuite:
2835[info] - IO pure delay
2836[info] - IO effect delay
2837[info] - Lift delay
2838[info] ErrorsSuite:
2839[info] Raise
2840[info] - should reRaise
2841[info] Errors
2842[info] - should adoptError
2843[info] PermitSuite:
2844[info] - check Permit
2845[info] FOptionSuite:
2846[info] getOrElseF
2847[info] - should return inner value when non empty
2848[info] getOrElseF
2849[info] - should return argument when empty
2850[info] orElseF
2851[info] - should return self when non empty
2852[info] orElseF
2853[info] - should return argument when empty
2854[info] orThrow
2855[info] - should return inner value when non empty
2856[info] orThrow
2857[info] - should raise error when empty
2858[info] semiflatMap
2859[info] - should run when non empty
2860[info] semiflatMap
2861[info] - should keep empty when empty
2862[info] mapIn
2863[info] - should run when non empty
2864[info] mapIn
2865[info] - should keep empty when empty
2866[info] flatMapIn
2867[info] - should run when non empty
2868[info] flatMapIn
2869[info] - should keep empty when empty
2870[info] flatMapIn
2871[info] - should return empty when empty is returned from function
2872[info] doubleFlatMap
2873[info] - should run when non empty
2874[info] doubleFlatMap
2875[info] - should keep empty when empty
2876[info] toRightF
2877[info] - should return non-empty Left
2878[info] toRightF
2879[info] - should return Right
2880[info] toRightF
2881[info] - should return empty M when empty M
2882[info] toRightF
2883[info] - should return empty Left when None
2884[info] toRightF
2885[info] - should check lazyness
2886[info] toRightIn
2887[info] - should return non-empty Left
2888[info] toRightIn
2889[info] - should return Right
2890[info] toRightIn
2891[info] - should return empty M when empty M
2892[info] toRightIn
2893[info] - should check lazyness
2894[info] toLeftF
2895[info] - should return non-empty Right
2896[info] toLeftF
2897[info] - should return Left
2898[info] toLeftF
2899[info] - should return Left when empty M
2900[info] toLeftF
2901[info] - should return Right when None
2902[info] toLeftF
2903[info] - should return empty Right when None and function return empty M
2904[info] toLeftF
2905[info] - should check lazyness
2906[info] toLeftIn
2907[info] - should return Left
2908[info] toLeftIn
2909[info] - should return Left when empty M
2910[info] toLeftIn
2911[info] - should return Right when None
2912[info] toLeftIn
2913[info] - should check lazyness
2914[info] filterIn
2915[info] - should return empty M
2916[info] filterIn
2917[info] - should return None if None
2918[info] filterIn
2919[info] - should return valid value due the predicate
2920[info] filterF
2921[info] - should return empty M
2922[info] filterF
2923[info] - should return None if None
2924[info] filterF
2925[info] - should return valid value due the predicate
2926[info] ensure
2927[info] - should return err if None
2928[info] ensure
2929[info] - should return empty M
2930[info] ensure
2931[info] - should check lazyness
2932[info] ensure
2933[info] - should return valid value due the predicate
2934[info] ensureF
2935[info] - should return err if None
2936[info] ensureF
2937[info] - should return empty M
2938[info] ensureF
2939[info] - should check lazyness
2940[info] ensureF
2941[info] - should return valid value due the predicate
2942[info] collectF
2943[info] - should return successful collected
2944[info] collectF
2945[info] - should return empty collected when empty M
2946[info] collectF
2947[info] - should return None collected when matching is failed
2948[info] collectF
2949[info] - should return None collected when base is None
2950[info] collectIn
2951[info] - should return successful collected
2952[info] collectIn
2953[info] - should return None collected when matching is failed
2954[info] collectIn
2955[info] - should return None collected when base is None
2956[info] traverseF
2957[info] - should return Left
2958[info] traverseF
2959[info] - should return Right
2960[info] traverseF
2961[info] - should return empty M
2962[info] traverseF
2963[info] - should return err
2964[info] traverseAll
2965[info] - should return Left
2966[info] traverseAll
2967[info] - should return Right
2968[info] traverseAll
2969[info] - should return empty M
2970[info] traverseAll
2971[info] - should return err
2972[info] productF
2973[info] - should return None
2974[info] productF
2975[info] - should return Some
2976[info] productF
2977[info] - should return empty M
2978[info] productF
2979[info] - should return M with None
2980[info] productF
2981[info] - should check lazyness
2982[info] productRF
2983[info] - should return None
2984[info] productRF
2985[info] - should return Some
2986[info] productRF
2987[info] - should return empty M
2988[info] productRF
2989[info] - should return M with None
2990[info] productRF
2991[info] - should check lazyness
2992[info] productLF
2993[info] - should return None
2994[info] productLF
2995[info] - should return Some
2996[info] productLF
2997[info] - should return empty M
2998[info] productLF
2999[info] - should return M with None
3000[info] productLF
3001[info] - should check lazyness
3002[info] apF
3003[info] - should return None
3004[info] apF
3005[info] - should return Some
3006[info] apF
3007[info] - should return empty M
3008[info] apF
3009[info] - should return M with None
3010[info] apF
3011[info] - should check lazyness
3012[info] map2F
3013[info] - should return None
3014[info] map2F
3015[info] - should return Some
3016[info] map2F
3017[info] - should return empty M
3018[info] map2F
3019[info] - should return M with None
3020[info] map2F
3021[info] - should check lazyness
3022[info] flatMap2F
3023[info] - should return None
3024[info] flatMap2F
3025[info] - should return Some
3026[info] flatMap2F
3027[info] - should return empty M
3028[info] flatMap2F
3029[info] - should return M with None
3030[info] flatMap2F
3031[info] - should check lazyness
3032[info] someIn
3033[info] - should return some in M (List)
3034[info] TimeoutSuite:
3035[info] - Timeout should cancel
3036[info] - Timeout with ReaderT should cancel
3037[info] - Timeout with ReaderT should have context
3038[info] - Timeout with ReaderT should have context in fallback
3039[info] FIorSuite:
3040[info] TofuFIorOps#mapF
3041[info] - should run function well in case of right
3042[info] - should run function well in case of left
3043[info] - should run function well in case of both
3044[info] - should nothing happen in case of effect error
3045[info] - should check lazyness
3046[info] TofuFIorOps#mapIn
3047[info] - should run function well in case of right
3048[info] - should run function well in case of left
3049[info] - should run function well in case of both
3050[info] - should nothing happen in case of effect error
3051[info] TofuFIorOps#flatMapIn
3052[info] - should run function well in case of right
3053[info] - should run function well in case of left
3054[info] - should run function well in case of both
3055[info] - should nothing happen in case of effect error
3056[info] - should check lazyness
3057[info] TofuFIorOps#doubleFlatMap
3058[info] - should run function well in case of right
3059[info] - should run function well in case of left
3060[info] - should run function well in case of both
3061[info] - should nothing happen in case of effect error
3062[info] - should check lazyness
3063[info] TofuFIorOps#flatTapF
3064[info] - should run function well in case of right
3065[info] - should run function well in case of left
3066[info] - should run function well in case of both
3067[info] - should nothing happen in case of effect error
3068[info] - should check lazyness
3069[info] TofuFIorOps#doubleFlatTap
3070[info] - should run function well in case of right (to right)
3071[info] - should run function well in case of right (to left)
3072[info] - should run function well in case of right (to both)
3073[info] - should run function well in case of left (to right)
3074[info] - should run function well in case of left (to left)
3075[info] - should run function well in case of left (to both)
3076[info] - should run function well in case of both (to right)
3077[info] - should run function well in case of both (to left)
3078[info] - should run function well in case of both (to both)
3079[info] - should nothing happen in case of effect error
3080[info] - should nothing happen in case of effect error (source)
3081[info] - should check lazyness
3082[info] PerformSuite:
3083[info] - parallize over performed futures
3084[info] FEitherSuite:
3085[info] EitherIdFOps#asRightF
3086[info] - should return Right
3087[info] EitherIdFOps#asLeftF
3088[info] - should return Left
3089[info] EitherFObjectOps#condF
3090[info] - should return Right and check lazyness
3091[info] - should return Left and check lazyness
3092[info] EitherFOps#orElseF
3093[info] - should return self in case of empty second
3094[info] - should return self in case of non-empty second
3095[info] - should return arg in case of empty second
3096[info] - should return arg in case non-of empty second
3097[info] - should check lazyness
3098[info] EitherFOps#getOrElseF
3099[info] - should return self in case of empty second
3100[info] - should return self in case of non-empty second
3101[info] - should return arg
3102[info] - should check lazyness
3103[info] EitherFOps#catchAll
3104[info] - should return self
3105[info] - should return arg
3106[info] EitherFOps#absolve
3107[info] - should return self in case of Right
3108[info] - should return None in case of Left
3109[info] EitherFOps#reRaise
3110[info] - should return self in case of Right
3111[info] - should return None in case of Left
3112[info] EitherFOps#assocR
3113[info] - should return valid value in case of Right-Right
3114[info] - should return valid value in case of Right-Left
3115[info] - should return valid value in case of Left
3116[info] EitherFOps#assocL
3117[info] - should return valid value in case of Left-Right
3118[info] - should return valid value in case of Left-Left
3119[info] - should return valid value in case of Right
3120[info] EitherFOps#mapF
3121[info] - should return valid value in case of Right
3122[info] - should return valid value in case of Left
3123[info] - should return valid value in case of base None
3124[info] - should return valid valid in case map to None
3125[info] EitherFOps#tapF
3126[info] - should run in case of Right
3127[info] - should not run in case of Left
3128[info] - should not run in case of base None
3129[info] - should not run in case map to None
3130[info] EitherFOps#mapIn
3131[info] - should return valid value in case of Right
3132[info] - should return valid value in case of Left
3133[info] - should return valid value in case of base None
3134[info] EitherFOps#leftMapF
3135[info] - should return valid value in case of Left
3136[info] - should return valid value in case of Right
3137[info] - should return valid value in case of base None
3138[info] - should return valid value in case map to None
3139[info] EitherFOps#leftTapF
3140[info] - should run in case of Left
3141[info] - should not run in case of Right
3142[info] - should not run in case of base None
3143[info] - should not run in case map to None
3144[info] EitherFOps#flatMapIn
3145[info] - should return Right in case of base Right and mapping
3146[info] - should return valid value in case of base Right and mapping to Left
3147[info] - should return valid value in case of base Left
3148[info] - should return valid value in case of base None
3149[info] EitherFOps#leftFlatMapIn
3150[info] - should return Left in case of base Left and mapping
3151[info] - should return valid value in case of base Left and mapping to Right
3152[info] - should return valid value in case of base Right
3153[info] - should return valid value in case of base None
3154[info] EitherFOps#leftFlatMapF
3155[info] - should return Left in case of base Left and mapping
3156[info] - should return valid value in case of base Left and mapping to Right
3157[info] - should return valid value in case of base Right
3158[info] - should return valid value in case of base None
3159[info] EitherFOps#swapF
3160[info] - should return Left
3161[info] - should return Right
3162[info] - should return None
3163[info] EitherFOps#doubleFlatMap
3164[info] - should return None
3165[info] - should return Right
3166[info] - should return Left
3167[info] EitherFOps#ensure
3168[info] - should return None
3169[info] - should return Left
3170[info] - should return Right
3171[info] EitherFOps#ensureF
3172[info] - should return None
3173[info] - should return Left
3174[info] - should return Right
3175[info] EitherFOps#traverseF
3176[info] - should return None
3177[info] - should return Some(None)
3178[info] - should return Right
3179[info] - should return Left
3180[info] EitherFOps#traverseAll
3181[info] - should return List(None)
3182[info] - should return Nil
3183[info] - should return Right
3184[info] - should return Left
3185[info] EitherFOps#leftTraverseF
3186[info] - should return None
3187[info] - should return Some(None)
3188[info] - should return Right
3189[info] - should return Left
3190[info] EitherFOps#leftTraverseAll
3191[info] - should return List(None)
3192[info] - should return Nil
3193[info] - should return Right
3194[info] - should return Left
3195[info] EitherFOps#productF
3196[info] - should return None
3197[info] - should return Left
3198[info] - should return Right
3199[info] - should check lazyness
3200[info] EitherFOps#productRF
3201[info] - should return None
3202[info] - should return Left
3203[info] - should return Right
3204[info] - should check lazyness
3205[info] EitherFOps#productLF
3206[info] - should return None
3207[info] - should return Left
3208[info] - should return Right
3209[info] - should check lazyness
3210[info] EitherFOps#apF
3211[info] - should return None
3212[info] - should return Left
3213[info] - should return Right
3214[info] - should check lazyness
3215[info] EitherFOps#map2F
3216[info] - should return None
3217[info] - should return Left
3218[info] - should return Right
3219[info] - should check lazyness
3220[info] EitherFOps#flatMap2F
3221[info] - should return None
3222[info] - should return Left
3223[info] - should return Right
3224[info] - should check lazyness
3225[info] EitherFOps#mergeF
3226[info] - should return None
3227[info] - should return Left
3228[info] - should return Right
3229[info] EitherIdFOps#rightIn
3230[info] - should return None
3231[info] - should return Right
3232[info] EitherIdFOps#leftIn
3233[info] - should return None
3234[info] - should return Left
3235Starting build for ProjectRef(file:/build/repo/,loggingRefined3) (tofu-logging-refined)... [30/36]
3236Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3237[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-3/classes ...
3238[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
3239[warn] Option -Xkind-projector was updated
3240[warn] two warnings found
3241[info] done compiling
3242[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-3/test-classes ...
3243[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
3244[warn] Option -Xkind-projector was updated
3245[warn] two warnings found
3246[info] done compiling
3247[info] TofuRefinedIntegrationSpec:
3248[info] derived loggable instances
3249[info] - should be correct
3250Starting build for ProjectRef(file:/build/repo/,loggingLog4Cats2_12) (tofu-logging-log4cats)... [31/36]
3251Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3252[info] compiling 1 Scala source to /build/repo/modules/logging/interop/log4cats/target/jvm-2.12/classes ...
3253[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
3254[warn] Option -Xkind-projector was updated
3255[warn] two warnings found
3256[info] done compiling
3257Starting build for ProjectRef(file:/build/repo/,coreCE22_12) (tofu-core-ce2)... [32/36]
3258Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3259[info] compiling 19 Scala sources to /build/repo/modules/core/ce2/target/jvm-2.12/classes ...
3260[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
3261[warn] Option -Xkind-projector was updated
3262[warn] two warnings found
3263[info] done compiling
3264[info] compiling 27 Scala sources to /build/repo/modules/core/ce2/target/jvm-2.12/test-classes ...
3265[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
3266[warn] Option -Xkind-projector was updated
3267[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce2/src/test/scala/tofu/examples/TofuRaiseExamples.scala:29:78
3268[warn] 29 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends CardStorage[F] {
3269[warn] | ^
3270[warn] | unused implicit parameter
3271[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce2/src/test/scala/tofu/examples/TofuRaiseExamples.scala:44:78
3272[warn] 44 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends UserStorage[F] {
3273[warn] | ^
3274[warn] | unused implicit parameter
3275[warn] four warnings found
3276[info] done compiling
3277[info] RaiseSuite:
3278[info] - error should be raised
3279[info] ConsoleSuite:
3280[info] - simple output
3281[info] - double echo output
3282[info] PermitSuite:
3283[info] - check IO has Permit
3284[info] UnliftSubcontext:
3285[info] Unlift
3286[info] - should correctly replace subcontext
3287[info] Unlift
3288[info] - should correctly lift
3289[info] TimeoutSuite:
3290[info] - Timeout should cancel
3291[info] - Timeout with ReaderT should cancel
3292[info] - Timeout with ReaderT should have context
3293[info] - Timeout with ReaderT should have context in fallback
3294[info] QVarSuite:
3295[info] - check IO has QVar
3296[info] ErrorsSuite:
3297[info] Raise
3298[info] - should reRaise
3299[info] Errors
3300[info] - should adoptError
3301[info] UnliftSuite:
3302[info] Lift implicit def implementations
3303[info] - should cast instances properly
3304[info] RetrySuite:
3305[info] runRetry[Err1, F]
3306[info] - should update counter n times
3307[info] runRetry[Err2, F]
3308[info] - should update counter 1 time
3309[info] FIorSuite:
3310[info] TofuFIorOps#mapF
3311[info] - should run function well in case of right
3312[info] - should run function well in case of left
3313[info] - should run function well in case of both
3314[info] - should nothing happen in case of effect error
3315[info] - should check lazyness
3316[info] TofuFIorOps#mapIn
3317[info] - should run function well in case of right
3318[info] - should run function well in case of left
3319[info] - should run function well in case of both
3320[info] - should nothing happen in case of effect error
3321[info] TofuFIorOps#flatMapIn
3322[info] - should run function well in case of right
3323[info] - should run function well in case of left
3324[info] - should run function well in case of both
3325[info] - should nothing happen in case of effect error
3326[info] - should check lazyness
3327[info] TofuFIorOps#doubleFlatMap
3328[info] - should run function well in case of right
3329[info] - should run function well in case of left
3330[info] - should run function well in case of both
3331[info] - should nothing happen in case of effect error
3332[info] - should check lazyness
3333[info] TofuFIorOps#flatTapF
3334[info] - should run function well in case of right
3335[info] - should run function well in case of left
3336[info] - should run function well in case of both
3337[info] - should nothing happen in case of effect error
3338[info] - should check lazyness
3339[info] TofuFIorOps#doubleFlatTap
3340[info] - should run function well in case of right (to right)
3341[info] - should run function well in case of right (to left)
3342[info] - should run function well in case of right (to both)
3343[info] - should run function well in case of left (to right)
3344[info] - should run function well in case of left (to left)
3345[info] - should run function well in case of left (to both)
3346[info] - should run function well in case of both (to right)
3347[info] - should run function well in case of both (to left)
3348[info] - should run function well in case of both (to both)
3349[info] - should nothing happen in case of effect error
3350[info] - should nothing happen in case of effect error (source)
3351[info] - should check lazyness
3352[info] DelaySuite:
3353[info] - IO pure delay
3354[info] - IO effect delay
3355[info] - Lift delay
3356[info] FEitherSuite:
3357[info] EitherIdFOps#asRightF
3358[info] - should return Right
3359[info] EitherIdFOps#asLeftF
3360[info] - should return Left
3361[info] EitherFObjectOps#condF
3362[info] - should return Right and check lazyness
3363[info] - should return Left and check lazyness
3364[info] EitherFOps#orElseF
3365[info] - should return self in case of empty second
3366[info] - should return self in case of non-empty second
3367[info] - should return arg in case of empty second
3368[info] - should return arg in case non-of empty second
3369[info] - should check lazyness
3370[info] EitherFOps#getOrElseF
3371[info] - should return self in case of empty second
3372[info] - should return self in case of non-empty second
3373[info] - should return arg
3374[info] - should check lazyness
3375[info] EitherFOps#catchAll
3376[info] - should return self
3377[info] - should return arg
3378[info] EitherFOps#absolve
3379[info] - should return self in case of Right
3380[info] - should return None in case of Left
3381[info] EitherFOps#reRaise
3382[info] - should return self in case of Right
3383[info] - should return None in case of Left
3384[info] EitherFOps#assocR
3385[info] - should return valid value in case of Right-Right
3386[info] - should return valid value in case of Right-Left
3387[info] - should return valid value in case of Left
3388[info] EitherFOps#assocL
3389[info] - should return valid value in case of Left-Right
3390[info] - should return valid value in case of Left-Left
3391[info] - should return valid value in case of Right
3392[info] EitherFOps#mapF
3393[info] - should return valid value in case of Right
3394[info] - should return valid value in case of Left
3395[info] - should return valid value in case of base None
3396[info] - should return valid valid in case map to None
3397[info] EitherFOps#tapF
3398[info] - should run in case of Right
3399[info] - should not run in case of Left
3400[info] - should not run in case of base None
3401[info] - should not run in case map to None
3402[info] EitherFOps#mapIn
3403[info] - should return valid value in case of Right
3404[info] - should return valid value in case of Left
3405[info] - should return valid value in case of base None
3406[info] EitherFOps#asIn
3407[info] - should return valid value in case of Right
3408[info] - should return Left value without changes
3409[info] - should return valid value in case of base None
3410[info] EitherFOps#asF
3411[info] - should return valid value in case of Right
3412[info] - should return None if inner value is None
3413[info] - should return Left value without changes
3414[info] - should return valid value in case of base None
3415[info] EitherFOps#leftMapF
3416[info] - should return valid value in case of Left
3417[info] - should return valid value in case of Right
3418[info] - should return valid value in case of base None
3419[info] - should return valid value in case map to None
3420[info] EitherFOps#leftTapF
3421[info] - should run in case of Left
3422[info] - should not run in case of Right
3423[info] - should not run in case of base None
3424[info] - should not run in case map to None
3425[info] EitherFOps#flatMapIn
3426[info] - should return Right in case of base Right and mapping
3427[info] - should return valid value in case of base Right and mapping to Left
3428[info] - should return valid value in case of base Left
3429[info] - should return valid value in case of base None
3430[info] EitherFOps#leftFlatMapIn
3431[info] - should return Left in case of base Left and mapping
3432[info] - should return valid value in case of base Left and mapping to Right
3433[info] - should return valid value in case of base Right
3434[info] - should return valid value in case of base None
3435[info] EitherFOps#leftFlatMapF
3436[info] - should return Left in case of base Left and mapping
3437[info] - should return valid value in case of base Left and mapping to Right
3438[info] - should return valid value in case of base Right
3439[info] - should return valid value in case of base None
3440[info] EitherFOps#swapF
3441[info] - should return Left
3442[info] - should return Right
3443[info] - should return None
3444[info] EitherFOps#doubleFlatMap
3445[info] - should return None
3446[info] - should return Right
3447[info] - should return Left
3448[info] EitherFOps#doubleFlatTap
3449[info] - should return None
3450[info] - should return Right without changes
3451[info] - should return Left
3452[info] EitherFOps#foldIn
3453[info] - should map left or right to C
3454[info] EitherFOps#foldF
3455[info] - should map left or right to F[C]
3456[info] - should fold to None
3457[info] - should fold on None
3458[info] EitherFOps#ensure
3459[info] - should return None
3460[info] - should return Left
3461[info] - should return Right
3462[info] EitherFOps#ensureF
3463[info] - should return None
3464[info] - should return Left
3465[info] - should return Right
3466[info] EitherFOps#traverseF
3467[info] - should return None
3468[info] - should return Some(None)
3469[info] - should return Right
3470[info] - should return Left
3471[info] EitherFOps#traverseAll
3472[info] - should return List(None)
3473[info] - should return Nil
3474[info] - should return Right
3475[info] - should return Left
3476[info] EitherFOps#leftTraverseF
3477[info] - should return None
3478[info] - should return Some(None)
3479[info] - should return Right
3480[info] - should return Left
3481[info] EitherFOps#leftTraverseAll
3482[info] - should return List(None)
3483[info] - should return Nil
3484[info] - should return Right
3485[info] - should return Left
3486[info] EitherFOps#productF
3487[info] - should return None
3488[info] - should return Left
3489[info] - should return Right
3490[info] - should check lazyness
3491[info] EitherFOps#productRF
3492[info] - should return None
3493[info] - should return Left
3494[info] - should return Right
3495[info] - should check lazyness
3496[info] EitherFOps#productLF
3497[info] - should return None
3498[info] - should return Left
3499[info] - should return Right
3500[info] - should check lazyness
3501[info] EitherFOps#apF
3502[info] - should return None
3503[info] - should return Left
3504[info] - should return Right
3505[info] - should check lazyness
3506[info] EitherFOps#map2F
3507[info] - should return None
3508[info] - should return Left
3509[info] - should return Right
3510[info] - should check lazyness
3511[info] EitherFOps#flatMap2F
3512[info] - should return None
3513[info] - should return Left
3514[info] - should return Right
3515[info] - should check lazyness
3516[info] EitherFOps#mergeF
3517[info] - should return None
3518[info] - should return Left
3519[info] - should return Right
3520[info] EitherIdFOps#rightIn
3521[info] - should return None
3522[info] - should return Right
3523[info] EitherIdFOps#leftIn
3524[info] - should return None
3525[info] - should return Left
3526[info] AtomSuite:
3527[info] - check IO has Atom
3528[info] FOptionSuite:
3529[info] getOrElseF
3530[info] - should return inner value when non empty
3531[info] getOrElseF
3532[info] - should return argument when empty
3533[info] orElseF
3534[info] - should return self when non empty
3535[info] orElseF
3536[info] - should return argument when empty
3537[info] orThrow
3538[info] - should return inner value when non empty
3539[info] orThrow
3540[info] - should raise error when empty
3541[info] semiflatMap
3542[info] - should run when non empty
3543[info] semiflatMap
3544[info] - should keep empty when empty
3545[info] semiflatTap
3546[info] - should run when non empty
3547[info] semiflatTap
3548[info] - should keep value when empty
3549[info] mapIn
3550[info] - should run when non empty
3551[info] mapIn
3552[info] - should keep empty when empty
3553[info] flatMapIn
3554[info] - should run when non empty
3555[info] flatMapIn
3556[info] - should keep empty when empty
3557[info] flatMapIn
3558[info] - should return empty when empty is returned from function
3559[info] doubleFlatMap
3560[info] - should run when non empty
3561[info] doubleFlatMap
3562[info] - should keep empty when empty
3563[info] toRightF
3564[info] - should return non-empty Left
3565[info] toRightF
3566[info] - should return Right
3567[info] toRightF
3568[info] - should return empty M when empty M
3569[info] toRightF
3570[info] - should return empty Left when None
3571[info] toRightF
3572[info] - should check lazyness
3573[info] toRightIn
3574[info] - should return non-empty Left
3575[info] toRightIn
3576[info] - should return Right
3577[info] toRightIn
3578[info] - should return empty M when empty M
3579[info] toRightIn
3580[info] - should check lazyness
3581[info] toLeftF
3582[info] - should return non-empty Right
3583[info] toLeftF
3584[info] - should return Left
3585[info] toLeftF
3586[info] - should return Left when empty M
3587[info] toLeftF
3588[info] - should return Right when None
3589[info] toLeftF
3590[info] - should return empty Right when None and function return empty M
3591[info] toLeftF
3592[info] - should check lazyness
3593[info] toLeftIn
3594[info] - should return Left
3595[info] toLeftIn
3596[info] - should return Left when empty M
3597[info] toLeftIn
3598[info] - should return Right when None
3599[info] toLeftIn
3600[info] - should check lazyness
3601[info] filterIn
3602[info] - should return empty M
3603[info] filterIn
3604[info] - should return None if None
3605[info] filterIn
3606[info] - should return valid value due the predicate
3607[info] filterF
3608[info] - should return empty M
3609[info] filterF
3610[info] - should return None if None
3611[info] filterF
3612[info] - should return valid value due the predicate
3613[info] ensure
3614[info] - should return err if None
3615[info] ensure
3616[info] - should return empty M
3617[info] ensure
3618[info] - should check lazyness
3619[info] ensure
3620[info] - should return valid value due the predicate
3621[info] ensureF
3622[info] - should return err if None
3623[info] ensureF
3624[info] - should return empty M
3625[info] ensureF
3626[info] - should check lazyness
3627[info] ensureF
3628[info] - should return valid value due the predicate
3629[info] collectF
3630[info] - should return successful collected
3631[info] collectF
3632[info] - should return empty collected when empty M
3633[info] collectF
3634[info] - should return None collected when matching is failed
3635[info] collectF
3636[info] - should return None collected when base is None
3637[info] collectIn
3638[info] - should return successful collected
3639[info] collectIn
3640[info] - should return None collected when matching is failed
3641[info] collectIn
3642[info] - should return None collected when base is None
3643[info] traverseF
3644[info] - should return Left
3645[info] traverseF
3646[info] - should return Right
3647[info] traverseF
3648[info] - should return empty M
3649[info] traverseF
3650[info] - should return err
3651[info] traverseAll
3652[info] - should return Left
3653[info] traverseAll
3654[info] - should return Right
3655[info] traverseAll
3656[info] - should return empty M
3657[info] traverseAll
3658[info] - should return err
3659[info] productF
3660[info] - should return None
3661[info] productF
3662[info] - should return Some
3663[info] productF
3664[info] - should return empty M
3665[info] productF
3666[info] - should return M with None
3667[info] productF
3668[info] - should check lazyness
3669[info] productRF
3670[info] - should return None
3671[info] productRF
3672[info] - should return Some
3673[info] productRF
3674[info] - should return empty M
3675[info] productRF
3676[info] - should return M with None
3677[info] productRF
3678[info] - should check lazyness
3679[info] productLF
3680[info] - should return None
3681[info] productLF
3682[info] - should return Some
3683[info] productLF
3684[info] - should return empty M
3685[info] productLF
3686[info] - should return M with None
3687[info] productLF
3688[info] - should check lazyness
3689[info] apF
3690[info] - should return None
3691[info] apF
3692[info] - should return Some
3693[info] apF
3694[info] - should return empty M
3695[info] apF
3696[info] - should return M with None
3697[info] apF
3698[info] - should check lazyness
3699[info] map2F
3700[info] - should return None
3701[info] map2F
3702[info] - should return Some
3703[info] map2F
3704[info] - should return empty M
3705[info] map2F
3706[info] - should return M with None
3707[info] map2F
3708[info] - should check lazyness
3709[info] flatMap2F
3710[info] - should return None
3711[info] flatMap2F
3712[info] - should return Some
3713[info] flatMap2F
3714[info] - should return empty M
3715[info] flatMap2F
3716[info] - should return M with None
3717[info] flatMap2F
3718[info] - should check lazyness
3719[info] someIn
3720[info] - should return some in M (List)
3721Starting build for ProjectRef(file:/build/repo/,higherKindCore2_12) (tofu-core-higher-kind)... [33/36]
3722Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3723[info] compiling 5 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.12/test-classes ...
3724[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
3725[warn] Option -Xkind-projector was updated
3726[warn] two warnings found
3727[info] done compiling
3728[info] functionKSpec:
3729[info] - funK infers type args
3730[info] - funKFrom infers type args
3731[info] monadicSpec:
3732[info] - discard should properly discard values
3733Starting build for ProjectRef(file:/build/repo/,repo) (repo)... [34/36]
3734Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3735Starting build for ProjectRef(file:/build/repo/,fs2CE3Interop) (tofu-fs2-ce3-interop)... [35/36]
3736Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Xkind-projector, -Wvalue-discard, -Wnonunit-statement, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:cat=deprecation:silent, -Ykind-projector:underscores, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
3737[info] compiling 4 Scala sources to /build/repo/modules/interop/fs2/ce3/target/jvm-2.13/classes ...
3738[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
3739[warn] Option -Xkind-projector was updated
3740[warn] two warnings found
3741[info] done compiling
3742[info] compiling 1 Scala source to /build/repo/modules/interop/fs2/ce3/target/jvm-2.13/test-classes ...
3743[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
3744[warn] Option -Xkind-projector was updated
3745[warn] two warnings found
3746[info] done compiling
3747
3748************************
3749Build summary:
3750[{
3751 "module": "tofu-zio2-logging",
3752 "compile": {"status": "ok", "tookMs": 38158, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3753 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3754 "test-compile": {"status": "ok", "tookMs": 6395, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3755 "test": {"status": "ok", "tookMs": 2184, "passed": 4, "failed": 0, "ignored": 4, "skipped": 0, "total": 8, "byFramework": [{"framework": "unknown", "stats": {"passed": 4, "failed": 0, "ignored": 4, "skipped": 0, "total": 8}}]},
3756 "publish": {"status": "skipped", "tookMs": 0},
3757 "metadata": {
3758 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3759}
3760},{
3761 "module": "tofu-observable",
3762 "compile": {"status": "ok", "tookMs": 564, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3763 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3764 "test-compile": {"status": "ok", "tookMs": 1065, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3765 "test": {"status": "ok", "tookMs": 876, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
3766 "publish": {"status": "skipped", "tookMs": 0},
3767 "metadata": {
3768 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3769}
3770},{
3771 "module": "tofu-kernel",
3772 "compile": {"status": "ok", "tookMs": 13228, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
3773 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3774 "test-compile": {"status": "ok", "tookMs": 1338, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3775 "test": {"status": "ok", "tookMs": 425, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
3776 "publish": {"status": "skipped", "tookMs": 0},
3777 "metadata": {
3778 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3779}
3780},{
3781 "module": "tofu-streams",
3782 "compile": {"status": "ok", "tookMs": 12689, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3783 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3784 "test-compile": {"status": "ok", "tookMs": 561, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3785 "test": {"status": "ok", "tookMs": 245, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
3786 "publish": {"status": "skipped", "tookMs": 0},
3787 "metadata": {
3788 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3789}
3790},{
3791 "module": "tofu-logging-logstash-logback",
3792 "compile": {"status": "ok", "tookMs": 3495, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3793 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3794 "test-compile": {"status": "ok", "tookMs": 1817, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3795 "test": {"status": "ok", "tookMs": 737, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
3796 "publish": {"status": "skipped", "tookMs": 0},
3797 "metadata": {
3798 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3799}
3800},{
3801 "module": "tofu-logging-derivation-annotations",
3802 "compile": {"status": "ok", "tookMs": 302, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3803 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3804 "test-compile": {"status": "ok", "tookMs": 117, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3805 "test": {"status": "ok", "tookMs": 95, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
3806 "publish": {"status": "skipped", "tookMs": 0},
3807 "metadata": {
3808 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3809}
3810},{
3811 "module": "tofu-logging-derivation-annotations",
3812 "compile": {"status": "ok", "tookMs": 85, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3813 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3814 "test-compile": {"status": "ok", "tookMs": 105, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3815 "test": {"status": "ok", "tookMs": 116, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
3816 "publish": {"status": "skipped", "tookMs": 0},
3817 "metadata": {
3818 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3819}
3820},{
3821 "module": "tofu-logging-derivation",
3822 "compile": {"status": "ok", "tookMs": 254, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3823 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3824 "test-compile": {"status": "ok", "tookMs": 2655, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3825 "test": {"status": "ok", "tookMs": 610, "passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17, "byFramework": [{"framework": "unknown", "stats": {"passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17}}]},
3826 "publish": {"status": "skipped", "tookMs": 0},
3827 "metadata": {
3828 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3829}
3830},{
3831 "module": "tofu-logging-logstash-logback",
3832 "compile": {"status": "ok", "tookMs": 594, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3833 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3834 "test-compile": {"status": "ok", "tookMs": 1067, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3835 "test": {"status": "ok", "tookMs": 672, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
3836 "publish": {"status": "skipped", "tookMs": 0},
3837 "metadata": {
3838 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3839}
3840},{
3841 "module": "tofu-logging-refined",
3842 "compile": {"status": "ok", "tookMs": 403, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3843 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3844 "test-compile": {"status": "ok", "tookMs": 671, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3845 "test": {"status": "ok", "tookMs": 435, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
3846 "publish": {"status": "skipped", "tookMs": 0},
3847 "metadata": {
3848 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3849}
3850},{
3851 "module": "tofu-logging-shapeless",
3852 "compile": {"status": "ok", "tookMs": 221, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3853 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3854 "test-compile": {"status": "ok", "tookMs": 221, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3855 "test": {"status": "ok", "tookMs": 218, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
3856 "publish": {"status": "skipped", "tookMs": 0},
3857 "metadata": {
3858 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3859}
3860},{
3861 "module": "tofu-logging-log4cats",
3862 "compile": {"status": "ok", "tookMs": 544, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3863 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3864 "test-compile": {"status": "ok", "tookMs": 251, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3865 "test": {"status": "ok", "tookMs": 243, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
3866 "publish": {"status": "skipped", "tookMs": 0},
3867 "metadata": {
3868 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3869}
3870},{
3871 "module": "tofu-kernel",
3872 "compile": {"status": "ok", "tookMs": 98, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
3873 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3874 "test-compile": {"status": "ok", "tookMs": 997, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3875 "test": {"status": "ok", "tookMs": 363, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
3876 "publish": {"status": "skipped", "tookMs": 0},
3877 "metadata": {
3878 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3879}
3880},{
3881 "module": "tofu-logging-enumeratum",
3882 "compile": {"status": "ok", "tookMs": 391, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3883 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3884 "test-compile": {"status": "ok", "tookMs": 248, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3885 "test": {"status": "ok", "tookMs": 269, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
3886 "publish": {"status": "skipped", "tookMs": 0},
3887 "metadata": {
3888 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3889}
3890},{
3891 "module": "tofu-zio2-core",
3892 "compile": {"status": "ok", "tookMs": 207, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3893 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3894 "test-compile": {"status": "ok", "tookMs": 1094, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3895 "test": {"status": "ok", "tookMs": 942, "passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2, "byFramework": [{"framework": "unknown", "stats": {"passed": 2, "failed": 0, "ignored": 0, "skipped": 0, "total": 2}}]},
3896 "publish": {"status": "skipped", "tookMs": 0},
3897 "metadata": {
3898 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3899}
3900},{
3901 "module": "tofu-core-higher-kind",
3902 "compile": {"status": "ok", "tookMs": 49, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3903 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3904 "test-compile": {"status": "ok", "tookMs": 585, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3905 "test": {"status": "ok", "tookMs": 286, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
3906 "publish": {"status": "skipped", "tookMs": 0},
3907 "metadata": {
3908 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3909}
3910},{
3911 "module": "tofu-kernel",
3912 "compile": {"status": "ok", "tookMs": 112, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
3913 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3914 "test-compile": {"status": "ok", "tookMs": 923, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3915 "test": {"status": "ok", "tookMs": 430, "passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9, "byFramework": [{"framework": "unknown", "stats": {"passed": 9, "failed": 0, "ignored": 0, "skipped": 0, "total": 9}}]},
3916 "publish": {"status": "skipped", "tookMs": 0},
3917 "metadata": {
3918 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3919}
3920},{
3921 "module": "tofu-logging-structured",
3922 "compile": {"status": "ok", "tookMs": 187, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3923 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3924 "test-compile": {"status": "ok", "tookMs": 2441, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3925 "test": {"status": "ok", "tookMs": 744, "passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23, "byFramework": [{"framework": "unknown", "stats": {"passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23}}]},
3926 "publish": {"status": "skipped", "tookMs": 0},
3927 "metadata": {
3928 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3929}
3930},{
3931 "module": "tofu-logging-layout",
3932 "compile": {"status": "ok", "tookMs": 956, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3933 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3934 "test-compile": {"status": "ok", "tookMs": 819, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3935 "test": {"status": "ok", "tookMs": 609, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
3936 "publish": {"status": "skipped", "tookMs": 0},
3937 "metadata": {
3938 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3939}
3940},{
3941 "module": "tofu-logging-log4cats-legacy",
3942 "compile": {"status": "ok", "tookMs": 507, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3943 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3944 "test-compile": {"status": "ok", "tookMs": 297, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3945 "test": {"status": "ok", "tookMs": 265, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
3946 "publish": {"status": "skipped", "tookMs": 0},
3947 "metadata": {
3948 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3949}
3950},{
3951 "module": "tofu-logging-derivation",
3952 "compile": {"status": "ok", "tookMs": 256, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3953 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3954 "test-compile": {"status": "ok", "tookMs": 1858, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3955 "test": {"status": "ok", "tookMs": 660, "passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17, "byFramework": [{"framework": "unknown", "stats": {"passed": 17, "failed": 0, "ignored": 0, "skipped": 0, "total": 17}}]},
3956 "publish": {"status": "skipped", "tookMs": 0},
3957 "metadata": {
3958 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3959}
3960},{
3961 "module": "tofu-core-ce3",
3962 "compile": {"status": "ok", "tookMs": 1477, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3963 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3964 "test-compile": {"status": "ok", "tookMs": 6635, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
3965 "test": {"status": "ok", "tookMs": 1018, "passed": 266, "failed": 0, "ignored": 0, "skipped": 0, "total": 266, "byFramework": [{"framework": "unknown", "stats": {"passed": 266, "failed": 0, "ignored": 0, "skipped": 0, "total": 266}}]},
3966 "publish": {"status": "skipped", "tookMs": 0},
3967 "metadata": {
3968 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3969}
3970},{
3971 "module": "tofu-logging-structured",
3972 "compile": {"status": "ok", "tookMs": 2497, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3973 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3974 "test-compile": {"status": "ok", "tookMs": 1664, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3975 "test": {"status": "ok", "tookMs": 645, "passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23, "byFramework": [{"framework": "unknown", "stats": {"passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23}}]},
3976 "publish": {"status": "skipped", "tookMs": 0},
3977 "metadata": {
3978 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3979}
3980},{
3981 "module": "tofu-kernel-cats-mtl",
3982 "compile": {"status": "ok", "tookMs": 540, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3983 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3984 "test-compile": {"status": "ok", "tookMs": 494, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3985 "test": {"status": "ok", "tookMs": 242, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
3986 "publish": {"status": "skipped", "tookMs": 0},
3987 "metadata": {
3988 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3989}
3990},{
3991 "module": "tofu-streams",
3992 "compile": {"status": "ok", "tookMs": 704, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3993 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3994 "test-compile": {"status": "ok", "tookMs": 610, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3995 "test": {"status": "ok", "tookMs": 249, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
3996 "publish": {"status": "skipped", "tookMs": 0},
3997 "metadata": {
3998 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
3999}
4000},{
4001 "module": "tofu-core-higher-kind",
4002 "compile": {"status": "ok", "tookMs": 62, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4003 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4004 "test-compile": {"status": "ok", "tookMs": 450, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4005 "test": {"status": "ok", "tookMs": 249, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
4006 "publish": {"status": "skipped", "tookMs": 0},
4007 "metadata": {
4008 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
4009}
4010},{
4011 "module": "tofu-logging-derivation-annotations",
4012 "compile": {"status": "ok", "tookMs": 60, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4013 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4014 "test-compile": {"status": "ok", "tookMs": 126, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4015 "test": {"status": "ok", "tookMs": 123, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4016 "publish": {"status": "skipped", "tookMs": 0},
4017 "metadata": {
4018 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
4019}
4020},{
4021 "module": "tofu-logging",
4022 "compile": {"status": "ok", "tookMs": 749, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4023 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4024 "test-compile": {"status": "ok", "tookMs": 743, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4025 "test": {"status": "ok", "tookMs": 796, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4026 "publish": {"status": "skipped", "tookMs": 0},
4027 "metadata": {
4028 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
4029}
4030},{
4031 "module": "tofu-logging-structured",
4032 "compile": {"status": "ok", "tookMs": 194, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4033 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4034 "test-compile": {"status": "ok", "tookMs": 1981, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4035 "test": {"status": "ok", "tookMs": 725, "passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23, "byFramework": [{"framework": "unknown", "stats": {"passed": 23, "failed": 0, "ignored": 0, "skipped": 0, "total": 23}}]},
4036 "publish": {"status": "skipped", "tookMs": 0},
4037 "metadata": {
4038 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
4039}
4040},{
4041 "module": "tofu-core-ce3",
4042 "compile": {"status": "ok", "tookMs": 250, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4043 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4044 "test-compile": {"status": "ok", "tookMs": 6432, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
4045 "test": {"status": "ok", "tookMs": 937, "passed": 266, "failed": 0, "ignored": 0, "skipped": 0, "total": 266, "byFramework": [{"framework": "unknown", "stats": {"passed": 266, "failed": 0, "ignored": 0, "skipped": 0, "total": 266}}]},
4046 "publish": {"status": "skipped", "tookMs": 0},
4047 "metadata": {
4048 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
4049}
4050},{
4051 "module": "tofu-logging-refined",
4052 "compile": {"status": "ok", "tookMs": 416, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4053 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4054 "test-compile": {"status": "ok", "tookMs": 758, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4055 "test": {"status": "ok", "tookMs": 510, "passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1, "byFramework": [{"framework": "unknown", "stats": {"passed": 1, "failed": 0, "ignored": 0, "skipped": 0, "total": 1}}]},
4056 "publish": {"status": "skipped", "tookMs": 0},
4057 "metadata": {
4058 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
4059}
4060},{
4061 "module": "tofu-logging-log4cats",
4062 "compile": {"status": "ok", "tookMs": 516, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4063 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4064 "test-compile": {"status": "ok", "tookMs": 366, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4065 "test": {"status": "ok", "tookMs": 356, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4066 "publish": {"status": "skipped", "tookMs": 0},
4067 "metadata": {
4068 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
4069}
4070},{
4071 "module": "tofu-core-ce2",
4072 "compile": {"status": "ok", "tookMs": 1597, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4073 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4074 "test-compile": {"status": "ok", "tookMs": 5663, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
4075 "test": {"status": "ok", "tookMs": 845, "passed": 281, "failed": 0, "ignored": 0, "skipped": 0, "total": 281, "byFramework": [{"framework": "unknown", "stats": {"passed": 281, "failed": 0, "ignored": 0, "skipped": 0, "total": 281}}]},
4076 "publish": {"status": "skipped", "tookMs": 0},
4077 "metadata": {
4078 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
4079}
4080},{
4081 "module": "tofu-core-higher-kind",
4082 "compile": {"status": "ok", "tookMs": 75, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4083 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4084 "test-compile": {"status": "ok", "tookMs": 463, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4085 "test": {"status": "ok", "tookMs": 306, "passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3, "byFramework": [{"framework": "unknown", "stats": {"passed": 3, "failed": 0, "ignored": 0, "skipped": 0, "total": 3}}]},
4086 "publish": {"status": "skipped", "tookMs": 0},
4087 "metadata": {
4088 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
4089}
4090},{
4091 "module": "repo",
4092 "compile": {"status": "ok", "tookMs": 111, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4093 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4094 "test-compile": {"status": "ok", "tookMs": 143, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4095 "test": {"status": "ok", "tookMs": 135, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4096 "publish": {"status": "skipped", "tookMs": 0},
4097 "metadata": {
4098 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
4099}
4100},{
4101 "module": "tofu-fs2-ce3-interop",
4102 "compile": {"status": "ok", "tookMs": 1012, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4103 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
4104 "test-compile": {"status": "ok", "tookMs": 784, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
4105 "test": {"status": "ok", "tookMs": 466, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
4106 "publish": {"status": "skipped", "tookMs": 0},
4107 "metadata": {
4108 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
4109}
4110}]
4111************************
4112[success] Total time: 188 s (0:03:08.0), completed Jan 13, 2026, 3:35:15 PM
4113[0JChecking patch project/plugins.sbt...
4114Checking patch project/build.properties...
4115Checking patch project/Dependencies.scala...
4116Checking patch modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala...
4117Checking patch modules/kernel/src/main/scala/tofu/syntax/context.scala...
4118Checking patch modules/kernel/src/main/scala/tofu/data/Embedded.scala...
4119Checking patch build.sbt...
4120Applied patch project/plugins.sbt cleanly.
4121Applied patch project/build.properties cleanly.
4122Applied patch project/Dependencies.scala cleanly.
4123Applied patch modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala cleanly.
4124Applied patch modules/kernel/src/main/scala/tofu/syntax/context.scala cleanly.
4125Applied patch modules/kernel/src/main/scala/tofu/data/Embedded.scala cleanly.
4126Applied patch build.sbt cleanly.