Build Logs
typelevel/cats-collections • scheduled_3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
Errors
0
Warnings
29
Total Lines
255
1##################################
2Clonning https://github.com/typelevel/cats-collections.git into /build/repo using revision v0.9.10
3##################################
4Note: switching to 'cbef5f9f09a166c545176d4153ece94edc67ca86'.
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.6
22----
23Preparing build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
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.6"
35Replacement: val Scala3 = "3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
36Starting compilation server
37Compiling project (Scala 3.7.3, JVM (21))
38Compiled project (Scala 3.7.3, JVM (21))
39Successfully applied pattern 'val Scala3 = "3.3.6"' in build.sbt
40----
41Starting build for 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
42Execute tests: false
43sbt project found:
44Sbt version 1.11.1 is not supported, minimal supported version is 1.11.5
45Enforcing usage of sbt in version 1.11.5
46No prepare script found for project typelevel/cats-collections
47##################################
48Scala version: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
49Targets: org.typelevel%cats-collections-core org.typelevel%cats-collections-laws org.typelevel%cats-collections-scalacheck
50Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
51##################################
52Using extra scalacOptions: ,REQUIRE:-source:3.8
53Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
54[sbt_options] declare -a sbt_options=()
55[process_args] java_version = '21'
56[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
57# Executing command line:
58java
59-Dfile.encoding=UTF8
60-Xms1G
61-Xmx6G
62-XX:ReservedCodeCacheSize=250M
63-XX:+TieredCompilation
64-XX:-UseGCOverheadLimit
65-XX:+UseParallelGC
66-Dcommunitybuild.scala=3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
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_21
73-jar
74/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
75"setCrossScalaVersions 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY"
76"++3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -v"
77"mapScalacOptions ",REQUIRE:-source:3.8,-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.1-RC1-bin-20260102-32e416e-NIGHTLY """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}""" org.typelevel%cats-collections-core org.typelevel%cats-collections-laws org.typelevel%cats-collections-scalacheck"
84
85[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
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 2 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.015s.
91[info] done compiling
92[info] loading settings for project root from build.sbt, mima.sbt...
93[info] resolving key references (18413 settings) ...
94[info] set scmInfo to https://github.com/typelevel/cats-collections
95[info] set current project to root (in build file:/build/repo/)
96Execute setCrossScalaVersions: 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY
97[info] set scmInfo to https://github.com/typelevel/cats-collections
98OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in lawsJS/crossScalaVersions
99OpenCB::Limitting incorrect crossVersions List() -> List(2.12.20) in root/crossScalaVersions
100OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in testsJVM/crossScalaVersions
101OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in scalacheckNative/crossScalaVersions
102OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in scalacheckJS/crossScalaVersions
103OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in coreJVM/crossScalaVersions
104OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in docs/crossScalaVersions
105OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in testsNative/crossScalaVersions
106OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in testsJS/crossScalaVersions
107OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in rootNative/crossScalaVersions
108OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in coreJS/crossScalaVersions
109OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in rootJS/crossScalaVersions
110OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in lawsNative/crossScalaVersions
111OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in coreNative/crossScalaVersions
112OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in rootJVM/crossScalaVersions
113OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in bench/crossScalaVersions
114OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in lawsJVM/crossScalaVersions
115OpenCB::Changing crossVersion 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY -> 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY in scalacheckJVM/crossScalaVersions
116[info] set current project to root (in build file:/build/repo/)
117[info] Setting Scala version to 3.8.1-RC1-bin-20260102-32e416e-NIGHTLY on 17 projects.
118[info] Switching Scala version on:
119[info] scalacheckNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
120[info] rootJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
121[info] coreNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
122[info] docs (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
123[info] lawsNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
124[info] coreJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
125[info] lawsJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
126[info] coreJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
127[info] testsJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
128[info] rootJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
129[info] rootNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
130[info] lawsJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
131[info] testsJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
132[info] scalacheckJVM (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
133[info] scalacheckJS (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
134[info] testsNative (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
135[info] bench (3.8.1-RC1-bin-20260102-32e416e-NIGHTLY, 2.13.16, 2.12.20)
136[info] Excluding projects:
137[info] * root (2.12.20)
138[info] Reapplying settings...
139[info] set scmInfo to https://github.com/typelevel/cats-collections
140[info] set current project to root (in build file:/build/repo/)
141Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
142[info] Reapplying settings...
143[info] set scmInfo to https://github.com/typelevel/cats-collections
144[info] set current project to root (in build file:/build/repo/)
145[info] Defining Global / credentials, bench / credentials and 16 others.
146[info] The new values will be used by Compile / scalafmtOnly, IntegrationTest / scalafmtOnly and 159 others.
147[info] Run `last` for details.
148[info] Reapplying settings...
149[info] set scmInfo to https://github.com/typelevel/cats-collections
150[info] set current project to root (in build file:/build/repo/)
151Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
152[info] Reapplying settings...
153OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
154
155 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
156 Did you mean rootJVM / allExcludeDependencies ?
157 , retry without global scopes
158[info] Reapplying settings...
159[info] set scmInfo to https://github.com/typelevel/cats-collections
160[info] set current project to root (in build file:/build/repo/)
161Execute removeScalacOptionsStartingWith: -P:wartremover
162[info] Reapplying settings...
163[info] set scmInfo to https://github.com/typelevel/cats-collections
164[info] set current project to root (in build file:/build/repo/)
165[success] Total time: 0 s, completed Jan 3, 2026, 12:40:22 AM
166Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"compile-only","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val Scala3 = \"3.3.6\"","replaceWith":"val Scala3 = \"<SCALA_VERSION>\""}]}
167Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),CompileOnly,List()))
168Starting build...
169Projects: Set(coreJVM, lawsJVM, scalacheckJVM)
170Starting build for ProjectRef(file:/build/repo/,coreJVM) (cats-collections-core)... [0/3]
171OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
172OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
173OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
174Compile 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
175[info] compiling 27 Scala sources to /build/repo/core/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
176[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scala/cats/collections/Heap.scala:395:31
177[warn] 395 | if (notFirst) sb.append(", ")
178[warn] | ^^^^^^^^^^^^^^^
179[warn] |discarded non-Unit value of type StringBuilder. Add `: Unit` to discard silently.
180[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scala/cats/collections/PairingHeap.scala:339:31
181[warn] 339 | if (notFirst) sb.append(", ")
182[warn] | ^^^^^^^^^^^^^^^
183[warn] |discarded non-Unit value of type StringBuilder. Add `: Unit` to discard silently.
184[warn] -- [E175] Potential Issue Warning: /build/repo/core/src/main/scala/cats/collections/TreeList.scala:202:33
185[warn] 202 | if (!first) strb.append(", ")
186[warn] | ^^^^^^^^^^^^^^^^^
187[warn] |discarded non-Unit value of type StringBuilder. Add `: Unit` to discard silently.
188[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/main/scala/cats/collections/TreeList.scala:807:10
189[warn] 807 | fa match {
190[warn] | ^^
191[warn] | match may not be exhaustive.
192[warn] |
193[warn] | It would fail on pattern case: cats.collections.TreeList.Trees(_)
194[warn] |
195[warn] | longer explanation available when compiling with `-explain`
196[warn] -- [E029] Pattern Match Exhaustivity Warning: /build/repo/core/src/main/scala/cats/collections/TreeList.scala:917:14
197[warn] 917 | head match {
198[warn] | ^^^^
199[warn] | match may not be exhaustive.
200[warn] |
201[warn] | It would fail on pattern case: cats.collections.TreeList.Trees(_)
202[warn] |
203[warn] | longer explanation available when compiling with `-explain`
204[warn] 5 warnings found
205[info] done compiling
206Starting build for ProjectRef(file:/build/repo/,lawsJVM) (cats-collections-laws)... [1/3]
207Compile 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
208[info] compiling 2 Scala sources to /build/repo/laws/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
209[info] done compiling
210Starting build for ProjectRef(file:/build/repo/,scalacheckJVM) (cats-collections-scalacheck)... [2/3]
211Compile 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
212[info] compiling 9 Scala sources to /build/repo/scalacheck/.jvm/target/scala-3.8.1-RC1-bin-20260102-32e416e-NIGHTLY/classes ...
213[info] done compiling
214
215************************
216Build summary:
217[{
218 "module": "cats-collections-core",
219 "compile": {"status": "ok", "tookMs": 16719, "warnings": 5, "errors": 0, "sourceVersion": "3.8"},
220 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
221 "test-compile": {"status": "ok", "tookMs": 143, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
222 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
223 "publish": {"status": "skipped", "tookMs": 0},
224 "metadata": {
225 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
226}
227},{
228 "module": "cats-collections-laws",
229 "compile": {"status": "ok", "tookMs": 1984, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
230 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
231 "test-compile": {"status": "ok", "tookMs": 155, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
232 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
233 "publish": {"status": "skipped", "tookMs": 0},
234 "metadata": {
235 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
236}
237},{
238 "module": "cats-collections-scalacheck",
239 "compile": {"status": "ok", "tookMs": 841, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
240 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
241 "test-compile": {"status": "ok", "tookMs": 134, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
242 "test": {"status": "skipped", "tookMs": 0, "passed": 0, "failed": 0, "ignored": 0, "skipped": 0, "total": 0, "byFramework": []},
243 "publish": {"status": "skipped", "tookMs": 0},
244 "metadata": {
245 "crossScalaVersions": ["2.13.16", "2.12.20", "3.3.6"]
246}
247}]
248************************
249[success] Total time: 28 s, completed Jan 3, 2026, 12:40:50 AM
250[0JChecking patch project/plugins.sbt...
251Checking patch project/build.properties...
252Checking patch build.sbt...
253Applied patch project/plugins.sbt cleanly.
254Applied patch project/build.properties cleanly.
255Applied patch build.sbt cleanly.