Build Logs

japgolly/microlibs-scala • scheduled_3.8.1-RC1-bin-20251219-d71e859-NIGHTLY

Errors

0

Warnings

222

Total Lines

615

1##################################
2Clonning https://github.com/japgolly/microlibs-scala.git into /build/repo using revision v4.2.1
3##################################
4Note: switching to '3611b8172dbe7fa2f93fef6550d5f29f27ff5737'.
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-20251219-d71e859-NIGHTLY
23Scala binary version found: 3.8
24Would use project defined source version
25Scala binary version found: 3.8
26Would use project defined source version
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: stdlib-ext/shared/src/main/scala-3/japgolly/microlibs/stdlib_ext/MutableArray.scala
33Pattern: scala.util.Sorting.quickSort(array)(o)
34Replacement: scala.util.Sorting.quickSort(array)(using o)
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (17))
37Compiled project (Scala 3.7.3, JVM (17))
38Successfully applied pattern 'scala.util.Sorting.quickSort(array)(o)' in stdlib-ext/shared/src/main/scala-3/japgolly/microlibs/stdlib_ext/MutableArray.scala
39
40Try apply source patch:
41Path: project/Dependencies.scala
42Pattern: def scala3 = "3.1.3"
43Replacement: def scala3 = "3.8.1-RC1-bin-20251219-d71e859-NIGHTLY"
44Successfully applied pattern 'def scala3 = "3.1.3"' in project/Dependencies.scala
45----
46Starting build for 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
47Execute tests: false
48sbt project found:
49Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
50Enforcing usage of sbt in version 1.11.5
51No prepare script found for project japgolly/microlibs-scala
52##################################
53Scala version: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
54Targets: com.github.japgolly.microlibs%adt-macros com.github.japgolly.microlibs%cats-ext com.github.japgolly.microlibs%compile-time com.github.japgolly.microlibs%disjunction com.github.japgolly.microlibs%multimap com.github.japgolly.microlibs%name-fn com.github.japgolly.microlibs%nonempty com.github.japgolly.microlibs%recursion com.github.japgolly.microlibs%stdlib-ext com.github.japgolly.microlibs%test-util com.github.japgolly.microlibs%types com.github.japgolly.microlibs%utils
55Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"none","migrationVersions":[],"sourcePatches":[{"path":"stdlib-ext/shared/src/main/scala-3/japgolly/microlibs/stdlib_ext/MutableArray.scala","pattern":"scala.util.Sorting.quickSort(array)(o)","replaceWith":"scala.util.Sorting.quickSort(array)(using o)"},{"path":"project/Dependencies.scala","pattern":"def scala3 = \"3.1.3\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}
56##################################
57Using extra scalacOptions: ,
58Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
59[sbt_options] declare -a sbt_options=()
60[process_args] java_version = '17'
61[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
62# Executing command line:
63java
64-Xmx2G
65-Dcommunitybuild.scala=3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
66-Dcommunitybuild.project.dependencies.add=
67-Xmx7G
68-Xms4G
69-Xss8M
70-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
71-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
72-jar
73/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
74"setCrossScalaVersions 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY"
75"++3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -v"
76"mapScalacOptions ",,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
77"set every credentials := Nil"
78"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
79"removeScalacOptionsStartingWith -P:wartremover"
80
81moduleMappings
82"runBuild 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"none","migrationVersions":[],"sourcePatches":[{"path":"stdlib-ext/shared/src/main/scala-3/japgolly/microlibs/stdlib_ext/MutableArray.scala","pattern":"scala.util.Sorting.quickSort(array)(o)","replaceWith":"scala.util.Sorting.quickSort(array)(using o)"},{"path":"project/Dependencies.scala","pattern":"def scala3 = \"3.1.3\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}""" com.github.japgolly.microlibs%adt-macros com.github.japgolly.microlibs%cats-ext com.github.japgolly.microlibs%compile-time com.github.japgolly.microlibs%disjunction com.github.japgolly.microlibs%multimap com.github.japgolly.microlibs%name-fn com.github.japgolly.microlibs%nonempty com.github.japgolly.microlibs%recursion com.github.japgolly.microlibs%stdlib-ext com.github.japgolly.microlibs%test-util com.github.japgolly.microlibs%types com.github.japgolly.microlibs%utils"
83
84[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
85[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
86[info] loading project definition from /build/repo/project
87[info] compiling 5 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
88[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
89[info] Compilation completed in 8.778s.
90[warn] two feature warnings; re-run with -feature for details
91[warn] one warning found
92[info] done compiling
93/build/repo/scalafix.sbt:1: warning: value scalafixScalaBinaryVersion in object autoImport is deprecated (since 0.12.1): scalafixScalaBinaryVersion now follows scalaVersion by default
94ThisBuild / scalafixScalaBinaryVersion := "2.13"
95 ^
96[info] loading settings for project root from build.sbt, release.sbt, scalafix.sbt, version.sbt...
97[info] resolving key references (32199 settings) ...
98[info] set current project to Microlibs (in build file:/build/repo/)
99[warn] there's a key that's not used by any other settings/tasks:
100[warn]
101[warn] * ThisBuild / scalafixScalaBinaryVersion
102[warn] +- /build/repo/scalafix.sbt:1
103[warn]
104[warn] note: a setting might still be used by a command; to exclude a key from this `lintUnused` check
105[warn] either append it to `Global / excludeLintKeys` or call .withRank(KeyRanks.Invisible) on the key
106Execute setCrossScalaVersions: 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY
107OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in adtMacrosJVM/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in bench/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in compileTimeJS/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in nonemptyJS/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in testUtilJVM/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in stdlibExtJS/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in disjunctionJS/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in recursionJS/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in JVM/crossScalaVersions
116OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in JS/crossScalaVersions
117OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in nonemptyJVM/crossScalaVersions
118OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in utilsJS/crossScalaVersions
119OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in compileTimeJVM/crossScalaVersions
120OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in catsExtJVM/crossScalaVersions
121OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in adtMacrosJS/crossScalaVersions
122OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in recursionJVM/crossScalaVersions
123OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in multimapJVM/crossScalaVersions
124OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in catsExtJS/crossScalaVersions
125OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in nameFnJVM/crossScalaVersions
126OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in disjunctionJVM/crossScalaVersions
127OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in testUtilJS/crossScalaVersions
128OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in root/crossScalaVersions
129OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in nameFnJS/crossScalaVersions
130OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in multimapJS/crossScalaVersions
131OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in stdlibExtJVM/crossScalaVersions
132OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in typesJS/crossScalaVersions
133OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in utilsJVM/crossScalaVersions
134OpenCB::Changing crossVersion 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY -> 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY in typesJVM/crossScalaVersions
135[info] set current project to Microlibs (in build file:/build/repo/)
136[info] Setting Scala version to 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY on 28 projects.
137[info] Switching Scala version on:
138[info] JVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
139[info] adtMacrosJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
140[info] stdlibExtJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
141[info] multimapJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
142[info] recursionJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
143[info] catsExtJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
144[info] * root (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
145[info] typesJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
146[info] disjunctionJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
147[info] nameFnJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
148[info] typesJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
149[info] JS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
150[info] testUtilJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
151[info] multimapJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
152[info] utilsJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
153[info] catsExtJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
154[info] disjunctionJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
155[info] compileTimeJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
156[info] testUtilJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
157[info] adtMacrosJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
158[info] stdlibExtJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
159[info] nameFnJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
160[info] nonemptyJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
161[info] utilsJVM (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
162[info] nonemptyJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
163[info] compileTimeJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
164[info] recursionJS (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
165[info] bench (2.13.8, 3.8.1-RC1-bin-20251219-d71e859-NIGHTLY)
166[info] Excluding projects:
167[info] Reapplying settings...
168[info] set current project to Microlibs (in build file:/build/repo/)
169Execute mapScalacOptions: ,,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
170[info] Reapplying settings...
171[info] set current project to Microlibs (in build file:/build/repo/)
172[info] Defining Global / credentials, JS / credentials and 26 others.
173[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 140 others.
174[info] Run `last` for details.
175[info] Reapplying settings...
176[info] set current project to Microlibs (in build file:/build/repo/)
177Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
178[info] Reapplying settings...
179OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
180
181 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
182 Did you mean recursionJS / allExcludeDependencies ?
183 , retry without global scopes
184[info] Reapplying settings...
185[info] set current project to Microlibs (in build file:/build/repo/)
186Execute removeScalacOptionsStartingWith: -P:wartremover
187[info] Reapplying settings...
188[info] set current project to Microlibs (in build file:/build/repo/)
189[success] Total time: 0 s, completed Dec 20, 2025, 1:37:53 AM
190Build config: {"projects":{"exclude":[],"overrides":{}},"java":{},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","sourceVersion":"none","migrationVersions":[],"sourcePatches":[{"path":"stdlib-ext/shared/src/main/scala-3/japgolly/microlibs/stdlib_ext/MutableArray.scala","pattern":"scala.util.Sorting.quickSort(array)(o)","replaceWith":"scala.util.Sorting.quickSort(array)(using o)"},{"path":"project/Dependencies.scala","pattern":"def scala3 = \"3.1.3\"","replaceWith":"def scala3 = \"<SCALA_VERSION>\""}]}
191Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
192Starting build...
193Projects: Set(adtMacrosJVM, stdlibExtJVM, recursionJVM, typesJVM, disjunctionJVM, nameFnJVM, testUtilJVM, multimapJVM, catsExtJVM, compileTimeJVM, nonemptyJVM, utilsJVM)
194Starting build for ProjectRef(file:/build/repo/,stdlibExtJVM) (stdlib-ext)... [0/12]
195OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
196OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
197Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -source:3.0-migration, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/stdlib-ext/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
198[info] compiling 7 Scala sources to /build/repo/stdlib-ext/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
199[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
200[warn] one warning found
201[info] done compiling
202[info] compiling 13 Scala sources to /build/repo/compile-time/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
203[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
204[warn] Internal error in extracting SemanticDB while compiling /build/repo/compile-time/shared/src/main/scala-3/japgolly/microlibs/compiletime/CachedGivens.scala: Ignoring f of symbol type Materialiser, type MethodType(List(f), List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class compiletime)),object MacroEnv),type Field)), AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(AppliedType(TypeRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),object quoted),class Expr),List(AppliedType(TypeParamRef(F),List(TypeRef(TermParamRef(f),type Type))))))))
205[warn] Internal error in extracting SemanticDB while compiling /build/repo/compile-time/shared/src/main/scala-3/japgolly/microlibs/compiletime/CachedGivens.scala: Ignoring f of symbol type Materialiser, type MethodType(List(f), List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class compiletime)),object MacroEnv),type Field)), AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(AppliedType(TypeRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),object quoted),class Expr),List(AppliedType(TypeParamRef(F),List(TypeRef(TermParamRef(f),type Type))))))))
206[warn] Internal error in extracting SemanticDB while compiling /build/repo/compile-time/shared/src/main/scala-3/japgolly/microlibs/compiletime/CachedGivens.scala: Ignoring f of symbol val mm1, type MethodType(List(f), List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class compiletime)),object MacroEnv),type Field)), AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(AppliedType(TypeRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),object quoted),class Expr),List(AppliedType(TypeRef(ThisType(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class compiletime)),module class CachedGivens$)),class Dsl2)),type F),List(TypeRef(TermParamRef(f),type Type))))))))
207[warn] Internal error in extracting SemanticDB while compiling /build/repo/compile-time/shared/src/main/scala-3/japgolly/microlibs/compiletime/CachedGivens.scala: Ignoring f of symbol val mm2, type MethodType(List(f), List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class compiletime)),object MacroEnv),type Field)), AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(AppliedType(TypeRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),object quoted),class Expr),List(AppliedType(TypeRef(ThisType(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class compiletime)),module class CachedGivens$)),class Dsl2)),type F),List(TypeRef(TermParamRef(f),type Type))))))))
208[warn] Internal error in extracting SemanticDB while compiling /build/repo/compile-time/shared/src/main/scala-3/japgolly/microlibs/compiletime/CachedGivens.scala: Ignoring f of symbol type Materialiser, type MethodType(List(f), List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class compiletime)),object MacroEnv),type Field)), AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(AppliedType(TypeRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),object quoted),class Expr),List(AppliedType(TypeParamRef(F),List(TypeRef(TermParamRef(f),type Type))))))))
209[warn] Internal error in extracting SemanticDB while compiling /build/repo/compile-time/shared/src/main/scala-3/japgolly/microlibs/compiletime/CachedGivens.scala: Ignoring f of symbol val mm1, type MethodType(List(f), List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class compiletime)),object MacroEnv),type Field)), AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(AppliedType(TypeRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),object quoted),class Expr),List(AppliedType(TypeRef(ThisType(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class compiletime)),module class CachedGivens$)),class Dsl2)),type F),List(TypeRef(TermParamRef(f),type Type))))))))
210[warn] Internal error in extracting SemanticDB while compiling /build/repo/compile-time/shared/src/main/scala-3/japgolly/microlibs/compiletime/CachedGivens.scala: Ignoring f of symbol val mm2, type MethodType(List(f), List(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class compiletime)),object MacroEnv),type Field)), AppliedType(TypeRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),class Option),List(AppliedType(TypeRef(TermRef(TermRef(ThisType(TypeRef(NoPrefix,module class <root>)),object scala),object quoted),class Expr),List(AppliedType(TypeRef(ThisType(TypeRef(ThisType(TypeRef(ThisType(TypeRef(NoPrefix,module class compiletime)),module class CachedGivens$)),class Dsl2)),type F),List(TypeRef(TermParamRef(f),type Type))))))))
211[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/compile-time/shared/src/main/scala-3/japgolly/microlibs/compiletime/Field.scala:35:6
212[warn] 35 | (Type.of[Ls], Type.of[Ts]) match
213[warn] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
214[warn] | match may not be exhaustive.
215[warn] |
216[warn] | It would fail on pattern case: (_, _)
217[warn] |
218[warn] | longer explanation available when compiling with `-explain`
219[warn] there were 12 deprecation warnings; re-run with -deprecation for details
220[warn] 10 warnings found
221[info] done compiling
222[info] compiling 6 Scala sources to /build/repo/test-util/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
223[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
224[warn] -- Warning: /build/repo/test-util/shared/src/main/scala/japgolly/microlibs/testutil/TypeTestingUtil.scala:12:10
225[warn] 12 | @nowarn("cat=unused")
226[warn] | ^^^^^^^^^^^^
227[warn] | Invalid message filter
228[warn] | unknown category: unused
229[warn] -- Warning: /build/repo/test-util/shared/src/main/scala/japgolly/microlibs/testutil/TypeTestingUtil.scala:20:8
230[warn] 20 |@nowarn("cat=unused")
231[warn] | ^^^^^^^^^^^^
232[warn] | Invalid message filter
233[warn] | unknown category: unused
234[warn] three warnings found
235[info] done compiling
236[info] compiling 4 Scala sources to /build/repo/stdlib-ext/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
237[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
238[warn] one warning found
239[info] done compiling
240Starting build for ProjectRef(file:/build/repo/,testUtilJVM) (test-util)... [1/12]
241Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -source:3.0-migration, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/test-util/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
242[info] compiling 1 Scala source to /build/repo/test-util/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
243[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
244[warn] one warning found
245[info] done compiling
246Starting build for ProjectRef(file:/build/repo/,nonemptyJVM) (nonempty)... [2/12]
247Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -source:3.0-migration, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/nonempty/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
248[info] compiling 4 Scala sources to /build/repo/nonempty/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
249[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
250[warn] -- Warning: /build/repo/nonempty/shared/src/main/scala/japgolly/microlibs/nonempty/NonEmpty.scala:26:10
251[warn] 26 | @nowarn("cat=unused")
252[warn] | ^^^^^^^^^^^^
253[warn] | Invalid message filter
254[warn] | unknown category: unused
255[warn] -- Warning: /build/repo/nonempty/shared/src/main/scala/japgolly/microlibs/nonempty/NonEmptyArraySeq.scala:165:10
256[warn] 165 | @nowarn("cat=unused")
257[warn] | ^^^^^^^^^^^^
258[warn] | Invalid message filter
259[warn] | unknown category: unused
260[warn] -- Warning: /build/repo/nonempty/shared/src/main/scala/japgolly/microlibs/nonempty/NonEmptyArraySeq.scala:169:10
261[warn] 169 | @nowarn("cat=unused")
262[warn] | ^^^^^^^^^^^^
263[warn] | Invalid message filter
264[warn] | unknown category: unused
265[warn] -- Warning: /build/repo/nonempty/shared/src/main/scala/japgolly/microlibs/nonempty/NonEmptyArraySeq.scala:347:10
266[warn] 347 | @nowarn("cat=unused")
267[warn] | ^^^^^^^^^^^^
268[warn] | Invalid message filter
269[warn] | unknown category: unused
270[warn] -- Warning: /build/repo/nonempty/shared/src/main/scala/japgolly/microlibs/nonempty/NonEmptySet.scala:38:10
271[warn] 38 | @nowarn("cat=unused")
272[warn] | ^^^^^^^^^^^^
273[warn] | Invalid message filter
274[warn] | unknown category: unused
275[warn] -- Warning: /build/repo/nonempty/shared/src/main/scala/japgolly/microlibs/nonempty/NonEmptySet.scala:102:10
276[warn] 102 | @nowarn("cat=unused")
277[warn] | ^^^^^^^^^^^^
278[warn] | Invalid message filter
279[warn] | unknown category: unused
280[warn] -- Warning: /build/repo/nonempty/shared/src/main/scala/japgolly/microlibs/nonempty/NonEmptySet.scala:109:10
281[warn] 109 | @nowarn("cat=unused")
282[warn] | ^^^^^^^^^^^^
283[warn] | Invalid message filter
284[warn] | unknown category: unused
285[warn] -- Warning: /build/repo/nonempty/shared/src/main/scala/japgolly/microlibs/nonempty/NonEmptySet.scala:132:10
286[warn] 132 | @nowarn("cat=unused")
287[warn] | ^^^^^^^^^^^^
288[warn] | Invalid message filter
289[warn] | unknown category: unused
290[warn] -- Warning: /build/repo/nonempty/shared/src/main/scala/japgolly/microlibs/nonempty/NonEmptyVector.scala:299:10
291[warn] 299 | @nowarn("cat=unused")
292[warn] | ^^^^^^^^^^^^
293[warn] | Invalid message filter
294[warn] | unknown category: unused
295[warn] 10 warnings found
296[info] done compiling
297[info] compiling 1 Scala source to /build/repo/nonempty/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
298[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
299[warn] one warning found
300[info] done compiling
301Starting build for ProjectRef(file:/build/repo/,multimapJVM) (multimap)... [3/12]
302Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -source:3.0-migration, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/multimap/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
303[info] compiling 2 Scala sources to /build/repo/multimap/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
304[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
305[warn] one warning found
306[info] done compiling
307[info] compiling 1 Scala source to /build/repo/multimap/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
308[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
309[warn] one warning found
310[info] done compiling
311Starting build for ProjectRef(file:/build/repo/,nameFnJVM) (name-fn)... [4/12]
312Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -source:3.0-migration, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/name-fn/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
313[info] compiling 3 Scala sources to /build/repo/name-fn/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
314[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
315[warn] one warning found
316[info] done compiling
317[info] compiling 1 Scala source to /build/repo/name-fn/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
318[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
319[warn] one warning found
320[info] done compiling
321Starting build for ProjectRef(file:/build/repo/,disjunctionJVM) (disjunction)... [5/12]
322Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -source:3.0-migration, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/disjunction/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
323[info] compiling 2 Scala sources to /build/repo/disjunction/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
324[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
325[warn] one warning found
326[info] done compiling
327[info] compiling 1 Scala source to /build/repo/disjunction/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
328[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
329[warn] one warning found
330[info] done compiling
331Starting build for ProjectRef(file:/build/repo/,typesJVM) (types)... [6/12]
332Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -source:3.0-migration, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/types/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
333[info] compiling 1 Scala source to /build/repo/types/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
334[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
335[warn] -- Warning: /build/repo/types/shared/src/main/scala/japgolly/microlibs/types/NaturalComposition.scala:23:12
336[warn] 23 | @nowarn("cat=unused")
337[warn] | ^^^^^^^^^^^^
338[warn] | Invalid message filter
339[warn] | unknown category: unused
340[warn] -- Warning: /build/repo/types/shared/src/main/scala/japgolly/microlibs/types/NaturalComposition.scala:29:12
341[warn] 29 | @nowarn("cat=unused")
342[warn] | ^^^^^^^^^^^^
343[warn] | Invalid message filter
344[warn] | unknown category: unused
345[warn] three warnings found
346[info] done compiling
347[info] compiling 1 Scala source to /build/repo/types/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
348[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
349[warn] one warning found
350[info] done compiling
351Starting build for ProjectRef(file:/build/repo/,catsExtJVM) (cats-ext)... [7/12]
352Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/cats-ext/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
353[info] compiling 2 Scala sources to /build/repo/cats-ext/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
354[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
355[warn] there was 1 deprecation warning; re-run with -deprecation for details
356[warn] two warnings found
357[info] done compiling
358[info] compiling 1 Scala source to /build/repo/cats-ext/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
359[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
360[warn] -- Warning: /build/repo/cats-ext/shared/src/test/scala/japgolly/microlibs/scalaz_ext/CatsMacrosTest.scala:7:8
361[warn] 7 |@nowarn("cat=unused")
362[warn] | ^^^^^^^^^^^^
363[warn] | Invalid message filter
364[warn] | unknown category: unused
365[warn] two warnings found
366[info] done compiling
367Starting build for ProjectRef(file:/build/repo/,compileTimeJVM) (compile-time)... [8/12]
368Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/compile-time/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
369[info] compiling 4 Scala sources to /build/repo/compile-time/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
370[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
371[warn] one warning found
372[warn] one warning found
373[info] done compiling
374Starting build for ProjectRef(file:/build/repo/,utilsJVM) (utils)... [9/12]
375Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -source:3.0-migration, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/utils/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
376[info] compiling 35 Scala sources to /build/repo/utils/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
377[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
378[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/BiMap.scala:53:10
379[warn] 53 | @nowarn("cat=unused")
380[warn] | ^^^^^^^^^^^^
381[warn] | Invalid message filter
382[warn] | unknown category: unused
383[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/BiMap.scala:82:10
384[warn] 82 | @nowarn("cat=unused")
385[warn] | ^^^^^^^^^^^^
386[warn] | Invalid message filter
387[warn] | unknown category: unused
388[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/IMapBaseV.scala:15:79
389[warn] 15 | @inline def univEq[K, VI, VO, I <: IMapBaseV[K, VI, VO, I]](implicit @nowarn("cat=unused") u: UnivEq[Map[K, VO]]): UnivEq[I] =
390[warn] | ^^^^^^^^^^^^
391[warn] | Invalid message filter
392[warn] | unknown category: unused
393[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/IMapBaseV.scala:19:121
394[warn] 19 |abstract class IMapBaseV[K, VI, VO, This_ <: IMapBaseV[K, VI, VO, This_]] private[utils](m: Map[K, VO])(implicit @nowarn("cat=unused") u: UnivEq[K]) {
395[warn] | ^^^^^^^^^^^^
396[warn] | Invalid message filter
397[warn] | unknown category: unused
398[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/Memo.scala:48:10
399[warn] 48 | @nowarn("cat=unused")
400[warn] | ^^^^^^^^^^^^
401[warn] | Invalid message filter
402[warn] | unknown category: unused
403[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/PotentialChange.scala:142:10
404[warn] 142 | @nowarn("cat=unused")
405[warn] | ^^^^^^^^^^^^
406[warn] | Invalid message filter
407[warn] | unknown category: unused
408[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/SafeBool.scala:174:12
409[warn] 174 | @nowarn("cat=unused")
410[warn] | ^^^^^^^^^^^^
411[warn] | Invalid message filter
412[warn] | unknown category: unused
413[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/SetDiff.scala:67:10
414[warn] 67 | @nowarn("cat=unused")
415[warn] | ^^^^^^^^^^^^
416[warn] | Invalid message filter
417[warn] | unknown category: unused
418[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/SetDiff.scala:79:10
419[warn] 79 | @nowarn("cat=unused")
420[warn] | ^^^^^^^^^^^^
421[warn] | Invalid message filter
422[warn] | unknown category: unused
423[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/StaticLookupFn.scala:66:10
424[warn] 66 | @nowarn("cat=unused")
425[warn] | ^^^^^^^^^^^^
426[warn] | Invalid message filter
427[warn] | unknown category: unused
428[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/Utils.scala:42:10
429[warn] 42 | @nowarn("cat=unused")
430[warn] | ^^^^^^^^^^^^
431[warn] | Invalid message filter
432[warn] | unknown category: unused
433[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/Utils.scala:55:10
434[warn] 55 | @nowarn("cat=unused")
435[warn] | ^^^^^^^^^^^^
436[warn] | Invalid message filter
437[warn] | unknown category: unused
438[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/Utils.scala:180:10
439[warn] 180 | @nowarn("cat=unused")
440[warn] | ^^^^^^^^^^^^
441[warn] | Invalid message filter
442[warn] | unknown category: unused
443[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/Utils.scala:207:10
444[warn] 207 | @nowarn("cat=unused")
445[warn] | ^^^^^^^^^^^^
446[warn] | Invalid message filter
447[warn] | unknown category: unused
448[warn] -- Warning: /build/repo/utils/shared/src/main/scala/japgolly/microlibs/utils/Utils.scala:328:10
449[warn] 328 | @nowarn("cat=unused")
450[warn] | ^^^^^^^^^^^^
451[warn] | Invalid message filter
452[warn] | unknown category: unused
453[warn] there were 2 deprecation warnings; re-run with -deprecation for details
454[warn] 17 warnings found
455[info] done compiling
456[info] compiling 7 Scala sources to /build/repo/utils/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
457[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
458[warn] one warning found
459[info] done compiling
460Starting build for ProjectRef(file:/build/repo/,recursionJVM) (recursion)... [10/12]
461Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -source:3.0-migration, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/recursion/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
462[info] compiling 8 Scala sources to /build/repo/recursion/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
463[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
464[warn] one warning found
465[info] done compiling
466[info] compiling 3 Scala sources to /build/repo/recursion/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
467[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
468[warn] one warning found
469[info] done compiling
470Starting build for ProjectRef(file:/build/repo/,adtMacrosJVM) (adt-macros)... [11/12]
471Compile scalacOptions: -unchecked, -language:postfixOps, -language:implicitConversions, -language:higherKinds, -language:existentials, -Ykind-projector, -Xsemanticdb, -semanticdb-target, /build/repo/adt-macros/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/meta, -Wconf:msg=can be rewritten automatically under:s
472[info] compiling 1 Scala source to /build/repo/adt-macros/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/classes ...
473[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
474[warn] one warning found
475[info] done compiling
476[info] compiling 3 Scala sources to /build/repo/adt-macros/jvm/target/scala-3.8.1-RC1-bin-20251219-d71e859-NIGHTLY/test-classes ...
477[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
478[warn] one warning found
479[info] done compiling
480
481************************
482Build summary:
483[{
484 "module": "stdlib-ext",
485 "compile": {"status": "ok", "tookMs": 13065, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
486 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
487 "test-compile": {"status": "ok", "tookMs": 10386, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
488 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
489 "publish": {"status": "skipped", "tookMs": 0},
490 "metadata": {
491 "crossScalaVersions": ["2.13.8"]
492}
493},{
494 "module": "test-util",
495 "compile": {"status": "ok", "tookMs": 125, "warnings": 2, "errors": 0, "sourceVersion": "3.0-migration"},
496 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
497 "test-compile": {"status": "ok", "tookMs": 745, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
498 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
499 "publish": {"status": "skipped", "tookMs": 0},
500 "metadata": {
501 "crossScalaVersions": ["2.13.8"]
502}
503},{
504 "module": "nonempty",
505 "compile": {"status": "ok", "tookMs": 1763, "warnings": 9, "errors": 0, "sourceVersion": "3.0-migration"},
506 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
507 "test-compile": {"status": "ok", "tookMs": 855, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
508 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
509 "publish": {"status": "skipped", "tookMs": 0},
510 "metadata": {
511 "crossScalaVersions": ["2.13.8"]
512}
513},{
514 "module": "multimap",
515 "compile": {"status": "ok", "tookMs": 1155, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
516 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
517 "test-compile": {"status": "ok", "tookMs": 431, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
518 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
519 "publish": {"status": "skipped", "tookMs": 0},
520 "metadata": {
521 "crossScalaVersions": ["2.13.8"]
522}
523},{
524 "module": "name-fn",
525 "compile": {"status": "ok", "tookMs": 600, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
526 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
527 "test-compile": {"status": "ok", "tookMs": 673, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
528 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
529 "publish": {"status": "skipped", "tookMs": 0},
530 "metadata": {
531 "crossScalaVersions": ["2.13.8"]
532}
533},{
534 "module": "disjunction",
535 "compile": {"status": "ok", "tookMs": 386, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
536 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
537 "test-compile": {"status": "ok", "tookMs": 396, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
538 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
539 "publish": {"status": "skipped", "tookMs": 0},
540 "metadata": {
541 "crossScalaVersions": ["2.13.8"]
542}
543},{
544 "module": "types",
545 "compile": {"status": "ok", "tookMs": 496, "warnings": 2, "errors": 0, "sourceVersion": "3.0-migration"},
546 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
547 "test-compile": {"status": "ok", "tookMs": 555, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
548 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
549 "publish": {"status": "skipped", "tookMs": 0},
550 "metadata": {
551 "crossScalaVersions": ["2.13.8"]
552}
553},{
554 "module": "cats-ext",
555 "compile": {"status": "ok", "tookMs": 744, "warnings": 0, "errors": 0},
556 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
557 "test-compile": {"status": "ok", "tookMs": 698, "warnings": 1, "errors": 0},
558 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
559 "publish": {"status": "skipped", "tookMs": 0},
560 "metadata": {
561 "crossScalaVersions": ["2.13.8"]
562}
563},{
564 "module": "compile-time",
565 "compile": {"status": "ok", "tookMs": 66, "warnings": 1, "errors": 0},
566 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
567 "test-compile": {"status": "ok", "tookMs": 1955, "warnings": 0, "errors": 0},
568 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
569 "publish": {"status": "skipped", "tookMs": 0},
570 "metadata": {
571 "crossScalaVersions": ["2.13.8"]
572}
573},{
574 "module": "utils",
575 "compile": {"status": "ok", "tookMs": 3713, "warnings": 15, "errors": 0, "sourceVersion": "3.0-migration"},
576 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
577 "test-compile": {"status": "ok", "tookMs": 1781, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
578 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
579 "publish": {"status": "skipped", "tookMs": 0},
580 "metadata": {
581 "crossScalaVersions": ["2.13.8"]
582}
583},{
584 "module": "recursion",
585 "compile": {"status": "ok", "tookMs": 975, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
586 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
587 "test-compile": {"status": "ok", "tookMs": 831, "warnings": 0, "errors": 0, "sourceVersion": "3.0-migration"},
588 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
589 "publish": {"status": "skipped", "tookMs": 0},
590 "metadata": {
591 "crossScalaVersions": ["2.13.8"]
592}
593},{
594 "module": "adt-macros",
595 "compile": {"status": "ok", "tookMs": 880, "warnings": 0, "errors": 0},
596 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
597 "test-compile": {"status": "ok", "tookMs": 1341, "warnings": 0, "errors": 0},
598 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
599 "publish": {"status": "skipped", "tookMs": 0},
600 "metadata": {
601 "crossScalaVersions": ["2.13.8"]
602}
603}]
604************************
605[success] Total time: 70 s (0:01:10.0), completed Dec 20, 2025, 1:39:03 AM
606[0JChecking patch stdlib-ext/shared/src/main/scala-3/japgolly/microlibs/stdlib_ext/MutableArray.scala...
607Checking patch project/plugins.sbt...
608Checking patch project/build.properties...
609Checking patch project/Dependencies.scala...
610Checking patch build.sbt...
611Applied patch stdlib-ext/shared/src/main/scala-3/japgolly/microlibs/stdlib_ext/MutableArray.scala cleanly.
612Applied patch project/plugins.sbt cleanly.
613Applied patch project/build.properties cleanly.
614Applied patch project/Dependencies.scala cleanly.
615Applied patch build.sbt cleanly.