Build Logs
tschuchortdev/hkd4s • scala/scala3:release-3.8.0_backport-24767:2026-01-07
Errors
5
Warnings
71
Total Lines
434
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.0-RC5-bin-20260107-3873332
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.0-RC5-bin-20260107-3873332 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.0-RC5-bin-20260107-3873332
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.0-RC5-bin-20260107-3873332
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.0-RC5-bin-20260107-3873332
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.0-RC5-bin-20260107-3873332"
70"++3.8.0-RC5-bin-20260107-3873332 -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.0-RC5-bin-20260107-3873332 """{"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 8.854s.
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.0-RC5-bin-20260107-3873332
98OpenCB::Changing crossVersion 3.3.3 -> 3.8.0-RC5-bin-20260107-3873332 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.0-RC5-bin-20260107-3873332 on 1 projects.
102[info] Switching Scala version on:
103[info] * root (3.8.0-RC5-bin-20260107-3873332)
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 7, 2026, 1:33:41 PM
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.0-RC5-bin-20260107-3873332 {compile=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.0-RC5-bin-20260107-3873332
146[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.0-RC5-bin-20260107-3873332
147[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.0-RC5-bin-20260107-3873332 {scala-tool=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.0-RC5-bin-20260107-3873332
148[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.0-RC5-bin-20260107-3873332
149[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.0-RC5-bin-20260107-3873332
150[info] Failed to read descriptor dependency: org.scala-lang#scaladoc_3;3.8.0-RC5-bin-20260107-3873332 {scala-doc-tool=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scaladoc_3:jar:3.8.0-RC5-bin-20260107-3873332
151[info] Failed to read descriptor dependency: org.scala-lang#scala3-tasty-inspector_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-tasty-inspector_3:jar:3.8.0-RC5-bin-20260107-3873332
152Compile 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
153[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.0-RC5-bin-20260107-3873332 {compile=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.0-RC5-bin-20260107-3873332
154[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.0-RC5-bin-20260107-3873332
155[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.0-RC5-bin-20260107-3873332
156[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.0-RC5-bin-20260107-3873332
157[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.0-RC5-bin-20260107-3873332
158[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.0-RC5-bin-20260107-3873332
159[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.0-RC5-bin-20260107-3873332
160[info] compiling 6 Scala sources to /build/repo/target/scala-3.8.0-RC5-bin-20260107-3873332/classes ...
161[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase typer
162[info] checking /build/repo/src/main/scala/HkdFor.scala after phase typer
163[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase typer
164[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase typer
165[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase typer
166[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase typer
167[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase inlinedPositions
168[info] checking /build/repo/src/main/scala/HkdFor.scala after phase inlinedPositions
169[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase inlinedPositions
170[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase inlinedPositions
171[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase inlinedPositions
172[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase inlinedPositions
173[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase posttyper
174[info] checking /build/repo/src/main/scala/HkdFor.scala after phase posttyper
175[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase posttyper
176[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase posttyper
177[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase posttyper
178[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase posttyper
179[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase unrollDefs
180[info] checking /build/repo/src/main/scala/HkdFor.scala after phase unrollDefs
181[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase unrollDefs
182[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase unrollDefs
183[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase unrollDefs
184[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase unrollDefs
185[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase pickler
186[info] checking /build/repo/src/main/scala/HkdFor.scala after phase pickler
187[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase pickler
188[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase pickler
189[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase pickler
190[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase pickler
191[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase inlining
192[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase inlining
193[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase inlining
194[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase inlining
195[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase inlining
196[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase postInlining
197[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase postInlining
198[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase postInlining
199[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase postInlining
200[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase postInlining
201[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase staging
202[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase staging
203[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase staging
204[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase staging
205[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase staging
206[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase splicing
207[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase splicing
208[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase splicing
209[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase splicing
210[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase splicing
211[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase pickleQuotes
212[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase pickleQuotes
213[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase pickleQuotes
214[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase pickleQuotes
215[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase pickleQuotes
216[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
217[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
218[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}
219[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}
220[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}
221[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/main/scala/internal/MacroUtils.scala:144:58
222[warn] 144 | tpes.foldRight[Type[? <: Tuple]](Type.of[EmptyTuple]) { case ('[tpe], acc) =>
223[warn] | ^
224[warn] | match may not be exhaustive.
225[warn] |
226[warn] | It would fail on pattern case: (_, _)
227[warn] |
228[warn] | longer explanation available when compiling with `-explain`
229[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/src/main/scala/internal/Utils.scala:139:51
230[warn] 139 | && appliedArgs.zipWithIndex.forall { case (ParamRef(binder, paramIndex), i) =>
231[warn] | ^
232[warn] | match may not be exhaustive.
233[warn] |
234[warn] | It would fail on pattern case: (_, _)
235[warn] |
236[warn] | longer explanation available when compiling with `-explain`
237[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
238[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
239[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
240[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
241[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
242[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
243[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
244[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
245[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
246[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
247[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}
248[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}
249[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}
250[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}
251[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}
252[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase erasure
253[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase erasure
254[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase erasure
255[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase erasure
256[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase erasure
257[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}
258[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}
259[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}
260[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}
261[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}
262[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase constructors
263[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase constructors
264[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase constructors
265[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase constructors
266[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase constructors
267[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
268[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
269[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
270[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
271[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
272[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}
273[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}
274[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}
275[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}
276[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}
277[info] checking /build/repo/src/main/scala/BasicTypeclasses.scala after phase genBCode
278[info] checking /build/repo/src/main/scala/HkdUtils.scala after phase genBCode
279[info] checking /build/repo/src/main/scala/internal/InspectTree.scala after phase genBCode
280[info] checking /build/repo/src/main/scala/internal/MacroUtils.scala after phase genBCode
281[info] checking /build/repo/src/main/scala/internal/Utils.scala after phase genBCode
282[warn] two warnings found
283[info] checking /build/repo/src/main/scala/HkdFor.scala after phase typer
284[info] checking /build/repo/src/main/scala/HkdFor.scala after phase inlinedPositions
285[info] checking /build/repo/src/main/scala/HkdFor.scala after phase posttyper
286[info] checking /build/repo/src/main/scala/HkdFor.scala after phase unrollDefs
287[info] checking /build/repo/src/main/scala/HkdFor.scala after phase pickler
288[info] checking /build/repo/src/main/scala/HkdFor.scala after phase inlining
289[info] checking /build/repo/src/main/scala/HkdFor.scala after phase postInlining
290[info] checking /build/repo/src/main/scala/HkdFor.scala after phase staging
291[info] checking /build/repo/src/main/scala/HkdFor.scala after phase splicing
292[info] checking /build/repo/src/main/scala/HkdFor.scala after phase pickleQuotes
293[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:521:8
294[warn] 521 | new FullyAppliedProductMirrorHelper[T, F]:
295[warn] | ^
296[warn] | New anonymous class definition will be duplicated at each inline site
297[warn] |
298[warn] | longer explanation available when compiling with `-explain`
299[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:537:7
300[warn] 537 | }) = new Mirror.Product {
301[warn] | ^
302[warn] | New anonymous class definition will be duplicated at each inline site
303[warn] |
304[warn] | longer explanation available when compiling with `-explain`
305[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:565:7
306[warn] 565 | }) = new Mirror.Product {
307[warn] | ^
308[warn] | New anonymous class definition will be duplicated at each inline site
309[warn] |
310[warn] | longer explanation available when compiling with `-explain`
311[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:585:8
312[warn] 585 | new FullyAppliedCoproductMirrorHelper[T, F]:
313[warn] | ^
314[warn] | New anonymous class definition will be duplicated at each inline site
315[warn] |
316[warn] | longer explanation available when compiling with `-explain`
317[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:603:7
318[warn] 603 | }) = new Mirror.Sum {
319[warn] | ^
320[warn] | New anonymous class definition will be duplicated at each inline site
321[warn] |
322[warn] | longer explanation available when compiling with `-explain`
323[warn] -- [E197] Potential Issue Warning: /build/repo/src/main/scala/HkdFor.scala:639:7
324[warn] 639 | }) = new Mirror.Sum {
325[warn] | ^
326[warn] | New anonymous class definition will be duplicated at each inline site
327[warn] |
328[warn] | longer explanation available when compiling with `-explain`
329[info] checking /build/repo/src/main/scala/HkdFor.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
330[info] checking /build/repo/src/main/scala/HkdFor.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
331[info] checking /build/repo/src/main/scala/HkdFor.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
332[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}
333[info] checking /build/repo/src/main/scala/HkdFor.scala after phase erasure
334[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}
335[info] checking /build/repo/src/main/scala/HkdFor.scala after phase constructors
336[info] checking /build/repo/src/main/scala/HkdFor.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
337[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}
338[info] checking /build/repo/src/main/scala/HkdFor.scala after phase genBCode
339[warn] 8 warnings found
340[info] done compiling
341[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.0-RC5-bin-20260107-3873332 {compile=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.0-RC5-bin-20260107-3873332
342[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.0-RC5-bin-20260107-3873332
343[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.0-RC5-bin-20260107-3873332
344[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.0-RC5-bin-20260107-3873332
345[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.0-RC5-bin-20260107-3873332
346[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.0-RC5-bin-20260107-3873332
347[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.0-RC5-bin-20260107-3873332
348[info] compiling 2 Scala sources to /build/repo/target/scala-3.8.0-RC5-bin-20260107-3873332/test-classes ...
349[warn] -- Warning: /build/repo/src/test/scala/MacroHkdTest.scala:368:6 ----------------
350[warn] 368 | h matchExhaustively {
351[warn] | ^^^^^^^^^^^^^^^^^^^
352[warn] |Match may not be exhaustive.
353[warn] |
354[warn] |It would fail on case: _: $proxy122.HkdFor[MacroHkdTest.this.Foo2, [A >: scala.Nothing <: scala.Any] =>> A]
355[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase typer
356[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase typer
357[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase inlinedPositions
358[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase inlinedPositions
359[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase posttyper
360[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase posttyper
361[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase unrollDefs
362[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase unrollDefs
363[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase pickler
364[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase pickler
365[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase inlining
366[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase inlining
367[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase postInlining
368[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase postInlining
369[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase staging
370[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase staging
371[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase splicing
372[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase splicing
373[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase pickleQuotes
374[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase pickleQuotes
375[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
376[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase MegaPhase{crossVersionChecks, firstTransform, checkReentrant, elimPackagePrefixes, cookComments, checkLoopingImplicits, betaReduce, inlineVals, expandSAMs, elimRepeated, refchecks, dropForMap}
377[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
378[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase MegaPhase{protectedAccessors, extmethods, uncacheGivenAliases, checkStatic, elimByName, hoistSuperArgs, forwardDepChecks, specializeApplyMethods, tryCatchPatterns, patternMatcher}
379[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
380[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase MegaPhase{elimOpaque, explicitOuter, explicitSelf, interpolators, dropBreaks}
381[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}
382[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}
383[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase erasure
384[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase erasure
385[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}
386[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}
387[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase constructors
388[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase constructors
389[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
390[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase MegaPhase{lambdaLift, elimStaticThis, countOuterAccesses}
391[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}
392[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}
393[info] checking /build/repo/src/test/scala/MacroHkdTest.scala after phase genBCode
394[info] checking /build/repo/src/test/scala/TypeclassesTest.scala after phase genBCode
395[warn] one warning found
396[info] done compiling
397[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.0-RC5-bin-20260107-3873332 {compile=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.0-RC5-bin-20260107-3873332
398[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.0-RC5-bin-20260107-3873332
399[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.0-RC5-bin-20260107-3873332
400[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.0-RC5-bin-20260107-3873332
401[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.0-RC5-bin-20260107-3873332
402[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.0-RC5-bin-20260107-3873332
403[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.0-RC5-bin-20260107-3873332
404[info] Failed to read descriptor dependency: org.scala-lang#scala3-sbt-bridge;3.8.0-RC5-bin-20260107-3873332 {compile=[default(compile)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-sbt-bridge:jar:3.8.0-RC5-bin-20260107-3873332
405[info] Failed to read descriptor dependency: org.scala-lang#scala3-compiler_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-compiler_3:jar:3.8.0-RC5-bin-20260107-3873332
406[info] Failed to read descriptor dependency: org.scala-lang#scala3-interfaces;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-interfaces:jar:3.8.0-RC5-bin-20260107-3873332
407[info] Failed to read descriptor dependency: org.scala-lang#tasty-core_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:tasty-core_3:jar:3.8.0-RC5-bin-20260107-3873332
408[info] Failed to read descriptor dependency: org.scala-lang#scala3-library_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-library_3:jar:3.8.0-RC5-bin-20260107-3873332
409[info] Failed to read descriptor dependency: org.scala-lang#scala-library;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala-library:jar:3.8.0-RC5-bin-20260107-3873332
410[info] Failed to read descriptor dependency: org.scala-lang#scala3-repl_3;3.8.0-RC5-bin-20260107-3873332 {compile=[compile(*), master(compile)], runtime=[runtime(*)]} from public, Failed to read artifact descriptor for org.scala-lang:scala3-repl_3:jar:3.8.0-RC5-bin-20260107-3873332
411
412************************
413Build summary:
414[{
415 "module": "hkd4s",
416 "compile": {"status": "ok", "tookMs": 31806, "warnings": 8, "errors": 0, "sourceVersion": "3.8"},
417 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
418 "test-compile": {"status": "ok", "tookMs": 15571, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
419 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
420 "publish": {"status": "skipped", "tookMs": 0},
421 "metadata": {
422 "crossScalaVersions": ["3.3.3"]
423}
424}]
425************************
426[success] Total time: 111 s (0:01:51.0), completed Jan 7, 2026, 1:35:32 PM
427[0JChecking patch src/main/scala/internal/InspectTree.scala...
428Checking patch project/plugins.sbt...
429Checking patch project/build.properties...
430Checking patch build.sbt...
431Applied patch src/main/scala/internal/InspectTree.scala cleanly.
432Applied patch project/plugins.sbt cleanly.
433Applied patch project/build.properties cleanly.
434Applied patch build.sbt cleanly.