Build Logs
typelevel/cats-testkit-scalatest • 3.8.1-RC1:2026-01-13
Errors
0
Warnings
8
Total Lines
170
1##################################
2Clonning https://github.com/typelevel/cats-testkit-scalatest.git into /build/repo using revision v2.1.5
3##################################
4Note: switching to 'd584b131016d8f7d499d43ce7e18bb4e9253e84f'.
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
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.1-RC1
32Execute tests: true
33sbt project found:
34Sbt version 1.5.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project typelevel/cats-testkit-scalatest
37##################################
38Scala version: 3.8.1-RC1
39Targets: org.typelevel%cats-testkit-scalatest
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.1-RC1
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.1-RC1"
60"++3.8.1-RC1 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.1-RC1 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" org.typelevel%cats-testkit-scalatest"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 9.043s.
75[info] done compiling
76/build/repo/build.sbt:74: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
77 scalacOptions in (Compile, doc) ++= Seq(
78 ^
79/build/repo/build.sbt:76: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
80 "-sourcepath", (baseDirectory in LocalRootProject).value.getAbsolutePath,
81 ^
82/build/repo/build.sbt:124: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
83 publishArtifact in Test := false,
84 ^
85/build/repo/build.sbt:247: warning: method in in trait ScopingSetting is deprecated (since 1.5.0): `in` is deprecated; migrate to slash syntax - https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash
86 skip in publish := true,
87 ^
88[info] loading settings for project cats-testkit-scalatest from build.sbt, version.sbt...
89[info] set current project to cats-testkit-scalatest (in build file:/build/repo/)
90Execute setCrossScalaVersions: 3.8.1-RC1
91OpenCB::Limitting incorrect crossVersions List() -> List(2.12.13) in cats-testkit-scalatest/crossScalaVersions
92OpenCB::Changing crossVersion 3.0.0 -> 3.8.1-RC1 in coreJVM/crossScalaVersions
93OpenCB::Changing crossVersion 3.0.0 -> 3.8.1-RC1 in coreJS/crossScalaVersions
94[info] set current project to cats-testkit-scalatest (in build file:/build/repo/)
95[info] Setting Scala version to 3.8.1-RC1 on 2 projects.
96[info] Switching Scala version on:
97[info] coreJS (2.12.13, 2.13.5, 3.8.1-RC1)
98[info] coreJVM (2.12.13, 2.13.5, 3.8.1-RC1)
99[info] Excluding projects:
100[info] * cats-testkit-scalatest (2.12.13)
101[info] docs (2.12.13, 2.13.5)
102[info] Reapplying settings...
103[info] set current project to cats-testkit-scalatest (in build file:/build/repo/)
104Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
105[info] Reapplying settings...
106[info] set current project to cats-testkit-scalatest (in build file:/build/repo/)
107[info] Defining Global / credentials, coreJS / credentials and 2 others.
108[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 19 others.
109[info] Run `last` for details.
110[info] Reapplying settings...
111[info] set current project to cats-testkit-scalatest (in build file:/build/repo/)
112Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
113[info] Reapplying settings...
114OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
115
116 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
117 Did you mean allExcludeDependencies ?
118 , retry without global scopes
119[info] Reapplying settings...
120[info] set current project to cats-testkit-scalatest (in build file:/build/repo/)
121Execute removeScalacOptionsStartingWith: -P:wartremover
122[info] Reapplying settings...
123[info] set current project to cats-testkit-scalatest (in build file:/build/repo/)
124[success] Total time: 0 s, completed Jan 13, 2026, 7:24:04 PM
125Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
126Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
127Starting build...
128Projects: Set(coreJVM)
129Starting build for ProjectRef(file:/build/repo/,coreJVM) (cats-testkit-scalatest)... [0/1]
130OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
131OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
132OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
133OpenCB::Filter out '-Xfatal-warnings', matches setting pattern '^-?-Xfatal-warnings'
134Compile scalacOptions: -encoding, utf8, -explain-types, -explain, -language:existentials, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -unchecked, -Ykind-projector, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
135[info] compiling 2 Scala sources to /build/repo/core/.jvm/target/scala-3.8.1-RC1/classes ...
136[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
137[warn] one warning found
138[info] done compiling
139[info] compiling 1 Scala source to /build/repo/core/.jvm/target/scala-3.8.1-RC1/test-classes ...
140[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
141[warn] one warning found
142[info] done compiling
143[info] BasicTest:
144[info] - Int.eq.antisymmetry eq
145[info] - Int.eq.reflexivity eq
146[info] - Int.eq.symmetry eq
147[info] - Int.eq.transitivity eq
148[info] - Equals Checks
149
150************************
151Build summary:
152[{
153 "module": "cats-testkit-scalatest",
154 "compile": {"status": "ok", "tookMs": 5916, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
155 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
156 "test-compile": {"status": "ok", "tookMs": 3687, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
157 "test": {"status": "ok", "tookMs": 829, "passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5, "byFramework": [{"framework": "unknown", "stats": {"passed": 5, "failed": 0, "ignored": 0, "skipped": 0, "total": 5}}]},
158 "publish": {"status": "skipped", "tookMs": 0},
159 "metadata": {
160 "crossScalaVersions": ["2.12.13", "2.13.5", "3.0.0"]
161}
162}]
163************************
164[success] Total time: 12 s, completed Jan 13, 2026, 7:24:16 PM
165[0JChecking patch project/plugins.sbt...
166Checking patch project/build.properties...
167Checking patch build.sbt...
168Applied patch project/plugins.sbt cleanly.
169Applied patch project/build.properties cleanly.
170Applied patch build.sbt cleanly.