Build Logs

goodcover/tagless-redux • dotty-staging/dotty:fix-23773:2025-11-22

Errors

0

Warnings

38

Total Lines

333

1##################################
2Clonning https://github.com/goodcover/tagless-redux.git into /build/repo using revision v0.5.3
3##################################
4Note: switching to 'a5a496a8cabb6f1020db3b555c1029824fe922d1'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.1-RC1-bin-20251120-60444cb
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1-bin-20251120-60444cb
32Execute tests: false
33sbt project found:
34Sbt version 1.10.11 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project goodcover/tagless-redux
37/opencb/project-builder/sbt/prepare-project.sh: line 107: /root/.ssh/config: No such file or directory
38##################################
39Scala version: 3.8.1-RC1-bin-20251120-60444cb
40Targets: com.dispalt.redux%tagless-redux-encoder-akka com.dispalt.redux%tagless-redux-encoder-boopickle com.dispalt.redux%tagless-redux-encoder-kryo com.dispalt.redux%tagless-redux-encoder-macros com.dispalt.redux%tagless-redux-encoder-pekko com.dispalt.redux%tagless-redux-macros
41Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
42##################################
43Using extra scalacOptions: ,REQUIRE:-source:3.8
44Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
45[sbt_options] declare -a sbt_options=()
46[process_args] java_version = '17'
47[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
48# Executing command line:
49java
50-Dfile.encoding=UTF-8
51--add-opens=java.base/java.util=ALL-UNNAMED
52--add-opens=java.base/java.lang=ALL-UNNAMED
53--add-opens=java.base/java.lang.invoke=ALL-UNNAMED
54--add-opens=java.base/sun.nio.ch=ALL-UNNAMED
55-Xms1024M
56-Xmx4096M
57-XX:ReservedCodeCacheSize=512M
58-XX:MaxMetaspaceSize=1024M
59-Xss64m
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20251120-60444cb
61-Dcommunitybuild.project.dependencies.add=
62-Xmx7G
63-Xms4G
64-Xss8M
65-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
66-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
67-jar
68/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
69"setCrossScalaVersions 3.8.1-RC1-bin-20251120-60444cb"
70"++3.8.1-RC1-bin-20251120-60444cb -v"
71"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
72"set every credentials := Nil"
73"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
74"removeScalacOptionsStartingWith -P:wartremover"
75
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20251120-60444cb """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}""" com.dispalt.redux%tagless-redux-encoder-akka com.dispalt.redux%tagless-redux-encoder-boopickle com.dispalt.redux%tagless-redux-encoder-kryo com.dispalt.redux%tagless-redux-encoder-macros com.dispalt.redux%tagless-redux-encoder-pekko com.dispalt.redux%tagless-redux-macros"
78
79[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
80[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
81[info] loading project definition from /build/repo/project
82[info] compiling 3 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
83[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
84[info] Compilation completed in 9.065s.
85[info] done compiling
86/build/repo/build.sbt:25: 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:
87 resolvers += Resolver.sonatypeCentralSnapshots
88 resolvers ++= Resolver.sonatypeOssRepos("releases"),
89 ^
90/build/repo/build.sbt:201: 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:
91 resolvers += Resolver.sonatypeCentralSnapshots
92 resolvers ++= Resolver.sonatypeOssRepos("releases"),
93 ^
94/build/repo/build.sbt:202: warning: method bintrayRepo in class ResolverFunctions is deprecated (since 1.11.2): Bintray was shut down
95 resolvers += Resolver.bintrayRepo("scalameta", "maven"),
96 ^
97[info] loading settings for project root from build.sbt, version.sbt...
98[info] set current project to root (in build file:/build/repo/)
99[warn] there's a key that's not used by any other settings/tasks:
100[warn]
101[warn] * intellij-ijext / intellijPluginName
102[warn] +- /build/repo/build.sbt:151
103[warn]
104[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
105[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
106[info] ~ Resolving IdeaDependency(BuildInfo(ideaIC-233.13135.103)) -> 2/2 new artifacts
107[warn] [IJRepoIdeaResolver] Artifact location for build number 233.13135.103: version: 233.13135.103, url: https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/idea/ideaIC/233.13135.103/ideaIC-233.13135.103.zip
108[info] Starting download https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/idea/ideaIC/233.13135.103/ideaIC-233.13135.103.zip to /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
109
1101% [>...................] @ 9.21 MB/s; 9/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
1117% [=>..................] @ 31.80 MB/s; 44/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
11213% [==>.................] @ 31.54 MB/s; 78/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
11319% [===>................] @ 31.51 MB/s; 112/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
11424% [====>...............] @ 31.71 MB/s; 146/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
11530% [======>.............] @ 31.83 MB/s; 181/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
11636% [=======>............] @ 30.73 MB/s; 214/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
11742% [========>...........] @ 31.52 MB/s; 248/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
11847% [=========>..........] @ 31.63 MB/s; 282/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
11953% [==========>.........] @ 31.61 MB/s; 317/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
12059% [===========>........] @ 30.19 MB/s; 349/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
12165% [=============>......] @ 31.93 MB/s; 384/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
12270% [==============>.....] @ 31.90 MB/s; 418/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
12376% [===============>....] @ 31.83 MB/s; 452/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
12482% [================>...] @ 31.92 MB/s; 487/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
12588% [=================>..] @ 31.84 MB/s; 519/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
12693% [==================>.] @ 31.39 MB/s; 551/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part
12799% [===================>] @ 31.86 MB/s; 584/589MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103.zip.part[info] Extracting ideaIC dist to /root/.tagless-redux-ijextPluginIC/sdk/ideaIC-233.13135.103-TMP
128[info] Installed ideaIC(BuildInfo(ideaIC-233.13135.103)) to /root/.tagless-redux-ijextPluginIC/sdk/233.13135.103
129[warn] [IJRepoIdeaResolver] Artifact location for build number 233.13135.103: version: 233.13135.103, url: https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/idea/ideaIC/233.13135.103/ideaIC-233.13135.103-sources.jar
130[info] Starting download https://www.jetbrains.com/intellij-repository/releases/com/jetbrains/intellij/idea/ideaIC/233.13135.103/ideaIC-233.13135.103-sources.jar to /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103-sources.jar.part
131
1325% [=>..................] @ 9.27 MB/s; 9/193MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103-sources.jar.part
13322% [====>...............] @ 31.05 MB/s; 43/193MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103-sources.jar.part
13438% [=======>............] @ 29.24 MB/s; 74/193MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103-sources.jar.part
13555% [===========>........] @ 31.19 MB/s; 108/193MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103-sources.jar.part
13673% [==============>.....] @ 31.45 MB/s; 141/193MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103-sources.jar.part
13790% [==================>.] @ 33.97 MB/s; 175/193MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/ideaIC-233.13135.103-sources.jar.part[info] ideaIC sources installed
138[info] ~ Resolving JbrDependency(AutoJbr(None,None,None)) -> 1/1 new artifacts
139[info] Starting download https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-17.0.9-linux-x64-b1087.9.tar.gz to /root/.tagless-redux-ijextPluginIC/sdk/downloads/jbr_jcef-17.0.9-linux-x64-b1087.9.tar.gz.part
140
1415% [=>..................] @ 9.59 MB/s; 10/178MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/jbr_jcef-17.0.9-linux-x64-b1087.9.tar.gz.part
14224% [====>...............] @ 32.87 MB/s; 42/178MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/jbr_jcef-17.0.9-linux-x64-b1087.9.tar.gz.part
14341% [========>...........] @ 30.68 MB/s; 74/178MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/jbr_jcef-17.0.9-linux-x64-b1087.9.tar.gz.part
14461% [============>.......] @ 34.51 MB/s; 109/178MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/jbr_jcef-17.0.9-linux-x64-b1087.9.tar.gz.part
14577% [===============>....] @ 28.44 MB/s; 138/178MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/jbr_jcef-17.0.9-linux-x64-b1087.9.tar.gz.part
14697% [===================>] @ 32.78 MB/s; 173/178MB -> /root/.tagless-redux-ijextPluginIC/sdk/downloads/jbr_jcef-17.0.9-linux-x64-b1087.9.tar.gz.part[info] extracting jbr to /root/.tagless-redux-ijextPluginIC/sdk/233.13135.103/jbr-extract17720613022130795445
147[info] installed JBR into /root/.tagless-redux-ijextPluginIC/sdk/233.13135.103/jbr
148[info] Plugin ids from plugins.idx: ByteCodeViewer, Coverage, Git4Idea, HtmlTools, JUnit, PerforceDirectPlugin, Subversion, TestNG-J, com.intellij.completion.ml.ranking, com.intellij.configurationScript, com.intellij.copyright, com.intellij.dev, com.intellij.gradle, com.intellij.java, com.intellij.java-i18n, com.intellij.java.ide, com.intellij.marketplace, com.intellij.platform.images, com.intellij.plugins.eclipsekeymap, com.intellij.plugins.netbeanskeymap, com.intellij.plugins.visualstudiokeymap, com.intellij.properties, com.intellij.searcheverywhere.ml, com.intellij.settingsSync, com.intellij.tasks, com.intellij.tracing.ide, com.intellij.turboComplete, com.intellij.uiDesigner, com.jetbrains.codeWithMe, com.jetbrains.performancePlugin, com.jetbrains.performancePlugin.async, com.jetbrains.sh, com.jetbrains.space, hg4idea, intellij.indexing.shared.core, intellij.platform.ijent.impl, intellij.webp, org.editorconfig.editorconfigjetbrains, org.intellij.groovy, org.intellij.intelliLang, org.intellij.plugins.markdown, org.intellij.qodana, org.jetbrains.debugger.streams, org.jetbrains.idea.eclipse, org.jetbrains.idea.gradle.dsl, org.jetbrains.idea.maven, org.jetbrains.idea.maven.model, org.jetbrains.idea.maven.server.api, org.jetbrains.idea.reposearch, org.jetbrains.java.decompiler, org.jetbrains.kotlin, org.jetbrains.plugins.emojipicker, org.jetbrains.plugins.github, org.jetbrains.plugins.gitlab, org.jetbrains.plugins.gradle, org.jetbrains.plugins.gradle.analysis, org.jetbrains.plugins.gradle.dependency.updater, org.jetbrains.plugins.gradle.maven, org.jetbrains.plugins.javaFX, org.jetbrains.plugins.terminal, org.jetbrains.plugins.textmate, org.jetbrains.plugins.yaml, org.jetbrains.security.package-checker, org.toml.lang, tanvd.grazi, training
149[info] ~ Resolving PluginDependency(org.intellij.scala) -> 1/1 new artifacts
150[info] Starting download https://plugins.jetbrains.com/pluginManager?action=download&noStatistic=true&id=org.intellij.scala&build=IC-233.13135.103 to /root/.tagless-redux-ijextPluginIC/sdk/downloads/scala-intellij-bin-2023.3.30.zip.part
151[info] Extracting plugin 'org.intellij.scala to /root/.tagless-redux-ijextPluginIC/sdk/233.13135.103/ideaIC-233.13135.103-plugin16703378569642669080
152[info] Installed plugin 'org.intellij.scala to /root/.tagless-redux-ijextPluginIC/sdk/233.13135.103/plugins/Scala
153[success] Total time: 51 s, completed Nov 22, 2025, 4:45:41 PM
154Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251120-60444cb
155OpenCB::Changing crossVersion 3.5.1 -> 3.8.1-RC1-bin-20251120-60444cb in encoder-boopickle/crossScalaVersions
156OpenCB::Changing crossVersion 3.5.1 -> 3.8.1-RC1-bin-20251120-60444cb in encoder-macros/crossScalaVersions
157OpenCB::Changing crossVersion 3.5.1 -> 3.8.1-RC1-bin-20251120-60444cb in encoder-pekko/crossScalaVersions
158OpenCB::Changing crossVersion 3.5.1 -> 3.8.1-RC1-bin-20251120-60444cb in encoder-akka/crossScalaVersions
159OpenCB::Changing crossVersion 3.5.1 -> 3.8.1-RC1-bin-20251120-60444cb in tests/crossScalaVersions
160OpenCB::Changing crossVersion 3.5.1 -> 3.8.1-RC1-bin-20251120-60444cb in root/crossScalaVersions
161OpenCB::Changing crossVersion 3.5.1 -> 3.8.1-RC1-bin-20251120-60444cb in encoder-kryo/crossScalaVersions
162OpenCB::Changing crossVersion 3.5.1 -> 3.8.1-RC1-bin-20251120-60444cb in macros/crossScalaVersions
163[info] set current project to root (in build file:/build/repo/)
164[success] Total time: 0 s, completed Nov 22, 2025, 4:45:42 PM
165[info] Setting Scala version to 3.8.1-RC1-bin-20251120-60444cb on 8 projects.
166[info] Switching Scala version on:
167[info] encoder-kryo (2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
168[info] encoder-pekko (2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
169[info] encoder-akka (2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
170[info] * root (2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
171[info] tests (2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
172[info] encoder-macros (2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
173[info] encoder-boopickle (2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
174[info] macros (2.13.16, 3.8.1-RC1-bin-20251120-60444cb)
175[info] Excluding projects:
176[info] intellij-ijext (2.13.16)
177[info] Reapplying settings...
178[info] set current project to root (in build file:/build/repo/)
179[success] Total time: 0 s, completed Nov 22, 2025, 4:45:43 PM
180Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
181[info] Reapplying settings...
182[info] set current project to root (in build file:/build/repo/)
183[success] Total time: 0 s, completed Nov 22, 2025, 4:45:44 PM
184[info] Defining Global / credentials, credentials and 7 others.
185[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 44 others.
186[info] Run `last` for details.
187[info] Reapplying settings...
188[info] set current project to root (in build file:/build/repo/)
189[success] Total time: 0 s, completed Nov 22, 2025, 4:45:45 PM
190Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
191[info] Reapplying settings...
192OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
193
194 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:336)
195 Did you mean allExcludeDependencies ?
196 , retry without global scopes
197[info] Reapplying settings...
198[info] set current project to root (in build file:/build/repo/)
199[success] Total time: 0 s, completed Nov 22, 2025, 4:45:46 PM
200Execute removeScalacOptionsStartingWith: -P:wartremover
201[info] Reapplying settings...
202[info] set current project to root (in build file:/build/repo/)
203[success] Total time: 0 s, completed Nov 22, 2025, 4:45:46 PM
204[success] Total time: 0 s, completed Nov 22, 2025, 4:45:46 PM
205Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[]}
206Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
207Starting build...
208Projects: Set(encoder-kryo, encoder-pekko, encoder-akka, encoder-macros, encoder-boopickle, macros)
209Starting build for ProjectRef(file:/build/repo/,macros) (tagless-redux-macros)... [0/6]
210OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
211Compile scalacOptions: -Ykind-projector, -experimental, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
212[info] compiling 2 Scala sources to /build/repo/macros/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
213[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
214[warn] one warning found
215[info] done compiling
216Starting build for ProjectRef(file:/build/repo/,encoder-boopickle) (tagless-redux-encoder-boopickle)... [1/6]
217Compile scalacOptions: -Ykind-projector, -experimental, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
218[info] compiling 5 Scala sources to /build/repo/encoder-macros/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
219[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
220[warn] -- Warning: /build/repo/encoder-macros/src/main/scala-3/com/dispalt/tagless/EncoderGeneratorMacro.scala:1:20
221[warn] 1 |package com.dispalt.tagless
222[warn] |^^^^^^^^^^^^^^^^^^^^^^^^^^^
223[warn] |No class, trait or object is defined in the compilation unit.
224[warn] |The incremental compiler cannot record the dependency information in such case.
225[warn] |Some errors like unused import referring to a non-existent class might not be reported.
226[warn] two warnings found
227[info] done compiling
228[info] compiling 1 Scala source to /build/repo/encoder-boopickle/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
229[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
230[warn] one warning found
231[info] done compiling
232[info] compiling 1 Scala source to /build/repo/encoder-macros/target/scala-3.8.1-RC1-bin-20251120-60444cb/test-classes ...
233[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
234[warn] one warning found
235[info] done compiling
236Starting build for ProjectRef(file:/build/repo/,encoder-pekko) (tagless-redux-encoder-pekko)... [2/6]
237Compile scalacOptions: -Ykind-projector, -experimental, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
238[info] compiling 3 Scala sources to /build/repo/encoder-pekko/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
239[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
240[warn] one warning found
241[info] done compiling
242Starting build for ProjectRef(file:/build/repo/,encoder-kryo) (tagless-redux-encoder-kryo)... [3/6]
243Compile scalacOptions: -Ykind-projector, -experimental, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
244[info] compiling 3 Scala sources to /build/repo/encoder-kryo/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
245[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
246[warn] -- [E181] Potential Issue Warning: /build/repo/encoder-kryo/src/main/scala/com/dispalt/taglessKryo/Default.scala:9:73
247[warn] 9 | object LocalInjector extends ScalaKryoSerializer(ConfigFactory.load(), getClass.getClassLoader)
248[warn] | ^^^^^^^^
249[warn] | Suspicious top-level unqualified call to getClass
250[warn] |
251[warn] | longer explanation available when compiling with `-explain`
252[warn] two warnings found
253[info] done compiling
254Starting build for ProjectRef(file:/build/repo/,encoder-macros) (tagless-redux-encoder-macros)... [4/6]
255Compile scalacOptions: -Ykind-projector, -experimental, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
256Starting build for ProjectRef(file:/build/repo/,encoder-akka) (tagless-redux-encoder-akka)... [5/6]
257Compile scalacOptions: -Ykind-projector, -experimental, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
258[info] compiling 3 Scala sources to /build/repo/encoder-akka/target/scala-3.8.1-RC1-bin-20251120-60444cb/classes ...
259[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
260[warn] one warning found
261[info] done compiling
262
263************************
264Build summary:
265[{
266 "module": "tagless-redux-macros",
267 "compile": {"status": "ok", "tookMs": 3230, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
268 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
269 "test-compile": {"status": "ok", "tookMs": 3787, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
270 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
271 "publish": {"status": "skipped", "tookMs": 0},
272 "metadata": {
273 "crossScalaVersions": ["2.13.16", "3.5.1"]
274}
275},{
276 "module": "tagless-redux-encoder-boopickle",
277 "compile": {"status": "ok", "tookMs": 1785, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
278 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
279 "test-compile": {"status": "ok", "tookMs": 1155, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
280 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
281 "publish": {"status": "skipped", "tookMs": 0},
282 "metadata": {
283 "crossScalaVersions": ["2.13.16", "3.5.1"]
284}
285},{
286 "module": "tagless-redux-encoder-pekko",
287 "compile": {"status": "ok", "tookMs": 1065, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
288 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
289 "test-compile": {"status": "ok", "tookMs": 231, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
290 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
291 "publish": {"status": "skipped", "tookMs": 0},
292 "metadata": {
293 "crossScalaVersions": ["2.13.16", "3.5.1"]
294}
295},{
296 "module": "tagless-redux-encoder-kryo",
297 "compile": {"status": "ok", "tookMs": 517, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
298 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
299 "test-compile": {"status": "ok", "tookMs": 212, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
300 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
301 "publish": {"status": "skipped", "tookMs": 0},
302 "metadata": {
303 "crossScalaVersions": ["2.13.16", "3.5.1"]
304}
305},{
306 "module": "tagless-redux-encoder-macros",
307 "compile": {"status": "ok", "tookMs": 44, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
308 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
309 "test-compile": {"status": "ok", "tookMs": 71, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
310 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
311 "publish": {"status": "skipped", "tookMs": 0},
312 "metadata": {
313 "crossScalaVersions": ["2.13.16", "3.5.1"]
314}
315},{
316 "module": "tagless-redux-encoder-akka",
317 "compile": {"status": "ok", "tookMs": 761, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
318 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
319 "test-compile": {"status": "ok", "tookMs": 199, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
320 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
321 "publish": {"status": "skipped", "tookMs": 0},
322 "metadata": {
323 "crossScalaVersions": ["2.13.16", "3.5.1"]
324}
325}]
326************************
327[success] Total time: 52 s, completed Nov 22, 2025, 4:46:38 PM
328[0JChecking patch project/plugins.sbt...
329Checking patch project/build.properties...
330Checking patch build.sbt...
331Applied patch project/plugins.sbt cleanly.
332Applied patch project/build.properties cleanly.
333Applied patch build.sbt cleanly.