Build Logs

dwolla/natchez-tagless • 3.8.0-RC3:2025-12-04

Errors

0

Warnings

31

Total Lines

385

1##################################
2Clonning https://github.com/dwolla/natchez-tagless.git into /build/repo using revision v0.2.6
3##################################
4Note: switching to 'a2416d60f8c69f23186dedd3f8708a0645392fa8'.
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
21Using target Scala version for migration: 3.7.4
22Migrating project for -source:3.4 using Scala 3.7.4
23----
24Preparing build for 3.7.4
25Would try to apply common scalacOption (best-effort, sbt/mill only):
26Append: -rewrite,REQUIRE:-source:3.4-migration
27Remove: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
28----
29Starting build for 3.7.4
30Execute tests: false
31sbt project found:
32Sbt version 1.10.0 is not supported, minimal supported version is 1.11.5
33Enforcing usage of sbt in version 1.11.5
34No prepare script found for project dwolla/natchez-tagless
35##################################
36Scala version: 3.7.4
37Targets: com.dwolla%natchez-tagless com.dwolla%natchez-tagless-scalacache
38Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
39##################################
40Using extra scalacOptions: -rewrite,REQUIRE:-source:3.4-migration
41Filtering out scalacOptions: -indent,-no-indent,-new-syntax,,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
42[sbt_options] declare -a sbt_options=()
43[process_args] java_version = '17'
44[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
45# Executing command line:
46java
47-Dfile.encoding=UTF-8
48-Dcommunitybuild.scala=3.7.4
49-Dcommunitybuild.project.dependencies.add=
50-Xmx7G
51-Xms4G
52-Xss8M
53-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
54-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
55-jar
56/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
57"setCrossScalaVersions 3.7.4"
58"++3.7.4 -v"
59"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""
60"set every credentials := Nil"
61"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
62"removeScalacOptionsStartingWith -P:wartremover"
63
64moduleMappings
65"runBuild 3.7.4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}""" com.dwolla%natchez-tagless com.dwolla%natchez-tagless-scalacache"
66
67[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
68[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
69[info] loading project definition from /build/repo/project
70[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
71[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
72[info] Compilation completed in 9.679s.
73[info] done compiling
74/build/repo/build.sbt:24: warning: method sonatypeOssRepos in class ResolverFunctions is deprecated (since 1.11.2): Sonatype OSS Repository Hosting (OSSRH) was sunset on 2025-06-30; remove this resolver. If snapshots are required, use:
75 resolvers += Resolver.sonatypeCentralSnapshots
76ThisBuild / resolvers ++= Resolver.sonatypeOssRepos("snapshots")
77 ^
78[info] loading settings for project natchez-tagless-root from build.sbt...
79[info] set scmInfo to https://github.com/dwolla/natchez-tagless
80[info] set current project to natchez-tagless-root (in build file:/build/repo/)
81Execute setCrossScalaVersions: 3.7.4
82OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in natchez-tagless-rootJVM/crossScalaVersions
83OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in natchez-tagless-root/crossScalaVersions
84OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in coreJVM/crossScalaVersions
85OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in scalacacheJVM/crossScalaVersions
86OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in coreJS/crossScalaVersions
87OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in natchez-tagless-rootJS/crossScalaVersions
88OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in natchez-tagless-rootNative/crossScalaVersions
89[info] set scmInfo to https://github.com/dwolla/natchez-tagless
90[info] set current project to natchez-tagless-root (in build file:/build/repo/)
91[info] Setting Scala version to 3.7.4 on 6 projects.
92[info] Switching Scala version on:
93[info] scalacacheJVM (2.13.14, 2.12.19, 3.7.4)
94[info] natchez-tagless-rootNative (2.13.14, 2.12.19, 3.7.4)
95[info] natchez-tagless-rootJVM (2.13.14, 2.12.19, 3.7.4)
96[info] natchez-tagless-rootJS (2.13.14, 2.12.19, 3.7.4)
97[info] coreJS (2.13.14, 2.12.19, 3.7.4)
98[info] coreJVM (2.13.14, 2.12.19, 3.7.4)
99[info] Excluding projects:
100[info] * natchez-tagless-root (2.13.14)
101[info] Reapplying settings...
102[info] set scmInfo to https://github.com/dwolla/natchez-tagless
103[info] set current project to natchez-tagless-root (in build file:/build/repo/)
104Execute 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
105[info] Reapplying settings...
106[info] set scmInfo to https://github.com/dwolla/natchez-tagless
107[info] set current project to natchez-tagless-root (in build file:/build/repo/)
108[info] Defining Global / credentials, coreJS / credentials and 5 others.
109[info] The new values will be used by allCredentials, coreJS / allCredentials and 39 others.
110[info] Run `last` for details.
111[info] Reapplying settings...
112[info] set scmInfo to https://github.com/dwolla/natchez-tagless
113[info] set current project to natchez-tagless-root (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean scalacacheJVM / allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set scmInfo to https://github.com/dwolla/natchez-tagless
123[info] set current project to natchez-tagless-root (in build file:/build/repo/)
124Execute removeScalacOptionsStartingWith: -P:wartremover
125[info] Reapplying settings...
126[info] set scmInfo to https://github.com/dwolla/natchez-tagless
127[info] set current project to natchez-tagless-root (in build file:/build/repo/)
128[success] Total time: 0 s, completed Dec 4, 2025, 3:16:59 PM
129Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
130Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
131Starting build...
132Projects: Set(coreJVM, scalacacheJVM)
133Starting build for ProjectRef(file:/build/repo/,coreJVM) (natchez-tagless)... [0/2]
134OpenCB::Exclude Scala3 specific scalacOption `-rewrite` in Scala 2.12.20 module Global
135OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.4-migration` in Scala 2.12.20 module Global
136OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
137OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
138Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
139[info] compiling 14 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
140[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
141[info] [patched file /build/repo/core/shared/src/main/scala/com/dwolla/tracing/TraceResourceAcquisition.scala]
142[info] [patched file /build/repo/core/shared/src/main/scala/com/dwolla/tracing/TraceWeaveCapturingInputs.scala]
143[info] [patched file /build/repo/core/shared/src/main/scala/com/dwolla/tracing/syntax/ResourceInitializationSpanOps.scala]
144[info] [patched file /build/repo/core/shared/src/main/scala/com/dwolla/tracing/syntax/EntryPointRootScope.scala]
145[info] [patched file /build/repo/core/shared/src/main/scala-2.13+/com/dwolla/tracing/syntax/TraceResourceLifecycleOps.scala]
146[info] [patched file /build/repo/core/shared/src/main/scala/com/dwolla/tracing/TraceWeaveCapturingInputsAndOutputs.scala]
147[warn] one warning found
148[info] done compiling
149[info] compiling 7 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/classes ...
150[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
151[warn] one warning found
152[info] done compiling
153[info] compiling 8 Scala sources to /build/repo/core/jvm/target/scala-3.7.4/test-classes ...
154[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
155[warn] one warning found
156[info] done compiling
157Starting build for ProjectRef(file:/build/repo/,scalacacheJVM) (natchez-tagless-scalacache)... [1/2]
158Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, -java-output-version, 8, -rewrite, -Wconf:msg=can be rewritten automatically under:s, -source:3.4-migration
159[info] compiling 1 Scala source to /build/repo/scalacache/.jvm/target/scala-3.7.4/classes ...
160[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
161[warn] one warning found
162[info] done compiling
163
164************************
165Build summary:
166[{
167 "module": "natchez-tagless",
168 "compile": {"status": "ok", "tookMs": 9312, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
169 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
170 "test-compile": {"status": "ok", "tookMs": 6803, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
171 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
172 "publish": {"status": "skipped", "tookMs": 0},
173 "metadata": {
174 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
175}
176},{
177 "module": "natchez-tagless-scalacache",
178 "compile": {"status": "ok", "tookMs": 1621, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
179 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
180 "test-compile": {"status": "ok", "tookMs": 205, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
181 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
182 "publish": {"status": "skipped", "tookMs": 0},
183 "metadata": {
184 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
185}
186}]
187************************
188[success] Total time: 52 s, completed Dec 4, 2025, 3:17:50 PM
189[0JChecking patch project/plugins.sbt...
190Checking patch project/build.properties...
191Checking patch build.sbt...
192Applied patch project/plugins.sbt cleanly.
193Applied patch project/build.properties cleanly.
194Applied patch build.sbt cleanly.
195Commit migration rewrites
196Switched to a new branch 'opencb/migrate-source-3.4'
197[opencb/migrate-source-3.4 3555be8] Apply Scala compiler rewrites using -source:3.4-migration using Scala 3.7.4
198 6 files changed, 13 insertions(+), 13 deletions(-)
199----
200Preparing build for 3.8.0-RC3
201Scala binary version found: 3.8
202Implicitly using source version 3.8
203Scala binary version found: 3.8
204Implicitly using source version 3.8
205Would try to apply common scalacOption (best-effort, sbt/mill only):
206Append: ,REQUIRE:-source:3.8
207Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
208----
209Starting build for 3.8.0-RC3
210Execute tests: true
211sbt project found:
212Sbt version 1.10.0 is not supported, minimal supported version is 1.11.5
213Enforcing usage of sbt in version 1.11.5
214No prepare script found for project dwolla/natchez-tagless
215##################################
216Scala version: 3.8.0-RC3
217Targets: com.dwolla%natchez-tagless com.dwolla%natchez-tagless-scalacache
218Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[]}
219##################################
220Using extra scalacOptions: ,REQUIRE:-source:3.8
221Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
222[sbt_options] declare -a sbt_options=()
223[process_args] java_version = '17'
224[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
225# Executing command line:
226java
227-Dfile.encoding=UTF-8
228-Dcommunitybuild.scala=3.8.0-RC3
229-Dcommunitybuild.project.dependencies.add=
230-Xmx7G
231-Xms4G
232-Xss8M
233-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
234-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
235-jar
236/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
237"setCrossScalaVersions 3.8.0-RC3"
238"++3.8.0-RC3 -v"
239"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
240"set every credentials := Nil"
241"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
242"removeScalacOptionsStartingWith -P:wartremover"
243
244moduleMappings
245"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[]}""" com.dwolla%natchez-tagless com.dwolla%natchez-tagless-scalacache"
246
247[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
248[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
249[info] loading project definition from /build/repo/project
250[info] loading settings for project natchez-tagless-root from build.sbt...
251[info] set scmInfo to https://github.com/dwolla/natchez-tagless
252[info] set current project to natchez-tagless-root (in build file:/build/repo/)
253Execute setCrossScalaVersions: 3.8.0-RC3
254OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in natchez-tagless-rootJVM/crossScalaVersions
255OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in natchez-tagless-root/crossScalaVersions
256OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in coreJVM/crossScalaVersions
257OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in scalacacheJVM/crossScalaVersions
258OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in coreJS/crossScalaVersions
259OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in natchez-tagless-rootJS/crossScalaVersions
260OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC3 in natchez-tagless-rootNative/crossScalaVersions
261[info] set scmInfo to https://github.com/dwolla/natchez-tagless
262[info] set current project to natchez-tagless-root (in build file:/build/repo/)
263[info] Setting Scala version to 3.8.0-RC3 on 6 projects.
264[info] Switching Scala version on:
265[info] scalacacheJVM (2.13.14, 2.12.19, 3.8.0-RC3)
266[info] natchez-tagless-rootNative (2.13.14, 2.12.19, 3.8.0-RC3)
267[info] natchez-tagless-rootJVM (2.13.14, 2.12.19, 3.8.0-RC3)
268[info] natchez-tagless-rootJS (2.13.14, 2.12.19, 3.8.0-RC3)
269[info] coreJS (2.13.14, 2.12.19, 3.8.0-RC3)
270[info] coreJVM (2.13.14, 2.12.19, 3.8.0-RC3)
271[info] Excluding projects:
272[info] * natchez-tagless-root (2.13.14)
273[info] Reapplying settings...
274[info] set scmInfo to https://github.com/dwolla/natchez-tagless
275[info] set current project to natchez-tagless-root (in build file:/build/repo/)
276Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
277[info] Reapplying settings...
278[info] set scmInfo to https://github.com/dwolla/natchez-tagless
279[info] set current project to natchez-tagless-root (in build file:/build/repo/)
280[info] Defining Global / credentials, coreJS / credentials and 5 others.
281[info] The new values will be used by allCredentials, coreJS / allCredentials and 39 others.
282[info] Run `last` for details.
283[info] Reapplying settings...
284[info] set scmInfo to https://github.com/dwolla/natchez-tagless
285[info] set current project to natchez-tagless-root (in build file:/build/repo/)
286Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
287[info] Reapplying settings...
288OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
289
290 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
291 Did you mean scalacacheJVM / allExcludeDependencies ?
292 , retry without global scopes
293[info] Reapplying settings...
294[info] set scmInfo to https://github.com/dwolla/natchez-tagless
295[info] set current project to natchez-tagless-root (in build file:/build/repo/)
296Execute removeScalacOptionsStartingWith: -P:wartremover
297[info] Reapplying settings...
298[info] set scmInfo to https://github.com/dwolla/natchez-tagless
299[info] set current project to natchez-tagless-root (in build file:/build/repo/)
300[success] Total time: 0 s, completed Dec 4, 2025, 3:18:03 PM
301Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":["3.4"],"sourcePatches":[]}
302Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
303Starting build...
304Projects: Set(coreJVM, scalacacheJVM)
305Starting build for ProjectRef(file:/build/repo/,coreJVM) (natchez-tagless)... [0/2]
306OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
307OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
308OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
309Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
310[info] compiling 14 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC3/classes ...
311[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
312[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/com/dwolla/tracing/syntax/InstrumentableAndTraceableInKleisliOps.scala:5:26
313[warn] 5 |import cats.effect.{Trace => _, _}
314[warn] | ^^^^^^^^^^
315[warn] | unused import
316[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/com/dwolla/tracing/syntax/InstrumentableAndTraceableOps.scala:4:26
317[warn] 4 |import cats.effect.{Trace => _}
318[warn] | ^^^^^^^^^^
319[warn] | unused import
320[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/com/dwolla/tracing/syntax/ResourceInitializationSpanOps.scala:5:26
321[warn] 5 |import cats.effect.{Trace => _, _}
322[warn] | ^^^^^^^^^^
323[warn] | unused import
324[warn] -- [E198] Unused Symbol Warning: /build/repo/core/shared/src/main/scala/com/dwolla/tracing/syntax/TraceParamsOps.scala:4:26
325[warn] 4 |import cats.effect.{Trace => _}
326[warn] | ^^^^^^^^^^
327[warn] | unused import
328[warn] 5 warnings found
329[info] done compiling
330[info] compiling 8 Scala sources to /build/repo/core/jvm/target/scala-3.8.0-RC3/test-classes ...
331[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
332[warn] one warning found
333[info] done compiling
334com.dwolla.tracing.TraceInitializationSpec:
335 + TraceResourceAcquisition via Trace[F] - Kleisli 0.088s
336 + TraceResourceAcquisition via Trace[F] - IOLocal 0.048s
337 + TraceResourceAcquisition via Local[F, Span[F]] - Kleisli 0.001s
338 + TraceResourceAcquisition via Local[F, Span[F]] - IOLocal 0.004s
339com.dwolla.tracing.EntryPointRootScopeOpsSpec:
340 + EntryPointRootScopeOps - Kleisli 0.088s
341 + EntryPointRootScopeOps - IOLocal 0.048s
342 + runInRoot succeeds even if finalization fails 0.008s
343 + runInRoot succeeds even if initialization fails 0.008s
344 + runInContinuation succeeds even if finalization fails 0.003s
345 + runInContinuation succeeds even if initialization fails 0.003s
346 + runInContinuationOrElseRoot succeeds even if finalization fails 0.002s
347 + runInContinuationOrElseRoot succeeds even if initialization fails 0.003s
348Starting build for ProjectRef(file:/build/repo/,scalacacheJVM) (natchez-tagless-scalacache)... [1/2]
349Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Ykind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
350[info] compiling 1 Scala source to /build/repo/scalacache/.jvm/target/scala-3.8.0-RC3/classes ...
351[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
352[warn] one warning found
353[info] done compiling
354
355************************
356Build summary:
357[{
358 "module": "natchez-tagless",
359 "compile": {"status": "ok", "tookMs": 10254, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
360 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
361 "test-compile": {"status": "ok", "tookMs": 4957, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
362 "test": {"status": "ok", "tookMs": 1089, "passed": 12, "failed": 0, "ignored": 0, "skipped": 0, "total": 12, "byFramework": [{"framework": "munit", "stats": {"passed": 12, "failed": 0, "ignored": 0, "skipped": 0, "total": 12}},{"framework": "unknown", "stats": {"passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0}}]},
363 "publish": {"status": "skipped", "tookMs": 0},
364 "metadata": {
365 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
366}
367},{
368 "module": "natchez-tagless-scalacache",
369 "compile": {"status": "ok", "tookMs": 1619, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
370 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
371 "test-compile": {"status": "ok", "tookMs": 187, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
372 "test": {"status": "ok", "tookMs": 174, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
373 "publish": {"status": "skipped", "tookMs": 0},
374 "metadata": {
375 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
376}
377}]
378************************
379[success] Total time: 29 s, completed Dec 4, 2025, 3:18:32 PM
380[0JChecking patch project/plugins.sbt...
381Checking patch project/build.properties...
382Checking patch build.sbt...
383Applied patch project/plugins.sbt cleanly.
384Applied patch project/build.properties cleanly.
385Applied patch build.sbt cleanly.