Build Logs
tofu-tf/tofu • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
Errors
0
Warnings
625
Total Lines
2554
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 kernel3/crossScalaVersions
114OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreCE23/crossScalaVersions
115OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreCE22_12/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 tofu3/crossScalaVersions
130OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in kernelCatsMtlInterop/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 loggingStr2_12/crossScalaVersions
137OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in examplesZIO2/crossScalaVersions
138OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLayout2_12/crossScalaVersions
139OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in concurrentCE2/crossScalaVersions
140OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in coreCE32_12/crossScalaVersions
141OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingRefined3/crossScalaVersions
142OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobieLogging2_12/crossScalaVersions
143OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLogstashLogback/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 loggingLogstashLogback2_12/crossScalaVersions
152OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in higherKindCore2_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 fs2CE3Interop3/crossScalaVersions
157OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLog4Cats/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 loggingShapeless2_12/crossScalaVersions
165OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingDerivationAnnotations/crossScalaVersions
166OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in config2_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 zio1Interop2_12/crossScalaVersions
187OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingStr/crossScalaVersions
188OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingLogstashLogback3/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 derivation/crossScalaVersions
193OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in loggingRefined/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 examplesZIO22_12/crossScalaVersions
198OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in zio2Core3/crossScalaVersions
199OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in doobieLoggingCE3/crossScalaVersions
200OpenCB::Changing crossVersion 3.7.4 -> 3.7.4 in tofu/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 Dec 28, 2025, 4:39:59 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/higherKind/Embed.scala]
354[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/higherKind/bi/BiRepresentableK.scala]
355[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/higherKind/Pre.scala]
356[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/higherKind/RepresentableK.scala]
357[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/higherKind/bi/Fun2BK.scala]
358[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/higherKind/Function2K.scala]
359[info] [patched file /build/repo/modules/kernel/higherKind/src/main/scala/tofu/syntax/functorbk.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/Continue.scala]
382[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/syntax/console.scala]
383[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/internal/instances/perform.scala]
384[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/concurrent/Atom.scala]
385[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/concurrent/QVar.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/syntax/context.scala]
388[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/internal/CachedMatcher.scala]
389[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/WithLocal.scala]
390[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/syntax/error.scala]
391[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/common/Display.scala]
392[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/calc/CalcMInstances.scala]
393[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/bi/lift/BiLift.scala]
394[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/internal/Newtype1Covariant.scala]
395[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/Embedded.scala]
396[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/syntax/guarantee.scala]
397[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/concurrent/Exit.scala]
398[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/Errors.scala]
399[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/calc/Translator.scala]
400[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/bi/BiContext.scala]
401[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/Flux.scala]
402[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/calc/CalcMOps.scala]
403[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/concurrent/impl/QVarSM.scala]
404[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/Scoped.scala]
405[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/data/calc/CalcM.scala]
406[info] [patched file /build/repo/modules/kernel/src/main/scala/tofu/control/impl/SelectiveInstances.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/logging/builder/LoggingBiMidBuilder.scala]
413[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/ContextSyncLoggingImpl.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/impl/LoggingImpl.scala]
416[info] [patched file /build/repo/modules/logging/structured/src/main/scala-3/tofu/logging/LoggingRepresentableKInstances.scala]
417[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/LoggableContext.scala]
418[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/LoggableInstances.scala]
419[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/Logs.scala]
420[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/SyncLogging.scala]
421[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/Loggable.scala]
422[info] [patched file /build/repo/modules/logging/structured/src/main/scala-3/tofu/logging/LogsVOps.scala]
423[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/Logging.scala]
424[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/LogTree.scala]
425[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/CachedLogs.scala]
426[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/builder/LoggingMidBuilder.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/syntax/logging.scala]
429[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/EmbedLogging.scala]
430[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/UniversalLogging.scala]
431[info] [patched file /build/repo/modules/logging/structured/src/main/scala/tofu/logging/impl/ContextLoggingImpl.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/zioOptics.scala]
488[info] [patched file /build/repo/modules/interop/zio2/core/src/main/scala/tofu/zioInstances/ZioInstances.scala]
489[info] [patched file /build/repo/modules/interop/zio2/core/src/main/scala/tofu/zioInstances/ZioTofuInstance.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/logback/IEventLoggable.scala]
762[info] [patched file /build/repo/modules/logging/layout/src/main/scala/tofu/logging/ELKLayout.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": 40238, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1002 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1003 "test-compile": {"status": "ok", "tookMs": 28374, "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": 245, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1012 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1013 "test-compile": {"status": "ok", "tookMs": 824, "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": 8096, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
1022 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1023 "test-compile": {"status": "ok", "tookMs": 985, "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": 9194, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1032 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1033 "test-compile": {"status": "ok", "tookMs": 743, "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": 3032, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1042 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1043 "test-compile": {"status": "ok", "tookMs": 1595, "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": 208, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1052 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1053 "test-compile": {"status": "ok", "tookMs": 95, "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": 53, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1062 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1063 "test-compile": {"status": "ok", "tookMs": 94, "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": 273, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1072 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1073 "test-compile": {"status": "ok", "tookMs": 2246, "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": 489, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1082 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1083 "test-compile": {"status": "ok", "tookMs": 1035, "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": 482, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1092 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1093 "test-compile": {"status": "ok", "tookMs": 917, "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": 314, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1102 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1103 "test-compile": {"status": "ok", "tookMs": 292, "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": 565, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1112 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1113 "test-compile": {"status": "ok", "tookMs": 324, "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": 110, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
1122 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1123 "test-compile": {"status": "ok", "tookMs": 1182, "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": 519, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1132 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1133 "test-compile": {"status": "ok", "tookMs": 294, "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": 197, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1142 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1143 "test-compile": {"status": "ok", "tookMs": 1515, "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": 59, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1152 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1153 "test-compile": {"status": "ok", "tookMs": 867, "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": 140, "warnings": 4, "errors": 0, "sourceVersion": "3.4-migration"},
1162 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1163 "test-compile": {"status": "ok", "tookMs": 1023, "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": 170, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1172 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1173 "test-compile": {"status": "ok", "tookMs": 2528, "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": 1138, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1182 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1183 "test-compile": {"status": "ok", "tookMs": 1329, "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": 571, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1192 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1193 "test-compile": {"status": "ok", "tookMs": 266, "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": 274, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1202 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1203 "test-compile": {"status": "ok", "tookMs": 2613, "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": 1513, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1212 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1213 "test-compile": {"status": "ok", "tookMs": 7236, "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": 2862, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1222 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1223 "test-compile": {"status": "ok", "tookMs": 1784, "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": 533, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1232 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1233 "test-compile": {"status": "ok", "tookMs": 510, "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": 746, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1242 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1243 "test-compile": {"status": "ok", "tookMs": 563, "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": 61, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1252 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1253 "test-compile": {"status": "ok", "tookMs": 559, "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": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1262 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1263 "test-compile": {"status": "ok", "tookMs": 111, "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": 602, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1272 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1273 "test-compile": {"status": "ok", "tookMs": 729, "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": 184, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1282 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1283 "test-compile": {"status": "ok", "tookMs": 1973, "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": 208, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1292 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1293 "test-compile": {"status": "ok", "tookMs": 6232, "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": 499, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1302 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1303 "test-compile": {"status": "ok", "tookMs": 832, "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": 505, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1312 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1313 "test-compile": {"status": "ok", "tookMs": 315, "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": 1450, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1322 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1323 "test-compile": {"status": "ok", "tookMs": 7163, "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": 63, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1332 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1333 "test-compile": {"status": "ok", "tookMs": 591, "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": 95, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1342 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1343 "test-compile": {"status": "ok", "tookMs": 122, "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": 903, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
1352 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
1353 "test-compile": {"status": "ok", "tookMs": 1203, "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: 284 s (0:04:44.0), completed Dec 28, 2025, 4:44:42 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 1346e0b6] 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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
1418Successfully applied pattern 'val scala3 = "3.3.6"' in project/Dependencies.scala
1419----
1420Starting build for 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY
1421Execute tests: false
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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":"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>\""}]}
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
1449"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -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.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"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"
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
1465OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in observable/crossScalaVersions
1466OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingEnumeratum2_12/crossScalaVersions
1467OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingEnumeratum3/crossScalaVersions
1468OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in higherKindCore/crossScalaVersions
1469OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio1Core2_12/crossScalaVersions
1470OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in kernel3/crossScalaVersions
1471OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreCE23/crossScalaVersions
1472OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreCE22_12/crossScalaVersions
1473OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in memo/crossScalaVersions
1474OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingDerivationAnnotations2_12/crossScalaVersions
1475OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in doobie/crossScalaVersions
1476OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio2Core/crossScalaVersions
1477OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingShapeless/crossScalaVersions
1478OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in streams2_12/crossScalaVersions
1479OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in observable2_12/crossScalaVersions
1480OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in doobieLogging/crossScalaVersions
1481OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in env/crossScalaVersions
1482OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in doobieCE3/crossScalaVersions
1483OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in doobieLoggingCE32_12/crossScalaVersions
1484OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in higherKindCore3/crossScalaVersions
1485OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in kernelCatsMtlInterop/crossScalaVersions
1486OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in examplesCE32_12/crossScalaVersions
1487OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tofu3/crossScalaVersions
1488OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLayout/crossScalaVersions
1489OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in kernelCatsMtlInterop3/crossScalaVersions
1490OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in fs2CE3Interop/crossScalaVersions
1491OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in doobie2_12/crossScalaVersions
1492OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio2Logging/crossScalaVersions
1493OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreCE32_12/crossScalaVersions
1494OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingStr2_12/crossScalaVersions
1495OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in examplesZIO2/crossScalaVersions
1496OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in concurrentCE2/crossScalaVersions
1497OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLayout2_12/crossScalaVersions
1498OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLogstashLogback/crossScalaVersions
1499OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingRefined3/crossScalaVersions
1500OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in doobieLogging2_12/crossScalaVersions
1501OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in streams3/crossScalaVersions
1502OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in streams/crossScalaVersions
1503OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in env2_12/crossScalaVersions
1504OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in examplesCE3/crossScalaVersions
1505OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in memo2_12/crossScalaVersions
1506OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in kernel2_12/crossScalaVersions
1507OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in kernel/crossScalaVersions
1508OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLogstashLogback2_12/crossScalaVersions
1509OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tofu2_12/crossScalaVersions
1510OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingStr3/crossScalaVersions
1511OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingDerivationAnnotations3/crossScalaVersions
1512OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in higherKindCore2_12/crossScalaVersions
1513OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in fs2CE3Interop3/crossScalaVersions
1514OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLog4Cats/crossScalaVersions
1515OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio1Logging/crossScalaVersions
1516OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in logging/crossScalaVersions
1517OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in fs2CE3Interop2_12/crossScalaVersions
1518OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in repo/crossScalaVersions
1519OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in observable3/crossScalaVersions
1520OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLog4Cats3/crossScalaVersions
1521OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingShapeless2_12/crossScalaVersions
1522OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingDerivationAnnotations/crossScalaVersions
1523OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in config2_12/crossScalaVersions
1524OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLog4CatsLegacy3/crossScalaVersions
1525OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLayout3/crossScalaVersions
1526OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio1Logging2_12/crossScalaVersions
1527OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in logging2_12/crossScalaVersions
1528OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio1Interop/crossScalaVersions
1529OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in examplesCE22_12/crossScalaVersions
1530OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in docs/crossScalaVersions
1531OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreCE2/crossScalaVersions
1532OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in fs2CE2Interop/crossScalaVersions
1533OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio2Logging3/crossScalaVersions
1534OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio2Logging2_12/crossScalaVersions
1535OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLog4CatsLegacy2_12/crossScalaVersions
1536OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in config/crossScalaVersions
1537OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreCE3/crossScalaVersions
1538OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio2Core2_12/crossScalaVersions
1539OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLog4Cats2_12/crossScalaVersions
1540OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in concurrentCE22_12/crossScalaVersions
1541OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in logging3/crossScalaVersions
1542OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingRefined2_12/crossScalaVersions
1543OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio1Interop2_12/crossScalaVersions
1544OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingStr/crossScalaVersions
1545OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLogstashLogback3/crossScalaVersions
1546OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in kernelCatsMtlInterop2_12/crossScalaVersions
1547OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in examplesCE2/crossScalaVersions
1548OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingEnumeratum/crossScalaVersions
1549OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingRefined/crossScalaVersions
1550OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in doobieCE32_12/crossScalaVersions
1551OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in derivation/crossScalaVersions
1552OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingDer/crossScalaVersions
1553OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in fs2CE2Interop2_12/crossScalaVersions
1554OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in examplesZIO22_12/crossScalaVersions
1555OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio2Core3/crossScalaVersions
1556OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in doobieLoggingCE3/crossScalaVersions
1557OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in tofu/crossScalaVersions
1558OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingLog4CatsLegacy/crossScalaVersions
1559OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreCE33/crossScalaVersions
1560OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in zio1Core/crossScalaVersions
1561OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingDer3/crossScalaVersions
1562OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in loggingDer2_12/crossScalaVersions
1563OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in derivation2_12/crossScalaVersions
1564[info] set current project to repo (in build file:/build/repo/)
1565[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 99 projects.
1566[info] Switching Scala version on:
1567[info] loggingShapeless (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1568[info] kernel2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1569[info] loggingLog4Cats2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1570[info] loggingShapeless2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1571[info] kernel (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1572[info] zio2Logging (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1573[info] zio2Core (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1574[info] loggingLog4CatsLegacy3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1575[info] observable2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1576[info] logging (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1577[info] concurrentCE22_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1578[info] doobieCE3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1579[info] loggingLayout (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1580[info] kernelCatsMtlInterop3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1581[info] examplesCE32_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1582[info] zio2Core3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1583[info] loggingEnumeratum3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1584[info] coreCE33 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1585[info] examplesCE2 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1586[info] doobie (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1587[info] examplesCE22_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1588[info] fs2CE3Interop (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1589[info] examplesCE3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1590[info] loggingRefined3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1591[info] logging3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1592[info] zio2Logging3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1593[info] docs (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1594[info] loggingStr2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1595[info] zio1Interop (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1596[info] zio2Logging2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1597[info] coreCE22_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1598[info] zio1Logging (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1599[info] kernelCatsMtlInterop (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1600[info] config (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1601[info] loggingLogstashLogback3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1602[info] loggingLog4Cats3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1603[info] higherKindCore2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1604[info] doobieLoggingCE3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1605[info] zio1Core2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1606[info] loggingStr3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1607[info] kernelCatsMtlInterop2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1608[info] env2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1609[info] doobie2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1610[info] coreCE2 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1611[info] coreCE23 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1612[info] fs2CE2Interop (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1613[info] loggingRefined2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1614[info] higherKindCore3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1615[info] kernel3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1616[info] streams3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1617[info] concurrentCE2 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1618[info] loggingDer3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1619[info] loggingLog4CatsLegacy2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1620[info] loggingLog4CatsLegacy (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1621[info] streams (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1622[info] loggingDerivationAnnotations2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1623[info] fs2CE3Interop2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1624[info] loggingStr (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1625[info] loggingDer2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1626[info] doobieLoggingCE32_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1627[info] loggingLogstashLogback (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1628[info] coreCE3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1629[info] tofu2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1630[info] loggingLayout2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1631[info] fs2CE2Interop2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1632[info] loggingLog4Cats (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1633[info] doobieLogging (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1634[info] tofu (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1635[info] derivation2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1636[info] zio1Core (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1637[info] examplesZIO2 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1638[info] streams2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1639[info] tofu3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1640[info] loggingDer (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1641[info] doobieCE32_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1642[info] loggingDerivationAnnotations3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1643[info] loggingRefined (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1644[info] higherKindCore (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1645[info] derivation (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1646[info] memo2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1647[info] fs2CE3Interop3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1648[info] loggingEnumeratum (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1649[info] loggingLogstashLogback2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1650[info] observable3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1651[info] * repo (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1652[info] loggingEnumeratum2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1653[info] zio1Interop2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1654[info] loggingDerivationAnnotations (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1655[info] coreCE32_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1656[info] observable (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1657[info] zio2Core2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1658[info] doobieLogging2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1659[info] memo (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1660[info] env (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1661[info] zio1Logging2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1662[info] examplesZIO22_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1663[info] logging2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1664[info] config2_12 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
1665[info] loggingLayout3 (2.13.16, 2.12.20, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
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 Dec 28, 2025, 4:46:16 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":"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>\""}]}
1696Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(tofu-memo, tofu, tofu-derivation, tofu-env, tofu-concurrent-ce2),Map()),CompileOnly,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
1767Starting build for ProjectRef(file:/build/repo/,observable2_12) (tofu-observable)... [1/36]
1768Compile 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
1769[info] compiling 2 Scala sources to /build/repo/modules/util/observable/target/jvm-2.12/classes ...
1770[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1771[warn] Option -Xkind-projector was updated
1772[warn] two warnings found
1773[info] done compiling
1774[info] compiling 1 Scala source to /build/repo/modules/util/observable/target/jvm-2.12/test-classes ...
1775[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1776[warn] Option -Xkind-projector was updated
1777[warn] two warnings found
1778[info] done compiling
1779Starting build for ProjectRef(file:/build/repo/,kernel2_12) (tofu-kernel)... [2/36]
1780Compile 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
1781[info] compiling 39 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.12/classes ...
1782[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1783[warn] Option -Xkind-projector was updated
1784[warn] two warnings found
1785[info] done compiling
1786[info] compiling 138 Scala sources to /build/repo/modules/kernel/target/jvm-2.12/classes ...
1787[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1788[warn] Option -Xkind-projector was updated
1789[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FibersInstance.scala:11:53
1790[warn] 11 | inline given [F[_], E, Ex[_], Fib[_]](using inline m: MonadError[F, E]): Fibers[F, Ex, Fib] = summonFrom {
1791[warn] | ^
1792[warn] | unused implicit parameter
1793[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FireInstance.scala:11:38
1794[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Fire[F] = summonFrom {
1795[warn] | ^
1796[warn] | unused implicit parameter
1797[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/GuaranteeInstance.scala:11:47
1798[warn] 11 | inline given [F[_], E, Exit[_]](using inline m: MonadError[F, E]): Finally[F, Exit] = summonFrom {
1799[warn] | ^
1800[warn] | unused implicit parameter
1801[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/RaceInstance.scala:11:38
1802[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Race[F] = summonFrom {
1803[warn] | ^
1804[warn] | unused implicit parameter
1805[warn] 6 warnings found
1806[info] done compiling
1807[info] compiling 5 Scala sources to /build/repo/modules/kernel/target/jvm-2.12/test-classes ...
1808[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1809[warn] Option -Xkind-projector was updated
1810[warn] two warnings found
1811[info] done compiling
1812Starting build for ProjectRef(file:/build/repo/,streams3) (tofu-streams)... [3/36]
1813Compile 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
1814[info] compiling 39 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-3/classes ...
1815[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1816[warn] Option -Xkind-projector was updated
1817[warn] two warnings found
1818[info] done compiling
1819[info] compiling 138 Scala sources to /build/repo/modules/kernel/target/jvm-3/classes ...
1820[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1821[warn] Option -Xkind-projector was updated
1822[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FibersInstance.scala:11:53
1823[warn] 11 | inline given [F[_], E, Ex[_], Fib[_]](using inline m: MonadError[F, E]): Fibers[F, Ex, Fib] = summonFrom {
1824[warn] | ^
1825[warn] | unused implicit parameter
1826[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/FireInstance.scala:11:38
1827[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Fire[F] = summonFrom {
1828[warn] | ^
1829[warn] | unused implicit parameter
1830[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/GuaranteeInstance.scala:11:47
1831[warn] 11 | inline given [F[_], E, Exit[_]](using inline m: MonadError[F, E]): Finally[F, Exit] = summonFrom {
1832[warn] | ^
1833[warn] | unused implicit parameter
1834[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/kernel/src/main/scala-3/tofu/internal/instances/RaceInstance.scala:11:38
1835[warn] 11 | inline given [F[_], E](using inline m: MonadError[F, E]): Race[F] = summonFrom {
1836[warn] | ^
1837[warn] | unused implicit parameter
1838[warn] 6 warnings found
1839[info] done compiling
1840[info] compiling 23 Scala sources to /build/repo/modules/streams/target/jvm-3/classes ...
1841[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1842[warn] Option -Xkind-projector was updated
1843[warn] two warnings found
1844[info] done compiling
1845[info] compiling 1 Scala source to /build/repo/modules/streams/target/jvm-3/test-classes ...
1846[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1847[warn] Option -Xkind-projector was updated
1848[warn] two warnings found
1849[info] done compiling
1850Starting build for ProjectRef(file:/build/repo/,loggingLogstashLogback3) (tofu-logging-logstash-logback)... [4/36]
1851Compile 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
1852[info] compiling 52 Scala sources to /build/repo/modules/logging/structured/target/jvm-3/classes ...
1853[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1854[warn] Option -Xkind-projector was updated
1855[warn] two warnings found
1856[info] done compiling
1857[info] compiling 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-3/classes ...
1858[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1859[warn] Option -Xkind-projector was updated
1860[warn] two warnings found
1861[info] done compiling
1862[info] compiling 2 Scala sources to /build/repo/modules/logging/derivation-annotations/target/jvm-3/classes ...
1863[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1864[warn] Option -Xkind-projector was updated
1865[warn] two warnings found
1866[info] done compiling
1867[info] compiling 7 Scala sources to /build/repo/modules/logging/derivation/target/jvm-3/classes ...
1868[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1869[warn] Option -Xkind-projector was updated
1870[warn] two warnings found
1871[info] done compiling
1872[info] compiling 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-3/test-classes ...
1873[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1874[warn] Option -Xkind-projector was updated
1875[warn] two warnings found
1876[info] done compiling
1877Starting build for ProjectRef(file:/build/repo/,loggingDerivationAnnotations2_12) (tofu-logging-derivation-annotations)... [5/36]
1878Compile 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
1879[info] compiling 2 Scala sources to /build/repo/modules/logging/derivation-annotations/target/jvm-2.12/classes ...
1880[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1881[warn] Option -Xkind-projector was updated
1882[warn] two warnings found
1883[info] done compiling
1884Starting build for ProjectRef(file:/build/repo/,loggingDerivationAnnotations3) (tofu-logging-derivation-annotations)... [6/36]
1885Compile 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
1886Starting build for ProjectRef(file:/build/repo/,loggingDer) (tofu-logging-derivation)... [7/36]
1887Compile 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
1888[info] compiling 4 Scala sources to /build/repo/modules/logging/derivation/target/jvm-2.13/test-classes ...
1889[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1890[warn] Option -Xkind-projector was updated
1891[warn] two warnings found
1892[info] done compiling
1893Starting build for ProjectRef(file:/build/repo/,loggingLogstashLogback) (tofu-logging-logstash-logback)... [8/36]
1894Compile 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
1895[info] compiling 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-2.13/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 1 Scala source to /build/repo/modules/logging/interop/logstash-logback/target/jvm-2.13/test-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
1905Starting build for ProjectRef(file:/build/repo/,loggingRefined) (tofu-logging-refined)... [9/36]
1906Compile 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
1907[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-2.13/classes ...
1908[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1909[warn] Option -Xkind-projector was updated
1910[warn] two warnings found
1911[info] done compiling
1912[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-2.13/test-classes ...
1913[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1914[warn] Option -Xkind-projector was updated
1915[warn] two warnings found
1916[info] done compiling
1917Starting build for ProjectRef(file:/build/repo/,loggingShapeless) (tofu-logging-shapeless)... [10/36]
1918Compile 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
1919Starting build for ProjectRef(file:/build/repo/,loggingLog4Cats) (tofu-logging-log4cats)... [11/36]
1920Compile 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
1921[info] compiling 1 Scala source to /build/repo/modules/logging/interop/log4cats/target/jvm-2.13/classes ...
1922[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1923[warn] Option -Xkind-projector was updated
1924[warn] two warnings found
1925[info] done compiling
1926Starting build for ProjectRef(file:/build/repo/,kernel3) (tofu-kernel)... [12/36]
1927Compile 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
1928[info] compiling 5 Scala sources to /build/repo/modules/kernel/target/jvm-3/test-classes ...
1929[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1930[warn] Option -Xkind-projector was updated
1931[warn] two warnings found
1932[info] done compiling
1933Starting build for ProjectRef(file:/build/repo/,loggingEnumeratum3) (tofu-logging-enumeratum)... [13/36]
1934Compile 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
1935[info] compiling 1 Scala source to /build/repo/modules/logging/interop/enumeratum/target/jvm-3/classes ...
1936[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1937[warn] Option -Xkind-projector was updated
1938[warn] two warnings found
1939[info] done compiling
1940Starting build for ProjectRef(file:/build/repo/,zio2Core) (tofu-zio2-core)... [14/36]
1941Compile 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
1942[info] compiling 2 Scala sources to /build/repo/modules/interop/zio2/core/target/jvm-2.13/test-classes ...
1943[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1944[warn] Option -Xkind-projector was updated
1945[warn] two warnings found
1946[info] done compiling
1947Starting build for ProjectRef(file:/build/repo/,higherKindCore) (tofu-core-higher-kind)... [15/36]
1948Compile 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
1949[info] compiling 5 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.13/test-classes ...
1950[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1951[warn] Option -Xkind-projector was updated
1952[warn] two warnings found
1953[info] done compiling
1954Starting build for ProjectRef(file:/build/repo/,kernel) (tofu-kernel)... [16/36]
1955Compile 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
1956[info] compiling 5 Scala sources to /build/repo/modules/kernel/target/jvm-2.13/test-classes ...
1957[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1958[warn] Option -Xkind-projector was updated
1959[warn] two warnings found
1960[info] done compiling
1961Starting build for ProjectRef(file:/build/repo/,loggingStr) (tofu-logging-structured)... [17/36]
1962Compile 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
1963[info] compiling 6 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.13/test-classes ...
1964[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1965[warn] Option -Xkind-projector was updated
1966[warn] two warnings found
1967[info] done compiling
1968Starting build for ProjectRef(file:/build/repo/,loggingLayout) (tofu-logging-layout)... [18/36]
1969Compile 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
1970[info] compiling 5 Scala sources to /build/repo/modules/logging/layout/target/jvm-2.13/classes ...
1971[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1972[warn] Option -Xkind-projector was updated
1973[warn] two warnings found
1974[info] done compiling
1975[info] compiling 1 Scala source to /build/repo/modules/logging/layout/target/jvm-2.13/test-classes ...
1976[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1977[warn] Option -Xkind-projector was updated
1978[warn] two warnings found
1979[info] done compiling
1980Starting build for ProjectRef(file:/build/repo/,loggingLog4CatsLegacy3) (tofu-logging-log4cats-legacy)... [19/36]
1981Compile 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
1982[info] compiling 1 Scala source to /build/repo/modules/logging/interop/log4cats-legacy/target/jvm-3/classes ...
1983[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1984[warn] Option -Xkind-projector was updated
1985[warn] two warnings found
1986[info] done compiling
1987Starting build for ProjectRef(file:/build/repo/,loggingDer3) (tofu-logging-derivation)... [20/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 4 Scala sources to /build/repo/modules/logging/derivation/target/jvm-3/test-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/,coreCE33) (tofu-core-ce3)... [21/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 18 Scala sources to /build/repo/modules/core/ce3/target/jvm-3/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] compiling 27 Scala sources to /build/repo/modules/core/ce3/target/jvm-3/test-classes ...
2002[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2003[warn] Option -Xkind-projector was updated
2004[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:30:78
2005[warn] 30 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends CardStorage[F] {
2006[warn] | ^
2007[warn] | unused implicit parameter
2008[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:45:78
2009[warn] 45 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, UserNotFound] })#L] extends UserStorage[F] {
2010[warn] | ^
2011[warn] | unused implicit parameter
2012[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:22:116
2013[warn] 22 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2014[warn] | ^
2015[warn] | unused implicit parameter
2016[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:27:116
2017[warn] 27 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2018[warn] | ^
2019[warn] | unused implicit parameter
2020[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:32:116
2021[warn] 32 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2022[warn] | ^
2023[warn] | unused implicit parameter
2024[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:42:10
2025[warn] 42 | })#L: Timeout
2026[warn] | ^
2027[warn] | unused implicit parameter
2028[warn] 8 warnings found
2029[info] done compiling
2030Starting build for ProjectRef(file:/build/repo/,loggingStr2_12) (tofu-logging-structured)... [22/36]
2031Compile 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
2032[info] compiling 52 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.12/classes ...
2033[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2034[warn] Option -Xkind-projector was updated
2035[warn] two warnings found
2036[info] done compiling
2037[info] compiling 6 Scala sources to /build/repo/modules/logging/structured/target/jvm-2.12/test-classes ...
2038[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2039[warn] Option -Xkind-projector was updated
2040[warn] two warnings found
2041[info] done compiling
2042Starting build for ProjectRef(file:/build/repo/,kernelCatsMtlInterop3) (tofu-kernel-cats-mtl)... [23/36]
2043Compile 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
2044[info] compiling 5 Scala sources to /build/repo/modules/kernel/interop/cats-mtl/target/jvm-3/classes ...
2045[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2046[warn] Option -Xkind-projector was updated
2047[warn] two warnings found
2048[info] done compiling
2049[info] compiling 3 Scala sources to /build/repo/modules/kernel/interop/cats-mtl/target/jvm-3/test-classes ...
2050[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2051[warn] Option -Xkind-projector was updated
2052[warn] two warnings found
2053[info] done compiling
2054Starting build for ProjectRef(file:/build/repo/,streams) (tofu-streams)... [24/36]
2055Compile 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
2056[info] compiling 23 Scala sources to /build/repo/modules/streams/target/jvm-2.13/classes ...
2057[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2058[warn] Option -Xkind-projector was updated
2059[warn] two warnings found
2060[info] done compiling
2061[info] compiling 1 Scala source to /build/repo/modules/streams/target/jvm-2.13/test-classes ...
2062[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2063[warn] Option -Xkind-projector was updated
2064[warn] two warnings found
2065[info] done compiling
2066Starting build for ProjectRef(file:/build/repo/,higherKindCore3) (tofu-core-higher-kind)... [25/36]
2067Compile 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
2068[info] compiling 5 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-3/test-classes ...
2069[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2070[warn] Option -Xkind-projector was updated
2071[warn] two warnings found
2072[info] done compiling
2073Starting build for ProjectRef(file:/build/repo/,loggingDerivationAnnotations) (tofu-logging-derivation-annotations)... [26/36]
2074Compile 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
2075Starting build for ProjectRef(file:/build/repo/,logging) (tofu-logging)... [27/36]
2076Compile 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
2077Starting build for ProjectRef(file:/build/repo/,loggingStr3) (tofu-logging-structured)... [28/36]
2078Compile 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
2079[info] compiling 6 Scala sources to /build/repo/modules/logging/structured/target/jvm-3/test-classes ...
2080[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2081[warn] Option -Xkind-projector was updated
2082[warn] two warnings found
2083[info] done compiling
2084Starting build for ProjectRef(file:/build/repo/,coreCE3) (tofu-core-ce3)... [29/36]
2085Compile 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
2086[info] compiling 27 Scala sources to /build/repo/modules/core/ce3/target/jvm-2.13/test-classes ...
2087[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2088[warn] Option -Xkind-projector was updated
2089[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:30:78
2090[warn] 30 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends CardStorage[F] {
2091[warn] | ^
2092[warn] | unused implicit parameter
2093[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/examples/TofuRaiseExamples.scala:45:78
2094[warn] 45 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, UserNotFound] })#L] extends UserStorage[F] {
2095[warn] | ^
2096[warn] | unused implicit parameter
2097[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:22:116
2098[warn] 22 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2099[warn] | ^
2100[warn] | unused implicit parameter
2101[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:27:116
2102[warn] 27 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2103[warn] | ^
2104[warn] | unused implicit parameter
2105[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:32:116
2106[warn] 32 | F[_]: Monad: ({ type L[x[_]] = Raise[x, CommonError] })#L: ({ type L[x[_]] = Raise[x, AnotherCommonError] })#L
2107[warn] | ^
2108[warn] | unused implicit parameter
2109[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce3/src/test/scala/tofu/syntax/FindRaiseSuite.scala:42:10
2110[warn] 42 | })#L: Timeout
2111[warn] | ^
2112[warn] | unused implicit parameter
2113[warn] 8 warnings found
2114[info] done compiling
2115Starting build for ProjectRef(file:/build/repo/,loggingRefined3) (tofu-logging-refined)... [30/36]
2116Compile 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
2117[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-3/classes ...
2118[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2119[warn] Option -Xkind-projector was updated
2120[warn] two warnings found
2121[info] done compiling
2122[info] compiling 1 Scala source to /build/repo/modules/logging/interop/refined/target/jvm-3/test-classes ...
2123[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2124[warn] Option -Xkind-projector was updated
2125[warn] two warnings found
2126[info] done compiling
2127Starting build for ProjectRef(file:/build/repo/,loggingLog4Cats2_12) (tofu-logging-log4cats)... [31/36]
2128Compile 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
2129[info] compiling 1 Scala source to /build/repo/modules/logging/interop/log4cats/target/jvm-2.12/classes ...
2130[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2131[warn] Option -Xkind-projector was updated
2132[warn] two warnings found
2133[info] done compiling
2134Starting build for ProjectRef(file:/build/repo/,coreCE22_12) (tofu-core-ce2)... [32/36]
2135Compile 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
2136[info] compiling 19 Scala sources to /build/repo/modules/core/ce2/target/jvm-2.12/classes ...
2137[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2138[warn] Option -Xkind-projector was updated
2139[warn] two warnings found
2140[info] done compiling
2141[info] compiling 27 Scala sources to /build/repo/modules/core/ce2/target/jvm-2.12/test-classes ...
2142[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2143[warn] Option -Xkind-projector was updated
2144[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce2/src/test/scala/tofu/examples/TofuRaiseExamples.scala:29:78
2145[warn] 29 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends CardStorage[F] {
2146[warn] | ^
2147[warn] | unused implicit parameter
2148[warn] -- [E198] Unused Symbol Warning: /build/repo/modules/core/ce2/src/test/scala/tofu/examples/TofuRaiseExamples.scala:44:78
2149[warn] 44 | private final class Impl[F[_]: ({ type L[x[_]] = Raise[x, CardNotFound] })#L] extends UserStorage[F] {
2150[warn] | ^
2151[warn] | unused implicit parameter
2152[warn] four warnings found
2153[info] done compiling
2154Starting build for ProjectRef(file:/build/repo/,higherKindCore2_12) (tofu-core-higher-kind)... [33/36]
2155Compile 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
2156[info] compiling 5 Scala sources to /build/repo/modules/kernel/higherKind/target/jvm-2.12/test-classes ...
2157[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2158[warn] Option -Xkind-projector was updated
2159[warn] two warnings found
2160[info] done compiling
2161Starting build for ProjectRef(file:/build/repo/,repo) (repo)... [34/36]
2162Compile 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
2163Starting build for ProjectRef(file:/build/repo/,fs2CE3Interop) (tofu-fs2-ce3-interop)... [35/36]
2164Compile 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
2165[info] compiling 4 Scala sources to /build/repo/modules/interop/fs2/ce3/target/jvm-2.13/classes ...
2166[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2167[warn] Option -Xkind-projector was updated
2168[warn] two warnings found
2169[info] done compiling
2170[info] compiling 1 Scala source to /build/repo/modules/interop/fs2/ce3/target/jvm-2.13/test-classes ...
2171[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
2172[warn] Option -Xkind-projector was updated
2173[warn] two warnings found
2174[info] done compiling
2175
2176************************
2177Build summary:
2178[{
2179 "module": "tofu-zio2-logging",
2180 "compile": {"status": "ok", "tookMs": 42431, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2181 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2182 "test-compile": {"status": "ok", "tookMs": 7529, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2183 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2184 "publish": {"status": "skipped", "tookMs": 0},
2185 "metadata": {
2186 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2187}
2188},{
2189 "module": "tofu-observable",
2190 "compile": {"status": "ok", "tookMs": 345, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2191 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2192 "test-compile": {"status": "ok", "tookMs": 1011, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2193 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2194 "publish": {"status": "skipped", "tookMs": 0},
2195 "metadata": {
2196 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2197}
2198},{
2199 "module": "tofu-kernel",
2200 "compile": {"status": "ok", "tookMs": 13558, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
2201 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2202 "test-compile": {"status": "ok", "tookMs": 1345, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2203 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2204 "publish": {"status": "skipped", "tookMs": 0},
2205 "metadata": {
2206 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2207}
2208},{
2209 "module": "tofu-streams",
2210 "compile": {"status": "ok", "tookMs": 11538, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2211 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2212 "test-compile": {"status": "ok", "tookMs": 574, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2213 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2214 "publish": {"status": "skipped", "tookMs": 0},
2215 "metadata": {
2216 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2217}
2218},{
2219 "module": "tofu-logging-logstash-logback",
2220 "compile": {"status": "ok", "tookMs": 3225, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2221 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2222 "test-compile": {"status": "ok", "tookMs": 1723, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2223 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2224 "publish": {"status": "skipped", "tookMs": 0},
2225 "metadata": {
2226 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2227}
2228},{
2229 "module": "tofu-logging-derivation-annotations",
2230 "compile": {"status": "ok", "tookMs": 253, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2231 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2232 "test-compile": {"status": "ok", "tookMs": 132, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2233 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2234 "publish": {"status": "skipped", "tookMs": 0},
2235 "metadata": {
2236 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2237}
2238},{
2239 "module": "tofu-logging-derivation-annotations",
2240 "compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2241 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2242 "test-compile": {"status": "ok", "tookMs": 96, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2243 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2244 "publish": {"status": "skipped", "tookMs": 0},
2245 "metadata": {
2246 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2247}
2248},{
2249 "module": "tofu-logging-derivation",
2250 "compile": {"status": "ok", "tookMs": 289, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2251 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2252 "test-compile": {"status": "ok", "tookMs": 2780, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2253 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2254 "publish": {"status": "skipped", "tookMs": 0},
2255 "metadata": {
2256 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2257}
2258},{
2259 "module": "tofu-logging-logstash-logback",
2260 "compile": {"status": "ok", "tookMs": 658, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2261 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2262 "test-compile": {"status": "ok", "tookMs": 1124, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2263 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2264 "publish": {"status": "skipped", "tookMs": 0},
2265 "metadata": {
2266 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2267}
2268},{
2269 "module": "tofu-logging-refined",
2270 "compile": {"status": "ok", "tookMs": 412, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2271 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2272 "test-compile": {"status": "ok", "tookMs": 606, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2273 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2274 "publish": {"status": "skipped", "tookMs": 0},
2275 "metadata": {
2276 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2277}
2278},{
2279 "module": "tofu-logging-shapeless",
2280 "compile": {"status": "ok", "tookMs": 200, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2281 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2282 "test-compile": {"status": "ok", "tookMs": 258, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2283 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2284 "publish": {"status": "skipped", "tookMs": 0},
2285 "metadata": {
2286 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2287}
2288},{
2289 "module": "tofu-logging-log4cats",
2290 "compile": {"status": "ok", "tookMs": 494, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2291 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2292 "test-compile": {"status": "ok", "tookMs": 275, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2293 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2294 "publish": {"status": "skipped", "tookMs": 0},
2295 "metadata": {
2296 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2297}
2298},{
2299 "module": "tofu-kernel",
2300 "compile": {"status": "ok", "tookMs": 118, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
2301 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2302 "test-compile": {"status": "ok", "tookMs": 971, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2303 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2304 "publish": {"status": "skipped", "tookMs": 0},
2305 "metadata": {
2306 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2307}
2308},{
2309 "module": "tofu-logging-enumeratum",
2310 "compile": {"status": "ok", "tookMs": 351, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2311 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2312 "test-compile": {"status": "ok", "tookMs": 243, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2313 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2314 "publish": {"status": "skipped", "tookMs": 0},
2315 "metadata": {
2316 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2317}
2318},{
2319 "module": "tofu-zio2-core",
2320 "compile": {"status": "ok", "tookMs": 207, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2321 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2322 "test-compile": {"status": "ok", "tookMs": 997, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2323 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2324 "publish": {"status": "skipped", "tookMs": 0},
2325 "metadata": {
2326 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2327}
2328},{
2329 "module": "tofu-core-higher-kind",
2330 "compile": {"status": "ok", "tookMs": 65, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2331 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2332 "test-compile": {"status": "ok", "tookMs": 685, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2333 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2334 "publish": {"status": "skipped", "tookMs": 0},
2335 "metadata": {
2336 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2337}
2338},{
2339 "module": "tofu-kernel",
2340 "compile": {"status": "ok", "tookMs": 149, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
2341 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2342 "test-compile": {"status": "ok", "tookMs": 941, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2343 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2344 "publish": {"status": "skipped", "tookMs": 0},
2345 "metadata": {
2346 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2347}
2348},{
2349 "module": "tofu-logging-structured",
2350 "compile": {"status": "ok", "tookMs": 191, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2351 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2352 "test-compile": {"status": "ok", "tookMs": 1719, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2353 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2354 "publish": {"status": "skipped", "tookMs": 0},
2355 "metadata": {
2356 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2357}
2358},{
2359 "module": "tofu-logging-layout",
2360 "compile": {"status": "ok", "tookMs": 813, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2361 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2362 "test-compile": {"status": "ok", "tookMs": 700, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2363 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2364 "publish": {"status": "skipped", "tookMs": 0},
2365 "metadata": {
2366 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2367}
2368},{
2369 "module": "tofu-logging-log4cats-legacy",
2370 "compile": {"status": "ok", "tookMs": 475, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2371 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2372 "test-compile": {"status": "ok", "tookMs": 280, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2373 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2374 "publish": {"status": "skipped", "tookMs": 0},
2375 "metadata": {
2376 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2377}
2378},{
2379 "module": "tofu-logging-derivation",
2380 "compile": {"status": "ok", "tookMs": 321, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2381 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2382 "test-compile": {"status": "ok", "tookMs": 2089, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2383 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2384 "publish": {"status": "skipped", "tookMs": 0},
2385 "metadata": {
2386 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2387}
2388},{
2389 "module": "tofu-core-ce3",
2390 "compile": {"status": "ok", "tookMs": 1150, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2391 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2392 "test-compile": {"status": "ok", "tookMs": 6546, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
2393 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2394 "publish": {"status": "skipped", "tookMs": 0},
2395 "metadata": {
2396 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2397}
2398},{
2399 "module": "tofu-logging-structured",
2400 "compile": {"status": "ok", "tookMs": 2446, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2401 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2402 "test-compile": {"status": "ok", "tookMs": 1529, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2403 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2404 "publish": {"status": "skipped", "tookMs": 0},
2405 "metadata": {
2406 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2407}
2408},{
2409 "module": "tofu-kernel-cats-mtl",
2410 "compile": {"status": "ok", "tookMs": 567, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2411 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2412 "test-compile": {"status": "ok", "tookMs": 627, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2413 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2414 "publish": {"status": "skipped", "tookMs": 0},
2415 "metadata": {
2416 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2417}
2418},{
2419 "module": "tofu-streams",
2420 "compile": {"status": "ok", "tookMs": 733, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2421 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2422 "test-compile": {"status": "ok", "tookMs": 577, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2423 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2424 "publish": {"status": "skipped", "tookMs": 0},
2425 "metadata": {
2426 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2427}
2428},{
2429 "module": "tofu-core-higher-kind",
2430 "compile": {"status": "ok", "tookMs": 58, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2431 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2432 "test-compile": {"status": "ok", "tookMs": 435, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2433 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2434 "publish": {"status": "skipped", "tookMs": 0},
2435 "metadata": {
2436 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2437}
2438},{
2439 "module": "tofu-logging-derivation-annotations",
2440 "compile": {"status": "ok", "tookMs": 52, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2441 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2442 "test-compile": {"status": "ok", "tookMs": 102, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2443 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2444 "publish": {"status": "skipped", "tookMs": 0},
2445 "metadata": {
2446 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2447}
2448},{
2449 "module": "tofu-logging",
2450 "compile": {"status": "ok", "tookMs": 674, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2451 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2452 "test-compile": {"status": "ok", "tookMs": 689, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2453 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2454 "publish": {"status": "skipped", "tookMs": 0},
2455 "metadata": {
2456 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2457}
2458},{
2459 "module": "tofu-logging-structured",
2460 "compile": {"status": "ok", "tookMs": 167, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2461 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2462 "test-compile": {"status": "ok", "tookMs": 1558, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2463 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2464 "publish": {"status": "skipped", "tookMs": 0},
2465 "metadata": {
2466 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2467}
2468},{
2469 "module": "tofu-core-ce3",
2470 "compile": {"status": "ok", "tookMs": 160, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2471 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2472 "test-compile": {"status": "ok", "tookMs": 5450, "warnings": 6, "errors": 0, "sourceVersion": "3.8"},
2473 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2474 "publish": {"status": "skipped", "tookMs": 0},
2475 "metadata": {
2476 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2477}
2478},{
2479 "module": "tofu-logging-refined",
2480 "compile": {"status": "ok", "tookMs": 408, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2481 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2482 "test-compile": {"status": "ok", "tookMs": 671, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2483 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2484 "publish": {"status": "skipped", "tookMs": 0},
2485 "metadata": {
2486 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2487}
2488},{
2489 "module": "tofu-logging-log4cats",
2490 "compile": {"status": "ok", "tookMs": 535, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2491 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2492 "test-compile": {"status": "ok", "tookMs": 322, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2493 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2494 "publish": {"status": "skipped", "tookMs": 0},
2495 "metadata": {
2496 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2497}
2498},{
2499 "module": "tofu-core-ce2",
2500 "compile": {"status": "ok", "tookMs": 1623, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2501 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2502 "test-compile": {"status": "ok", "tookMs": 6872, "warnings": 2, "errors": 0, "sourceVersion": "3.8"},
2503 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2504 "publish": {"status": "skipped", "tookMs": 0},
2505 "metadata": {
2506 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2507}
2508},{
2509 "module": "tofu-core-higher-kind",
2510 "compile": {"status": "ok", "tookMs": 67, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2511 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2512 "test-compile": {"status": "ok", "tookMs": 517, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2513 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2514 "publish": {"status": "skipped", "tookMs": 0},
2515 "metadata": {
2516 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2517}
2518},{
2519 "module": "repo",
2520 "compile": {"status": "ok", "tookMs": 112, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2521 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2522 "test-compile": {"status": "ok", "tookMs": 115, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2523 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2524 "publish": {"status": "skipped", "tookMs": 0},
2525 "metadata": {
2526 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2527}
2528},{
2529 "module": "tofu-fs2-ce3-interop",
2530 "compile": {"status": "ok", "tookMs": 804, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2531 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2532 "test-compile": {"status": "ok", "tookMs": 631, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2533 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
2534 "publish": {"status": "skipped", "tookMs": 0},
2535 "metadata": {
2536 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
2537}
2538}]
2539************************
2540[success] Total time: 177 s (0:02:57.0), completed Dec 28, 2025, 4:49:13 PM
2541[0JChecking patch project/plugins.sbt...
2542Checking patch project/build.properties...
2543Checking patch project/Dependencies.scala...
2544Checking patch modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala...
2545Checking patch modules/kernel/src/main/scala/tofu/syntax/context.scala...
2546Checking patch modules/kernel/src/main/scala/tofu/data/Embedded.scala...
2547Checking patch build.sbt...
2548Applied patch project/plugins.sbt cleanly.
2549Applied patch project/build.properties cleanly.
2550Applied patch project/Dependencies.scala cleanly.
2551Applied patch modules/logging/derivation/src/test/scala-3/tofu/logging/derivation/DerivedLoggableScala3Suite.scala cleanly.
2552Applied patch modules/kernel/src/main/scala/tofu/syntax/context.scala cleanly.
2553Applied patch modules/kernel/src/main/scala/tofu/data/Embedded.scala cleanly.
2554Applied patch build.sbt cleanly.