Build Logs
tschuchortdev/hkd4s • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
Errors
5
Warnings
71
Total Lines
469
1##################################
2Clonning https://github.com/tschuchortdev/hkd4s.git into /build/repo using revision v1.1.0
3##################################
4Note: switching to '9decd03e847a3c3cba77cf0ef0306d077c6f25d3'.
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-20260102-32e416e-NIGHTLY
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
31Try apply source patch:
32Path: src/main/scala/internal/InspectTree.scala
33Pattern: override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]
34Replacement: override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]
35Patch using 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY matches version range: <3.7.0, 3.99.99>
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]' in src/main/scala/internal/InspectTree.scala
40----
41Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.10.5 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project tschuchortdev/hkd4s
47##################################
48Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
49Targets: com.github.tschuchortdev%hkd4s
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions \"\" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/internal/InspectTree.scala","pattern":"override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]","replaceWith":"override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]","selectVersion":{"min":"3.7.0"}}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '17'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF-8
60-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
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-20260102-32e416e-NIGHTLY"
70"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -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"mapScalacOptions "" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"
76moduleMappings
77"runBuild 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions \"\" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/internal/InspectTree.scala","pattern":"override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]","replaceWith":"override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]","selectVersion":{"min":"3.7.0"}}]}""" com.github.tschuchortdev%hkd4s"
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 2 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.043s.
85[info] done compiling
86/build/repo/build.sbt:70: 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 Resolver.sonatypeOssRepos("releases"),
89 ^
90/build/repo/build.sbt:71: 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 Resolver.sonatypeOssRepos("snapshots")
93 ^
94[info] loading settings for project root from build.sbt...
95[info] set current project to hkd4s (in build file:/build/repo/)
96[warn] .env file not found (fileName=.env), no .env environment configured.
97Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
98OpenCB::Changing crossVersion 3.3.3 -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in root/crossScalaVersions
99[info] set current project to hkd4s (in build file:/build/repo/)
100[warn] .env file not found (fileName=.env), no .env environment configured.
101[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 1 projects.
102[info] Switching Scala version on:
103[info] * root (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY)
104[info] Excluding projects:
105[info] Reapplying settings...
106[info] set current project to hkd4s (in build file:/build/repo/)
107[warn] .env file not found (fileName=.env), no .env environment configured.
108Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
109[info] Reapplying settings...
110[info] set current project to hkd4s (in build file:/build/repo/)
111[warn] .env file not found (fileName=.env), no .env environment configured.
112[info] Defining Global / credentials, credentials
113[info] The new values will be used by Global / pgpSelectPassphrase, allCredentials and 3 others.
114[info] Run `last` for details.
115[info] Reapplying settings...
116[info] set current project to hkd4s (in build file:/build/repo/)
117[warn] .env file not found (fileName=.env), no .env environment configured.
118Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
119[info] Reapplying settings...
120OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
121
122 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
123 Did you mean allExcludeDependencies ?
124 , retry without global scopes
125[info] Reapplying settings...
126[info] set current project to hkd4s (in build file:/build/repo/)
127[warn] .env file not found (fileName=.env), no .env environment configured.
128Execute removeScalacOptionsStartingWith: -P:wartremover
129[info] Reapplying settings...
130[info] set current project to hkd4s (in build file:/build/repo/)
131[warn] .env file not found (fileName=.env), no .env environment configured.
132Execute mapScalacOptions: -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals
133[info] Reapplying settings...
134[info] set current project to hkd4s (in build file:/build/repo/)
135[warn] .env file not found (fileName=.env), no .env environment configured.
136[success] Total time: 0 s, completed Jan 3, 2026, 12:38:45 AM
137Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":["mapScalacOptions \"\" -language:namedTypeArguments,-language:saferExceptions,-language:numericLiterals"],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"src/main/scala/internal/InspectTree.scala","pattern":"override def transform(using q: Quotes)(tree: q.reflect.Definition): List[q.reflect.Definition]","replaceWith":"override def transform(using q: Quotes)(tree: q.reflect.Definition, companion: Option[q.reflect.Definition]): List[q.reflect.Definition]","selectVersion":{"min":"3.7.0"}}]}
138Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
139Starting build...
140Projects: Set(root)
141Starting build for ProjectRef(file:/build/repo/,root) (hkd4s)... [0/1]
142OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
143OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
144OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
145[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
146[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
147[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
148[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
149[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {scala-tool=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
150[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {scala-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
151[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
152[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
153[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
154[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
155[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {scala-doc-tool=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
156[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {scala-doc-tool=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
157[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
158[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
159Compile scalacOptions: -encoding, UTF-8, -Xcheck-macros, -Ycheck:all, -Ycheck-mods, -Ydebug-type-error, -Xprint-types, -Yshow-print-errors, -language:experimental.macros, -language:implicitConversions, -language:higherKinds, -language:dynamics, -Xkind-projector:underscores, -unchecked, -Wnonunit-statement, -Wvalue-discard, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
160[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
161[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
162[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
163[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
164[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
165[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
166[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
167[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
168[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
169[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
170[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
171[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
172[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
173[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
174[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
175[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase typer
176[info] checking /build/repo/src/main/scala/HkdFor.scala after phase typer
177[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase typer
178[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase typer
179[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase typer
180[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase typer
181[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase inlinedPositions
182[info] checking /build/repo/src/main/scala/HkdFor.scala after phase inlinedPositions
183[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase inlinedPositions
184[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase inlinedPositions
185[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase inlinedPositions
186[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase inlinedPositions
187[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase posttyper
188[info] checking /build/repo/src/main/scala/HkdFor.scala after phase posttyper
189[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase posttyper
190[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase posttyper
191[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase posttyper
192[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase posttyper
193[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase unrollDefs
194[info] checking /build/repo/src/main/scala/HkdFor.scala after phase unrollDefs
195[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase unrollDefs
196[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase unrollDefs
197[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase unrollDefs
198[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase unrollDefs
199[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase pickler
200[info] checking /build/repo/src/main/scala/HkdFor.scala after phase pickler
201[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase pickler
202[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase pickler
203[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase pickler
204[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase pickler
205[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase inlining
206[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase inlining
207[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase inlining
208[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase inlining
209[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase inlining
210[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase postInlining
211[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase postInlining
212[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase postInlining
213[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase postInlining
214[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase postInlining
215[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase staging
216[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase staging
217[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase staging
218[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase staging
219[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase staging
220[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase splicing
221[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase splicing
222[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase splicing
223[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase splicing
224[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase splicing
225[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase pickleQuotes
226[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase pickleQuotes
227[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase pickleQuotes
228[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase pickleQuotes
229[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase pickleQuotes
230[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
231[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
232[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
233[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
234[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
235[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/main/scala/internal/MacroUtils.scala:144:58
236[warn] 144 | tpes.foldRight[Type[? <: Tuple]](Type.of[EmptyTuple]) { case ('[tpe], acc) =>
237[warn] | ^
238[warn] | match may not be exhaustive.
239[warn] |
240[warn] | It would fail on pattern case: (_, _)
241[warn] |
242[warn] | longer explanation available when compiling with `-explain`
243[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/main/scala/internal/Utils.scala:139:51
244[warn] 139 | && appliedArgs.zipWithIndex.forall { case (ParamRef(binder, paramIndex), i) =>
245[warn] | ^
246[warn] | match may not be exhaustive.
247[warn] |
248[warn] | It would fail on pattern case: (_, _)
249[warn] |
250[warn] | longer explanation available when compiling with `-explain`
251[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
252[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
253[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
254[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
255[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
256[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
257[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
258[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
259[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
260[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
261[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase MegaPhase{pruneErasedDefs, uninitialized, inlinePatterns, vcInlineMethods, seqLiterals, intercepted, getters, specializeFunctions, specializeTuples, collectNullableFields, elimOuterSelect, resolveSuper, functionXXLForwarders, paramForwarding, genericTuples, letOverApply, arrayConstructors}
262[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase MegaPhase{pruneErasedDefs, uninitialized, inlinePatterns, vcInlineMethods, seqLiterals, intercepted, getters, specializeFunctions, specializeTuples, collectNullableFields, elimOuterSelect, resolveSuper, functionXXLForwarders, paramForwarding, genericTuples, letOverApply, arrayConstructors}
263[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase MegaPhase{pruneErasedDefs, uninitialized, inlinePatterns, vcInlineMethods, seqLiterals, intercepted, getters, specializeFunctions, specializeTuples, collectNullableFields, elimOuterSelect, resolveSuper, functionXXLForwarders, paramForwarding, genericTuples, letOverApply, arrayConstructors}
264[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase MegaPhase{pruneErasedDefs, uninitialized, inlinePatterns, vcInlineMethods, seqLiterals, intercepted, getters, specializeFunctions, specializeTuples, collectNullableFields, elimOuterSelect, resolveSuper, functionXXLForwarders, paramForwarding, genericTuples, letOverApply, arrayConstructors}
265[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase MegaPhase{pruneErasedDefs, uninitialized, inlinePatterns, vcInlineMethods, seqLiterals, intercepted, getters, specializeFunctions, specializeTuples, collectNullableFields, elimOuterSelect, resolveSuper, functionXXLForwarders, paramForwarding, genericTuples, letOverApply, arrayConstructors}
266[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase erasure
267[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase erasure
268[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase erasure
269[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase erasure
270[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase erasure
271[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase MegaPhase{elimErasedValueType, pureStats, vcElideAllocations, etaReduce, arrayApply, elimPolyFunction, tailrec, completeJavaEnums, mixin, lazyVals, memoize, nonLocalReturns, capturedVars}
272[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase MegaPhase{elimErasedValueType, pureStats, vcElideAllocations, etaReduce, arrayApply, elimPolyFunction, tailrec, completeJavaEnums, mixin, lazyVals, memoize, nonLocalReturns, capturedVars}
273[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase MegaPhase{elimErasedValueType, pureStats, vcElideAllocations, etaReduce, arrayApply, elimPolyFunction, tailrec, completeJavaEnums, mixin, lazyVals, memoize, nonLocalReturns, capturedVars}
274[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase MegaPhase{elimErasedValueType, pureStats, vcElideAllocations, etaReduce, arrayApply, elimPolyFunction, tailrec, completeJavaEnums, mixin, lazyVals, memoize, nonLocalReturns, capturedVars}
275[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase MegaPhase{elimErasedValueType, pureStats, vcElideAllocations, etaReduce, arrayApply, elimPolyFunction, tailrec, completeJavaEnums, mixin, lazyVals, memoize, nonLocalReturns, capturedVars}
276[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase constructors
277[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase constructors
278[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase constructors
279[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase constructors
280[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase constructors
281[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
282[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
283[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
284[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
285[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
286[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase MegaPhase{dropOuterAccessors, dropParentRefinements, checkNoSuperThis, flatten, transformWildcards, moveStatic, expandPrivate, restoreScopes, selectStatic, Collect entry points, collectSuperCalls, repeatableAnnotations}
287[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase MegaPhase{dropOuterAccessors, dropParentRefinements, checkNoSuperThis, flatten, transformWildcards, moveStatic, expandPrivate, restoreScopes, selectStatic, Collect entry points, collectSuperCalls, repeatableAnnotations}
288[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase MegaPhase{dropOuterAccessors, dropParentRefinements, checkNoSuperThis, flatten, transformWildcards, moveStatic, expandPrivate, restoreScopes, selectStatic, Collect entry points, collectSuperCalls, repeatableAnnotations}
289[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase MegaPhase{dropOuterAccessors, dropParentRefinements, checkNoSuperThis, flatten, transformWildcards, moveStatic, expandPrivate, restoreScopes, selectStatic, Collect entry points, collectSuperCalls, repeatableAnnotations}
290[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase MegaPhase{dropOuterAccessors, dropParentRefinements, checkNoSuperThis, flatten, transformWildcards, moveStatic, expandPrivate, restoreScopes, selectStatic, Collect entry points, collectSuperCalls, repeatableAnnotations}
291[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase genBCode
292[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase genBCode
293[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase genBCode
294[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase genBCode
295[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase genBCode
296[warn] two warnings found
297[info] checking /build/repo/src/main/scala/HkdFor.scala after phase typer
298[info] checking /build/repo/src/main/scala/HkdFor.scala after phase inlinedPositions
299[info] checking /build/repo/src/main/scala/HkdFor.scala after phase posttyper
300[info] checking /build/repo/src/main/scala/HkdFor.scala after phase unrollDefs
301[info] checking /build/repo/src/main/scala/HkdFor.scala after phase pickler
302[info] checking /build/repo/src/main/scala/HkdFor.scala after phase inlining
303[info] checking /build/repo/src/main/scala/HkdFor.scala after phase postInlining
304[info] checking /build/repo/src/main/scala/HkdFor.scala after phase staging
305[info] checking /build/repo/src/main/scala/HkdFor.scala after phase splicing
306[info] checking /build/repo/src/main/scala/HkdFor.scala after phase pickleQuotes
307[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:521:8
308[warn] 521 | new FullyAppliedProductMirrorHelper[T, F]:
309[warn] | ^
310[warn] | New anonymous class definition will be duplicated at each inline site
311[warn] |
312[warn] | longer explanation available when compiling with `-explain`
313[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:537:7
314[warn] 537 | }) = new Mirror.Product {
315[warn] | ^
316[warn] | New anonymous class definition will be duplicated at each inline site
317[warn] |
318[warn] | longer explanation available when compiling with `-explain`
319[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:565:7
320[warn] 565 | }) = new Mirror.Product {
321[warn] | ^
322[warn] | New anonymous class definition will be duplicated at each inline site
323[warn] |
324[warn] | longer explanation available when compiling with `-explain`
325[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:585:8
326[warn] 585 | new FullyAppliedCoproductMirrorHelper[T, F]:
327[warn] | ^
328[warn] | New anonymous class definition will be duplicated at each inline site
329[warn] |
330[warn] | longer explanation available when compiling with `-explain`
331[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:603:7
332[warn] 603 | }) = new Mirror.Sum {
333[warn] | ^
334[warn] | New anonymous class definition will be duplicated at each inline site
335[warn] |
336[warn] | longer explanation available when compiling with `-explain`
337[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:639:7
338[warn] 639 | }) = new Mirror.Sum {
339[warn] | ^
340[warn] | New anonymous class definition will be duplicated at each inline site
341[warn] |
342[warn] | longer explanation available when compiling with `-explain`
343[info] checking /build/repo/src/main/scala/HkdFor.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
344[info] checking /build/repo/src/main/scala/HkdFor.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
345[info] checking /build/repo/src/main/scala/HkdFor.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
346[info] checking /build/repo/src/main/scala/HkdFor.scala after phase MegaPhase{pruneErasedDefs, uninitialized, inlinePatterns, vcInlineMethods, seqLiterals, intercepted, getters, specializeFunctions, specializeTuples, collectNullableFields, elimOuterSelect, resolveSuper, functionXXLForwarders, paramForwarding, genericTuples, letOverApply, arrayConstructors}
347[info] checking /build/repo/src/main/scala/HkdFor.scala after phase erasure
348[info] checking /build/repo/src/main/scala/HkdFor.scala after phase MegaPhase{elimErasedValueType, pureStats, vcElideAllocations, etaReduce, arrayApply, elimPolyFunction, tailrec, completeJavaEnums, mixin, lazyVals, memoize, nonLocalReturns, capturedVars}
349[info] checking /build/repo/src/main/scala/HkdFor.scala after phase constructors
350[info] checking /build/repo/src/main/scala/HkdFor.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
351[info] checking /build/repo/src/main/scala/HkdFor.scala after phase MegaPhase{dropOuterAccessors, dropParentRefinements, checkNoSuperThis, flatten, transformWildcards, moveStatic, expandPrivate, restoreScopes, selectStatic, Collect entry points, collectSuperCalls, repeatableAnnotations}
352[info] checking /build/repo/src/main/scala/HkdFor.scala after phase genBCode
353[warn] 8 warnings found
354[info] done compiling
355[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
356[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
357[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
358[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
359[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
360[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
361[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
362[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
363[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
364[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
365[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
366[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
367[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
368[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
369[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/test-classes ...
370[warn] -- Warning: /build/repo/src/test/scala/MacroHkdTest.scala:368:6 ----------------
371[warn] 368 | h matchExhaustively {
372[warn] | ^^^^^^^^^^^^^^^^^^^
373[warn] |Match may not be exhaustive.
374[warn] |
375[warn] |It would fail on case: _: $proxy122.HkdFor[MacroHkdTest.this.Foo2, [A >: scala.Nothing <: scala.Any] =>> A]
376[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase typer
377[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase typer
378[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase inlinedPositions
379[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase inlinedPositions
380[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase posttyper
381[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase posttyper
382[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase unrollDefs
383[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase unrollDefs
384[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase pickler
385[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase pickler
386[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase inlining
387[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase inlining
388[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase postInlining
389[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase postInlining
390[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase staging
391[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase staging
392[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase splicing
393[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase splicing
394[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase pickleQuotes
395[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase pickleQuotes
396[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
397[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
398[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
399[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
400[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
401[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
402[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase MegaPhase{pruneErasedDefs, uninitialized, inlinePatterns, vcInlineMethods, seqLiterals, intercepted, getters, specializeFunctions, specializeTuples, collectNullableFields, elimOuterSelect, resolveSuper, functionXXLForwarders, paramForwarding, genericTuples, letOverApply, arrayConstructors}
403[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase MegaPhase{pruneErasedDefs, uninitialized, inlinePatterns, vcInlineMethods, seqLiterals, intercepted, getters, specializeFunctions, specializeTuples, collectNullableFields, elimOuterSelect, resolveSuper, functionXXLForwarders, paramForwarding, genericTuples, letOverApply, arrayConstructors}
404[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase erasure
405[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase erasure
406[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase MegaPhase{elimErasedValueType, pureStats, vcElideAllocations, etaReduce, arrayApply, elimPolyFunction, tailrec, completeJavaEnums, mixin, lazyVals, memoize, nonLocalReturns, capturedVars}
407[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase MegaPhase{elimErasedValueType, pureStats, vcElideAllocations, etaReduce, arrayApply, elimPolyFunction, tailrec, completeJavaEnums, mixin, lazyVals, memoize, nonLocalReturns, capturedVars}
408[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase constructors
409[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase constructors
410[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
411[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
412[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase MegaPhase{dropOuterAccessors, dropParentRefinements, checkNoSuperThis, flatten, transformWildcards, moveStatic, expandPrivate, restoreScopes, selectStatic, Collect entry points, collectSuperCalls, repeatableAnnotations}
413[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase MegaPhase{dropOuterAccessors, dropParentRefinements, checkNoSuperThis, flatten, transformWildcards, moveStatic, expandPrivate, restoreScopes, selectStatic, Collect entry points, collectSuperCalls, repeatableAnnotations}
414[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase genBCode
415[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase genBCode
416[warn] one warning found
417[info] done compiling
418[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
419[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
420[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
421[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
422[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
423[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
424[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
425[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
426[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
427[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
428[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
429[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
430[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
431[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
432[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
433[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[default(compile)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
434[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
435[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
436[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
437[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
438[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
439[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
440[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
441[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
442[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
443[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
444[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
445[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.1-RC1-bin-20260102-32e416e-NIGHTLY {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from Community Build Repo, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
446
447************************
448Build summary:
449[{
450 "module": "hkd4s",
451 "compile": {"status": "ok", "tookMs": 36520, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
452 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
453 "test-compile": {"status": "ok", "tookMs": 16925, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
454 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
455 "publish": {"status": "skipped", "tookMs": 0},
456 "metadata": {
457 "crossScalaVersions": ["3.3.3"]
458}
459}]
460************************
461[success] Total time: 122 s (0:02:02.0), completed Jan 3, 2026, 12:40:47 AM
462[0JChecking patch src/main/scala/internal/InspectTree.scala...
463Checking patch project/plugins.sbt...
464Checking patch project/build.properties...
465Checking patch build.sbt...
466Applied patch src/main/scala/internal/InspectTree.scala cleanly.
467Applied patch project/plugins.sbt cleanly.
468Applied patch project/build.properties cleanly.
469Applied patch build.sbt cleanly.