Build Logs

typelevel/mouse • 3.8.0-RC4:2025-12-22

Errors

1

Warnings

0

Total Lines

368

1##################################
2Clonning https://github.com/typelevel/mouse.git into /build/repo using revision v1.4.0
3##################################
4Note: switching to 'aeb70e9aec48b4314d58bdc92e9938324ec2b5bd'.
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
21Would override fixed Scala version: 3.3.7
22----
23Preparing build for 3.8.0-RC4
24Scala binary version found: 3.8
25Implicitly using source version 3.8
26Scala binary version found: 3.8
27Implicitly using source version 3.8
28Would try to apply common scalacOption (best-effort, sbt/mill only):
29Append: ,REQUIRE:-source:3.8
30Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
31
32Try apply source patch:
33Path: build.sbt
34Pattern: val Scala3 = "3.3.7"
35Replacement: val Scala3 = "3.8.0-RC4"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (17))
38Compiled project (Scala 3.7.3, JVM (17))
39Successfully applied pattern 'val Scala3 = "3.3.7"' in build.sbt
40----
41Starting build for 3.8.0-RC4
42Execute tests: true
43sbt project found:
44No prepare script found for project typelevel/mouse
45##################################
46Scala version: 3.8.0-RC4
47Targets: org.typelevel%mouse
48Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
49##################################
50Using extra scalacOptions: ,REQUIRE:-source:3.8
51Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
52[sbt_options] declare -a sbt_options=()
53[process_args] java_version = '17'
54[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
55# Executing command line:
56java
57-Xms1G
58-Xmx4G
59-XX:+UseG1GC
60-Xss2m
61-Dcommunitybuild.scala=3.8.0-RC4
62-Dcommunitybuild.project.dependencies.add=
63-Xmx7G
64-Xms4G
65-Xss8M
66-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
67-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
68-jar
69/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
70"setCrossScalaVersions 3.8.0-RC4"
71"++3.8.0-RC4 -v"
72"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
73"set every credentials := Nil"
74"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
75"removeScalacOptionsStartingWith -P:wartremover"
76
77moduleMappings
78"runBuild 3.8.0-RC4 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.typelevel%mouse"
79
80[info] [launcher] getting org.scala-sbt sbt 1.11.7 (this may take some time)...
81[info] welcome to sbt 1.11.7 (Eclipse Adoptium Java 17.0.8)
82[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
83[info] loading project definition from /build/repo/project
84[info] compiling 4 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
85[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
86[info] Compilation completed in 8.672s.
87[info] done compiling
88[info] loading settings for project mouse from build.sbt...
89[info] set scmInfo to https://github.com/typelevel/mouse
90[info] set current project to mouse (in build file:/build/repo/)
91Execute setCrossScalaVersions: 3.8.0-RC4
92OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in crossNative/crossScalaVersions
93OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in docs/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List() -> List(2.13.17) in mouse/crossScalaVersions
95[info] set scmInfo to https://github.com/typelevel/mouse
96OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in crossJS/crossScalaVersions
97OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in mouseJS/crossScalaVersions
98OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in mouseJVM/crossScalaVersions
99OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in crossJVM/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.0-RC4 -> 3.8.0-RC4 in mouseNative/crossScalaVersions
101[info] set current project to mouse (in build file:/build/repo/)
102[info] Setting Scala version to 3.8.0-RC4 on 7 projects.
103[info] Switching Scala version on:
104[info] crossJS (2.12.20, 3.8.0-RC4, 2.13.17)
105[info] docs (2.12.20, 3.8.0-RC4, 2.13.17)
106[info] crossJVM (2.12.20, 3.8.0-RC4, 2.13.17)
107[info] mouseJVM (2.12.20, 3.8.0-RC4, 2.13.17)
108[info] crossNative (2.12.20, 3.8.0-RC4, 2.13.17)
109[info] mouseNative (2.12.20, 3.8.0-RC4, 2.13.17)
110[info] mouseJS (2.12.20, 3.8.0-RC4, 2.13.17)
111[info] Excluding projects:
112[info] * mouse (2.13.17)
113[info] Reapplying settings...
114[info] set scmInfo to https://github.com/typelevel/mouse
115[info] set current project to mouse (in build file:/build/repo/)
116Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
117[info] Reapplying settings...
118[info] set scmInfo to https://github.com/typelevel/mouse
119[info] set current project to mouse (in build file:/build/repo/)
120[info] Defining Global / credentials, credentials and 6 others.
121[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 69 others.
122[info] Run `last` for details.
123[info] Reapplying settings...
124[info] set scmInfo to https://github.com/typelevel/mouse
125[info] set current project to mouse (in build file:/build/repo/)
126Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
127[info] Reapplying settings...
128OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
129
130 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
131 Did you mean crossJVM / allExcludeDependencies ?
132 , retry without global scopes
133[info] Reapplying settings...
134[info] set scmInfo to https://github.com/typelevel/mouse
135[info] set current project to mouse (in build file:/build/repo/)
136Execute removeScalacOptionsStartingWith: -P:wartremover
137[info] Reapplying settings...
138[info] set scmInfo to https://github.com/typelevel/mouse
139[info] set current project to mouse (in build file:/build/repo/)
140[success] Total time: 0 s, completed Dec 22, 2025, 5:46:31 PM
141Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.7\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
142Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
143Starting build...
144Projects: Set(crossJVM)
145Starting build for ProjectRef(file:/build/repo/,crossJVM) (mouse)... [0/1]
146OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
147OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
148OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
149Compile scalacOptions: -encoding, UTF-8, -unchecked, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wvalue-discard, -language:implicitConversions, -Xkind-projector, --java-output-version:17, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
150[info] compiling 25 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC4/classes ...
151[info] done compiling
152[info] compiling 20 Scala sources to /build/repo/jvm/target/scala-3.8.0-RC4/test-classes ...
153[info] done compiling
154mouse.IntSyntaxTest:
155 + IntSyntax.toByteArray 0.016s
156 + IntSyntax.toBase64 0.001s
157 + IntSyntax.squared 0.0s
158mouse.FNestedSyntaxTest:
159 + FNestedSyntax.mapNested2 0.021s
160 + FNestedSyntax.flatMapNested2 0.002s
161 + FNestedSyntax.mapNested3 0.01s
162 + FNestedSyntax.flatMapNested3 0.001s
163mouse.MapSyntaxTest:
164 + MapSyntax.mapKeys 0.018s
165 + MapSyntax.updateAtKey 0.001s
166 + MapSyntax.updateAtKeyCombine 0.01s
167 + MapSyntax.updateAtKeyF 0.007s
168mouse.DoubleSyntaxTest:
169 + DoubleSyntax.toByteArray 0.001s
170 + DoubleSyntax.squared 0.003s
171mouse.FBooleanSyntaxTests:
172 + FBooleanSyntax.not 0.12s
173 + FBooleanSyntax.andM 0.004s
174 + FBooleanSyntax.orM 0.006s
175 + FBooleanSyntax.whenA (when true) 0.001s
176 + FBooleanSyntax.whenA (when false) 0.004s
177 + FBooleanSyntax.unlessA (when true) 0.001s
178 + FBooleanSyntax.unlessA (when false) 0.001s
179mouse.PartialFunctionLiftTest:
180 + PartialFunctionLift.liftEither 0.001s
181mouse.TrySyntaxTest:
182 + cata 0.294s
183 + toEither 0.028s
184mouse.FOptionSyntaxTest:
185 + FOptionSyntax.cata 0.003s
186 + FOptionSyntax.cataF 0.001s
187 + FOptionSyntax.existsIn 0.004s
188 + FOptionSyntax.existsF 0.002s
189 + FOptionSyntax.filterIn 0.004s
190 + FOptionSyntax.filterF 0.004s
191 + FOptionSyntax.flatMapIn 0.001s
192 + FOptionSyntax.flatMapOrKeepIn 0.004s
193 + FOptionSyntax.flatMapF 0.004s
194 + FOptionSyntax.foldIn 0.001s
195 + FOptionSyntax.foldF 0.004s
196 + FOptionSyntax.forallIn 0.001s
197 + FOptionSyntax.forallF 0.002s
198 + FOptionSyntax.getOrElse 0.001s
199 + FOptionSyntax.getOrRaise 0.008s
200 + FOptionSyntax.getOrRaiseMsg 0.003s
201 + FOptionSyntax.getOrElseF 0.001s
202 + FOptionSyntax.mapIn 0.002s
203 + FOptionSyntax.mapOrKeepIn 0.003s
204 + FOptionSyntax.asIn 0.001s
205 + FOptionSyntax.voidIn 0.004s
206 + FOptionSyntax.orElseIn 0.001s
207 + FOptionSyntax.orElseF 0.001s
208 + FOptionSyntax.toLeftIn 0.008s
209 + FOptionSyntax.toLeftInF 0.002s
210 + FOptionSyntax.toRightIn 0.003s
211 + FOptionSyntax.toRightInF 0.002s
212 + FOptionSyntax.traverseIn 0.015s
213 + FOptionSyntax.traverseF 0.057s
214 + FOptionSyntax.liftOptionT 0.006s
215 + FOptionSyntax.liftEitherT 0.014s
216 + FOptionSyntax.noneF 0.001s
217 + FOptionSyntax.someF 0.002s
218mouse.StringJvmTests:
219 + parseFloat 0.061s
220 + parseURL 0.012s
221 + parseURI 0.006s
222 + parseUUID 0.01s
223mouse.FEitherSyntaxTest:
224 + FEitherSyntax.cata 0.006s
225 + FEitherSyntax.cataF 0.004s
226 + FEitherSyntax.flatMapIn 0.005s
227 + FEitherSyntax.flatMapOrKeepIn 0.004s
228 + FEitherSyntax.leftWidenIn 0.005s
229 + FEitherSyntax.flatMapF 0.002s
230 + FEitherSyntax.foldIn 0.001s
231 + FEitherSyntax.foldF 0.003s
232 + FEitherSyntax.getOrElseIn 0.001s
233 + FEitherSyntax.getOrRaise 0.006s
234 + FEitherSyntax.getOrRaiseMsg 0.006s
235 + FEitherSyntax.getOrElseF 0.001s
236 + FEitherSyntax.leftFlatMapIn 0.001s
237 + FEitherSyntax.leftFlatMapOrKeepIn 0.004s
238 + FEitherSyntax.leftFlatMapF 0.002s
239 + FEitherSyntax.leftMapIn 0.005s
240 + FEitherSyntax.leftMapOrKeepIn 0.002s
241 + FEitherSyntax.leftAsIn 0.004s
242 + FEitherSyntax.leftVoidIn 0.009s
243 + FEitherSyntax.leftTraverseIn 0.008s
244 + FEitherSyntax.leftTraverseF 0.004s
245 + FEitherSyntax.mapIn 0.001s
246 + FEitherSyntax.mapOrKeepIn 0.016s
247 + FEitherSyntax.asIn 0.001s
248 + FEitherSyntax.voidIn 0.0s
249 + FEitherSyntax.orElseIn 0.007s
250 + FEitherSyntax.orElseF 0.001s
251 + FEitherSyntax.toOptionIn 0.009s
252 + FEitherSyntax.traverseIn 0.014s
253 + FEitherSyntax.traverseF 0.002s
254 + FEitherSyntax.liftEitherT 0.0s
255 + FEitherSyntax.asLeftF 0.005s
256 + FEitherSyntax.asRightF 0.001s
257 + FEitherSyntax.bimapIn 0.001s
258 + FEitherSyntax.swapIn 0.0s
259 + FEitherSyntax.mergeIn 0.002s
260 + FEitherSyntax.widenIn 0.001s
261mouse.AnySyntaxTest:
262 + AnySyntax.|> 0.013s
263 + AnySyntax.someF 0.0s
264 + AnySyntax.asLeftF 0.001s
265 + AnySyntax.asRightF 0.0s
266mouse.AnyFSyntaxTest:
267 + AnyFSyntax.thrushK 0.002s
268 + AnyFSyntax.asRightIn 0.0s
269 + AnyFSyntax.asLeftIn 0.001s
270 + AnyFSyntax.asSomeIn 0.001s
271 + AnyFSyntax.liftEitherT 0.003s
272 + AnyFSyntax.liftOptionT 0.0s
273mouse.ListSyntaxTest:
274 + ListSyntax.tailOrEmpty 0.003s
275 + ListSyntax.tailOption 0.027s
276mouse.SetSyntaxTest:
277 + SetSyntax.tailOrEmpty 0.018s
278 + SetSyntax.tailOption 0.07s
279mouse.OptionSyntaxTest:
280 + OptionSyntax.cata 0.002s
281 + OptionSyntax.toTry 0.001s
282 + OptionSyntax.right 0.001s
283 + OptionSyntax.left 0.008s
284mouse.LongSyntaxTest:
285 + LongSyntax.toByteArray 0.004s
286 + LongSyntax.toBase64 0.002s
287 + LongSyntax.squared 0.001s
288mouse.BooleanSyntaxTest:
289 + BooleanSyntax.option 0.006s
290 + BooleanSyntax.either 0.007s
291 + BooleanSyntax.eitherNel 0.001s
292 + BooleanSyntax.validated 0.002s
293 + BooleanSyntax.validatedNec 0.002s
294 + BooleanSyntax.validatedNel 0.006s
295 + BooleanSyntax.liftTo 0.004s
296 + BooleanSyntax.fold 0.002s
297 + BooleanSyntax.valueOrZero 0.002s
298 + BooleanSyntax.zeroOrValue 0.0s
299 + BooleanSyntax.?? 0.001s
300 + BooleanSyntax.!? 0.0s
301 + BooleanSyntax.valueOrPure 0.001s
302 + BooleanSyntax.applyIf 0.061s
303 + BooleanSyntax.whenA 0.001s
304 + BooleanSyntax.unlessA 0.006s
305 + BooleanSyntax.whenAL 0.001s
306 + BooleanSyntax.unlessAL 0.001s
307mouse.StringSyntaxTests:
308 + StringOps.parseInt 0.074s
309 + scalacheck-suite: StringOps.parseInt 0.034s
310 + StringOps.parseLong 0.003s
311 + scalacheck-suite: StringOps.parseLong 0.013s
312 + StringOps.parseShort 0.005s
313 + scalacheck-suite: StringOps.parseShort 0.01s
314 + StringOps.parseDouble 0.002s
315 + scalacheck-suite: StringOps.parseDouble 0.058s
316 + StringOps.parseFloat 0.002s
317 + scalacheck-suite: StringOps.parseFloat 0.04s
318 + StringOps.parseByte 0.003s
319 + scalacheck-suite: StringOps.parseByte 0.014s
320 + StringOps.parseBigInt 0.003s
321 + scalacheck-suite: StringOps.parseBigInt 0.028s
322 + StringOps.parseBigDecimal 0.007s
323 + scalacheck-suite: StringOps.parseBigDecimal 0.084s
324 + StringOps.parseBoolean 0.002s
325 + scalacheck-suite: StringOps.parseBoolean 0.015s
326 + asThrowable, asError and asException 0.014s
327mouse.FTupleNSyntaxSuite:
328 + _1F, _2F, _3F works for Tuple3 0.265s
329 + _1F, _2F, _3F, _4F works for Tuple4 0.047s
330 + _1F, _2F, _3F, _4F, _5F works for Tuple5 0.078s
331 + _1F, _2F, _3F, _4F, _5F, _6F works for Tuple6 0.068s
332 + _1F, _2F, _3F, _4F, _5F, _6F works for Tuple6-1 0.038s
333 + _1F, _2F, _3F, _4F, _5F, _6F, _7F works for Tuple7 0.113s
334 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, 8F works for Tuple8 0.04s
335 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F works for Tuple9 0.029s
336 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F works for Tuple10 0.031s
337 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F works for Tuple11 0.041s
338 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F, _12F works for Tuple12 0.044s
339 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F, _12F, _13F works for Tuple13 0.045s
340 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F, _12F, _13F, _14F works for Tuple14 0.04s
341 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F, _12F, _13F, _14F, _15F works for Tuple15 0.043s
342 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F, _12F, _13F, _14F, _15F, _16F works for Tuple16 0.046s
343 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F, _12F, _13F, _14F, _15F, _16F, _17F works for Tuple17 0.056s
344 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F, _12F, _13F, _14F, _15F, _16F, _17F, _18F works for Tuple18 0.07s
345 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F, _12F, _13F, _14F, _15F, _16F, _17F, _18F, _19F works for Tuple19 0.07s
346 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F, _12F, _13F, _14F, _15F, _16F, _17F, _18F, _19F, _20F works for Tuple20 0.077s
347 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F, _12F, _13F, _14F, _15F, _16F, _17F, _18F, _19F, _20F, _21F works for Tuple21 0.075s
348 + _1F, _2F, _3F, _4F, _5F, _6F, _7F, _8F, _9F, _10F, _11F, _12F, _13F, _14F, _15F, _16F, _17F, _18F, _19F, _20F, _21F, _22F works for Tuple22 0.073s
349
350************************
351Build summary:
352[{
353 "module": "mouse",
354 "compile": {"status": "ok", "tookMs": 14277, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
355 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
356 "test-compile": {"status": "ok", "tookMs": 24762, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
357 "test": {"status": "ok", "tookMs": 2201, "passed": 176, "failed": 0, "ignored": 0, "skipped": 0, "total": 176, "byFramework": [{"framework": "munit", "stats": {"passed": 176, "failed": 0, "ignored": 0, "skipped": 0, "total": 176}}]},
358 "publish": {"status": "skipped", "tookMs": 0},
359 "metadata": {
360 "crossScalaVersions": ["2.12.20", "2.13.17", "3.3.7"]
361}
362}]
363************************
364[success] Total time: 59 s, completed Dec 22, 2025, 5:47:30 PM
365[0JChecking patch project/plugins.sbt...
366Checking patch build.sbt...
367Applied patch project/plugins.sbt cleanly.
368Applied patch build.sbt cleanly.