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