Build Logs

dwolla/natchez-tagless • scheduled_3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY

Errors

0

Warnings

31

Total Lines

371

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.245s.
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 coreJVM/crossScalaVersions
83OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in natchez-tagless-rootJVM/crossScalaVersions
84OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in natchez-tagless-root/crossScalaVersions
85[info] set scmInfo to https://github.com/dwolla/natchez-tagless
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 scalacacheJVM/crossScalaVersions
89OpenCB::Changing crossVersion 3.3.3 -> 3.7.4 in natchez-tagless-rootNative/crossScalaVersions
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 28, 2025, 6:33:26 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/syntax/EntryPointRootScope.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/TraceResourceAcquisition.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": 8542, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
169 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
170 "test-compile": {"status": "ok", "tookMs": 6373, "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": 1489, "warnings": 0, "errors": 0, "sourceVersion": "3.4-migration"},
179 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
180 "test-compile": {"status": "ok", "tookMs": 234, "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: 55 s, completed Dec 28, 2025, 6:34:21 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 0c7e213] 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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
210Execute tests: false
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
217Targets: com.dwolla%natchez-tagless com.dwolla%natchez-tagless-scalacache
218Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY"
238"++3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY -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.1-RC1-bin-20251228-e73ff2c-NIGHTLY """{"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"
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.1-RC1-bin-20251228-e73ff2c-NIGHTLY
254OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in natchez-tagless-rootJVM/crossScalaVersions
255OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreJVM/crossScalaVersions
256OpenCB::Limitting incorrect crossVersions List() -> List(2.13.14) in natchez-tagless-root/crossScalaVersions
257OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in scalacacheJVM/crossScalaVersions
258OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in coreJS/crossScalaVersions
259OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in natchez-tagless-rootJS/crossScalaVersions
260[info] set scmInfo to https://github.com/dwolla/natchez-tagless
261OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY in natchez-tagless-rootNative/crossScalaVersions
262[info] set current project to natchez-tagless-root (in build file:/build/repo/)
263[info] Setting Scala version to 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY on 6 projects.
264[info] Switching Scala version on:
265[info] scalacacheJVM (2.13.14, 2.12.19, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
266[info] natchez-tagless-rootNative (2.13.14, 2.12.19, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
267[info] natchez-tagless-rootJVM (2.13.14, 2.12.19, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
268[info] natchez-tagless-rootJS (2.13.14, 2.12.19, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
269[info] coreJS (2.13.14, 2.12.19, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
270[info] coreJVM (2.13.14, 2.12.19, 3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY)
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 28, 2025, 6:34:33 PM
301Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":["3.4"],"sourcePatches":[]}
302Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,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.1-RC1-bin-20251228-e73ff2c-NIGHTLY/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.1-RC1-bin-20251228-e73ff2c-NIGHTLY/test-classes ...
331[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
332[warn] one warning found
333[info] done compiling
334Starting build for ProjectRef(file:/build/repo/,scalacacheJVM) (natchez-tagless-scalacache)... [1/2]
335Compile 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
336[info] compiling 1 Scala source to /build/repo/scalacache/.jvm/target/scala-3.8.1-RC1-bin-20251228-e73ff2c-NIGHTLY/classes ...
337[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
338[warn] one warning found
339[info] done compiling
340
341************************
342Build summary:
343[{
344 "module": "natchez-tagless",
345 "compile": {"status": "ok", "tookMs": 10112, "warnings": 4, "errors": 0, "sourceVersion": "3.8"},
346 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
347 "test-compile": {"status": "ok", "tookMs": 4955, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
348 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
349 "publish": {"status": "skipped", "tookMs": 0},
350 "metadata": {
351 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
352}
353},{
354 "module": "natchez-tagless-scalacache",
355 "compile": {"status": "ok", "tookMs": 1524, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
356 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
357 "test-compile": {"status": "ok", "tookMs": 194, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
358 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
359 "publish": {"status": "skipped", "tookMs": 0},
360 "metadata": {
361 "crossScalaVersions": ["2.13.14", "2.12.19", "3.3.3"]
362}
363}]
364************************
365[success] Total time: 28 s, completed Dec 28, 2025, 6:35:01 PM
366[0JChecking patch project/plugins.sbt...
367Checking patch project/build.properties...
368Checking patch build.sbt...
369Applied patch project/plugins.sbt cleanly.
370Applied patch project/build.properties cleanly.
371Applied patch build.sbt cleanly.